Age | Commit message (Expand) | Author |
2014-12-25 | Added a core::Level type, added a level attribute to core::Entity and core::I... | Stijn Buys |
2014-12-22 | Fixed a bug where the lad/savegame dialog wouldn't show the screenshot of the... | Stijn Buys |
2012-11-18 | ADded support for enitty information printing, print current armor values for... | Stijn Buys |
2012-10-20 | Item id based inventory, support for weapon dealers. | Stijn Buys |
2011-08-28 | Corrected command completion cursor position on commands starting with / | Stijn Buys |
2011-08-07 | Corrects infotype listing in the list_info function. | Stijn Buys |
2011-07-29 | Added print() function for materials, read material color alpha from shader f... | Stijn Buys |
2011-07-29 | Do not set the Archive flag on user created config variables. | Stijn Buys |
2011-01-27 | Moved material loading from render to core, make sure the dedicated server re... | Stijn Buys |
2010-11-29 | Parse command line options after engine initialization. | Stijn Buys |
2010-09-17 | Initial inventory loading, ships docking ships | Stijn Buys |
2010-09-15 | updated comments, updated buy menu, info support for map window, added const ... | 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-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 |
2009-01-11 | core::Player interface updates | Stijn Buys |
2008-12-25 | Improved list_zone, list_ships | Stijn Buys |
2008-11-23 | clean module consturction/destruction | Stijn Buys |
2008-11-08 | docking, join menu | Stijn Buys |
2008-11-08 | docking, bumps network protocol version | Stijn Buys |
2008-11-01 | server-side model loading, initial @dock function | Stijn Buys |
2008-10-18 | minor module updates | Stijn Buys |
2008-09-27 | mission targets, texture unloading, private messages | Stijn Buys |
2008-07-28 | zone support | Stijn Buys |
2008-07-05 | ncurses updates, refactored say | Stijn Buys |
2008-07-02 | initial server ncurses console | Stijn Buys |
2008-05-31 | fix zlib type issues on 32-bit systems | Stijn Buys |
2008-05-24 | aux::lowercase, aux::to_lowercase | Stijn Buys |
2008-05-24 | Help | Stijn Buys |
2008-05-12 | color and info updates | Stijn Buys |
2008-05-12 | console colors | Stijn Buys |
2008-05-07 | client-side frame interpolation: network updates, interpolation of position | Stijn Buys |
2008-04-06 | mouse grabbing, Cvar and Func info | Stijn Buys |
2008-03-16 | somewhat smoother network play, player assets, client pif updates | Stijn Buys |
2008-02-22 | save and load configuration implemented | Stijn Buys |
2008-02-21 | more minor updates | Stijn Buys |
2008-02-19 | client-to-server connection | Stijn Buys |
2008-02-18 | removed second localplayer | Stijn Buys |
2008-02-18 | core redesign, part II | Stijn Buys |
2008-02-17 | major rewrite of Cvar, Func and Entity | Stijn Buys |
2008-02-16 | initial client-to-server connection | Stijn Buys |
2008-02-14 | dedicated server accepts incoming connections | Stijn Buys |
2008-02-13 | camera Overview as spectator only, join works | Stijn Buys |
2008-02-09 | more entities | Stijn Buys |
2008-02-09 | load/save console input history | Stijn Buys |
2008-02-09 | command completion (single match) | Stijn Buys |
2008-02-08 | updated filesystem, removed inifile, updated game and tga loader | Stijn Buys |