]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - model_sprite.c
***map loader generates portals for the map*** (can you tell this is a big deal? :)
[xonotic/darkplaces.git] / model_sprite.c
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-01-29 lordhavocgot rid of Hunk_Alloc, all allocations now have a prope...
2001-01-29 lordhavocevery malloc/calloc/free converted to qmalloc/qfree...
2001-01-22 lordhavocfixed (byte *) - (char *) subtraction
2001-01-12 lordhavocFix for image replacement in sprites, now the sprite...
2000-12-09 lordhavocbmodel rotation physics now work
2000-11-21 lordhavocadded support to image loader for loading mask as well...
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-22 lordhavocInitial revision