about summary refs log tree commit diff
path: root/src/engine/e_datafile.c
AgeCommit message (Collapse)Author
2008-10-21continued on ban support. cleaned up settings a bit. reworked the datadir ↵Magnus Auvinen
autodetection. introduced engine_openfile, engine_getpath and engine_listdir. never use fs_listdir or io_open directly
2008-10-07fixed background on ppcJoel de Vahl
2008-10-06Big endian fix.Joel de Vahl
2008-08-14moved out e_system, e_detect, vmath and math to a little base libraryMagnus Auvinen
2008-05-10major changes to the build script, requires new bamMagnus Auvinen
2008-01-19fixed naming of imagesMagnus Auvinen
2008-01-12merged editor over to trunkMagnus Auvinen
2007-12-15cleaned up code structure a bitMagnus Auvinen