summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-05-14Applied a patch by Guillaume that fixes and optimizesBjørn Lindeijer1-0/+3
2006-05-14Applied a patch by Guillaume that makes the server sleep between ticks insteadBjørn Lindeijer1-0/+3
2006-05-14Applied another patch by Guillaume Melquiond which fixed a number of issuesBjørn Lindeijer1-0/+6
2006-05-13Applied patch by Guillaume Melquiond which adds ENet check and adds timer.cpp/hBjørn Lindeijer1-14/+23
2006-05-03only yield main thread when there isn't anything to do.Philipp Sehmisch1-1/+5
2006-04-30removed the last remains of SDLPhilipp Sehmisch1-4/+6
2006-04-30made sure every compiler uses a 64bit unsigned integer for getTimeInMillisec.Philipp Sehmisch1-1/+3
2006-04-30fixed some problems of the timer classPhilipp Sehmisch1-2/+7
2006-04-30forgot to change something in the changelogPhilipp Sehmisch1-1/+1
2006-04-30replaced SDL timing with a self written timer class.Philipp Sehmisch1-2/+6
2006-04-28Got rid of SDL threads, now using pthreads.Eugenio Favalli1-0/+5
2006-04-28Merged enet_switch changes r2268:2309 into the trunk.Eugenio Favalli1-0/+24
2006-03-14Updated project file.Eugenio Favalli1-0/+4
2006-03-06A bunch of cleanups.Björn Steinbrink1-0/+5
2006-03-06Cleaned up unnecessary header dependencies and fixed some indentations.Björn Steinbrink1-0/+25
2006-03-05Forgot the changelog.Yohann Ferreira1-2/+9
2006-02-19Made use of counted pointer for objects, just the way it is for beings.Yohann Ferreira1-0/+2
2006-02-18Updated server packets documentation. Some minor updates.Yohann Ferreira1-0/+6
2006-01-24Chat Channeling Commit part 4. Renamed the slang filter into StringFilter and...Yohann Ferreira1-0/+13
2006-01-21Corrected a mistake. and made a simple way to avoid crashing sql queries. Nee...Yohann Ferreira1-1/+3
2006-01-21Very little corrections.Yohann Ferreira1-0/+2
2006-01-20Chat channeling commit part 3. Is now linked with the connection handler to c...Yohann Ferreira1-0/+11
2006-01-18Simplified isLoaded method, change also noted by Doener.Bjørn Lindeijer1-1/+1
2006-01-18Some insignificant changes to usage of the const keyword.Bjørn Lindeijer1-15/+23
2006-01-18Chat channeling commit part 2.Yohann Ferreira1-0/+6
2006-01-15Chat channeling commit part 1. Useful to get feedback before committing what'...Yohann Ferreira1-3/+11
2006-01-14Sever returns infos about position of the selected character (map name, coord...Eugenio Favalli1-8/+0
2006-01-14Sever returns infos about position of the selected character (map name, coord...Eugenio Favalli1-0/+22
2006-01-12Fixed default map definition for a new created character, enabled loading of ...Eugenio Favalli1-0/+12
2006-01-08Added customization of created character. (That makes previously created db i...Yohann Ferreira1-0/+14
2006-01-05Added a standard version check.Yohann Ferreira1-0/+5
2006-01-04Added default behaviour to protocol. Added a client login limitation check. S...Yohann Ferreira1-0/+4
2006-01-04Implemented server response handling to the test client. Fixed a bug that mad...Yohann Ferreira1-0/+9
2006-01-01I was wrong the client is there. SorryYohann Ferreira1-2/+1
2005-12-31Adding the possibility to change Email, and password. Turned Slangs Filter in...Yohann Ferreira1-1/+11
2005-12-29Fixing a bug in the Storage::getAccount() function that made the server crash...Yohann Ferreira1-1/+4
2005-12-29Adding changes thought by Elven and an option for setting the port to listen ...Yohann Ferreira1-103/+109
2005-12-29* Added errors when SDL_net or libcrypto are not found.Bjørn Lindeijer1-6/+14
2005-12-29Fixed merge conflict as pointed out by Bj�rn.Eugenio Favalli1-0/+1
2005-12-29Forgot a way to access maps.Eugenio Favalli1-2/+7
2005-12-29Applied patch by r0nny that makes main.cpp a bit nicer.Bjørn Lindeijer1-0/+2
2005-12-28Whoops, messed up the merge a tiny bit.Bjørn Lindeijer1-1/+0
2005-12-28Integrated the building of tmwclient with the default make command, asBjørn Lindeijer1-2/+8
2005-12-27Implemented common chat handling, except for chatting in channels. Also the C...Yohann Ferreira1-1/+12
2005-12-26Removed an obsolete check, suggested by r0nny.Bjørn Lindeijer1-0/+6
2005-12-20Adding command line argument parsing and log verbosity level handling.Yohann Ferreira1-0/+6
2005-12-20Adding the MapManager to files list.Yohann Ferreira1-3/+7
2005-12-18Added a map manager to load/unload/relod maps.Eugenio Favalli1-0/+6
2005-12-18Made use of AccountPtr instead of Account*.Yohann Ferreira1-1/+2
2005-12-18Forgot the Changelog, too.Yohann Ferreira1-2/+11