about summary refs log tree commit diff
path: root/src/engine/server
AgeCommit message (Collapse)Author
2007-12-09fixed has left messages when connecting with wrong password. fixed correct ↵Magnus Auvinen
name when leaving the server. removed the physics when a client disconnects
2007-12-09Doubleclick to join server. Correct name on disconnect.Joel de Vahl
2007-12-09minor updates, added sv_map_reload variableMagnus Auvinen
2007-12-03fixed map crc checkingMagnus Auvinen
2007-11-27fixed so that the server reports gametype, progression and password ↵Magnus Auvinen
protection correctly
2007-11-26fixed so that the server reports player names correctlyMagnus Auvinen
2007-11-25added license infoMagnus Auvinen
2007-11-08more fixes to the server reportingMagnus Auvinen
2007-11-08fixed lan browser. fixed major bug in the caused the server not to report ↵Magnus Auvinen
correctly
2007-11-08update, gui stuff, some engine stuffMagnus Auvinen
2007-11-04added skins, tweaked prediction like hellMagnus Auvinen
2007-10-28fixed errors in input and prediction handlingMagnus Auvinen
2007-10-28major update. splitted the player information into two diffrent network itemsMagnus Auvinen
2007-10-07added sniperscope.. press F to testMagnus Auvinen
2007-10-06added password protected serversMagnus Auvinen
2007-10-06fixed some C errorsMagnus Auvinen
2007-10-03general fixes. fixed scoreboardMagnus Auvinen
2007-09-27begun the work for the new server browse backendMagnus Auvinen
2007-09-23dynamic map changeMagnus Auvinen
2007-09-23fixed remote consoleMagnus Auvinen
2007-09-23loads of changes. better prediction. line drawing. some nice graphs :)Magnus Auvinen
2007-09-09a lot of changes. client side prediction addedMagnus Auvinen
2007-08-25compressed map support. begun to fix things for ctfMagnus Auvinen
2007-08-22added snapshot crc handlingMagnus Auvinen
2007-08-22fixed network hash versioningMagnus Auvinen
2007-08-22minor bug fixesMagnus Auvinen
2007-08-22major engine cleanup. dependency on baselib removed. engine is now C code ↵Magnus Auvinen
(not ansi tho). some other cruft removed aswell
2007-08-14merged over all stuff from 0.2 to trunkMagnus Auvinen
2007-08-05(no commit message)Jakob Fries
2007-08-05config is now stored in ~/teewars on macsJakob Fries
2007-08-05made so that you can bind the server to a specific addressMagnus Auvinen
2007-08-05fixed error message on server when trying to start without a proper mapMagnus Auvinen
2007-08-04fixed handling of versions. added error messages when disconnected. updated ↵Magnus Auvinen
the connecting gui. fixed no streched clouds
2007-07-30fixed problem with server and client getting out of syncMagnus Auvinen
2007-07-30larger update. reduced the amount of video memory used from ~60 to ~36mb on ↵Magnus Auvinen
a typical map
2007-07-29an update :DMagnus Auvinen
2007-07-26fixed server config variables. fixed better naming of mapsMagnus Auvinen
2007-07-26fixed so the server reports number of players correctlyMagnus Auvinen
2007-07-25fixed errors in the network codeMagnus Auvinen
2007-07-24epic commit. removed tga support, removed BGR support. fixed one config for ↵Magnus Auvinen
editor, server and client, optimized tilemap rendering (this needs some cleanup), added tools to fix alpha outline quirk and glitches in the tilemap reindering
2007-07-23fixed some serverbrosers related stuffMagnus Auvinen
2007-07-23firewall message fixedJakob Fries
2007-07-22small updatesMagnus Auvinen
2007-07-22Updated stuffOlle Rosenquist
2007-07-22laggometer, smaller gfx fixesMagnus Auvinen
2007-07-21fixed alot of masterserver fixesMagnus Auvinen
2007-07-21fixed nasty error in the networkMagnus Auvinen
2007-07-21lots of cool new features :D new master serverMagnus Auvinen
2007-07-14added chat, better damage indicatorsMagnus Auvinen
2007-07-13large rewrite and code cleanupMagnus Auvinen