No description
Find a file
2017-07-27 09:13:15 +00:00
jit The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
package The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
platform Add /std:c++latest parameter to MSVC makefile 2017-07-18 20:53:27 +00:00
source Switch allocation of sprite/wall/sector to individual aligned allocations instead of the weird thing I was doing with multiple pointers to different parts of a single large block 2017-07-27 09:13:15 +00:00
.gitignore Add perl.exe.stackdump to .gitignore. 2017-06-09 06:38:33 +00:00
_clang-format The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
Android.mk Replace sound_func function pointer parameter and associate functions for hardcoded ANMs with equivalent animsounds arrays. 2017-06-25 11:24:34 +00:00
Common.mak Drop libpng and zlib in favor of a custom < 100 line .png writer and a drop-in zlib replacement called miniz. 2017-07-18 20:53:00 +00:00
GNUmakefile Drop libpng and zlib in favor of a custom < 100 line .png writer and a drop-in zlib replacement called miniz. 2017-07-18 20:53:00 +00:00