- Dec 10, 2020
-
-
James R. authored
* Hooks are no longer a mess of lua boiler plate. Helper functions reduce hooks to, at the most basic level, only two calls. * Lua tables (the array part) are used to index hooks. Such tables contain only hooks of the same type. * Hook types are defined in one place so you no longer need to sync up the enum and name array.
-
James R. authored
This would mean MapChange hasn't been firing for demos ...since 2.2.5.
-
- Dec 01, 2020
-
-
James R. authored
-
- Nov 29, 2020
-
-
https://git.do.srb2.org/STJr/SRB2.gitLJ Sonic authored
# Conflicts: # src/dehacked.c # src/dehacked.h
-
Nev3r authored
Split dehacked.c into multiple files. See merge request STJr/SRB2!1222
-
- Nov 26, 2020
-
- Nov 24, 2020
- Nov 23, 2020
-
-
Lactozilla authored
-
LJ Sonic authored
-
- Nov 22, 2020
-
-
James R. authored
-
James R. authored
-
James R. authored
Can't use gz/gzt because there is no transformation to make those work differently for splats.
-
Lactozilla authored
-
James R. authored
-
James R. authored
Echo filenames when compiling without ECHO=1 See merge request STJr/SRB2!1260
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
Golden authored
- Nov 21, 2020
-
- Nov 19, 2020
-
-
Golden authored
-
Lactozilla authored
Update R_DrawFloorSprite_NPO2_8 and R_DrawTranslucentFloorSprite_NPO2_8 to have the lastest NPO2 optimizations
-
Lactozilla authored
-
- Nov 18, 2020
-
- Nov 16, 2020
-
-
lachwright authored
-