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.h
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-09-17
Initial inventory loading, ships docking ships
Stijn Buys
2009-08-18
astyle cleanup, corrects not loading of material textures
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
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-04
split map reading from models
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
basic shaped entities readable from world.ini
2008-03-08
compiling with gcc 4.2.3 verified
Stijn Buys
2008-03-08
game reads world.ini
Stijn Buys
2008-01-31
modular system works now
Stijn Buys
2008-01-30
filesystem subsystem
Stijn Buys