about summary refs log tree commit diff
path: root/src/engine/e_map.c
AgeCommit message (Collapse)Author
2008-08-14moved out e_system, e_detect, vmath and math to a little base libraryMagnus Auvinen
2008-02-11security audit: fixed so the packer functions checks for errorsMagnus Auvinen
2008-02-11security audit: first batch of fixes. replaced sprintf, strcpy with more ↵Magnus Auvinen
secure versions
2008-01-13new mapformat in place. continued the cleanup. some effects are gone, gonna ↵Magnus Auvinen
be redone so no biggie. CTF isn't working now.
2007-12-15cleaned up code structure a bitMagnus Auvinen