Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
filesystem
/
inifile.cc
Age
Commit message (
Collapse
)
Author
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-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, ↵
Stijn Buys
introduced core::Label
2009-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-02-08
changed inifile and map to use filesystem::IFileStream
Stijn Buys
2009-02-08
added filesystem::FileStream
Stijn Buys
2008-12-25
Improved list_zone, list_ships
Stijn Buys
Ship price and cargo size
2008-10-10
adds KeyPress, DevInfo and Stats widgets
Stijn Buys
2008-10-06
updated inifile API
Stijn Buys
2008-07-28
zone support
Stijn Buys
2008-05-31
fixes zlib compression, infi file parser updates
Stijn Buys
2008-05-04
split map reading from models
Stijn Buys
2008-03-25
screenshots
Stijn Buys
2008-03-09
fixed sphere black hole, added basic HUD with speed and direction indicator, ↵
Stijn Buys
basic shaped entities readable from world.ini
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-04
astyle
Stijn Buys
2008-01-31
modular system works now
Stijn Buys
2008-01-30
filesystem subsystem
Stijn Buys