about summary refs log tree commit diff
path: root/src/engine
AgeCommit message (Expand)Author
2008-08-14moved out e_system, e_detect, vmath and math to a little base libraryMagnus Auvinen
2008-08-05added documentationMagnus Auvinen
2008-07-08minor updateMagnus Auvinen
2008-07-06major update. server clean up and much added documentationMagnus Auvinen
2008-06-12renamed .h to .hpp in game because they are c++ headersMagnus Auvinen
2008-06-12large commit with loads of clean up. more is commingMagnus Auvinen
2008-05-10major changes to the build script, requires new bamMagnus Auvinen
2008-04-06more loads of changes for 0.5.0Magnus Auvinen
2008-04-06loads of changes here and there. added flushing of packets when connection is...Magnus Auvinen
2008-04-05new network code. not perfect. connectionless packets is missing so no server...Magnus Auvinen
2008-04-05added optional finish callMagnus Auvinen
2008-04-05removed some debug messages in the networkMagnus Auvinen
2008-04-05moved setting of the window titleMagnus Auvinen
2008-04-05fixed ping times in lan browserMagnus Auvinen
2008-04-05added # comments to the consoleMagnus Auvinen
2008-03-30fixed closing of map download when disconnectingMagnus Auvinen
2008-03-30fixed optional " in the consoleMagnus Auvinen
2008-03-30fixed realigning of text when chaning rowMagnus Auvinen
2008-03-29fixed some weapon switching issuesMagnus Auvinen
2008-03-29server browser improvements. much improved quick search. sorted the player list.Magnus Auvinen
2008-03-29some clean up and increased the size of a strings in the consoleMagnus Auvinen
2008-03-29fixed protection so that the fonts doesn't get resampledMagnus Auvinen
2008-03-29fixed loads of graphical optimizationsMagnus Auvinen
2008-03-24fixed some memory leaksMagnus Auvinen
2008-03-23made so that servers rechecks masters after 60 minutes to even out the balanceMagnus Auvinen
2008-03-23added support for a autoexec.cfgMagnus Auvinen
2008-03-23fixed so that maps are downloaded to maps/. fixed so that you can't select no...Magnus Auvinen
2008-03-23added flushing after each line to stdoutMagnus Auvinen
2008-03-22renamed everything. added the new licenseMagnus Auvinen
2008-03-22OSX fixesJoel de Vahl
2008-03-22added compatible version filter. cleaned up the server browser a bit. increas...Magnus Auvinen
2008-03-22changed the bindings commands to bind, unbind and dump_binds. added broadcast...Magnus Auvinen
2008-03-21fixed so that ; works like a separator in the consoleMagnus Auvinen
2008-03-21fixed so that sv_bindaddr works like it shouldMagnus Auvinen
2008-03-21fixed bug in text rendering. added option for detail layersMagnus Auvinen
2008-03-21fixed input problems. made better input in console and chatMagnus Auvinen
2008-03-20fixed error in the ring bufferMagnus Auvinen
2008-03-19fixed rcon commandMagnus Auvinen
2008-03-18added exec command and added circular execution checkingMagnus Auvinen
2008-03-18fixed auto rename if two players sets the same nameMagnus Auvinen
2008-03-18fixed chat renderingMagnus Auvinen
2008-03-18loads of small fixes everywhereMagnus Auvinen
2008-03-17PA fixes for OSXJoel de Vahl
2008-03-17fixed åäö in chatMagnus Auvinen
2008-03-16fixed the chattingMagnus Auvinen
2008-03-16fixed win32 compile errorJohan Althoff
2008-03-15fixed config variable bugMagnus Auvinen
2008-03-14redone the console parsing to be more userfriendlyMagnus Auvinen
2008-03-11cleaned up some console stuffMagnus Auvinen
2008-03-11added motdMagnus Auvinen