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
/
game
/
base
/
shipdealer.cc
Age
Commit message (
Collapse
)
Author
2010-09-18
trade updates
Stijn Buys
2010-03-06
fixes 'buy ship' without argument lock-up
Stijn Buys
2010-02-21
network info messages bugfixes
Stijn Buys
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-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-08-15
API cleanups, const optimizations, submodel lights/flares/particles import
Stijn Buys
2009-06-07
fixed a few widget order problems, changed map targetting behaviour
Stijn Buys
2009-03-07
renamed Entity::eventstate() to Entity::state(),
Stijn Buys
introduced Destroyed state
2009-01-25
make a player pay for ships,
Stijn Buys
add prize money to the race
2008-12-27
Fixes empty buy help string bug
Stijn Buys
2008-12-25
Improved list_zone, list_ships
Stijn Buys
Ship price and cargo size
2008-12-20
fixed zone list for the jump command in g_devel mode
Stijn Buys
2008-11-10
adds jumpgate, station, ship dealer
Stijn Buys