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
/
item.cc
Age
Commit message (
Expand
)
Author
2012-12-04
Set item timestamp when flags are set or unset.
Stijn Buys
2012-10-20
Item id based inventory, support for weapon dealers.
Stijn Buys
2012-10-15
Added support for item::Unique flag and Item::dirty().
Stijn Buys
2010-10-26
updated network protocol version to 20, implemented invemtory depletion, unif...
Stijn Buys
2010-10-09
removed physics references, transfer inventory on ship aquisition
Stijn Buys
2010-09-25
trading bugfixes: corrects client side screen update issues
Stijn Buys
2010-09-22
full trading support for networked games
Stijn Buys
2010-09-19
player can only sell cargo on bases that allow it, trademenu layout updates
Stijn Buys
2010-09-18
trade updates
Stijn Buys
2010-09-18
trade updates
Stijn Buys
2009-11-14
update the info system, fixes network info exchange
Stijn Buys
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-06-28
item library foundation
Stijn Buys
2009-06-07
fixed a few widget order problems, changed map targetting behaviour
Stijn Buys
2009-05-30
added item class template
Stijn Buys