Wed, 09 Mar 2011 22:11:29 +0300 Fix crash (accessing already deleted client record) by reverting to old client removing handling + throwTo
unc0rr [Wed, 09 Mar 2011 22:11:29 +0300] rev 4996
Fix crash (accessing already deleted client record) by reverting to old client removing handling + throwTo
Wed, 09 Mar 2011 21:41:16 +0300 Fix comments spelling
unc0rr [Wed, 09 Mar 2011 21:41:16 +0300] rev 4995
Fix comments spelling
Tue, 08 Mar 2011 15:50:42 -0500 Issue #194, turn off followgear for altuse
nemo [Tue, 08 Mar 2011 15:50:42 -0500] rev 4994
issue #194, turn off followgear for altuse
Tue, 08 Mar 2011 22:18:35 +0300 Fix split
unc0rr [Tue, 08 Mar 2011 22:18:35 +0300] rev 4993
Fix split
Tue, 08 Mar 2011 21:45:00 +0300 - Simplify insane TConfig code
unc0rr [Tue, 08 Mar 2011 21:45:00 +0300] rev 4992
- Simplify insane TConfig code - Fix a bunch of warning
Tue, 08 Mar 2011 21:27:44 +0300 Fix check for duplicated nickname
unc0rr [Tue, 08 Mar 2011 21:27:44 +0300] rev 4991
Fix check for duplicated nickname
Sun, 06 Mar 2011 21:55:44 +0300 Write latest protocol version too
unc0rr [Sun, 06 Mar 2011 21:55:44 +0300] rev 4990
Write latest protocol version too
Sun, 06 Mar 2011 21:54:37 +0300 - Write server config into .ini file on change
unc0rr [Sun, 06 Mar 2011 21:54:37 +0300] rev 4989
- Write server config into .ini file on change - Import Data.TConfig into project, make it export Conf constructor, remove all workarounds for missing constructor in server.
Sat, 05 Mar 2011 22:39:26 +0300 Store more parameters in ini file
unc0rr [Sat, 05 Mar 2011 22:39:26 +0300] rev 4988
Store more parameters in ini file
Sat, 05 Mar 2011 22:23:14 +0300 Use 'undefined' less (replace with default values and 'error')
unc0rr [Sat, 05 Mar 2011 22:23:14 +0300] rev 4987
Use 'undefined' less (replace with default values and 'error')
Sat, 05 Mar 2011 22:16:29 +0300 Use Maybe for storing client's clan, allows less error-prone spectator checks
unc0rr [Sat, 05 Mar 2011 22:16:29 +0300] rev 4986
Use Maybe for storing client's clan, allows less error-prone spectator checks
Sat, 05 Mar 2011 13:07:02 +0100 added PlaceGirder to lua
Henek [Sat, 05 Mar 2011 13:07:02 +0100] rev 4985
added PlaceGirder to lua
Sat, 05 Mar 2011 09:34:21 +0300 Fix build
unc0rr [Sat, 05 Mar 2011 09:34:21 +0300] rev 4984
Fix build
Sat, 05 Mar 2011 09:32:11 +0300 Better support for 0.9.15
unc0rr [Sat, 05 Mar 2011 09:32:11 +0300] rev 4983
Better support for 0.9.15
Fri, 04 Mar 2011 22:45:28 +0300 Add dbName parameter to .ini file, fix some warnings
unc0rr [Fri, 04 Mar 2011 22:45:28 +0300] rev 4982
Add dbName parameter to .ini file, fix some warnings
Fri, 04 Mar 2011 11:30:53 +0300 Optimize check (not like it is called much, just ffs; not tested)
unc0rr [Fri, 04 Mar 2011 11:30:53 +0300] rev 4981
Optimize check (not like it is called much, just ffs; not tested)
Thu, 03 Mar 2011 22:15:42 +0300 merge
unc0rr [Thu, 03 Mar 2011 22:15:42 +0300] rev 4980
merge
Wed, 02 Mar 2011 15:57:44 -0500 fix bad ogg name
nemo [Wed, 02 Mar 2011 15:57:44 -0500] rev 4979
fix bad ogg name
Wed, 02 Mar 2011 15:19:55 -0500 add victory/flawless victory sounds. untested
nemo [Wed, 02 Mar 2011 15:19:55 -0500] rev 4978
add victory/flawless victory sounds. untested
Wed, 02 Mar 2011 11:48:02 -0500 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.
nemo [Wed, 02 Mar 2011 11:48:02 -0500] rev 4977
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 Happy 2011 :)
koda [Wed, 02 Mar 2011 00:27:20 +0100] rev 4976
Happy 2011 :)
Thu, 03 Mar 2011 22:15:13 +0300 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)
unc0rr [Thu, 03 Mar 2011 22:15:13 +0300] rev 4975
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 Add stubs for server config reading and writing routines
unc0rr [Mon, 28 Feb 2011 22:28:43 +0300] rev 4974
Add stubs for server config reading and writing routines
Mon, 28 Feb 2011 22:04:10 +0300 Add server version (which is separate from protocol version) and a check in frontend for a new enough server (currently only qWarning)
unc0rr [Mon, 28 Feb 2011 22:04:10 +0300] rev 4973
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 replace removed command
nemo [Sun, 27 Feb 2011 18:55:34 -0500] rev 4972
replace removed command
Sun, 27 Feb 2011 18:03:33 -0500 merge
nemo [Sun, 27 Feb 2011 18:03:33 -0500] rev 4971
merge
Sun, 27 Feb 2011 21:45:37 +0300 Oops, forgot to hg add this file
unc0rr [Sun, 27 Feb 2011 21:45:37 +0300] rev 4970
Oops, forgot to hg add this file
Sun, 27 Feb 2011 13:35:08 -0500 visual tweak to smoke
nemo [Sun, 27 Feb 2011 13:35:08 -0500] rev 4969
visual tweak to smoke
Sun, 27 Feb 2011 21:06:28 +0300 Read server config from file
unc0rr [Sun, 27 Feb 2011 21:06:28 +0300] rev 4968
Read server config from file
Sun, 27 Feb 2011 20:58:59 +0300 merge
unc0rr [Sun, 27 Feb 2011 20:58:59 +0300] rev 4967
merge
Sun, 27 Feb 2011 12:56:36 -0500 make defective mines explode if they take enough damage, add missing interface line for koda's new uSound fade
nemo [Sun, 27 Feb 2011 12:56:36 -0500] rev 4966
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 Ukrainian translation update
igor-hkr@mail.ru [Sun, 27 Feb 2011 20:58:43 +0300] rev 4965
Ukrainian translation update
Sun, 27 Feb 2011 20:15:48 +0300 merge
unc0rr [Sun, 27 Feb 2011 20:15:48 +0300] rev 4964
merge
Sun, 27 Feb 2011 11:46:41 -0500 add friendslist whitelist to autokick, and more merging
nemo [Sun, 27 Feb 2011 11:46:41 -0500] rev 4963
add friendslist whitelist to autokick, and more merging
Sun, 27 Feb 2011 20:15:09 +0300 Start new server on RestartException
unc0rr [Sun, 27 Feb 2011 20:15:09 +0300] rev 4962
Start new server on RestartException
Sun, 27 Feb 2011 19:32:44 +0300 merge
unc0rr [Sun, 27 Feb 2011 19:32:44 +0300] rev 4961
merge
Sun, 27 Feb 2011 19:32:14 +0300 merge
unc0rr [Sun, 27 Feb 2011 19:32:14 +0300] rev 4960
merge
Thu, 24 Feb 2011 22:01:36 +0300 ShutdownException for server shutdown
unc0rr [Thu, 24 Feb 2011 22:01:36 +0300] rev 4959
ShutdownException for server shutdown
Sun, 27 Feb 2011 11:32:48 -0500 Autokick ignored players from game room on join. Needs testing.
nemo [Sun, 27 Feb 2011 11:32:48 -0500] rev 4958
Autokick ignored players from game room on join. Needs testing.
Wed, 23 Feb 2011 18:38:11 +0300 Remove deprecated statistics MVar
unc0rr [Wed, 23 Feb 2011 18:38:11 +0300] rev 4957
Remove deprecated statistics MVar
Sat, 26 Feb 2011 15:56:11 +0100 usound: added function for loops with fade in and out
koda [Sat, 26 Feb 2011 15:56:11 +0100] rev 4956
usound: added function for loops with fade in and out airplane attacks: added stunt sound (issue #54)
Wed, 23 Feb 2011 18:34:07 +0300 Don't forkIO main loop
unc0rr [Wed, 23 Feb 2011 18:34:07 +0300] rev 4955
Don't forkIO main loop
Fri, 25 Feb 2011 16:32:24 -0500 Fix PNG offsets (also some non-RGB)
nemo [Fri, 25 Feb 2011 16:32:24 -0500] rev 4954
Fix PNG offsets (also some non-RGB)
Tue, 22 Feb 2011 18:51:22 +0200 Fixed scoring exploit on Control and removed user branding from the map
mikade [Tue, 22 Feb 2011 18:51:22 +0200] rev 4953
Fixed scoring exploit on Control and removed user branding from the map Changed hog positioning code on CTF_Blizzard so that each side is positioned in the same manner, and gets to move in the same order Fixed version control fail in CTF_Blizzard
Sat, 19 Feb 2011 04:04:34 +0100 Added tag Hedgewars-iOS-1.2.3 for changeset ae0c6c35414d
koda [Sat, 19 Feb 2011 04:04:34 +0100] rev 4952
Added tag Hedgewars-iOS-1.2.3 for changeset ae0c6c35414d
Sat, 19 Feb 2011 04:04:29 +0100 fix silly validation and signature Hedgewars-iOS-1.2.3
koda [Sat, 19 Feb 2011 04:04:29 +0100] rev 4951
fix silly validation and signature
Sat, 19 Feb 2011 02:21:09 +0100 disable the two last workinprogress weapons on the ios release
koda [Sat, 19 Feb 2011 02:21:09 +0100] rev 4950
disable the two last workinprogress weapons on the ios release
Sat, 19 Feb 2011 01:42:12 +0100 ios version bump
koda [Sat, 19 Feb 2011 01:42:12 +0100] rev 4949
ios version bump
Sat, 19 Feb 2011 01:38:40 +0100 remove unused ios code
koda [Sat, 19 Feb 2011 01:38:40 +0100] rev 4948
remove unused ios code
Sat, 19 Feb 2011 01:01:03 +0100 don't play button sounds when audio is off
koda [Sat, 19 Feb 2011 01:01:03 +0100] rev 4947
don't play button sounds when audio is off
Fri, 18 Feb 2011 00:31:01 +0100 better ammomenu window dragging algorithm (as suggested by iphonedevelopertips)
koda [Fri, 18 Feb 2011 00:31:01 +0100] rev 4946
better ammomenu window dragging algorithm (as suggested by iphonedevelopertips)
Fri, 18 Feb 2011 00:21:36 +0100 in the cocoa ammomenu show descriptions properly for lower weapons
koda [Fri, 18 Feb 2011 00:21:36 +0100] rev 4945
in the cocoa ammomenu show descriptions properly for lower weapons updated the way to update weaponset
Wed, 16 Feb 2011 13:07:00 +0300 More robust login system when db server goes away
unc0rr [Wed, 16 Feb 2011 13:07:00 +0300] rev 4944
More robust login system when db server goes away
Wed, 16 Feb 2011 12:49:12 +0300 Allow users to join official server even when there's no db connection
unc0rr [Wed, 16 Feb 2011 12:49:12 +0300] rev 4943
Allow users to join official server even when there's no db connection
Wed, 16 Feb 2011 12:07:30 +0300 Okay, a compatibility layer for clients of 0.9.15 version (not sure about old versions, as I removed all compatibility hacks for older versions previously)
unc0rr [Wed, 16 Feb 2011 12:07:30 +0300] rev 4942
Okay, a compatibility layer for clients of 0.9.15 version (not sure about old versions, as I removed all compatibility hacks for older versions previously)
Tue, 15 Feb 2011 21:12:22 +0300 Fix for my last commit (which was all nonsense)
unc0rr [Tue, 15 Feb 2011 21:12:22 +0300] rev 4941
Fix for my last commit (which was all nonsense)
Mon, 14 Feb 2011 08:31:45 -0500 merge
nemo [Mon, 14 Feb 2011 08:31:45 -0500] rev 4940
merge
Fri, 11 Feb 2011 00:15:11 +0100 screenshot binding for library (on ios it just plays the sound)
koda [Fri, 11 Feb 2011 00:15:11 +0100] rev 4939
screenshot binding for library (on ios it just plays the sound)
Wed, 09 Feb 2011 23:26:01 -0500 use ctrl instead of alt to avoid colliding with linux window positioning
nemo [Wed, 09 Feb 2011 23:26:01 -0500] rev 4938
use ctrl instead of alt to avoid colliding with linux window positioning
Wed, 09 Feb 2011 21:59:43 +0300 Draw straight lines while holding Alt key
unc0rr [Wed, 09 Feb 2011 21:59:43 +0300] rev 4937
Draw straight lines while holding Alt key
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip