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
/
core
/
info.cc
Age
Commit message (
Collapse
)
Author
2010-09-22
full trading support for networked games
Stijn Buys
2010-09-19
text rendering cleanups, inventory capacity & cargo volume
Stijn Buys
2010-09-18
cosmetic updates in engine list functions, trade menu updates
Stijn Buys
2010-09-17
Bump network protocol version to 19, menudescriptions use the info ↵
Stijn Buys
infrastructure, client-side lazy info update requests. Updated ROADMAP
2010-02-21
network info messages bugfixes
Stijn Buys
2009-11-15
added core::Info id, changed network info message, updated entity network ↵
Stijn Buys
message to include the info id
2009-11-14
update the info system, fixes network info exchange
Stijn Buys
2009-11-13
added core::InfoType, refactored game::ShipModel as core::Info subclass, ↵
Stijn Buys
introduced core::Label
2009-11-12
initial commodities and entity inventory, bump network proto version to 18
Stijn Buys
2009-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-08-17
reload entity/info models on r_restart
Stijn Buys
2009-05-30
added item class template
Stijn Buys
2009-04-16
updated a few help messages, added 3d modelview to the buy menu
Stijn Buys
2009-04-15
added info registry, list_info
Stijn Buys
added network info transfer added info based buy menu and related game changes