Age | Commit message (Expand) | Author |
2012-01-15 | added filesystem::OFileStream class. | Stijn Buys |
2012-01-09 | Store filenames only when reading directory content. | Stijn Buys |
2012-01-07 | Added class to read filenames from a directory. | Stijn Buys |
2011-07-10 | Split the ini file reader into a stream decoder and a file wrapper. | Stijn Buys |
2011-02-24 | Applied Thorn's unknown spelling purification patch. | Stijn Buys |
2010-11-16 | cleaned up autoconf/automake project files, this should solve build order and... | Stijn Buys |
2010-10-25 | directory prefix is no required for ini files, merge ui.ini and menu.ini | Stijn Buys |
2010-09-17 | Initial inventory loading, ships docking ships | Stijn Buys |
2009-11-13 | added core::InfoType, refactored game::ShipModel as core::Info subclass, intr... | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-02-23 | Search the location of the binary for the data/ directory | Stijn Buys |
2009-02-08 | IniFile::is_open() and IniFile::good() can not be const | Stijn Buys |
2009-02-08 | changed inifile and map to use filesystem::IFileStream | Stijn Buys |
2009-02-08 | added filesystem::FileStream | Stijn Buys |
2009-01-12 | fix directory warnings on win32 | Stijn Buys |
2008-12-25 | Improved list_zone, list_ships | Stijn Buys |
2008-10-18 | minor module updates | Stijn Buys |
2008-10-16 | various user interface related updates | Stijn Buys |
2008-10-10 | adds KeyPress, DevInfo and Stats widgets | Stijn Buys |
2008-10-06 | updated inifile API | Stijn Buys |
2008-09-18 | fix win32 build and directory creation, use My Games\ | Stijn Buys |
2008-08-23 | PNG support | Stijn Buys |
2008-08-23 | fixes for gcc 4.3.1, added g_devel | Stijn Buys |
2008-08-03 | use 'home' instead of './home' on win32 | Stijn Buys |
2008-08-01 | initial make install support | Stijn Buys |
2008-07-28 | zone support | Stijn Buys |
2008-05-31 | fixes zlib compression, infi file parser updates | Stijn Buys |
2008-05-12 | console colors | Stijn Buys |
2008-05-04 | split map reading from models | Stijn Buys |
2008-04-26 | virtual console::flush() | Stijn Buys |
2008-03-29 | read/write files in binary mode | Stijn Buys |
2008-03-26 | win32 updates | Stijn Buys |
2008-03-25 | screenshots | Stijn Buys |
2008-03-16 | fixes compilation on soliter, abort dedicated server on error | Stijn Buys |
2008-03-15 | fixes compile error with gcc 4.1.2 (20061115) | Stijn Buys |
2008-03-09 | fixed sphere black hole, added basic HUD with speed and direction indicator, ... | Stijn Buys |
2008-03-08 | compiling with gcc 4.2.3 verified | Stijn Buys |
2008-03-08 | gcc 4.2 fixes | Stijn Buys |
2008-03-08 | added ships.ini | Stijn Buys |
2008-03-08 | game reads world.ini | Stijn Buys |
2008-02-08 | updated filesystem, removed inifile, updated game and tga loader | Stijn Buys |
2008-02-06 | minor cleanups | Stijn Buys |
2008-02-04 | astyle | Stijn Buys |
2008-02-04 | tweaked console | Stijn Buys |
2008-02-03 | basic client console | Stijn Buys |
2008-02-02 | removed libcommon | Stijn Buys |
2008-02-02 | introduced libsys | Stijn Buys |
2008-01-31 | modular system works now | Stijn Buys |
2008-01-30 | filesystem subsystem | Stijn Buys |