No description
Find a file
2015-03-24 00:40:55 +00:00
polymer A lot of CON rewrites/optimizations. Converts projectile system to dynamic allocation, saving a bunch of memory (something like sizeof(projectile_t) * MAXTILES * 2). This commit also contains changes that reduce overhead for CON commands that take a lot of parameters, by way of adding a Gv_GetManyVars() to replace long strings of subsequent calls to Gv_GetVarX(). 2015-03-24 00:40:55 +00:00
.gitignore Apple: Update Xcode project and build system. DONT_BUILD. 2015-02-14 07:26:10 +00:00