Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-17 | Initial support for players docking other players' ships. | 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-03-13 | small OS X build fixes | Stijn Buys | |
ShipModel::search cleanup | |||
2010-03-06 | fixes 'buy ship' without argument lock-up | Stijn Buys | |
2010-02-25 | added initial support for model sound tags, | Stijn Buys | |
moved sound code from client/targets.cc to client/soundext.cc, added master volume cvar snd_volume | |||
2010-02-21 | network info messages bugfixes | Stijn Buys | |
2009-11-15 | added entity request network message | 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 | made core::Entity and core::Zone child classes from core::Label | 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-11-12 | initial commodities and entity inventory, bump network proto version to 18 | Stijn Buys | |
2009-08-20 | initialize unitialized variables | Stijn Buys | |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys | |
2009-08-16 | more constness | Stijn Buys | |
2009-08-16 | more constness, initial patchDef2 support in MapFile, reverse engine ↵ | Stijn Buys | |
disables impulse drive, r_axis support | |||
2009-08-15 | planet safe distance for launch and goto | Stijn Buys | |
2009-08-15 | API cleanups, const optimizations, submodel lights/flares/particles import | Stijn Buys | |
2009-08-11 | misc_model support | Stijn Buys | |
2009-07-16 | Removes unused collor array support, disable bullet in sys/sys.h | Stijn Buys | |
2009-07-07 | Initial bullet physics support | Stijn Buys | |
2009-06-07 | fixed a few widget order problems, changed map targetting behaviour | Stijn Buys | |
2009-04-19 | added jumpdrive capability to shipmodel info message, | Stijn Buys | |
Makefile.am cleanups, improved map targetting, corrected hud target owner color leak bug | |||
2009-04-15 | added info registry, list_info | Stijn Buys | |
added network info transfer added info based buy menu and related game changes | |||
2009-03-09 | Do not show navigation points on map | Stijn Buys | |
2009-03-08 | changed camera settings for crash-view, map tweaks | Stijn Buys | |
2009-03-07 | renamed Entity::eventstate() to Entity::state(), | Stijn Buys | |
introduced Destroyed state | |||
2009-02-24 | Replaced 'The Osirion Project' with 'Project::OSiRioN' in messages, | Stijn Buys | |
added g_collision cflag to facillitate future development, added ShowOnMap entity flag | |||
2009-02-21 | sane version number, | Stijn Buys | |
conditional definition of missing OpenGL defines on win32, updated planet collision warning message, removed material loader debug messages | |||
2009-01-28 | seed random generator on startup, | Stijn Buys | |
show loader frame on r_restart, initial collision detection hooks | |||
2009-01-25 | header sanitizing | Stijn Buys | |
2009-01-25 | make a player pay for ships, | Stijn Buys | |
add prize money to the race | |||
2009-01-11 | core::Player interface updates | Stijn Buys | |
2009-01-10 | fix printing of wrong name when docking | Stijn Buys | |
2008-12-28 | generic docking API, | Stijn Buys | |
race activating requires docking | |||
2008-12-27 | Fixes empty buy help string bug | Stijn Buys | |
2008-12-26 | default player settings in player.ini, | Stijn Buys | |
palette text colors, cleanups | |||
2008-12-25 | Improved list_zone, list_ships | Stijn Buys | |
Ship price and cargo size | |||
2008-12-21 | multiple introductions | Stijn Buys | |
2008-12-20 | fixed zone list for the jump command in g_devel mode | Stijn Buys | |
2008-12-07 | add system map, | Stijn Buys | |
prepare source tree for dataset reorganization | |||
2008-11-30 | realistic strafe speed, | Stijn Buys | |
moved launch buttons to the top of the docking menu | |||
2008-11-23 | clean module consturction/destruction | Stijn Buys | |
2008-11-16 | engine trails | Stijn Buys | |
2008-11-12 | add star corona | Stijn Buys | |
2008-11-10 | adds jumpgate, station, ship dealer | Stijn Buys | |
2008-11-09 | working jumpgates | Stijn Buys | |
2008-11-09 | removed old game.cc | Stijn Buys | |
2008-11-09 | improved client notifications, minor bugfixes | Stijn Buys | |
2008-11-09 | docking menus | Stijn Buys | |