about summary refs log tree commit diff
path: root/src/engine/e_engine.c
AgeCommit message (Expand)Author
2008-10-01use same detection flow of data-dir on all platformsDominik Geyer
2008-10-01made datadir-override var staticDominik Geyer
2008-10-01data-dir autodetection; data-dir override; compiled-in data-dir; messagebox i...Dominik Geyer
2008-09-07fixed threaded jobsMagnus Auvinen
2008-08-14moved out e_system, e_detect, vmath and math to a little base libraryMagnus Auvinen
2008-07-06major update. server clean up and much added documentationMagnus Auvinen
2008-04-05new network code. not perfect. connectionless packets is missing so no server...Magnus Auvinen
2008-03-29fixed loads of graphical optimizationsMagnus Auvinen
2008-03-23added support for a autoexec.cfgMagnus Auvinen
2008-03-22renamed everything. added the new licenseMagnus Auvinen
2008-03-18loads of small fixes everywhereMagnus Auvinen
2008-03-10added option to log to fileMagnus Auvinen
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 secu...Magnus Auvinen
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 b...Magnus Auvinen
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