Crawlas now use only one state for looking each SPR2_ constants added to...
Crawlas now use only one state for looking each SPR2_ constants added to dehacked.c for use in SOC/Lua (both "SPR2_RUN" and "SPR2_RUN_" are in theory the same thing in this implementation, likewise for other 3-char name cases) spr2names array/table also added for use in Lua - it works identically to Lua's sprnames, only with SPR2_ constants/string names instead Some minor cleanup for OpenGL sprite/MD2 code git-svn-id: https://code.orospakr.ca/svn/srb2/trunk@9004 6de4a73c-47e2-0310-b8c1-93d6ecd3f8cd
Showing
- src/dehacked.c 21 additions, 2 deletionssrc/dehacked.c
- src/hardware/hw_main.c 2 additions, 11 deletionssrc/hardware/hw_main.c
- src/hardware/hw_md2.c 7 additions, 6 deletionssrc/hardware/hw_md2.c
- src/info.c 2 additions, 4 deletionssrc/info.c
- src/info.h 0 additions, 2 deletionssrc/info.h
- src/lua_infolib.c 48 additions, 0 deletionssrc/lua_infolib.c
Loading
Please register or sign in to comment