about summary refs log tree commit diff
path: root/src/engine/e_engine.c
AgeCommit message (Collapse)Author
2008-03-01fixed remote console. some gui tweaks aswell.Magnus Auvinen
2008-02-24larger restructure to improve securityMagnus Auvinen
2008-02-11security audit: first batch of fixes. replaced sprintf, strcpy with more ↵Magnus Auvinen
secure versions
2008-02-10merged 0.3.4 changes to trunkMagnus Auvinen
2008-02-10added simple map downloading \o/Magnus Auvinen
2008-02-04fixed sound positioning bug, tweaked laser effect, fixed memory dumpingMagnus Auvinen
2008-02-02cleaned up the console code. added the ability to tune the game in runtime.Magnus Auvinen
2008-01-19large commit. documented a bit. editor updates. general cleanup of everythingMagnus Auvinen
2008-01-16Added first version of the console.Jakob Fries
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.
2008-01-12merged editor over to trunkMagnus Auvinen
2007-12-16added even more debugging infoMagnus Auvinen
2007-12-16added performance timersMagnus Auvinen
2007-12-15fixed config loading. some compile warningsMagnus Auvinen
2007-12-15cleaned up code structure a bitMagnus Auvinen