Mon, 14 Mar 2011 20:08:53 +0300 No unblock needed
unc0rr [Mon, 14 Mar 2011 20:08:53 +0300] rev 5012
No unblock needed
Mon, 14 Mar 2011 20:04:51 +0300 I must have been on drugs when wrote it
unc0rr [Mon, 14 Mar 2011 20:04:51 +0300] rev 5011
I must have been on drugs when wrote it
Sun, 13 Mar 2011 20:34:27 +0300 merge
unc0rr [Sun, 13 Mar 2011 20:34:27 +0300] rev 5010
merge
Sun, 13 Mar 2011 20:34:01 +0300 Store bans in .ini file
unc0rr [Sun, 13 Mar 2011 20:34:01 +0300] rev 5009
Store bans in .ini file
Sun, 13 Mar 2011 20:25:44 +0300 Don't add ip ban with new timestamp when user gets kicked due to ban
unc0rr [Sun, 13 Mar 2011 20:25:44 +0300] rev 5008
Don't add ip ban with new timestamp when user gets kicked due to ban
Sun, 13 Mar 2011 20:21:27 +0300 Get rid of lastLogins, implement bans system
unc0rr [Sun, 13 Mar 2011 20:21:27 +0300] rev 5007
Get rid of lastLogins, implement bans system
Sun, 13 Mar 2011 15:20:07 +0300 - Remove not needed Show instances
unc0rr [Sun, 13 Mar 2011 15:20:07 +0300] rev 5006
- Remove not needed Show instances - Introduce BanInfo data type
Sun, 13 Mar 2011 15:09:29 +0300 Oops
unc0rr [Sun, 13 Mar 2011 15:09:29 +0300] rev 5005
Oops
Sun, 13 Mar 2011 18:23:51 +0100 update some sdl-1.3 bindings (working up to rev 5296)
koda [Sun, 13 Mar 2011 18:23:51 +0100] rev 5004
update some sdl-1.3 bindings (working up to rev 5296)
Sun, 13 Mar 2011 15:09:04 +0300 Implement Store truncating, so the memory even gets freed sometimes
unc0rr [Sun, 13 Mar 2011 15:09:04 +0300] rev 5003
Implement Store truncating, so the memory even gets freed sometimes
Sun, 13 Mar 2011 03:43:18 +0100 we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda [Sun, 13 Mar 2011 03:43:18 +0100] rev 5002
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 Better quit message
unc0rr [Sat, 12 Mar 2011 22:55:25 +0300] rev 5001
Better quit message
Sat, 12 Mar 2011 22:42:01 +0300 - Don't pretend client sent some message from sending thread (fixes crash when client is already deleted by recieveng thread)
unc0rr [Sat, 12 Mar 2011 22:42:01 +0300] rev 5000
- Don't pretend client sent some message from sending thread (fixes crash when client is already deleted by recieveng thread) - Better exception handling in recieving thread
Fri, 11 Mar 2011 22:22:28 +0300 - Fix a problem with ghost teams (missing 'not')
unc0rr [Fri, 11 Mar 2011 22:22:28 +0300] rev 4999
- Fix a problem with ghost teams (missing 'not') - Fix formatting a little bit
Thu, 10 Mar 2011 22:28:40 +0300 Send QUIT on exception too. This leads to double QUIT for a usual disconnection, yet is safe. Should fix crashes.
unc0rr [Thu, 10 Mar 2011 22:28:40 +0300] rev 4998
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 correcting two misstakes in en.txt and sv.txt as reported by Cairo and others
Henek [Wed, 09 Mar 2011 22:39:35 +0100] rev 4997
correcting two misstakes in en.txt and sv.txt as reported by Cairo and others most definitely present in other locals too
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
Tue, 08 Feb 2011 22:24:30 +0300 Merge MAP, MAPGEN and SEED params into one on room join, so engine isn't spawned three times for a preview. Not tested as I'm unable to see my rooms (why?)
unc0rr [Tue, 08 Feb 2011 22:24:30 +0300] rev 4936
Merge MAP, MAPGEN and SEED params into one on room join, so engine isn't spawned three times for a preview. Not tested as I'm unable to see my rooms (why?)
Tue, 08 Feb 2011 02:43:07 +0100 screenshots 4 ios
koda [Tue, 08 Feb 2011 02:43:07 +0100] rev 4935
screenshots 4 ios
Mon, 07 Feb 2011 23:22:14 +0100 i obviously forgot one piece
koda [Mon, 07 Feb 2011 23:22:14 +0100] rev 4934
i obviously forgot one piece
Mon, 07 Feb 2011 23:12:56 +0100 update sdl apis to use the new rendering functions
koda [Mon, 07 Feb 2011 23:12:56 +0100] rev 4933
update sdl apis to use the new rendering functions
Sun, 06 Feb 2011 21:50:29 +0300 - Take into account hlint suggestions
unc0rr [Sun, 06 Feb 2011 21:50:29 +0300] rev 4932
- Take into account hlint suggestions - Fix almost all warnings
Sun, 06 Feb 2011 18:59:53 +0300 Don't accept EM message when the game isn't started
unc0rr [Sun, 06 Feb 2011 18:59:53 +0300] rev 4931
Don't accept EM message when the game isn't started
Sun, 06 Feb 2011 13:19:00 +0100 fix issue 185 :|
koda [Sun, 06 Feb 2011 13:19:00 +0100] rev 4930
fix issue #185 :| also fix compilation & universal binary stuff for hwlib under macosx
Sun, 06 Feb 2011 11:39:11 +0100 I need this export in order to not have the wrapper.c fail to find Game() on linux
sheepluva [Sun, 06 Feb 2011 11:39:11 +0100] rev 4929
I need this export in order to not have the wrapper.c fail to find Game() on linux From this point on compilation and usage of library should work on linux, at least does for me :P
Sun, 06 Feb 2011 11:34:52 +0100 fix engine library compilation on linux/amd64
sheepluva [Sun, 06 Feb 2011 11:34:52 +0100] rev 4928
fix engine library compilation on linux/amd64
Sun, 06 Feb 2011 10:36:01 +0100 remove redundant note
sheepluva [Sun, 06 Feb 2011 10:36:01 +0100] rev 4927
remove redundant note
Sun, 06 Feb 2011 10:28:59 +0100 update lib wrapper.c so that it actually supplies all arguments required by current Game(), instead of causing a segfault ;D
sheepluva [Sun, 06 Feb 2011 10:28:59 +0100] rev 4926
update lib wrapper.c so that it actually supplies all arguments required by current Game(), instead of causing a segfault ;D
Sun, 06 Feb 2011 00:47:00 +0100 initialize pointers properly with nil
sheepluva [Sun, 06 Feb 2011 00:47:00 +0100] rev 4925
initialize pointers properly with nil
Sat, 05 Feb 2011 22:22:16 +0100 show dual head mode some love
koda [Sat, 05 Feb 2011 22:22:16 +0100] rev 4924
show dual head mode some love
Sat, 05 Feb 2011 23:37:25 +0300 Fix admin stuff :D
unc0rr [Sat, 05 Feb 2011 23:37:25 +0300] rev 4923
Fix admin stuff :D
Sat, 05 Feb 2011 23:33:10 +0300 Fix password checking
unc0rr [Sat, 05 Feb 2011 23:33:10 +0300] rev 4922
Fix password checking
Sat, 05 Feb 2011 23:15:22 +0300 Fix build of official server
unc0rr [Sat, 05 Feb 2011 23:15:22 +0300] rev 4921
Fix build of official server
Sat, 05 Feb 2011 15:45:44 +0100 cleaning up how chat is handled on idevices
koda [Sat, 05 Feb 2011 15:45:44 +0100] rev 4920
cleaning up how chat is handled on idevices updated project to use updated libs some leaks resolved (maybe)
Sat, 05 Feb 2011 15:36:02 +0100 Updated Slovak translation
jose1711 [Sat, 05 Feb 2011 15:36:02 +0100] rev 4919
Updated Slovak translation
Sat, 05 Feb 2011 11:32:15 +0300 Add Unique field to Client structure, and use it to check for matching recieved account status with client
unc0rr [Sat, 05 Feb 2011 11:32:15 +0300] rev 4918
Add Unique field to Client structure, and use it to check for matching recieved account status with client
Sat, 05 Feb 2011 11:05:16 +0300 Convert READY and NOT_READY messages to CLIENT_FLAGS message
unc0rr [Sat, 05 Feb 2011 11:05:16 +0300] rev 4917
Convert READY and NOT_READY messages to CLIENT_FLAGS message
Fri, 04 Feb 2011 20:41:46 +0100 italian translation :D
Marco Bresciani [Fri, 04 Feb 2011 20:41:46 +0100] rev 4916
italian translation :D
Fri, 04 Feb 2011 07:13:58 +0100 fix porkey hat (image height, animation) and sheep hat (image height)
sheepluva [Fri, 04 Feb 2011 07:13:58 +0100] rev 4915
fix porkey hat (image height, animation) and sheep hat (image height)
Thu, 03 Feb 2011 22:29:10 +0300 Stub for server restart command
unc0rr [Thu, 03 Feb 2011 22:29:10 +0300] rev 4914
Stub for server restart command
Thu, 03 Feb 2011 07:00:38 +0100 graphic for sinegun, will probably tweak it soon(TM) though
sheepluva [Thu, 03 Feb 2011 07:00:38 +0100] rev 4913
graphic for sinegun, will probably tweak it soon(TM) though
Thu, 03 Feb 2011 00:23:41 +0100 change order of statspage/gamerun when running in dual screen
koda [Thu, 03 Feb 2011 00:23:41 +0100] rev 4912
change order of statspage/gamerun when running in dual screen
Wed, 02 Feb 2011 23:38:44 +0100 update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda [Wed, 02 Feb 2011 23:38:44 +0100] rev 4911
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
Wed, 02 Feb 2011 23:21:14 +0100 guess what? merge 0.9.15 again...
koda [Wed, 02 Feb 2011 23:21:14 +0100] rev 4910
guess what? merge 0.9.15 again...
Wed, 02 Feb 2011 22:19:10 +0300 - Implement BAN protocol command
unc0rr [Wed, 02 Feb 2011 22:19:10 +0300] rev 4909
- Implement BAN protocol command - Make BanClient handler call KickClient
Wed, 02 Feb 2011 22:14:00 +0300 Frontend sends ROUNDFINISHED with information about whether the round was played till end (will be needed for stats)
unc0rr [Wed, 02 Feb 2011 22:14:00 +0300] rev 4908
Frontend sends ROUNDFINISHED with information about whether the round was played till end (will be needed for stats)
Wed, 02 Feb 2011 21:53:19 +0300 KICK and BAN actions (ban has no protocol command for it yet)
unc0rr [Wed, 02 Feb 2011 21:53:19 +0300] rev 4907
KICK and BAN actions (ban has no protocol command for it yet)
Wed, 02 Feb 2011 21:23:47 +0300 Fix even more
unc0rr [Wed, 02 Feb 2011 21:23:47 +0300] rev 4906
Fix even more
Wed, 02 Feb 2011 21:23:12 +0300 Fix merge :D
unc0rr [Wed, 02 Feb 2011 21:23:12 +0300] rev 4905
Fix merge :D
Wed, 02 Feb 2011 11:28:38 +0300 Merge server refactor into default
unc0rr [Wed, 02 Feb 2011 11:28:38 +0300] rev 4904
Merge server refactor into default
Wed, 02 Feb 2011 09:05:48 +0100 if source has uncommitted changes:
sheepluva [Wed, 02 Feb 2011 09:05:48 +0100] rev 4903
if source has uncommitted changes: * show notice during build * append "++" to frontend's versionstring/titlebar/demo names/save names
Wed, 02 Feb 2011 07:40:36 +0100 if on dev version append hg revision id to demos/saves' filenames
sheepluva [Wed, 02 Feb 2011 07:40:36 +0100] rev 4902
if on dev version append hg revision id to demos/saves' filenames
Tue, 01 Feb 2011 19:49:10 +0100 Thou shalt not leak!
sheepluva [Tue, 01 Feb 2011 19:49:10 +0100] rev 4901
Thou shalt not leak!
Tue, 01 Feb 2011 15:30:08 +0100 addfilelog <3 debugfile
koda [Tue, 01 Feb 2011 15:30:08 +0100] rev 4900
addfilelog <3 debugfile
Tue, 01 Feb 2011 08:15:01 +0100 automatically convert hedgewars.org urls to actual links (in order to make support in the lobby/rooms easier
sheepluva [Tue, 01 Feb 2011 08:15:01 +0100] rev 4899
automatically convert hedgewars.org urls to actual links (in order to make support in the lobby/rooms easier
Tue, 01 Feb 2011 07:52:50 +0100 stylesheet-based chat coloring (only internal for now)
sheepluva [Tue, 01 Feb 2011 07:52:50 +0100] rev 4898
stylesheet-based chat coloring (only internal for now)
Tue, 01 Feb 2011 06:06:38 +0100 make names in chats clickable. still color adjustments needed; and testing
sheepluva [Tue, 01 Feb 2011 06:06:38 +0100] rev 4897
make names in chats clickable. still color adjustments needed; and testing
Tue, 01 Feb 2011 00:24:28 +0100 open links in server message preview externally
sheepluva [Tue, 01 Feb 2011 00:24:28 +0100] rev 4896
open links in server message preview externally
Tue, 01 Feb 2011 00:27:47 +0100 pleeeeeeeeeeeeeeeeeeeeeease, remeber {$IFDEF DEBUGFILE} before using AddFileLog
koda [Tue, 01 Feb 2011 00:27:47 +0100] rev 4895
pleeeeeeeeeeeeeeeeeeeeeease, remeber {$IFDEF DEBUGFILE} before using AddFileLog
Tue, 01 Feb 2011 00:18:25 +0100 merge 0.9.15 once again
koda [Tue, 01 Feb 2011 00:18:25 +0100] rev 4894
merge 0.9.15 once again
Mon, 31 Jan 2011 21:59:59 +0100 make Random Weapons and No Jumping use the new custom goal function
Henek [Mon, 31 Jan 2011 21:59:59 +0100] rev 4893
make Random Weapons and No Jumping use the new custom goal function
Mon, 31 Jan 2011 08:45:05 +0100 nicklist actions:
sheepluva [Mon, 31 Jan 2011 08:45:05 +0100] rev 4892
nicklist actions: * changed order * double-click will trigger the first action * "follow"-action not available in rooms
Sun, 30 Jan 2011 19:02:32 -0500 oops 2
nemo [Sun, 30 Jan 2011 19:02:32 -0500] rev 4891
oops 2
Sun, 30 Jan 2011 18:49:55 -0500 oops
nemo [Sun, 30 Jan 2011 18:49:55 -0500] rev 4890
oops
Sun, 30 Jan 2011 17:54:02 -0500 Reset things using team colour on change in SetClanColor in lua. This routine had better have been worth it.
nemo [Sun, 30 Jan 2011 17:54:02 -0500] rev 4889
Reset things using team colour on change in SetClanColor in lua. This routine had better have been worth it. Also add GearHidden to health recount. Oh. and NEEDS TESTING.
Sun, 30 Jan 2011 20:04:34 +0100 activate icon display in menus
sheepluva [Sun, 30 Jan 2011 20:04:34 +0100] rev 4888
activate icon display in menus (menu icons are not displayed in qt by default in newer version)
Sun, 30 Jan 2011 21:33:39 +0300 merge
unc0rr [Sun, 30 Jan 2011 21:33:39 +0300] rev 4887
merge
Sun, 30 Jan 2011 19:05:31 +0100 fixed unlimeted fuel bug for rcplane
Henek [Sun, 30 Jan 2011 19:05:31 +0100] rev 4886
fixed unlimeted fuel bug for rcplane also added solid flag for tryplaceonland function
Sun, 30 Jan 2011 21:33:08 +0300 Fix ApplyDamage accepting Damage == 0
unc0rr [Sun, 30 Jan 2011 21:33:08 +0300] rev 4885
Fix ApplyDamage accepting Damage == 0
Sun, 30 Jan 2011 06:56:12 +0100 nicklists:
sheepluva [Sun, 30 Jan 2011 06:56:12 +0100] rev 4884
nicklists: * friends go to the top * ignored people go to the bottom * first time each of those happens it automatically scrolls there (to avoid "where did it go?!"-moments) friendslist/ignorelist: adding a nick to one will remove it from other
Sat, 29 Jan 2011 21:16:09 +0100 added dummy for tardis and ugly icons for tardis and structure
Henek [Sat, 29 Jan 2011 21:16:09 +0100] rev 4883
added dummy for tardis and ugly icons for tardis and structure also added ability to add goals for lua, but forgot it so might not work
Sat, 29 Jan 2011 14:54:08 -0500 expose set clan color for Cairo. might also be useful for betrayals in campaign mode or somesuch
nemo [Sat, 29 Jan 2011 14:54:08 -0500] rev 4882
expose set clan color for Cairo. might also be useful for betrayals in campaign mode or somesuch
Sat, 29 Jan 2011 18:18:44 +0100 still in developement take on adding structures, working hiding of hogs and ejecting them later.
Henek [Sat, 29 Jan 2011 18:18:44 +0100] rev 4881
still in developement take on adding structures, working hiding of hogs and ejecting them later. also some refactoring in uGears to evade "ambigous" variable names and, a little tweak to teleportation code that should not affect game but will help in for instance lua
Sat, 29 Jan 2011 17:40:45 +0100 bugfix: fixing sticky mines calling AddGearCI when they shouldn't (allows jumping on them in midair)
sheepluva [Sat, 29 Jan 2011 17:40:45 +0100] rev 4880
bugfix: fixing sticky mines calling AddGearCI when they shouldn't (allows jumping on them in midair) thanks to CheezeMonkey for discovering this bug also: fix confusing indentation notice: this does NOT fix the hovering-mine-cluster-bug
Sat, 29 Jan 2011 17:40:49 +0300 Ask for another nickname on collision. Works only with new server.
unc0rr [Sat, 29 Jan 2011 17:40:49 +0300] rev 4879
Ask for another nickname on collision. Works only with new server.
Sat, 29 Jan 2011 15:39:04 +0300 Update frontend's project file
unc0rr [Sat, 29 Jan 2011 15:39:04 +0300] rev 4878
Update frontend's project file
Sat, 29 Jan 2011 05:39:24 +0100 nick sorting: give letters priority over all other chars
sheepluva [Sat, 29 Jan 2011 05:39:24 +0100] rev 4877
nick sorting: give letters priority over all other chars
Sat, 29 Jan 2011 01:08:39 +0100 sort nick lists case-insensitive
sheepluva [Sat, 29 Jan 2011 01:08:39 +0100] rev 4876
sort nick lists case-insensitive
Fri, 28 Jan 2011 03:30:14 +0100 lua: getter and setter for hedgehog hats
sheepluva [Fri, 28 Jan 2011 03:30:14 +0100] rev 4875
lua: getter and setter for hedgehog hats
Fri, 28 Jan 2011 02:47:11 +0100 procedure for loading hats
sheepluva [Fri, 28 Jan 2011 02:47:11 +0100] rev 4874
procedure for loading hats
Tue, 25 Jan 2011 20:32:58 +0100 add a new lua library with misc tools and removed redundant tracker functions
Henek [Tue, 25 Jan 2011 20:32:58 +0100] rev 4873
add a new lua library with misc tools and removed redundant tracker functions
Mon, 24 Jan 2011 23:48:44 +0200 Two new gameplay modes: Tumbler and Racer.
mikade [Mon, 24 Jan 2011 23:48:44 +0200] rev 4872
Two new gameplay modes: Tumbler and Racer. Knock hedgehogs with Tumber. Race against your friends with Racer. Both modes could still use more development.
Mon, 24 Jan 2011 14:52:55 -0500 bugfix for flag spawn, teleporter + rope
mikade [Mon, 24 Jan 2011 14:52:55 -0500] rev 4871
bugfix for flag spawn, teleporter + rope
Sat, 22 Jan 2011 22:43:54 +0100 trim net nick in frontend
sheepluva [Sat, 22 Jan 2011 22:43:54 +0100] rev 4870
trim net nick in frontend
Sat, 22 Jan 2011 22:31:05 +0100 added GetGearRaduis and minor Tracker things
Henek [Sat, 22 Jan 2011 22:31:05 +0100] rev 4869
added GetGearRaduis and minor Tracker things
Sat, 22 Jan 2011 22:39:35 +0300 merge
unc0rr [Sat, 22 Jan 2011 22:39:35 +0300] rev 4868
merge
Sat, 22 Jan 2011 19:40:57 +0100 let players set timer of drill strike. yes. drill strike :3 the timer starts to tick on first impact
sheepluva [Sat, 22 Jan 2011 19:40:57 +0100] rev 4867
let players set timer of drill strike. yes. drill strike :3 the timer starts to tick on first impact
Sat, 22 Jan 2011 22:37:12 +0300 Disallow isSpace chars at start and end of nicknames and room names
unc0rr [Sat, 22 Jan 2011 22:37:12 +0300] rev 4866
Disallow isSpace chars at start and end of nicknames and room names
Fri, 21 Jan 2011 17:07:42 -0500 *sigh*
nemo [Fri, 21 Jan 2011 17:07:42 -0500] rev 4865
*sigh*
Fri, 21 Jan 2011 11:45:31 -0500 Fix typos in tips
mikade [Fri, 21 Jan 2011 11:45:31 -0500] rev 4864
Fix typos in tips
Fri, 21 Jan 2011 11:15:13 -0500 updated italian translation
nemo [Fri, 21 Jan 2011 11:15:13 -0500] rev 4863
updated italian translation
Thu, 20 Jan 2011 21:32:39 +0300 Fix empty message resulting in corrupted packets
unc0rr [Thu, 20 Jan 2011 21:32:39 +0300] rev 4862
Fix empty message resulting in corrupted packets
Thu, 20 Jan 2011 01:49:20 +0100 (ios) perform a small change about how to close the game window, should hopefully save memory and avoid crashes (who am i kidding? that's the usual PR talk...)
koda [Thu, 20 Jan 2011 01:49:20 +0100] rev 4861
(ios) perform a small change about how to close the game window, should hopefully save memory and avoid crashes (who am i kidding? that's the usual PR talk...)
Thu, 20 Jan 2011 01:27:51 +0100 ios has still a case sensitive file system
koda [Thu, 20 Jan 2011 01:27:51 +0100] rev 4860
ios has still a case sensitive file system
Wed, 19 Jan 2011 23:51:19 +0100 disable the C memory manager and keep the native pascal one
koda [Wed, 19 Jan 2011 23:51:19 +0100] rev 4859
disable the C memory manager and keep the native pascal one
Wed, 19 Jan 2011 23:02:43 +0100 new local play button graphic
koda [Wed, 19 Jan 2011 23:02:43 +0100] rev 4858
new local play button graphic
Wed, 19 Jan 2011 16:44:14 -0500 rename firepunch to shoryuken
nemo [Wed, 19 Jan 2011 16:44:14 -0500] rev 4857
rename firepunch to shoryuken
Wed, 19 Jan 2011 01:12:55 +0100 implemented ranking in ios stats pages
koda [Wed, 19 Jan 2011 01:12:55 +0100] rev 4856
implemented ranking in ios stats pages
Tue, 18 Jan 2011 23:08:47 +0100 when multiple fingers are detected, remove all widgets in order to avoid accidental commands
koda [Tue, 18 Jan 2011 23:08:47 +0100] rev 4855
when multiple fingers are detected, remove all widgets in order to avoid accidental commands
Tue, 18 Jan 2011 22:55:58 +0100 adding my new Tracker library so mikade can use it with you guys on dev, still might change a bit though
Henek [Tue, 18 Jan 2011 22:55:58 +0100] rev 4854
adding my new Tracker library so mikade can use it with you guys on dev, still might change a bit though
Tue, 18 Jan 2011 22:42:06 +0100 sheepluva suggested that game should pause when in weapon screen (iphone only)
koda [Tue, 18 Jan 2011 22:42:06 +0100] rev 4853
sheepluva suggested that game should pause when in weapon screen (iphone only)
Tue, 18 Jan 2011 14:28:29 +0100 Added tag 0.9.14.1-release for changeset ae71dff40ecc
koda [Tue, 18 Jan 2011 14:28:29 +0100] rev 4852
Added tag 0.9.14.1-release for changeset ae71dff40ecc
Mon, 17 Jan 2011 20:22:15 -0500 SwitchHog in scripting
nemo [Mon, 17 Jan 2011 20:22:15 -0500] rev 4851
SwitchHog in scripting
Tue, 18 Jan 2011 00:12:39 +0100 code cleanup
koda [Tue, 18 Jan 2011 00:12:39 +0100] rev 4850
code cleanup
Mon, 17 Jan 2011 23:24:55 +0100 merge
koda [Mon, 17 Jan 2011 23:24:55 +0100] rev 4849
merge
Mon, 17 Jan 2011 01:44:15 +0100 merge experimental3D in default
koda [Mon, 17 Jan 2011 01:44:15 +0100] rev 4848
merge experimental3D in default
Mon, 17 Jan 2011 23:23:40 +0100 slim down .hgtags
koda [Mon, 17 Jan 2011 23:23:40 +0100] rev 4847
slim down .hgtags
Mon, 25 Feb 2013 10:04:31 +0100 closing old branch experimental3D
koda [Mon, 25 Feb 2013 10:04:31 +0100] rev 4846
closing old branch
Mon, 17 Jan 2011 23:22:52 +0100 merge latest 0.9.15 changes into head
koda [Mon, 17 Jan 2011 23:22:52 +0100] rev 4845
merge latest 0.9.15 changes into head
Mon, 17 Jan 2011 01:43:10 +0100 merge default into experimental3D experimental3D
koda [Mon, 17 Jan 2011 01:43:10 +0100] rev 4844
merge default into experimental3D
Sun, 16 Jan 2011 13:53:32 -0500 merge in script tweaks
mikade [Sun, 16 Jan 2011 13:53:32 -0500] rev 4843
merge in script tweaks
Sun, 16 Jan 2011 01:20:36 +0100 readding cabal file for the server, burp not shure why it had gone
Henek [Sun, 16 Jan 2011 01:20:36 +0100] rev 4842
readding cabal file for the server, burp not shure why it had gone
Fri, 14 Jan 2011 17:24:49 +0100 you're welcome koda
sheepluva [Fri, 14 Jan 2011 17:24:49 +0100] rev 4841
you're welcome koda
Fri, 14 Jan 2011 17:01:29 +0100 also convert/pngcrush png pictures with 16bit/channel (resulting in 8bit/channel) and repage their layers (as I found out that some of the pics had their layer offset the actual visual area, which makes the picture look blank in gimp)
sheepluva [Fri, 14 Jan 2011 17:01:29 +0100] rev 4840
also convert/pngcrush png pictures with 16bit/channel (resulting in 8bit/channel) and repage their layers (as I found out that some of the pics had their layer offset the actual visual area, which makes the picture look blank in gimp)
Thu, 13 Jan 2011 17:40:56 -0500 Force RGBA for these too (and strip)
nemo [Thu, 13 Jan 2011 17:40:56 -0500] rev 4839
Force RGBA for these too (and strip)
Thu, 13 Jan 2011 16:01:16 -0500 Force a bunch of images to RGBA that were either RGB or indexed, strip
nemo [Thu, 13 Jan 2011 16:01:16 -0500] rev 4838
Force a bunch of images to RGBA that were either RGB or indexed, strip
Thu, 13 Jan 2011 21:52:48 +0300 Pass PHedgehog instead of PGear to stats. Fixes crash.
unc0rr [Thu, 13 Jan 2011 21:52:48 +0300] rev 4837
Pass PHedgehog instead of PGear to stats. Fixes crash.
Wed, 12 Jan 2011 20:32:44 +0100 also example flake
Henek [Wed, 12 Jan 2011 20:32:44 +0100] rev 4836
also example flake
Wed, 12 Jan 2011 20:31:55 +0100 added rq-sky to themes so it can set sky color for low quality. also added tint of sky on sudden death. underwater theme is an example of this
Henek [Wed, 12 Jan 2011 20:31:55 +0100] rev 4835
added rq-sky to themes so it can set sky color for low quality. also added tint of sky on sudden death. underwater theme is an example of this
Wed, 12 Jan 2011 22:02:43 +0300 Oops, I should test more
unc0rr [Wed, 12 Jan 2011 22:02:43 +0300] rev 4834
Oops, I should test more
Wed, 12 Jan 2011 22:01:15 +0300 Doesn't work as expected
unc0rr [Wed, 12 Jan 2011 22:01:15 +0300] rev 4833
Doesn't work as expected
Mon, 10 Jan 2011 19:15:12 -0500 update collision in set gear position
nemo [Mon, 10 Jan 2011 19:15:12 -0500] rev 4832
update collision in set gear position
Mon, 10 Jan 2011 18:20:58 +0300 Prevent frontend crash in certain circumstances
unc0rr [Mon, 10 Jan 2011 18:20:58 +0300] rev 4831
Prevent frontend crash in certain circumstances
Mon, 10 Jan 2011 15:53:49 +0300 Don't waste CPU cycles trying to find a piece of land when there's no free land left
unc0rr [Mon, 10 Jan 2011 15:53:49 +0300] rev 4830
Don't waste CPU cycles trying to find a piece of land when there's no free land left
Mon, 10 Jan 2011 15:35:22 +0300 Set version to 0.9.16-dev
unc0rr [Mon, 10 Jan 2011 15:35:22 +0300] rev 4829
Set version to 0.9.16-dev
Mon, 10 Jan 2011 15:33:15 +0300 Fix formatting
unc0rr [Mon, 10 Jan 2011 15:33:15 +0300] rev 4828
Fix formatting
Sun, 09 Jan 2011 21:50:59 +0300 Initialize flag. Fixes weapon changing animation between shots when AI uses shotgun.
unc0rr [Sun, 09 Jan 2011 21:50:59 +0300] rev 4827
Initialize flag. Fixes weapon changing animation between shots when AI uses shotgun.
Sun, 09 Jan 2011 21:37:45 +0300 Inherit hedgehog from gear which caused damage, thus keeping track of which hog actually did the damage
unc0rr [Sun, 09 Jan 2011 21:37:45 +0300] rev 4826
Inherit hedgehog from gear which caused damage, thus keeping track of which hog actually did the damage
Sun, 09 Jan 2011 21:36:51 +0300 Add a space for better looking console message
unc0rr [Sun, 09 Jan 2011 21:36:51 +0300] rev 4825
Add a space for better looking console message
Fri, 07 Jan 2011 23:08:34 +0300 Keep track of which hog's weapon does damage
unc0rr [Fri, 07 Jan 2011 23:08:34 +0300] rev 4824
Keep track of which hog's weapon does damage
Fri, 07 Jan 2011 21:41:12 +0300 Oops, fix build
unc0rr [Fri, 07 Jan 2011 21:41:12 +0300] rev 4823
Oops, fix build
Fri, 07 Jan 2011 19:46:58 +0300 Don't highlight drawn maps in rooms list
unc0rr [Fri, 07 Jan 2011 19:46:58 +0300] rev 4822
Don't highlight drawn maps in rooms list
Fri, 07 Jan 2011 19:44:07 +0300 Greek translation
unc0rr [Fri, 07 Jan 2011 19:44:07 +0300] rev 4821
Greek translation
Thu, 06 Jan 2011 11:29:48 -0500 reset weapons default in shoppa.
nemo [Thu, 06 Jan 2011 11:29:48 -0500] rev 4820
reset weapons default in shoppa.
Wed, 05 Jan 2011 03:53:46 +0100 ctf_blizzard ios fix
koda [Wed, 05 Jan 2011 03:53:46 +0100] rev 4819
ctf_blizzard ios fix
Sun, 16 Jan 2011 05:21:00 +0100 rename "frame alternate" to "wiggle" as it's more appropriate experimental3D
koda [Sun, 16 Jan 2011 05:21:00 +0100] rev 4818
rename "frame alternate" to "wiggle" as it's more appropriate move visual gears around levels to have smooth stereo effect
Tue, 04 Jan 2011 18:26:54 -0500 Small tweak to filter
nemo [Tue, 04 Jan 2011 18:26:54 -0500] rev 4817
Small tweak to filter
Sat, 15 Jan 2011 18:35:59 +0100 use a different depth for different layers (land, water, explosions) experimental3D
koda [Sat, 15 Jan 2011 18:35:59 +0100] rev 4816
use a different depth for different layers (land, water, explosions)
Tue, 04 Jan 2011 22:33:20 +0300 Clearly state which port is IPC connection on
unc0rr [Tue, 04 Jan 2011 22:33:20 +0300] rev 4815
Clearly state which port is IPC connection on
Tue, 04 Jan 2011 13:05:30 +0100 smaller rearrangement of (non stereo related) variables experimental3D
koda [Tue, 04 Jan 2011 13:05:30 +0100] rev 4814
smaller rearrangement of (non stereo related) variables
Tue, 04 Jan 2011 16:15:47 +0300 Make barrels drop when hog walks away from under it
unc0rr [Tue, 04 Jan 2011 16:15:47 +0300] rev 4813
Make barrels drop when hog walks away from under it
Tue, 04 Jan 2011 12:53:46 +0100 merge with HEAD after 0.9.15 release, move consts and vars in their proper files experimental3D
koda [Tue, 04 Jan 2011 12:53:46 +0100] rev 4812
merge with HEAD after 0.9.15 release, move consts and vars in their proper files
Tue, 04 Jan 2011 01:21:30 +0100 add new robot badge to sources
koda [Tue, 04 Jan 2011 01:21:30 +0100] rev 4811
add new robot badge to sources
Mon, 03 Jan 2011 10:45:50 -0500 Apply RGBA consistently in Tint
nemo [Mon, 03 Jan 2011 10:45:50 -0500] rev 4810
Apply RGBA consistently in Tint
Sun, 02 Jan 2011 19:30:16 +0100 rearrange quality flags a little, disable snow rendering on rqLowRes
koda [Sun, 02 Jan 2011 19:30:16 +0100] rev 4809
rearrange quality flags a little, disable snow rendering on rqLowRes
Sun, 02 Jan 2011 18:12:16 +0100 remove obsolete TrainingFlags code
koda [Sun, 02 Jan 2011 18:12:16 +0100] rev 4808
remove obsolete TrainingFlags code
Sun, 02 Jan 2011 13:54:28 +0100 display caption for ammotype amNothing when switched to so that players know what just happened
sheepluva [Sun, 02 Jan 2011 13:54:28 +0100] rev 4807
display caption for ammotype amNothing when switched to so that players know what just happened
Sat, 01 Jan 2011 23:10:57 +0100 added flake configuration also in sudden death and SDClouds for underwater
Henek [Sat, 01 Jan 2011 23:10:57 +0100] rev 4806
added flake configuration also in sudden death and SDClouds for underwater
Sat, 01 Jan 2011 19:41:58 +0100 Fancier detection of hogs/objects. Hogs wont get buried even by the worst of storms.
Palewolf [Sat, 01 Jan 2011 19:41:58 +0100] rev 4805
Fancier detection of hogs/objects. Hogs wont get buried even by the worst of storms.
Sat, 01 Jan 2011 14:42:08 +0100 Updated Slovak translation
jose1711 [Sat, 01 Jan 2011 14:42:08 +0100] rev 4804
Updated Slovak translation
Sat, 01 Jan 2011 14:26:50 +0100 Flakes were updating the wrong coordinates when rqBlurryLand was on
Palewolf [Sat, 01 Jan 2011 14:26:50 +0100] rev 4803
Flakes were updating the wrong coordinates when rqBlurryLand was on
Sat, 01 Jan 2011 14:23:39 +0100 fix very ancient typo in CheckCollision() that would cause check for collision at bottom and right instead of movement direction
sheepluva [Sat, 01 Jan 2011 14:23:39 +0100] rev 4802
fix very ancient typo in CheckCollision() that would cause check for collision at bottom and right instead of movement direction
Sat, 01 Jan 2011 14:18:33 +0100 part #2
sheepluva [Sat, 01 Jan 2011 14:18:33 +0100] rev 4801
part #2
Sat, 01 Jan 2011 11:15:35 +0100 my attempt of "detach rope if the Land[] vanishes"
sheepluva [Sat, 01 Jan 2011 11:15:35 +0100] rev 4800
my attempt of "detach rope if the Land[] vanishes"
Fri, 31 Dec 2010 23:09:06 +0100 fixing Palewolf's if-merging-whoopsy there. should unbreak build
sheepluva [Fri, 31 Dec 2010 23:09:06 +0100] rev 4799
fixing Palewolf's if-merging-whoopsy there. should unbreak build
Fri, 31 Dec 2010 21:39:12 +0100 fix sticky rope issue
sheepluva [Fri, 31 Dec 2010 21:39:12 +0100] rev 4798
fix sticky rope issue
Fri, 31 Dec 2010 21:33:13 +0100 revert ed78465973f6 ("detach rope if the Land[] vanishes") for now, some questionable/troublecausing parts there.
sheepluva [Fri, 31 Dec 2010 21:33:13 +0100] rev 4797
revert ed78465973f6 ("detach rope if the Land[] vanishes") for now, some questionable/troublecausing parts there.
Fri, 31 Dec 2010 21:30:38 +0100 Avoid drawing if there's a hog/object behind
Palewolf [Fri, 31 Dec 2010 21:30:38 +0100] rev 4796
Avoid drawing if there's a hog/object behind
Fri, 31 Dec 2010 19:31:37 +0100 Make flakes smaller by popular demand.
Palewolf [Fri, 31 Dec 2010 19:31:37 +0100] rev 4795
Make flakes smaller by popular demand.
Fri, 31 Dec 2010 04:08:57 +0100 Added tag Hedgewars-iOS-1.2.2 for changeset 5ea3d182415e
koda [Fri, 31 Dec 2010 04:08:57 +0100] rev 4794
Added tag Hedgewars-iOS-1.2.2 for changeset 5ea3d182415e
Fri, 31 Dec 2010 03:29:41 +0100 merge and fix my typos Hedgewars-iOS-1.2.2
koda [Fri, 31 Dec 2010 03:29:41 +0100] rev 4793
merge and fix my typos
Fri, 31 Dec 2010 01:05:23 +0100 sudden death changes: only change visual bit on health decrease and support for water transparancy change and clouds number change
Henek [Fri, 31 Dec 2010 01:05:23 +0100] rev 4792
sudden death changes: only change visual bit on health decrease and support for water transparancy change and clouds number change
Fri, 31 Dec 2010 00:37:39 +0100 Snow blends into land, trys to fill the gaps
Palewolf [Fri, 31 Dec 2010 00:37:39 +0100] rev 4791
Snow blends into land, trys to fill the gaps
Thu, 30 Dec 2010 22:20:17 +0100 fix portal gun wrong color issue
sheepluva [Thu, 30 Dec 2010 22:20:17 +0100] rev 4790
fix portal gun wrong color issue
Thu, 30 Dec 2010 20:55:22 +0100 finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Henek [Thu, 30 Dec 2010 20:55:22 +0100] rev 4789
finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Thu, 30 Dec 2010 20:10:26 +0100 Updated Slovak translation (lua)
jose1711 [Thu, 30 Dec 2010 20:10:26 +0100] rev 4788
Updated Slovak translation (lua)
Thu, 30 Dec 2010 19:36:40 +0100 Merge
jose1711 [Thu, 30 Dec 2010 19:36:40 +0100] rev 4787
Merge
Thu, 30 Dec 2010 11:32:04 -0500 French translation finally gets some love
ourobolos [Thu, 30 Dec 2010 11:32:04 -0500] rev 4786
French translation finally gets some love
Thu, 30 Dec 2010 16:21:14 +0100 some more themes updated, note comments on brick
Henek [Thu, 30 Dec 2010 16:21:14 +0100] rev 4785
some more themes updated, note comments on brick
Thu, 30 Dec 2010 09:58:05 -0500 avoid uninitialised pointer. thanks to dead.mazayus
nemo [Thu, 30 Dec 2010 09:58:05 -0500] rev 4784
avoid uninitialised pointer. thanks to dead.mazayus
Wed, 29 Dec 2010 22:44:45 -0500 nil check
nemo [Wed, 29 Dec 2010 22:44:45 -0500] rev 4783
nil check
Thu, 30 Dec 2010 01:44:55 +0100 added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek [Thu, 30 Dec 2010 01:44:55 +0100] rev 4782
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Tue, 20 Sep 2011 00:00:22 +0400 Close branch 0.9.15
unc0rr [Tue, 20 Sep 2011 00:00:22 +0400] rev 4781
Close branch
Wed, 29 Dec 2010 16:21:30 -0500 add a couple of variables to speed up UID lookups. Based on the assumption new visual gears and gears will tend to be at the end of the list. Set them on successful lookup or script gear creation, clear on delete. Oh also pick up a couple of TrevInc's translation changes
nemo [Wed, 29 Dec 2010 16:21:30 -0500] rev 4780
add a couple of variables to speed up UID lookups. Based on the assumption new visual gears and gears will tend to be at the end of the list. Set them on successful lookup or script gear creation, clear on delete. Oh also pick up a couple of TrevInc's translation changes
Wed, 29 Jun 2011 21:52:07 +0200 merge 0.9.15
koda [Wed, 29 Jun 2011 21:52:07 +0200] rev 4779
merge
Wed, 29 Dec 2010 17:27:33 +0100 have napalm strike bombs explode right over the target
sheepluva [Wed, 29 Dec 2010 17:27:33 +0100] rev 4778
have napalm strike bombs explode right over the target
Sat, 26 Feb 2011 17:07:30 +0100 info.plist 2011 0.9.15
koda [Sat, 26 Feb 2011 17:07:30 +0100] rev 4777
info.plist 2011
Wed, 29 Dec 2010 15:57:13 +0100 set windspeed to 0 at the very beginning of the game. (fixes DisableWind game modifier)
sheepluva [Wed, 29 Dec 2010 15:57:13 +0100] rev 4776
set windspeed to 0 at the very beginning of the game. (fixes DisableWind game modifier)
Wed, 02 Feb 2011 09:23:42 +0100 add NOAUTOUPDATE symbol and hedgewars-server.cabal 0.9.15
koda [Wed, 02 Feb 2011 09:23:42 +0100] rev 4775
add NOAUTOUPDATE symbol and hedgewars-server.cabal
Wed, 29 Dec 2010 14:59:56 +0100 fix parachute wall climbing bug
sheepluva [Wed, 29 Dec 2010 14:59:56 +0100] rev 4774
fix parachute wall climbing bug
Tue, 01 Feb 2011 00:12:19 +0100 yay, sdl resumed development and accepted some of our patches in mainstream 0.9.15
koda [Tue, 01 Feb 2011 00:12:19 +0100] rev 4773
yay, sdl resumed development and accepted some of our patches in mainstream
(0) -3000 -1000 -240 +240 +1000 +3000 +10000 tip