Sun, 13 Mar 2011 20:21:27 +0300 unc0rr Get rid of lastLogins, implement bans system
Sun, 13 Mar 2011 15:20:07 +0300 unc0rr - Remove not needed Show instances
Sun, 13 Mar 2011 15:09:29 +0300 unc0rr Oops
Sun, 13 Mar 2011 18:23:51 +0100 koda update some sdl-1.3 bindings (working up to rev 5296)
Sun, 13 Mar 2011 15:09:04 +0300 unc0rr Implement Store truncating, so the memory even gets freed sometimes
Sun, 13 Mar 2011 03:43:18 +0100 koda we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
Sat, 12 Mar 2011 22:55:25 +0300 unc0rr Better quit message
Sat, 12 Mar 2011 22:42:01 +0300 unc0rr - Don't pretend client sent some message from sending thread (fixes crash when client is already deleted by recieveng thread)
Fri, 11 Mar 2011 22:22:28 +0300 unc0rr - Fix a problem with ghost teams (missing 'not')
Thu, 10 Mar 2011 22:28:40 +0300 unc0rr Send QUIT on exception too. This leads to double QUIT for a usual disconnection, yet is safe. Should fix crashes.
Wed, 09 Mar 2011 22:39:35 +0100 Henek correcting two misstakes in en.txt and sv.txt as reported by Cairo and others
Wed, 09 Mar 2011 22:11:29 +0300 unc0rr Fix crash (accessing already deleted client record) by reverting to old client removing handling + throwTo
Wed, 09 Mar 2011 21:41:16 +0300 unc0rr Fix comments spelling
Tue, 08 Mar 2011 15:50:42 -0500 nemo Issue #194, turn off followgear for altuse
Tue, 08 Mar 2011 22:18:35 +0300 unc0rr Fix split
Tue, 08 Mar 2011 21:45:00 +0300 unc0rr - Simplify insane TConfig code
Tue, 08 Mar 2011 21:27:44 +0300 unc0rr Fix check for duplicated nickname
Sun, 06 Mar 2011 21:55:44 +0300 unc0rr Write latest protocol version too
Sun, 06 Mar 2011 21:54:37 +0300 unc0rr - Write server config into .ini file on change
Sat, 05 Mar 2011 22:39:26 +0300 unc0rr Store more parameters in ini file
Sat, 05 Mar 2011 22:23:14 +0300 unc0rr Use 'undefined' less (replace with default values and 'error')
Sat, 05 Mar 2011 22:16:29 +0300 unc0rr Use Maybe for storing client's clan, allows less error-prone spectator checks
Sat, 05 Mar 2011 13:07:02 +0100 Henek added PlaceGirder to lua
Sat, 05 Mar 2011 09:34:21 +0300 unc0rr Fix build
Sat, 05 Mar 2011 09:32:11 +0300 unc0rr Better support for 0.9.15
Fri, 04 Mar 2011 22:45:28 +0300 unc0rr Add dbName parameter to .ini file, fix some warnings
Fri, 04 Mar 2011 11:30:53 +0300 unc0rr Optimize check (not like it is called much, just ffs; not tested)
Thu, 03 Mar 2011 22:15:42 +0300 unc0rr merge
Wed, 02 Mar 2011 15:57:44 -0500 nemo fix bad ogg name
Wed, 02 Mar 2011 15:19:55 -0500 nemo add victory/flawless victory sounds. untested
Wed, 02 Mar 2011 11:48:02 -0500 nemo Try to make AI aware of dud mines by clearing gstAttacking on dud, and adding some rules on mine health/damage/dud probability to AI weighting.
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Thu, 03 Mar 2011 22:15:13 +0300 unc0rr Use Data.TConfig to read and store server config in hedgewars.ini (a little bit of hate to the author for not exporting Conf type)
Mon, 28 Feb 2011 22:28:43 +0300 unc0rr Add stubs for server config reading and writing routines
Mon, 28 Feb 2011 22:04:10 +0300 unc0rr Add server version (which is separate from protocol version) and a check in frontend for a new enough server (currently only qWarning)
Sun, 27 Feb 2011 18:55:34 -0500 nemo replace removed command
Sun, 27 Feb 2011 18:03:33 -0500 nemo merge
Sun, 27 Feb 2011 21:45:37 +0300 unc0rr Oops, forgot to hg add this file
Sun, 27 Feb 2011 13:35:08 -0500 nemo visual tweak to smoke
Sun, 27 Feb 2011 21:06:28 +0300 unc0rr Read server config from file
Sun, 27 Feb 2011 20:58:59 +0300 unc0rr merge
Sun, 27 Feb 2011 12:56:36 -0500 nemo make defective mines explode if they take enough damage, add missing interface line for koda's new uSound fade
Sun, 27 Feb 2011 20:58:43 +0300 igor-hkr Ukrainian translation update
Sun, 27 Feb 2011 20:15:48 +0300 unc0rr merge
Sun, 27 Feb 2011 11:46:41 -0500 nemo add friendslist whitelist to autokick, and more merging
Sun, 27 Feb 2011 20:15:09 +0300 unc0rr Start new server on RestartException
Sun, 27 Feb 2011 19:32:44 +0300 unc0rr merge
Sun, 27 Feb 2011 19:32:14 +0300 unc0rr merge
Thu, 24 Feb 2011 22:01:36 +0300 unc0rr ShutdownException for server shutdown
Sun, 27 Feb 2011 11:32:48 -0500 nemo Autokick ignored players from game room on join. Needs testing.
Wed, 23 Feb 2011 18:38:11 +0300 unc0rr Remove deprecated statistics MVar
Sat, 26 Feb 2011 15:56:11 +0100 koda usound: added function for loops with fade in and out
Wed, 23 Feb 2011 18:34:07 +0300 unc0rr Don't forkIO main loop
Fri, 25 Feb 2011 16:32:24 -0500 nemo Fix PNG offsets (also some non-RGB)
Tue, 22 Feb 2011 18:51:22 +0200 mikade Fixed scoring exploit on Control and removed user branding from the map
Sat, 19 Feb 2011 04:04:34 +0100 koda Added tag Hedgewars-iOS-1.2.3 for changeset ae0c6c35414d
Sat, 19 Feb 2011 04:04:29 +0100 koda fix silly validation and signature Hedgewars-iOS-1.2.3
Sat, 19 Feb 2011 02:21:09 +0100 koda disable the two last workinprogress weapons on the ios release
Sat, 19 Feb 2011 01:42:12 +0100 koda ios version bump
Sat, 19 Feb 2011 01:38:40 +0100 koda remove unused ios code
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip