about summary refs log tree commit diff
path: root/src/game/client/components/skins.cpp
AgeCommit message (Collapse)Author
2008-10-21fixed editor saving, open and append. note that you can only save maps to ↵Magnus Auvinen
your user directory
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-01data-dir autodetection; data-dir override; compiled-in data-dir; messagebox ↵Dominik Geyer
if detection fails; does chdir into data-dir
2008-08-27major commit. game client restructure. not complete, loads of stuff not ↵Magnus Auvinen
working, but the structure is there