2009-06-30 -Smaxx's porting of the library to MSVC compilers
koda [Tue, 30 Jun 2009 12:31:32 +0000] rev 2213
-Smaxx's porting of the library to MSVC compilers -library is now ANSI C -interface headers reworked
2009-06-29 -openalbridge headers cleaned
koda [Mon, 29 Jun 2009 23:03:25 +0000] rev 2212
-openalbridge headers cleaned -static building of lib for non MSVC compilers
2009-06-29 - fade in/out functions merged, but kept binary compatibility
koda [Mon, 29 Jun 2009 20:01:05 +0000] rev 2211
- fade in/out functions merged, but kept binary compatibility - reworked memory initialization, now uses less memory and allocates more only when needed - other fixes to openalbridge
2009-06-29 initial bugfix for volume setup
koda [Mon, 29 Jun 2009 03:47:39 +0000] rev 2210
initial bugfix for volume setup
2009-06-29 - bugfix for segfault on fades
koda [Mon, 29 Jun 2009 00:58:32 +0000] rev 2209
- bugfix for segfault on fades - winstdint.h updated to pstdint.h (more portable)
2009-06-28 disable timers on a few silly items, trying out a timer on cake
nemo [Sun, 28 Jun 2009 23:36:41 +0000] rev 2208
disable timers on a few silly items, trying out a timer on cake
2009-06-28 Make server accpet TEAM_CHAT protocol command, and act like on CHAT command for now
unc0rr [Sun, 28 Jun 2009 21:43:46 +0000] rev 2207
Make server accpet TEAM_CHAT protocol command, and act like on CHAT command for now
2009-06-28 text tweaks
nemo [Sun, 28 Jun 2009 18:59:26 +0000] rev 2206
text tweaks
2009-06-28 Fix for mouse targeting... not tested
unc0rr [Sun, 28 Jun 2009 18:51:54 +0000] rev 2205
Fix for mouse targeting... not tested
2009-06-28 Smaxx' idea of timers, reworked just a tad. Might need variable for offset, but seems ok for now
nemo [Sun, 28 Jun 2009 18:47:55 +0000] rev 2204
Smaxx' idea of timers, reworked just a tad. Might need variable for offset, but seems ok for now
2009-06-28 -Added support for Release and Debug for CMAKE_BUILD_TYPE
koda [Sun, 28 Jun 2009 16:54:51 +0000] rev 2203
-Added support for Release and Debug for CMAKE_BUILD_TYPE -patch to OpenALbridge for invert_endianness
2009-06-28 Move count notification to all multishoot
nemo [Sun, 28 Jun 2009 16:44:04 +0000] rev 2202
Move count notification to all multishoot
2009-06-28 some win32 dll export thingy.
nemo [Sun, 28 Jun 2009 14:39:18 +0000] rev 2201
some win32 dll export thingy.
2009-06-28 koda/Smaxx changes to openal for crossplatform building
nemo [Sun, 28 Jun 2009 14:37:26 +0000] rev 2200
koda/Smaxx changes to openal for crossplatform building
2009-06-27 Update Italian translation
unc0rr [Sat, 27 Jun 2009 09:51:15 +0000] rev 2199
Update Italian translation
2009-06-26 Bring back smoothness for camera movement
unc0rr [Fri, 26 Jun 2009 19:52:42 +0000] rev 2198
Bring back smoothness for camera movement
2009-06-26 Some work on camera
unc0rr [Fri, 26 Jun 2009 19:40:10 +0000] rev 2197
Some work on camera
2009-06-25 small jetpack tweak
nemo [Thu, 25 Jun 2009 10:50:44 +0000] rev 2196
small jetpack tweak
2009-06-25 Oops. Sorry about that. Restore correct extdbinterface.hs
nemo [Thu, 25 Jun 2009 10:49:40 +0000] rev 2195
Oops. Sorry about that. Restore correct extdbinterface.hs
2009-06-25 koda adds threading for fadein/out. Untested under windows, but works beautifully under Linux (and presumably OSX, right koda?)
nemo [Thu, 25 Jun 2009 10:49:05 +0000] rev 2194
koda adds threading for fadein/out. Untested under windows, but works beautifully under Linux (and presumably OSX, right koda?)
2009-06-24 rename jetpack to flying saucer
nemo [Wed, 24 Jun 2009 23:53:02 +0000] rev 2193
rename jetpack to flying saucer
2009-06-24 - Fix quickplay sound bug triggered by two faults: ttsmj's (passing voicepack with empty name in team config) and koda's (he changed fallback to default scheme condition)
unc0rr [Wed, 24 Jun 2009 19:47:32 +0000] rev 2192
- Fix quickplay sound bug triggered by two faults: ttsmj's (passing voicepack with empty name in team config) and koda's (he changed fallback to default scheme condition) - Fix openal's warning (trying to fadeout not loaded music)
2009-06-24 koda's OpenAL conversion:
unc0rr [Wed, 24 Jun 2009 15:59:32 +0000] rev 2191
koda's OpenAL conversion: - Freezes program for fadein/fadeout time - Has a problem with quickplay
2009-06-22 extra check suggested by unc0rr
nemo [Mon, 22 Jun 2009 13:49:16 +0000] rev 2190
extra check suggested by unc0rr
2009-06-22 allow brief ground touches
nemo [Mon, 22 Jun 2009 00:27:55 +0000] rev 2189
allow brief ground touches
2009-06-22 Kill saucer if it touches the ground, Tiy's new graphic
nemo [Mon, 22 Jun 2009 00:22:42 +0000] rev 2188
Kill saucer if it touches the ground, Tiy's new graphic
2009-06-22 set vector to negative *after* applying upward vector
nemo [Mon, 22 Jun 2009 00:17:09 +0000] rev 2187
set vector to negative *after* applying upward vector
2009-06-22 disable selection sprite, nudge ship into the air on launch
nemo [Mon, 22 Jun 2009 00:14:24 +0000] rev 2186
disable selection sprite, nudge ship into the air on launch
2009-06-21 Localise words "Fuel" and "Remaining" - add shot counter to deagle.
nemo [Sun, 21 Jun 2009 22:43:38 +0000] rev 2185
Localise words "Fuel" and "Remaining" - add shot counter to deagle.
2009-06-21 Oops, fix database process interaction
unc0rr [Sun, 21 Jun 2009 18:00:43 +0000] rev 2184
Oops, fix database process interaction
2009-06-21 Oops. Forgot the ugly graphic
nemo [Sun, 21 Jun 2009 17:48:05 +0000] rev 2183
Oops. Forgot the ugly graphic
2009-06-21 Ugly graphic for jetpack - jetpack should be essentially functional.
nemo [Sun, 21 Jun 2009 17:47:57 +0000] rev 2182
Ugly graphic for jetpack - jetpack should be essentially functional.
2009-06-21 thanks unc0rr (corrected flag - also check on turn time)
nemo [Sun, 21 Jun 2009 15:46:48 +0000] rev 2181
thanks unc0rr (corrected flag - also check on turn time)
2009-06-21 Use different group to not erase messages, restore gear deletion on hog damage.
nemo [Sun, 21 Jun 2009 15:41:07 +0000] rev 2180
Use different group to not erase messages, restore gear deletion on hog damage.
2009-06-21 Duplicate Parachute more closely :D
nemo [Sun, 21 Jun 2009 15:36:50 +0000] rev 2179
Duplicate Parachute more closely :D
2009-06-21 Some fixes on camera broken by zoom code (ammo menu should work now)
unc0rr [Sun, 21 Jun 2009 15:36:13 +0000] rev 2178
Some fixes on camera broken by zoom code (ammo menu should work now)
2009-06-21 Initial attempt at jetpack. Pluses, more like lunar lander (takes fall damage). Minuses, can't seem to cancel it or use alt weapon
nemo [Sun, 21 Jun 2009 15:31:09 +0000] rev 2177
Initial attempt at jetpack. Pluses, more like lunar lander (takes fall damage). Minuses, can't seem to cancel it or use alt weapon
2009-06-20 Don't show enemy's number of ammo
unc0rr [Sat, 20 Jun 2009 07:50:03 +0000] rev 2176
Don't show enemy's number of ammo
2009-06-20 Update Italian translation
unc0rr [Sat, 20 Jun 2009 07:45:05 +0000] rev 2175
Update Italian translation
2009-06-19 Oops
unc0rr [Fri, 19 Jun 2009 18:01:48 +0000] rev 2174
Oops
2009-06-19 Send stats every minute
unc0rr [Fri, 19 Jun 2009 17:56:52 +0000] rev 2173
Send stats every minute
2009-06-19 Implement sending gameserver stats to webserver
unc0rr [Fri, 19 Jun 2009 17:55:42 +0000] rev 2172
Implement sending gameserver stats to webserver
2009-06-18 Smaxx refactor of LoadImage to use flags, iphone changes by koda (mostly use of rgba instead of rgb)
nemo [Thu, 18 Jun 2009 17:48:06 +0000] rev 2171
Smaxx refactor of LoadImage to use flags, iphone changes by koda (mostly use of rgba instead of rgb)
2009-06-18 Updated french translation thanks to kaze (Fabien)
nemo [Thu, 18 Jun 2009 17:35:34 +0000] rev 2170
Updated french translation thanks to kaze (Fabien)
2009-06-18 A whole ton of new phrases for english locale, tweak to still-incomplete ja stubs
nemo [Thu, 18 Jun 2009 14:44:43 +0000] rev 2169
A whole ton of new phrases for english locale, tweak to still-incomplete ja stubs
2009-06-18 Tiy's new airstrike graphic
nemo [Thu, 18 Jun 2009 01:51:25 +0000] rev 2168
Tiy's new airstrike graphic
2009-06-15 Loop sweeping to avoid stray pixels. Avoided at first hoping there was a cleverer approach. Fortunately sweep is infrequent.
nemo [Mon, 15 Jun 2009 21:03:57 +0000] rev 2167
Loop sweeping to avoid stray pixels. Avoided at first hoping there was a cleverer approach. Fortunately sweep is infrequent.
2009-06-15 Tweaked windbar and steam sound by Smaxx
nemo [Mon, 15 Jun 2009 14:02:48 +0000] rev 2166
Tweaked windbar and steam sound by Smaxx
2009-06-15 Remove BOM From zn_TW/de - add zh_TW translations for 37/38 and messages to zh_CN pending tracking down Chinese coworker
nemo [Mon, 15 Jun 2009 13:55:45 +0000] rev 2165
Remove BOM From zn_TW/de - add zh_TW translations for 37/38 and messages to zh_CN pending tracking down Chinese coworker
2009-06-15 Full set of translated messages for zh_TW - says he will add more original ones later
nemo [Mon, 15 Jun 2009 13:48:31 +0000] rev 2164
Full set of translated messages for zh_TW - says he will add more original ones later
2009-06-14 koda's patch fixing some iphone port troubles (color, mouse)
unc0rr [Sun, 14 Jun 2009 13:20:28 +0000] rev 2163
koda's patch fixing some iphone port troubles (color, mouse)
2009-06-13 - Implement zoom-in and zoom-out
unc0rr [Sat, 13 Jun 2009 15:39:26 +0000] rev 2162
- Implement zoom-in and zoom-out - Some bugfixes. Ammo menu doesn't work.
2009-06-13 Some work on zooming. Hedgewars are now unplayable.
unc0rr [Sat, 13 Jun 2009 15:30:40 +0000] rev 2161
Some work on zooming. Hedgewars are now unplayable.
2009-06-13 Polish translation update
unc0rr [Sat, 13 Jun 2009 11:32:23 +0000] rev 2160
Polish translation update
2009-06-13 Update Italian translation
unc0rr [Sat, 13 Jun 2009 11:31:52 +0000] rev 2159
Update Italian translation
2009-06-12 rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo [Fri, 12 Jun 2009 19:53:44 +0000] rev 2158
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
2009-06-12 Endian aware Land digest
unc0rr [Fri, 12 Jun 2009 08:52:31 +0000] rev 2157
Endian aware Land digest
2009-06-12 Fix r2201
unc0rr [Fri, 12 Jun 2009 08:50:20 +0000] rev 2156
Fix r2201
2009-06-12 Implement ability for server admin to clear accounts cache
unc0rr [Fri, 12 Jun 2009 08:47:05 +0000] rev 2155
Implement ability for server admin to clear accounts cache
2009-06-12 Change default output to stderr since /tmp doesn't exist under windows and is useless under iphoneos, add a couple of extra parameters
nemo [Fri, 12 Jun 2009 00:39:36 +0000] rev 2154
Change default output to stderr since /tmp doesn't exist under windows and is useless under iphoneos, add a couple of extra parameters
2009-06-11 Patch by Smaxx:
unc0rr [Thu, 11 Jun 2009 15:57:51 +0000] rev 2153
Patch by Smaxx: - Check texture size against GL_MAX_TEXTURE_SIZE
2009-06-11 Patch by koda:
unc0rr [Thu, 11 Jun 2009 15:22:02 +0000] rev 2152
Patch by koda: - Rename some symbols - Ctrl click
2009-06-08 Update Italian translation
unc0rr [Mon, 08 Jun 2009 16:35:29 +0000] rev 2151
Update Italian translation
2009-06-07 Forbid room names and nicknames consisting only of space characters
unc0rr [Sun, 07 Jun 2009 07:42:40 +0000] rev 2150
Forbid room names and nicknames consisting only of space characters
2009-06-06 Fix a bug in frontend leading to incorrect behaviour when dealing with names starting/ending with whitespace
unc0rr [Sat, 06 Jun 2009 12:42:35 +0000] rev 2149
Fix a bug in frontend leading to incorrect behaviour when dealing with names starting/ending with whitespace
2009-06-05 French translation of game, including new messages. Frontend later.
nemo [Fri, 05 Jun 2009 14:19:21 +0000] rev 2148
French translation of game, including new messages. Frontend later.
2009-06-03 typos - the fix for zoom in uMisc.pas appears to be screwing up flakes and other things. commenting it out for now
nemo [Wed, 03 Jun 2009 00:35:23 +0000] rev 2147
typos - the fix for zoom in uMisc.pas appears to be screwing up flakes and other things. commenting it out for now
2009-06-02 Remove steam on explosion effects
nemo [Tue, 02 Jun 2009 19:02:54 +0000] rev 2146
Remove steam on explosion effects
2009-06-02 A few FIXME flags for easy grepping
nemo [Tue, 02 Jun 2009 18:59:13 +0000] rev 2145
A few FIXME flags for easy grepping
2009-06-02 - Fix some ugly code
unc0rr [Tue, 02 Jun 2009 18:43:00 +0000] rev 2144
- Fix some ugly code - Formatting
2009-06-02 New baseball bat sound, steam when fire lands on water (needs new hiss sound), bubbles when hedgehog drowns, more messages on
nemo [Tue, 02 Jun 2009 18:27:15 +0000] rev 2143
New baseball bat sound, steam when fire lands on water (needs new hiss sound), bubbles when hedgehog drowns, more messages on game events
2009-06-01 Make code suck less
unc0rr [Mon, 01 Jun 2009 20:38:45 +0000] rev 2142
Make code suck less
2009-06-01 Fix some cake bugs
unc0rr [Mon, 01 Jun 2009 18:30:48 +0000] rev 2141
Fix some cake bugs
2009-06-01 Death messages thanks to Smaxx
nemo [Mon, 01 Jun 2009 17:04:36 +0000] rev 2140
Death messages thanks to Smaxx
2009-06-01 Properly decrement sniper rifle if timed out. Try to get camera position straight for once.
nemo [Mon, 01 Jun 2009 00:27:57 +0000] rev 2139
Properly decrement sniper rifle if timed out. Try to get camera position straight for once.
2009-05-31 Remember password
nemo [Sun, 31 May 2009 19:42:49 +0000] rev 2138
Remember password
2009-05-31 Okay, now a real fix
unc0rr [Sun, 31 May 2009 19:32:54 +0000] rev 2137
Okay, now a real fix
2009-05-31 Fix jump changing direction in artillery mode
unc0rr [Sun, 31 May 2009 19:31:37 +0000] rev 2136
Fix jump changing direction in artillery mode
2009-05-31 Push karma application to end of round - should avoid problems w/ plane and kamikaze
nemo [Sun, 31 May 2009 17:56:15 +0000] rev 2135
Push karma application to end of round - should avoid problems w/ plane and kamikaze
2009-05-31 Fix a source of desync caused by player quit
unc0rr [Sun, 31 May 2009 15:17:03 +0000] rev 2134
Fix a source of desync caused by player quit
2009-05-31 Fix lines arise when zooming. Doesn't fix water sprites.
unc0rr [Sun, 31 May 2009 09:56:21 +0000] rev 2133
Fix lines arise when zooming. Doesn't fix water sprites.
2009-05-28 Add david_ac to credits
nemo [Thu, 28 May 2009 11:46:27 +0000] rev 2132
Add david_ac to credits
2009-05-28 mark up with (team)
nemo [Thu, 28 May 2009 00:36:33 +0000] rev 2131
mark up with (team)
2009-05-28 Please don't take away my checkin privileges - Tiy asked me to keep working on this
nemo [Thu, 28 May 2009 00:25:19 +0000] rev 2130
Please don't take away my checkin privileges - Tiy asked me to keep working on this
2009-05-27 Another approach to zombies problem (set SIGCHLD handler to SIG_IGN)
unc0rr [Wed, 27 May 2009 18:13:06 +0000] rev 2129
Another approach to zombies problem (set SIGCHLD handler to SIG_IGN)
2009-05-27 explicit nesting
nemo [Wed, 27 May 2009 15:55:14 +0000] rev 2128
explicit nesting
2009-05-27 Update Slovak and Italian translations
unc0rr [Wed, 27 May 2009 15:31:48 +0000] rev 2127
Update Slovak and Italian translations
2009-05-27 - Prevent server from producing zombies
unc0rr [Wed, 27 May 2009 15:29:30 +0000] rev 2126
- Prevent server from producing zombies - Some tweaks
2009-05-27 Just for completeness, correct formatting on this probably-will-be-reverted-approach
nemo [Wed, 27 May 2009 03:56:17 +0000] rev 2125
Just for completeness, correct formatting on this probably-will-be-reverted-approach
2009-05-27 experiment in only sending a message to your clan
nemo [Wed, 27 May 2009 03:52:07 +0000] rev 2124
experiment in only sending a message to your clan
2009-05-27 Fix server compilation
unc0rr [Wed, 27 May 2009 03:48:59 +0000] rev 2123
Fix server compilation
2009-05-27 Current trunk version isn't compatible with 0.9.11, so set version to 0.9.12-dev
unc0rr [Wed, 27 May 2009 03:47:40 +0000] rev 2122
Current trunk version isn't compatible with 0.9.11, so set version to 0.9.12-dev
2009-05-26 0-3 not 0-2
nemo [Tue, 26 May 2009 19:27:55 +0000] rev 2121
0-3 not 0-2
2009-05-26 updated gasmask/pinksunhat, new grave
nemo [Tue, 26 May 2009 02:41:26 +0000] rev 2120
updated gasmask/pinksunhat, new grave
2009-05-26 Adjust initial camera position
nemo [Tue, 26 May 2009 02:31:45 +0000] rev 2119
Adjust initial camera position
2009-05-25 Send server message after nicks info (more chance for it to be seen)
unc0rr [Mon, 25 May 2009 17:54:27 +0000] rev 2118
Send server message after nicks info (more chance for it to be seen)
2009-05-25 Add caching for accounts information (entries are stored in memory forever)
unc0rr [Mon, 25 May 2009 17:33:39 +0000] rev 2117
Add caching for accounts information (entries are stored in memory forever)
2009-05-25 Bring back authentication to official server, now using separate process to perform database interaction
unc0rr [Mon, 25 May 2009 15:24:27 +0000] rev 2116
Bring back authentication to official server, now using separate process to perform database interaction
2009-05-24 unc0rr forgot nil check here too
nemo [Sun, 24 May 2009 19:49:10 +0000] rev 2115
unc0rr forgot nil check here too
2009-05-24 Fix crash caused by speechbubbles when restoring from save or joining already started net game
unc0rr [Sun, 24 May 2009 19:45:20 +0000] rev 2114
Fix crash caused by speechbubbles when restoring from save or joining already started net game
2009-05-24 Update server protocol number to version mapping 0.9.11-release
unc0rr [Sun, 24 May 2009 16:02:16 +0000] rev 2113
Update server protocol number to version mapping
2009-05-24 Fix attack bubbles
unc0rr [Sun, 24 May 2009 15:02:37 +0000] rev 2112
Fix attack bubbles
2009-05-24 Finally fix bubbles
unc0rr [Sun, 24 May 2009 15:01:10 +0000] rev 2111
Finally fix bubbles
2009-05-24 Some updates
unc0rr [Sun, 24 May 2009 14:03:59 +0000] rev 2110
Some updates
2009-05-24 typo
nemo [Sun, 24 May 2009 13:49:52 +0000] rev 2109
typo
2009-05-24 Silence frontend debug output
unc0rr [Sun, 24 May 2009 13:47:07 +0000] rev 2108
Silence frontend debug output
2009-05-24 - Update INSTALL file
unc0rr [Sun, 24 May 2009 13:04:48 +0000] rev 2107
- Update INSTALL file - Set version to 0.9.11
2009-05-24 Google Droid font licensing terms
nemo [Sun, 24 May 2009 13:03:57 +0000] rev 2106
Google Droid font licensing terms
2009-05-24 Allow CJK override for zh_CN/zh_TW/ja
nemo [Sun, 24 May 2009 13:01:39 +0000] rev 2105
Allow CJK override for zh_CN/zh_TW/ja
2009-05-24 Update server's message
unc0rr [Sun, 24 May 2009 13:01:33 +0000] rev 2104
Update server's message
2009-05-24 - Update russian translation
unc0rr [Sun, 24 May 2009 12:53:46 +0000] rev 2103
- Update russian translation - lupdate-qt4 && lrelease-qt4
2009-05-24 lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo [Sun, 24 May 2009 12:53:03 +0000] rev 2102
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
2009-05-24 Fix fullscreen bug
unc0rr [Sun, 24 May 2009 12:50:11 +0000] rev 2101
Fix fullscreen bug
2009-05-24 - Update training a bit
unc0rr [Sun, 24 May 2009 12:44:52 +0000] rev 2100
- Update training a bit - Update changelog
2009-05-24 make lookup consistent
nemo [Sun, 24 May 2009 02:45:54 +0000] rev 2099
make lookup consistent
2009-05-24 Toggle for stars ("frontend effects") - also turns off optimisations for stars that were causing problems onone machine
nemo [Sun, 24 May 2009 02:41:34 +0000] rev 2098
Toggle for stars ("frontend effects") - also turns off optimisations for stars that were causing problems onone machine
2009-05-23 should be 48 for this map
nemo [Sat, 23 May 2009 21:24:43 +0000] rev 2097
should be 48 for this map
2009-05-23 set Minefield to 150%, reduce fort distance by 512px
nemo [Sat, 23 May 2009 18:26:16 +0000] rev 2096
set Minefield to 150%, reduce fort distance by 512px
2009-05-23 correct Firefox e-mail addy
nemo [Sat, 23 May 2009 17:04:06 +0000] rev 2095
correct Firefox e-mail addy
2009-05-23 oops forgot the translated files and source
nemo [Sat, 23 May 2009 16:49:14 +0000] rev 2094
oops forgot the translated files and source
2009-05-23 Portugese (european) translation, Tiy's "minefield" scheme/wepset, disable vampirism, update translations
nemo [Sat, 23 May 2009 16:49:03 +0000] rev 2093
Portugese (european) translation, Tiy's "minefield" scheme/wepset, disable vampirism, update translations
2009-05-23 Snow theme makeover
nemo [Sat, 23 May 2009 14:55:33 +0000] rev 2092
Snow theme makeover
2009-05-23 mobster voice, updated wav for new default voice
nemo [Sat, 23 May 2009 14:48:15 +0000] rev 2091
mobster voice, updated wav for new default voice
2009-05-23 prevent unc0rr from getting clever with jackhammer too. bring blowtorch into line with the other - should be more fun anyway
nemo [Sat, 23 May 2009 02:17:22 +0000] rev 2090
prevent unc0rr from getting clever with jackhammer too. bring blowtorch into line with the other - should be more fun anyway
2009-05-22 Prevent unc0rr's sneaky escape
nemo [Fri, 22 May 2009 20:36:57 +0000] rev 2089
Prevent unc0rr's sneaky escape
2009-05-22 Some updates on changelog
unc0rr [Fri, 22 May 2009 18:55:38 +0000] rev 2088
Some updates on changelog
2009-05-22 neglected test on sniper rifle being active
nemo [Fri, 22 May 2009 02:01:45 +0000] rev 2087
neglected test on sniper rifle being active
2009-05-21 - Update Bulgarian translation
unc0rr [Thu, 21 May 2009 19:42:37 +0000] rev 2086
- Update Bulgarian translation - lupdate-qt4 && lrelease-qt4
2009-05-21 Update some more translations
unc0rr [Thu, 21 May 2009 19:40:23 +0000] rev 2085
Update some more translations
2009-05-21 Update russian localization
unc0rr [Thu, 21 May 2009 19:39:09 +0000] rev 2084
Update russian localization
2009-05-21 Fix INSTALL
unc0rr [Thu, 21 May 2009 17:46:38 +0000] rev 2083
Fix INSTALL
2009-05-21 Fix nature theme too (thanks to nemo)
unc0rr [Thu, 21 May 2009 17:43:02 +0000] rev 2082
Fix nature theme too (thanks to nemo)
2009-05-21 Fix City theme (could cause desyncs)
unc0rr [Thu, 21 May 2009 17:41:26 +0000] rev 2081
Fix City theme (could cause desyncs)
2009-05-20 This should resend scheme info to net server when scheme got edited (not tested)
unc0rr [Wed, 20 May 2009 16:43:19 +0000] rev 2080
This should resend scheme info to net server when scheme got edited (not tested)
2009-05-20 Silence useless warning
unc0rr [Wed, 20 May 2009 16:35:27 +0000] rev 2079
Silence useless warning
2009-05-19 Updated default voicepack, policecap hat
nemo [Tue, 19 May 2009 22:48:27 +0000] rev 2078
Updated default voicepack, policecap hat
2009-05-19 Remove setting of background-color on iconed group box children just in case that was causing Tiy's problem. Is useless until PaintOnScreen + border-radius is resolved anyway.
nemo [Tue, 19 May 2009 21:01:52 +0000] rev 2077
Remove setting of background-color on iconed group box children just in case that was causing Tiy's problem. Is useless until PaintOnScreen + border-radius is resolved anyway.
2009-05-18 increase # of mines to 50, limit max depth of drowning damage tag
nemo [Mon, 18 May 2009 00:54:21 +0000] rev 2076
increase # of mines to 50, limit max depth of drowning damage tag
2009-05-17 add Firefox to creds
nemo [Sun, 17 May 2009 22:48:06 +0000] rev 2075
add Firefox to creds
2009-05-17 remove 0 damage tag, easter hat fix, pink sun hat
nemo [Sun, 17 May 2009 22:15:09 +0000] rev 2074
remove 0 damage tag, easter hat fix, pink sun hat
2009-05-17 I suck at pascal booleans
nemo [Sun, 17 May 2009 18:02:21 +0000] rev 2073
I suck at pascal booleans
2009-05-17 Custom controls implementing paintEvent play poorly with stars, especially SquareLabel
nemo [Sun, 17 May 2009 14:25:45 +0000] rev 2072
Custom controls implementing paintEvent play poorly with stars, especially SquareLabel Setting PaintOnScreen seems safe with current layout
2009-05-17 Still trying to improve perf of stars - this seems to help a little bit
nemo [Sun, 17 May 2009 13:04:58 +0000] rev 2071
Still trying to improve perf of stars - this seems to help a little bit
2009-05-17 Silence useless warning
unc0rr [Sun, 17 May 2009 13:03:56 +0000] rev 2070
Silence useless warning
2009-05-17 update only the stars - cuts CPU useage in half on my machine
nemo [Sun, 17 May 2009 00:44:30 +0000] rev 2069
update only the stars - cuts CPU useage in half on my machine
2009-05-16 Fix rope disappearing bug
unc0rr [Sat, 16 May 2009 20:54:43 +0000] rev 2068
Fix rope disappearing bug
2009-05-16 use separate variable for vamp/karma calcs, move karma damage tag from point of damage origin to originating hedgehog at unc0rr's request
nemo [Sat, 16 May 2009 19:03:08 +0000] rev 2067
use separate variable for vamp/karma calcs, move karma damage tag from point of damage origin to originating hedgehog at unc0rr's request
2009-05-16 Final fix
unc0rr [Sat, 16 May 2009 18:33:21 +0000] rev 2066
Final fix
2009-05-16 Now should be okay
unc0rr [Sat, 16 May 2009 17:02:25 +0000] rev 2065
Now should be okay
2009-05-16 Fix for teh fix
unc0rr [Sat, 16 May 2009 16:58:54 +0000] rev 2064
Fix for teh fix
2009-05-16 Fix queue error caused by previous fix for queue error
unc0rr [Sat, 16 May 2009 16:57:38 +0000] rev 2063
Fix queue error caused by previous fix for queue error
2009-05-16 - Update finnish translation
unc0rr [Sat, 16 May 2009 16:43:36 +0000] rev 2062
- Update finnish translation - lupdate-qt4 && lrelease-qt4
2009-05-16 Should disable construction in the shoppa hack, I think. Construction is annoying
nemo [Sat, 16 May 2009 14:51:04 +0000] rev 2061
Should disable construction in the shoppa hack, I think. Construction is annoying
2009-05-15 fix crash in parachute/rope if drowning with active girder/teleport
nemo [Fri, 15 May 2009 17:15:37 +0000] rev 2060
fix crash in parachute/rope if drowning with active girder/teleport
2009-05-15 oops. forgot to reset turn time
nemo [Fri, 15 May 2009 12:56:32 +0000] rev 2059
oops. forgot to reset turn time
2009-05-15 Neglected to delete gear at end of turn
nemo [Fri, 15 May 2009 02:14:13 +0000] rev 2058
Neglected to delete gear at end of turn
2009-05-15 Prevent gaining more health than hedgehog actually has
nemo [Fri, 15 May 2009 00:51:37 +0000] rev 2057
Prevent gaining more health than hedgehog actually has
2009-05-15 Two new wavez - Juggle requires a different frame rate. using 38 instead of 125
nemo [Fri, 15 May 2009 00:38:49 +0000] rev 2056
Two new wavez - Juggle requires a different frame rate. using 38 instead of 125
2009-05-14 ogg q4 encodings of these themes. Saves 6 megabytes.
nemo [Thu, 14 May 2009 14:55:38 +0000] rev 2055
ogg q4 encodings of these themes. Saves 6 megabytes.
2009-05-14 new grave
nemo [Thu, 14 May 2009 14:54:15 +0000] rev 2054
new grave
2009-05-14 Use shrug frame for injuring yourself/team-mate, add custom theme music to Sheep theme
nemo [Thu, 14 May 2009 14:47:08 +0000] rev 2053
Use shrug frame for injuring yourself/team-mate, add custom theme music to Sheep theme
2009-05-14 constrain angle, decrement turn time
nemo [Thu, 14 May 2009 03:41:34 +0000] rev 2052
constrain angle, decrement turn time
2009-05-13 Fix engine crash due to screwing up visual gears list in speechbubbles handler
unc0rr [Wed, 13 May 2009 19:53:45 +0000] rev 2051
Fix engine crash due to screwing up visual gears list in speechbubbles handler
2009-05-13 only init music on use. workaround for audio bug.
nemo [Wed, 13 May 2009 01:30:08 +0000] rev 2050
only init music on use. workaround for audio bug.
2009-05-12 Fix team name in training (broken by ttsmj's random teams patch)
unc0rr [Tue, 12 May 2009 15:17:49 +0000] rev 2049
Fix team name in training (broken by ttsmj's random teams patch)
2009-05-12 Fix training
unc0rr [Tue, 12 May 2009 15:15:46 +0000] rev 2048
Fix training
2009-05-11 Allow speech bubble/small damage tags in "reduced quality"
nemo [Mon, 11 May 2009 21:27:31 +0000] rev 2047
Allow speech bubble/small damage tags in "reduced quality" First is needed for game context, 2nd has little impact on framerate
2009-05-11 Oops, some debug stuff left
unc0rr [Mon, 11 May 2009 21:20:21 +0000] rev 2046
Oops, some debug stuff left
2009-05-11 - Fix network (my crappy fault, triggered by nemo's patch)
unc0rr [Mon, 11 May 2009 21:19:47 +0000] rev 2045
- Fix network (my crappy fault, triggered by nemo's patch) - Do some good things for engine
2009-05-11 Remove unnecessary loop in speechbubble code, thus removing use-after-freeing bug
unc0rr [Mon, 11 May 2009 19:42:29 +0000] rev 2044
Remove unnecessary loop in speechbubble code, thus removing use-after-freeing bug
2009-05-11 Don't accept 'team gone' command right after 'next turn' cmd
unc0rr [Mon, 11 May 2009 18:57:39 +0000] rev 2043
Don't accept 'team gone' command right after 'next turn' cmd
2009-05-11 Move Speech to visual gears. This checkin CRASHES on deletion of visual gear outside the doStep
nemo [Mon, 11 May 2009 18:56:55 +0000] rev 2042
Move Speech to visual gears. This checkin CRASHES on deletion of visual gear outside the doStep
2009-05-09 - Fix previous commit
unc0rr [Sat, 09 May 2009 11:57:47 +0000] rev 2041
- Fix previous commit - Allow up to 48 hedgehogs on bamboo plinko map
2009-05-09 - Fix for desyncs when player exits
unc0rr [Sat, 09 May 2009 11:56:46 +0000] rev 2040
- Fix for desyncs when player exits - Effect for gone team: all hedgehogs assume damage == health, then die not tested
2009-05-08 Try to prevent locale problems:
unc0rr [Fri, 08 May 2009 18:20:06 +0000] rev 2039
Try to prevent locale problems: - Consider only strings starting from numbers - Fill strings with en locale first
2009-05-08 English stubs for new weps
nemo [Fri, 08 May 2009 18:18:39 +0000] rev 2038
English stubs for new weps
2009-05-08 Missing swedish weapon names
nemo [Fri, 08 May 2009 18:17:08 +0000] rev 2037
Missing swedish weapon names
2009-05-08 Mine icon for game scheme mine count
nemo [Fri, 08 May 2009 18:15:39 +0000] rev 2036
Mine icon for game scheme mine count
2009-05-08 patch to prior checkin
nemo [Fri, 08 May 2009 01:56:20 +0000] rev 2035
patch to prior checkin
2009-05-08 david_ac adding a commandline parameter for the data dir, as requested by svenstaro
nemo [Fri, 08 May 2009 01:49:11 +0000] rev 2034
david_ac adding a commandline parameter for the data dir, as requested by svenstaro
2009-05-07 allow adjusting angle during sniping
nemo [Thu, 07 May 2009 23:57:39 +0000] rev 2033
allow adjusting angle during sniping
2009-05-07 Updated polish translation by szczur
nemo [Thu, 07 May 2009 14:03:55 +0000] rev 2032
Updated polish translation by szczur
2009-05-07 david_ac's game scheme options for mine delay/quantity, tweaks to sniper rifle
nemo [Thu, 07 May 2009 02:04:07 +0000] rev 2031
david_ac's game scheme options for mine delay/quantity, tweaks to sniper rifle
2009-05-06 Update translation files
nemo [Wed, 06 May 2009 22:35:31 +0000] rev 2030
Update translation files
2009-05-06 Add a tracing message to help debug rope bugs
unc0rr [Wed, 06 May 2009 16:56:01 +0000] rev 2029
Add a tracing message to help debug rope bugs
2009-05-04 Move laser behind weapon
nemo [Mon, 04 May 2009 01:36:39 +0000] rev 2028
Move laser behind weapon
2009-05-03 oops - checked in my disabling of frontend sound/animation
nemo [Sun, 03 May 2009 21:39:45 +0000] rev 2027
oops - checked in my disabling of frontend sound/animation
2009-05-03 Descriptions for the tooltip buttons. Rename btnInvurnable to btnInvulnerable
nemo [Sun, 03 May 2009 21:38:56 +0000] rev 2026
Descriptions for the tooltip buttons. Rename btnInvurnable to btnInvulnerable
2009-05-03 Adjust routines impacted by DrawRotatedF modification, clear gstHHHJump in rope to avoid crosshair/hat drawing bug.
nemo [Sun, 03 May 2009 21:28:15 +0000] rev 2025
Adjust routines impacted by DrawRotatedF modification, clear gstHHHJump in rope to avoid crosshair/hat drawing bug.
2009-05-03 Disable long jump in artillery mode, make snipre rifle single shot
nemo [Sun, 03 May 2009 21:12:34 +0000] rev 2024
Disable long jump in artillery mode, make snipre rifle single shot
2009-05-03 Artillery mode, sniper rifle, speech bubble tweaks, fix of rope bug introduced by enabling hats in jump
nemo [Sun, 03 May 2009 17:35:10 +0000] rev 2023
Artillery mode, sniper rifle, speech bubble tweaks, fix of rope bug introduced by enabling hats in jump
2009-05-01 nemo's tweaks to bubbles
unc0rr [Fri, 01 May 2009 11:58:22 +0000] rev 2022
nemo's tweaks to bubbles
2009-05-01 Some changes in try to fix issue when you enter
unc0rr [Fri, 01 May 2009 09:01:44 +0000] rev 2021
Some changes in try to fix issue when you enter room with painted map, but frontend shows generated one (most probably bug is triggered by template filters) Untested.
2009-04-30 nemo:
unc0rr [Thu, 30 Apr 2009 20:20:01 +0000] rev 2020
nemo: - Hedgehogs don't take hat off when jumping
2009-04-30 Oops, remove debug stuff
unc0rr [Thu, 30 Apr 2009 20:16:58 +0000] rev 2019
Oops, remove debug stuff
2009-04-30 Some forgotten sprites
unc0rr [Thu, 30 Apr 2009 20:14:41 +0000] rev 2018
Some forgotten sprites
2009-04-30 nemo's great patch:
unc0rr [Thu, 30 Apr 2009 20:13:44 +0000] rev 2017
nemo's great patch: - Speech bubbles - Vampirism + karma
2009-04-26 lost pieces of previous patch
unc0rr [Sun, 26 Apr 2009 15:47:03 +0000] rev 2016
lost pieces of previous patch
2009-04-26 koda's patch
unc0rr [Sun, 26 Apr 2009 15:45:06 +0000] rev 2015
koda's patch
2009-04-24 Fix health widget in reduced quality mode
unc0rr [Fri, 24 Apr 2009 16:53:38 +0000] rev 2014
Fix health widget in reduced quality mode
2009-04-24 - set svn:eol-style to native on text files
unc0rr [Fri, 24 Apr 2009 16:50:26 +0000] rev 2013
- set svn:eol-style to native on text files - two more cues
2009-04-23 TheXception's patch:
unc0rr [Thu, 23 Apr 2009 13:54:25 +0000] rev 2012
TheXception's patch: - Animated stars in frontend's background
2009-04-20 Update some sprites
unc0rr [Mon, 20 Apr 2009 17:45:01 +0000] rev 2011
Update some sprites
2009-04-20 Fix team lists reset when editing weapon sets
unc0rr [Mon, 20 Apr 2009 15:36:36 +0000] rev 2010
Fix team lists reset when editing weapon sets
2009-04-19 TheXception's patch:
unc0rr [Sun, 19 Apr 2009 15:44:47 +0000] rev 2009
TheXception's patch: - Add weapons button to game options widget
2009-04-19 Patch by koda:
unc0rr [Sun, 19 Apr 2009 13:36:51 +0000] rev 2008
Patch by koda: - Variable commands to the commandline version of hwengine
2009-04-19 Chef hat
unc0rr [Sun, 19 Apr 2009 13:22:17 +0000] rev 2007
Chef hat
2009-04-19 Please koda with console output
unc0rr [Sun, 19 Apr 2009 13:20:33 +0000] rev 2006
Please koda with console output
2009-04-19 Move health sorter to visual gears:
unc0rr [Sun, 19 Apr 2009 11:59:23 +0000] rev 2005
Move health sorter to visual gears: - Should fix or at least help with problems when one of players quits (needs testing) - Breaks 0.9.10 compatibility, so increase protocol number and set version to 0.9.11-dev
2009-04-19 Some work to try prevent stack memory leak
unc0rr [Sun, 19 Apr 2009 11:40:41 +0000] rev 2004
Some work to try prevent stack memory leak
2009-04-18 Patch by koda:
unc0rr [Sat, 18 Apr 2009 12:46:56 +0000] rev 2003
Patch by koda: - support for universal binaries - support for Tiger and Leopard systesms - small fix in chat
2009-04-17 patch by koda:
unc0rr [Fri, 17 Apr 2009 20:13:46 +0000] rev 2002
patch by koda: - Part of previous patch - Some flags for Mac OS X compilation
2009-04-17 - More verbose output
unc0rr [Fri, 17 Apr 2009 19:58:21 +0000] rev 2001
- More verbose output - Fix one way of crashing server
2009-04-17 Don't crash engine after round in reduced quality mode
unc0rr [Fri, 17 Apr 2009 17:02:24 +0000] rev 2000
Don't crash engine after round in reduced quality mode
2009-04-17 Commit part of koda's patch which applies cleanly:
unc0rr [Fri, 17 Apr 2009 17:01:58 +0000] rev 1999
Commit part of koda's patch which applies cleanly: - added libSDLmain.a in library generation - Info.plist now is automatically generated - completed iphone variant
2009-04-17 Fix disconnection from server
unc0rr [Fri, 17 Apr 2009 12:20:19 +0000] rev 1998
Fix disconnection from server
2009-04-14 koda's patch
unc0rr [Tue, 14 Apr 2009 19:05:23 +0000] rev 1997
koda's patch
2009-04-13 Add two more maps to build system
unc0rr [Mon, 13 Apr 2009 19:42:07 +0000] rev 1996
Add two more maps to build system
2009-04-13 Add basketball to build system
unc0rr [Mon, 13 Apr 2009 19:01:45 +0000] rev 1995
Add basketball to build system
2009-04-13 Fix message being sent to users of 0.9.10 0.9.10-release
unc0rr [Mon, 13 Apr 2009 15:52:31 +0000] rev 1994
Fix message being sent to users of 0.9.10
2009-04-13 Fix some locale files installation
unc0rr [Mon, 13 Apr 2009 15:35:35 +0000] rev 1993
Fix some locale files installation
2009-04-13 Add castle and halloween to install
unc0rr [Mon, 13 Apr 2009 15:33:40 +0000] rev 1992
Add castle and halloween to install
2009-04-13 Update release doc
unc0rr [Mon, 13 Apr 2009 13:03:57 +0000] rev 1991
Update release doc
2009-04-13 Silence net debug messages
unc0rr [Mon, 13 Apr 2009 13:00:51 +0000] rev 1990
Silence net debug messages
2009-04-13 - Fix training
unc0rr [Mon, 13 Apr 2009 12:59:48 +0000] rev 1989
- Fix training - Workaround 'Text has zero width' crash
2009-04-13 Set version to 0.9.10, protocol to 25
unc0rr [Mon, 13 Apr 2009 12:53:52 +0000] rev 1988
Set version to 0.9.10, protocol to 25
2009-04-13 Three more hats
unc0rr [Mon, 13 Apr 2009 12:53:30 +0000] rev 1987
Three more hats
2009-04-13 Update changelog in server
unc0rr [Mon, 13 Apr 2009 12:28:51 +0000] rev 1986
Update changelog in server
2009-04-13 Less verbose server output
unc0rr [Mon, 13 Apr 2009 12:27:59 +0000] rev 1985
Less verbose server output
2009-04-13 Disable feel of editing for built-in schemes
unc0rr [Mon, 13 Apr 2009 12:23:29 +0000] rev 1984
Disable feel of editing for built-in schemes
2009-04-13 update about page
unc0rr [Mon, 13 Apr 2009 12:17:40 +0000] rev 1983
update about page
2009-04-13 Update changelog
unc0rr [Mon, 13 Apr 2009 12:14:13 +0000] rev 1982
Update changelog
2009-04-13 Russian voicepack
unc0rr [Mon, 13 Apr 2009 10:00:32 +0000] rev 1981
Russian voicepack
2009-04-13 Update translation from patches tracker on fireforge
unc0rr [Mon, 13 Apr 2009 09:43:31 +0000] rev 1980
Update translation from patches tracker on fireforge
2009-04-13 - Add gameServer to build system
unc0rr [Mon, 13 Apr 2009 09:36:25 +0000] rev 1979
- Add gameServer to build system - Label schemes combobox
2009-04-13 Update russian translation
unc0rr [Mon, 13 Apr 2009 09:27:21 +0000] rev 1978
Update russian translation
2009-04-13 Some polishing
unc0rr [Mon, 13 Apr 2009 09:24:56 +0000] rev 1977
Some polishing
2009-04-12 - One more hat
unc0rr [Sun, 12 Apr 2009 20:34:11 +0000] rev 1976
- One more hat - Basketball ammo scheme
2009-04-12 make use of bath.ogg
unc0rr [Sun, 12 Apr 2009 20:29:39 +0000] rev 1975
make use of bath.ogg
2009-04-12 nemo's schemes patch
unc0rr [Sun, 12 Apr 2009 18:55:35 +0000] rev 1974
nemo's schemes patch
2009-04-12 Fix previous commit
unc0rr [Sun, 12 Apr 2009 18:52:06 +0000] rev 1973
Fix previous commit
2009-04-12 New hat + 2 soundtracks
unc0rr [Sun, 12 Apr 2009 18:51:35 +0000] rev 1972
New hat + 2 soundtracks
2009-04-12 More contrasting lightbulb
unc0rr [Sun, 12 Apr 2009 15:53:56 +0000] rev 1971
More contrasting lightbulb
2009-04-12 Prevent server from crashing when get SqlNull value
unc0rr [Sun, 12 Apr 2009 15:35:22 +0000] rev 1970
Prevent server from crashing when get SqlNull value
2009-04-12 koda's fix
unc0rr [Sun, 12 Apr 2009 15:33:59 +0000] rev 1969
koda's fix
2009-04-12 Add Shoppa game scheme
unc0rr [Sun, 12 Apr 2009 15:33:46 +0000] rev 1968
Add Shoppa game scheme
2009-04-12 Predefine some ammo schemes
unc0rr [Sun, 12 Apr 2009 15:30:41 +0000] rev 1967
Predefine some ammo schemes
2009-04-12 nemo's patch + ropes ammo scheme hack
unc0rr [Sun, 12 Apr 2009 15:24:08 +0000] rev 1966
nemo's patch + ropes ammo scheme hack
2009-04-12 - Apply koda's patch
unc0rr [Sun, 12 Apr 2009 12:51:25 +0000] rev 1965
- Apply koda's patch - Remove old game server
2009-04-12 - Another way of defining official server
unc0rr [Sun, 12 Apr 2009 12:50:43 +0000] rev 1964
- Another way of defining official server - Rope has walking bug fixed, and works similar for the last rope too
2009-04-12 Better SQL statement, allows NULL rid
unc0rr [Sun, 12 Apr 2009 06:01:17 +0000] rev 1963
Better SQL statement, allows NULL rid
2009-04-11 Remove some stuff
unc0rr [Sat, 11 Apr 2009 13:25:26 +0000] rev 1962
Remove some stuff
2009-04-11 Remove Codec dir
unc0rr [Sat, 11 Apr 2009 11:01:17 +0000] rev 1961
Remove Codec dir
2009-04-11 - Update Basketball preview
unc0rr [Sat, 11 Apr 2009 10:58:18 +0000] rev 1960
- Update Basketball preview - Add new maps to build system
2009-04-11 Delete Digger, skyline, Lego
unc0rr [Sat, 11 Apr 2009 10:57:17 +0000] rev 1959
Delete Digger, skyline, Lego
2009-04-11 Update Ropes preview
unc0rr [Sat, 11 Apr 2009 10:56:20 +0000] rev 1958
Update Ropes preview
2009-04-11 Update polish and german translations
unc0rr [Sat, 11 Apr 2009 10:54:33 +0000] rev 1957
Update polish and german translations
2009-04-11 Sort themes list
unc0rr [Sat, 11 Apr 2009 10:54:07 +0000] rev 1956
Sort themes list
2009-04-11 Some updates in themes
unc0rr [Sat, 11 Apr 2009 10:53:52 +0000] rev 1955
Some updates in themes
2009-04-11 - Some graphics update
unc0rr [Sat, 11 Apr 2009 10:40:41 +0000] rev 1954
- Some graphics update - New 'underwater' track
2009-04-10 Add a special message for old hedgewars versions
unc0rr [Fri, 10 Apr 2009 19:56:42 +0000] rev 1953
Add a special message for old hedgewars versions
2009-04-10 - Some cfg fixes
unc0rr [Fri, 10 Apr 2009 19:51:44 +0000] rev 1952
- Some cfg fixes - Update some translations, perform lupdate & lrelease
2009-04-10 Move game starting action outside menu
unc0rr [Fri, 10 Apr 2009 18:44:36 +0000] rev 1951
Move game starting action outside menu
2009-04-10 Implement two buttons
unc0rr [Fri, 10 Apr 2009 18:38:01 +0000] rev 1950
Implement two buttons
2009-04-07 Update some translations
unc0rr [Tue, 07 Apr 2009 16:52:01 +0000] rev 1949
Update some translations
2009-04-07 Fix epic bug randomly teleporting hedgehogs
unc0rr [Tue, 07 Apr 2009 14:02:06 +0000] rev 1948
Fix epic bug randomly teleporting hedgehogs
2009-04-07 patch by koda
unc0rr [Tue, 07 Apr 2009 14:01:46 +0000] rev 1947
patch by koda
2009-04-05 - Fix some CMakeFiles.txt files (by TheXception)
unc0rr [Sun, 05 Apr 2009 17:48:48 +0000] rev 1946
- Fix some CMakeFiles.txt files (by TheXception) - Optimize sprites with optipng
2009-04-05 patch by TheXception:
unc0rr [Sun, 05 Apr 2009 07:58:50 +0000] rev 1945
patch by TheXception: - Fix random names patch
2009-04-05 Remove unneeded file
unc0rr [Sun, 05 Apr 2009 07:56:16 +0000] rev 1944
Remove unneeded file
2009-04-05 - Better schemes page look
unc0rr [Sun, 05 Apr 2009 07:56:05 +0000] rev 1943
- Better schemes page look - Update english and russian localizations
2009-04-05 Images for all scheme buttons
unc0rr [Sun, 05 Apr 2009 07:51:18 +0000] rev 1942
Images for all scheme buttons
2009-04-03 Some AI tweaks by imcold
unc0rr [Fri, 03 Apr 2009 16:38:16 +0000] rev 1941
Some AI tweaks by imcold
2009-04-03 - Enable back border of drop-down list (by nemo)
unc0rr [Fri, 03 Apr 2009 16:35:59 +0000] rev 1940
- Enable back border of drop-down list (by nemo) - Move const visibility to public... probably I'll make use of it in future (by me)
2009-04-03 Patch by nemo:
unc0rr [Fri, 03 Apr 2009 16:33:33 +0000] rev 1939
Patch by nemo: - Hackish way of skipping some textures load in reduced quality mode - Clipping sprite rendering function
2009-04-03 remove New Folder
unc0rr [Fri, 03 Apr 2009 16:29:09 +0000] rev 1938
remove New Folder
2009-04-03 Remove Thumbs.db files
unc0rr [Fri, 03 Apr 2009 16:28:21 +0000] rev 1937
Remove Thumbs.db files
2009-04-03 added files from Tiy
displacer [Fri, 03 Apr 2009 14:03:51 +0000] rev 1936
added files from Tiy
2009-04-03 added files by Tiy
displacer [Fri, 03 Apr 2009 14:02:04 +0000] rev 1935
added files by Tiy
2009-04-03 changes from Tiyuri
displacer [Fri, 03 Apr 2009 13:56:37 +0000] rev 1934
changes from Tiyuri
2009-04-02 - perform lupdate-qt4
unc0rr [Thu, 02 Apr 2009 20:53:52 +0000] rev 1933
- perform lupdate-qt4 - Update russian translation - Better schemes page look
2009-04-02 New schemes page look by TheXception
unc0rr [Thu, 02 Apr 2009 20:37:03 +0000] rev 1932
New schemes page look by TheXception
2009-04-02 Ooops.. enable back DoS protection
unc0rr [Thu, 02 Apr 2009 18:50:08 +0000] rev 1931
Ooops.. enable back DoS protection
2009-04-02 Fix server crash (properly follow client's state)
unc0rr [Thu, 02 Apr 2009 18:49:08 +0000] rev 1930
Fix server crash (properly follow client's state)
2009-03-28 - Fix bug with kicking players
unc0rr [Sat, 28 Mar 2009 10:42:00 +0000] rev 1929
- Fix bug with kicking players - Fix one ready state bug - Improve client's ping handler
2009-03-27 - Implement ping timeout
unc0rr [Fri, 27 Mar 2009 20:36:50 +0000] rev 1928
- Implement ping timeout - It triggers bug with kicking room creator
2009-03-27 Ping clients every 30 seconds. Disconnection due to ping timeout to be implemented.
unc0rr [Fri, 27 Mar 2009 20:29:38 +0000] rev 1927
Ping clients every 30 seconds. Disconnection due to ping timeout to be implemented.
2009-03-27 Add simple DoS protection mechanism (although better than previous server had)
unc0rr [Fri, 27 Mar 2009 18:50:18 +0000] rev 1926
Add simple DoS protection mechanism (although better than previous server had)
2009-03-27 Allow admin to set server's motd
unc0rr [Fri, 27 Mar 2009 15:58:54 +0000] rev 1925
Allow admin to set server's motd
2009-03-27 Prepare to add ability for admin to set MOTD
unc0rr [Fri, 27 Mar 2009 14:02:27 +0000] rev 1924
Prepare to add ability for admin to set MOTD
2009-03-26 Send server message on join
unc0rr [Thu, 26 Mar 2009 19:28:56 +0000] rev 1923
Send server message on join
2009-03-26 Fix bug with rope and bazooka
unc0rr [Thu, 26 Mar 2009 19:22:40 +0000] rev 1922
Fix bug with rope and bazooka
2009-03-26 - User from localhost is server admin
unc0rr [Thu, 26 Mar 2009 16:54:16 +0000] rev 1921
- User from localhost is server admin - Some tweaks
2009-03-26 oops
unc0rr [Thu, 26 Mar 2009 16:20:01 +0000] rev 1920
oops
2009-03-26 Optimize water bouncing a bit
unc0rr [Thu, 26 Mar 2009 14:03:46 +0000] rev 1919
Optimize water bouncing a bit
2009-03-26 patch by nemo: water bouncing + some tweaks
unc0rr [Thu, 26 Mar 2009 13:59:27 +0000] rev 1918
patch by nemo: water bouncing + some tweaks
2009-03-26 - Better ip2string implementation
unc0rr [Thu, 26 Mar 2009 13:54:02 +0000] rev 1917
- Better ip2string implementation - Update girder thing sprite
2009-03-23 patch by koda:
unc0rr [Mon, 23 Mar 2009 21:09:34 +0000] rev 1916
patch by koda: - Finish convertion to OpenGL ES
2009-03-23 patch by nemo:
unc0rr [Mon, 23 Mar 2009 19:03:51 +0000] rev 1915
patch by nemo: - Fix girder placing distance - Fix ammo switching conditions
2009-03-22 Add sounds to girder
unc0rr [Sun, 22 Mar 2009 21:51:30 +0000] rev 1914
Add sounds to girder
2009-03-22 Don't draw walking state when cursor is on
unc0rr [Sun, 22 Mar 2009 21:44:48 +0000] rev 1913
Don't draw walking state when cursor is on
2009-03-22 Save much CPU time by initializing vertex arrays in texture creation function
unc0rr [Sun, 22 Mar 2009 21:03:59 +0000] rev 1912
Save much CPU time by initializing vertex arrays in texture creation function
2009-03-22 use glVertexPointer to render water
unc0rr [Sun, 22 Mar 2009 20:56:22 +0000] rev 1911
use glVertexPointer to render water
2009-03-22 Fix previous patch
unc0rr [Sun, 22 Mar 2009 17:44:00 +0000] rev 1910
Fix previous patch
2009-03-22 nemo's patch for girder + some fixes
unc0rr [Sun, 22 Mar 2009 17:41:07 +0000] rev 1909
nemo's patch for girder + some fixes
2009-03-22 Use GL_TRIANGLE_FAN instead of GL_TRIANGLES (more efficient)
unc0rr [Sun, 22 Mar 2009 17:39:12 +0000] rev 1908
Use GL_TRIANGLE_FAN instead of GL_TRIANGLES (more efficient)
2009-03-22 Random team generator rework by ttsmj
unc0rr [Sun, 22 Mar 2009 14:35:45 +0000] rev 1907
Random team generator rework by ttsmj
2009-03-22 Apply koda's OpenGL ES compatibility patch
unc0rr [Sun, 22 Mar 2009 14:32:22 +0000] rev 1906
Apply koda's OpenGL ES compatibility patch
2009-03-21 - Use QCryptographicHash for md5
unc0rr [Sat, 21 Mar 2009 10:49:58 +0000] rev 1905
- Use QCryptographicHash for md5 - Improve stub for admin page - Make protocol commands for room creation and joining incompatible with previous versions
2009-03-18 - Fix warnings in frontend
unc0rr [Wed, 18 Mar 2009 22:02:55 +0000] rev 1904
- Fix warnings in frontend - Example of using vertex arrays in one of rendering functions
2009-03-18 Patch by koda
unc0rr [Wed, 18 Mar 2009 21:43:46 +0000] rev 1903
Patch by koda
2009-03-18 Add delete button and scheme selection combobox to scheme edit page
unc0rr [Wed, 18 Mar 2009 21:43:22 +0000] rev 1902
Add delete button and scheme selection combobox to scheme edit page
2009-03-18 Mac icon
unc0rr [Wed, 18 Mar 2009 21:42:50 +0000] rev 1901
Mac icon
2009-03-18 Update some translations, lupdate && lrelease
unc0rr [Wed, 18 Mar 2009 17:56:27 +0000] rev 1900
Update some translations, lupdate && lrelease
2009-03-18 Sync schemes config over net should work now (untested)
unc0rr [Wed, 18 Mar 2009 15:48:43 +0000] rev 1899
Sync schemes config over net should work now (untested)
2009-03-16 Send scheme data over net (but recieving part isn't implemented yet)
unc0rr [Mon, 16 Mar 2009 20:55:10 +0000] rev 1898
Send scheme data over net (but recieving part isn't implemented yet)
2009-03-16 - Some style changes by nemo
unc0rr [Mon, 16 Mar 2009 19:55:56 +0000] rev 1897
- Some style changes by nemo - Add ability for schemes save and load
2009-03-16 Don't use GLU
unc0rr [Mon, 16 Mar 2009 14:43:15 +0000] rev 1896
Don't use GLU
2009-03-15 More game options by nemo
unc0rr [Sun, 15 Mar 2009 17:47:06 +0000] rev 1895
More game options by nemo + some tweaks by me
2009-03-15 Rooms list colourizing patch by TheXception
unc0rr [Sun, 15 Mar 2009 14:47:59 +0000] rev 1894
Rooms list colourizing patch by TheXception
2009-03-15 Style fixes by nemo
unc0rr [Sun, 15 Mar 2009 14:36:14 +0000] rev 1893
Style fixes by nemo
2009-03-15 Some tweaks by nemo
unc0rr [Sun, 15 Mar 2009 12:59:52 +0000] rev 1892
Some tweaks by nemo
2009-03-15 Fix for rooms list + Qt 4.5 by TheXception
unc0rr [Sun, 15 Mar 2009 12:58:23 +0000] rev 1891
Fix for rooms list + Qt 4.5 by TheXception
2009-03-13 Scheme options work now
unc0rr [Fri, 13 Mar 2009 21:39:59 +0000] rev 1890
Scheme options work now Things left: save/load schemes, pass schemes via net, make nice-looking scheme edit page, add more options
2009-03-13 Editing schemes, creating new one works now
unc0rr [Fri, 13 Mar 2009 18:04:44 +0000] rev 1889
Editing schemes, creating new one works now
2009-03-12 Add an ability to run engine without IPC connection.
unc0rr [Thu, 12 Mar 2009 20:29:01 +0000] rev 1888
Add an ability to run engine without IPC connection. It requires two parameters: 1) ful path to share/hedgewars/Data 2) full path to record file (hwd_24 or hws_24) debug #0.txt will be created it path passed in 1st param
2009-03-12 - Share model between test table and widgets
unc0rr [Thu, 12 Mar 2009 20:19:33 +0000] rev 1887
- Share model between test table and widgets - Implement Back button
2009-03-12 patch by nemo: quick change from 0 to infinite and vice versa
unc0rr [Thu, 12 Mar 2009 13:55:47 +0000] rev 1886
patch by nemo: quick change from 0 to infinite and vice versa
2009-03-12 Continue work on new schemes
unc0rr [Thu, 12 Mar 2009 13:54:32 +0000] rev 1885
Continue work on new schemes
2009-03-11 Continue work on new schemes implementation
unc0rr [Wed, 11 Mar 2009 14:32:28 +0000] rev 1884
Continue work on new schemes implementation
2009-03-10 - Clear gm_Slot flag even if you can't switch ammo:
unc0rr [Tue, 10 Mar 2009 21:57:33 +0000] rev 1883
- Clear gm_Slot flag even if you can't switch ammo: Fixes engine slowdown when trying to switch ammo while firing bazooka
2009-03-10 Update ammo icons
unc0rr [Tue, 10 Mar 2009 21:31:29 +0000] rev 1882
Update ammo icons
2009-03-10 Stub for ammo schemes model
unc0rr [Tue, 10 Mar 2009 17:55:44 +0000] rev 1881
Stub for ammo schemes model
2009-03-10 a patch
unc0rr [Tue, 10 Mar 2009 17:55:29 +0000] rev 1880
a patch
2009-03-09 Implement kick from room
unc0rr [Mon, 09 Mar 2009 20:47:17 +0000] rev 1879
Implement kick from room
2009-03-09 own md5 function, no qca2 dependancy (patch by nemo with Qt adaptation by me)
unc0rr [Mon, 09 Mar 2009 20:23:04 +0000] rev 1878
own md5 function, no qca2 dependancy (patch by nemo with Qt adaptation by me)
2009-03-09 Fix wrong value passed as initial health
unc0rr [Mon, 09 Mar 2009 18:52:56 +0000] rev 1877
Fix wrong value passed as initial health
2009-03-09 Pass template filter
unc0rr [Mon, 09 Mar 2009 18:43:41 +0000] rev 1876
Pass template filter
2009-03-09 - Send initial room config
unc0rr [Mon, 09 Mar 2009 10:54:44 +0000] rev 1875
- Send initial room config
2009-03-08 - Fix a bug in map widget
unc0rr [Sun, 08 Mar 2009 20:22:52 +0000] rev 1874
- Fix a bug in map widget - New way of passing game parameters. Less code, and code is in one class. (mostly works, but not finished yet)
2009-03-08 Start refactoring some things. Frontend becomes temporarily unusable for network game
unc0rr [Sun, 08 Mar 2009 18:43:15 +0000] rev 1873
Start refactoring some things. Frontend becomes temporarily unusable for network game
2009-03-08 Fix frontend not disconnecting from server
unc0rr [Sun, 08 Mar 2009 16:51:16 +0000] rev 1872
Fix frontend not disconnecting from server
2009-03-08 Send MAP config param last
unc0rr [Sun, 08 Mar 2009 16:47:22 +0000] rev 1871
Send MAP config param last
2009-03-08 Patch by nemo
unc0rr [Sun, 08 Mar 2009 16:01:06 +0000] rev 1870
Patch by nemo
2009-03-08 patch by nemo
unc0rr [Sun, 08 Mar 2009 12:55:40 +0000] rev 1869
patch by nemo
2009-03-07 pathc by nemo
unc0rr [Sat, 07 Mar 2009 20:23:49 +0000] rev 1868
pathc by nemo
2009-03-07 loser animation by nemo
unc0rr [Sat, 07 Mar 2009 17:49:11 +0000] rev 1867
loser animation by nemo
2009-03-07 Cut the length of most used net packet
unc0rr [Sat, 07 Mar 2009 17:43:25 +0000] rev 1866
Cut the length of most used net packet
2009-03-07 - nemo's patch: some animations, zero probability for infinite weapons
unc0rr [Sat, 07 Mar 2009 17:42:54 +0000] rev 1865
- nemo's patch: some animations, zero probability for infinite weapons - bugfix by me: don't play 'reinforcements' sound when there's no room found for bonus box
2009-03-06 Update Polish translation
unc0rr [Fri, 06 Mar 2009 13:50:40 +0000] rev 1864
Update Polish translation
2009-03-05 Utility icon
unc0rr [Thu, 05 Mar 2009 21:41:18 +0000] rev 1863
Utility icon
2009-03-05 Implement kick from server by administrator
unc0rr [Thu, 05 Mar 2009 19:53:40 +0000] rev 1862
Implement kick from server by administrator
2009-03-05 nemo:
unc0rr [Thu, 05 Mar 2009 14:54:02 +0000] rev 1861
nemo: - Utility box - Some bugfixes
2009-03-04 Some work on players lists context menus
unc0rr [Wed, 04 Mar 2009 16:35:36 +0000] rev 1860
Some work on players lists context menus
2009-03-04 Pixels2 proc, which uses Land array when updating textures
unc0rr [Wed, 04 Mar 2009 13:55:53 +0000] rev 1859
Pixels2 proc, which uses Land array when updating textures
2009-03-04 Update some translations
unc0rr [Wed, 04 Mar 2009 13:42:21 +0000] rev 1858
Update some translations
2009-03-02 Fake database connection with routine which marks all users as guests, when no database host was specified
unc0rr [Mon, 02 Mar 2009 21:23:27 +0000] rev 1857
Fake database connection with routine which marks all users as guests, when no database host was specified
2009-03-02 Enable admin button when have privilege. Button does nothing yet.
unc0rr [Mon, 02 Mar 2009 21:20:45 +0000] rev 1856
Enable admin button when have privilege. Button does nothing yet.
2009-03-02 Oops, forgot icons
unc0rr [Mon, 02 Mar 2009 21:13:34 +0000] rev 1855
Oops, forgot icons
2009-03-02 laser beam by nemo reworked a bit by me
unc0rr [Mon, 02 Mar 2009 21:13:07 +0000] rev 1854
laser beam by nemo reworked a bit by me
2009-03-02 Update INSTALL
unc0rr [Mon, 02 Mar 2009 17:33:49 +0000] rev 1853
Update INSTALL
2009-03-01 Fix crash when explosion is outside of the map (check was lost while refactoring)
unc0rr [Sun, 01 Mar 2009 17:36:44 +0000] rev 1852
Fix crash when explosion is outside of the map (check was lost while refactoring)
2009-03-01 oops
unc0rr [Sun, 01 Mar 2009 17:31:09 +0000] rev 1851
oops
2009-03-01 a patch :P
unc0rr [Sun, 01 Mar 2009 17:30:10 +0000] rev 1850
a patch :P
2009-03-01 4 utilities by nemo
unc0rr [Sun, 01 Mar 2009 17:24:25 +0000] rev 1849
4 utilities by nemo
2009-02-27 cz->cs
unc0rr [Fri, 27 Feb 2009 21:40:13 +0000] rev 1848
cz->cs
2009-02-27 Set admin flag and send admin notification to users with rid equal to 3
unc0rr [Fri, 27 Feb 2009 19:51:22 +0000] rev 1847
Set admin flag and send admin notification to users with rid equal to 3
2009-02-26 Small optimization in net server
unc0rr [Thu, 26 Feb 2009 15:00:48 +0000] rev 1846
Small optimization in net server
2009-02-26 Fix pages mess when password is refused
unc0rr [Thu, 26 Feb 2009 14:58:06 +0000] rev 1845
Fix pages mess when password is refused
2009-02-26 Ask user password and send it to server
unc0rr [Thu, 26 Feb 2009 06:39:20 +0000] rev 1844
Ask user password and send it to server
2009-02-25 Add QCA2 checks to build system
unc0rr [Wed, 25 Feb 2009 17:36:02 +0000] rev 1843
Add QCA2 checks to build system
2009-02-25 Move from 'connecting' page to lobby only when account checked
unc0rr [Wed, 25 Feb 2009 17:18:12 +0000] rev 1842
Move from 'connecting' page to lobby only when account checked
2009-02-25 Retrieve client password from web database and ask for it
unc0rr [Wed, 25 Feb 2009 17:12:32 +0000] rev 1841
Retrieve client password from web database and ask for it
2009-02-24 ttsmj2's random teams patch
unc0rr [Tue, 24 Feb 2009 21:47:17 +0000] rev 1840
ttsmj2's random teams patch
2009-02-24 Server now send ASKPASSWORD command to frontend when user has web account
unc0rr [Tue, 24 Feb 2009 19:39:49 +0000] rev 1839
Server now send ASKPASSWORD command to frontend when user has web account
2009-02-24 Use another event to change state from 'logging in' to 'lobby'
unc0rr [Tue, 24 Feb 2009 19:39:10 +0000] rev 1838
Use another event to change state from 'logging in' to 'lobby'
2009-02-24 Update German translation
unc0rr [Tue, 24 Feb 2009 19:38:49 +0000] rev 1837
Update German translation
2009-02-23 titlebar fix for Mac OS X by koda
unc0rr [Mon, 23 Feb 2009 20:43:05 +0000] rev 1836
titlebar fix for Mac OS X by koda
2009-02-23 Update Italian translation (and compile other translations)
unc0rr [Mon, 23 Feb 2009 20:39:31 +0000] rev 1835
Update Italian translation (and compile other translations)
2009-02-23 Add working check for www account existance
unc0rr [Mon, 23 Feb 2009 20:34:29 +0000] rev 1834
Add working check for www account existance
2009-02-23 Add options for configuring database access
unc0rr [Mon, 23 Feb 2009 20:25:07 +0000] rev 1833
Add options for configuring database access
2009-02-23 Add options for database access
unc0rr [Mon, 23 Feb 2009 20:15:02 +0000] rev 1832
Add options for database access
2009-02-23 Implement two more missing protocol commands
unc0rr [Mon, 23 Feb 2009 19:01:36 +0000] rev 1831
Implement two more missing protocol commands
2009-02-23 Faster fire falling
unc0rr [Mon, 23 Feb 2009 18:58:22 +0000] rev 1830
Faster fire falling
2009-02-23 Accept new NOT_READY command format
unc0rr [Mon, 23 Feb 2009 18:56:48 +0000] rev 1829
Accept new NOT_READY command format
2009-02-23 Fix bug with not working toggles 'rectrict joins' and 'restrict team adding'
unc0rr [Mon, 23 Feb 2009 18:41:16 +0000] rev 1828
Fix bug with not working toggles 'rectrict joins' and 'restrict team adding'
2009-02-23 Fix ready players number after a round
unc0rr [Mon, 23 Feb 2009 18:35:32 +0000] rev 1827
Fix ready players number after a round
2009-02-23 d'oh, the patch was fail
unc0rr [Mon, 23 Feb 2009 15:58:08 +0000] rev 1826
d'oh, the patch was fail
2009-02-23 Nemo's patch allowing different water sprites size
unc0rr [Mon, 23 Feb 2009 15:57:32 +0000] rev 1825
Nemo's patch allowing different water sprites size
2009-02-21 More verbose dump
unc0rr [Sat, 21 Feb 2009 20:01:01 +0000] rev 1824
More verbose dump
2009-02-21 Fix ready players accounting
unc0rr [Sat, 21 Feb 2009 19:59:03 +0000] rev 1823
Fix ready players accounting
2009-02-21 - Add new sounds
unc0rr [Sat, 21 Feb 2009 14:50:39 +0000] rev 1822
- Add new sounds - Apply new ufo sound
2009-02-21 Hedgehog drops a grave on "/newgrave" command. Patch by nemo
unc0rr [Sat, 21 Feb 2009 14:43:40 +0000] rev 1821
Hedgehog drops a grave on "/newgrave" command. Patch by nemo
2009-02-21 lupdate-qt4
unc0rr [Sat, 21 Feb 2009 14:40:35 +0000] rev 1820
lupdate-qt4
2009-02-21 Patch by koda to better support Mac OS X
unc0rr [Sat, 21 Feb 2009 11:49:56 +0000] rev 1819
Patch by koda to better support Mac OS X
2009-02-20 Fix team removing on PART command
unc0rr [Fri, 20 Feb 2009 19:54:02 +0000] rev 1818
Fix team removing on PART command
2009-02-20 Oops, forgot a bunch of CONFIG_PARAM
unc0rr [Fri, 20 Feb 2009 19:49:34 +0000] rev 1817
Oops, forgot a bunch of CONFIG_PARAM
2009-02-20 Prevent 'double team exiting' in egine
unc0rr [Fri, 20 Feb 2009 19:48:44 +0000] rev 1816
Prevent 'double team exiting' in egine
2009-02-20 Save some more bytes in protocol
unc0rr [Fri, 20 Feb 2009 19:47:31 +0000] rev 1815
Save some more bytes in protocol
2009-02-20 - Remove client teams on exit
unc0rr [Fri, 20 Feb 2009 19:46:22 +0000] rev 1814
- Remove client teams on exit - Improve protocol, break frontend compatibility with old server protocol
2009-02-20 Removeteam action
unc0rr [Fri, 20 Feb 2009 19:40:55 +0000] rev 1813
Removeteam action
2009-02-20 'Reduce quality' patch by nemo
unc0rr [Fri, 20 Feb 2009 14:12:16 +0000] rev 1812
'Reduce quality' patch by nemo + my addition to save some CPU time (don't even create visual gears)
2009-02-20 Implement 'roundfinished' cmd on net server
unc0rr [Fri, 20 Feb 2009 11:58:58 +0000] rev 1811
Implement 'roundfinished' cmd on net server
2009-02-19 Frontend look fixes
unc0rr [Thu, 19 Feb 2009 14:52:32 +0000] rev 1810
Frontend look fixes
2009-02-19 Some optimization of land texture updating
unc0rr [Thu, 19 Feb 2009 14:51:57 +0000] rev 1809
Some optimization of land texture updating
2009-02-18 Fix a bug with updating
unc0rr [Wed, 18 Feb 2009 16:49:27 +0000] rev 1808
Fix a bug with updating
2009-02-18 Split land texture into small ones:
unc0rr [Wed, 18 Feb 2009 16:46:27 +0000] rev 1807
Split land texture into small ones: - Better update texture performance - Support for old videocards
2009-02-18 More reorganization
unc0rr [Wed, 18 Feb 2009 16:35:03 +0000] rev 1806
More reorganization
2009-02-18 Reorganize land texteure function in prepare to texture split
unc0rr [Wed, 18 Feb 2009 16:28:21 +0000] rev 1805
Reorganize land texteure function in prepare to texture split
2009-02-18 New game server:
unc0rr [Wed, 18 Feb 2009 15:04:40 +0000] rev 1804
New game server: - Incomplete implementation - More robust, no memory leaks, better architecture for easy features addition - Incompatible with current client
2009-02-18 Update translations
unc0rr [Wed, 18 Feb 2009 15:03:31 +0000] rev 1803
Update translations
2009-02-17 Move template filter to map widget (by nemo)
unc0rr [Tue, 17 Feb 2009 12:58:25 +0000] rev 1802
Move template filter to map widget (by nemo)
2009-02-17 Clouds fixes by nemo
unc0rr [Tue, 17 Feb 2009 12:58:08 +0000] rev 1801
Clouds fixes by nemo
2009-02-15 "connecting" page
unc0rr [Sun, 15 Feb 2009 20:29:52 +0000] rev 1800
"connecting" page
2009-02-15 Fix array overflow
unc0rr [Sun, 15 Feb 2009 17:48:05 +0000] rev 1799
Fix array overflow
2009-02-15 Add Hogville map to build system
unc0rr [Sun, 15 Feb 2009 17:24:19 +0000] rev 1798
Add Hogville map to build system
2009-02-15 Templates filter by nemo
unc0rr [Sun, 15 Feb 2009 14:38:02 +0000] rev 1797
Templates filter by nemo
2009-02-14 Finnish translation
unc0rr [Sat, 14 Feb 2009 21:04:51 +0000] rev 1796
Finnish translation
2009-02-14 - Set bamboo plinko hedgehogs limit to 48
unc0rr [Sat, 14 Feb 2009 16:54:28 +0000] rev 1795
- Set bamboo plinko hedgehogs limit to 48 - Better limit reading code
2009-02-14 New bonus box sprite
unc0rr [Sat, 14 Feb 2009 16:51:10 +0000] rev 1794
New bonus box sprite
2009-02-14 Fix initial room config
unc0rr [Sat, 14 Feb 2009 16:44:50 +0000] rev 1793
Fix initial room config
2009-02-14 engine part of nemo's patch
unc0rr [Sat, 14 Feb 2009 16:30:22 +0000] rev 1792
engine part of nemo's patch
2009-02-14 Fix passing hedgehogs number from engine to frontend
unc0rr [Sat, 14 Feb 2009 16:25:58 +0000] rev 1791
Fix passing hedgehogs number from engine to frontend
2009-02-14 frontend's part of nemo patch
unc0rr [Sat, 14 Feb 2009 16:24:20 +0000] rev 1790
frontend's part of nemo patch
2009-02-14 Hogville map
unc0rr [Sat, 14 Feb 2009 16:23:51 +0000] rev 1789
Hogville map
2009-02-14 Update nature, City and Island themes
unc0rr [Sat, 14 Feb 2009 16:11:53 +0000] rev 1788
Update nature, City and Island themes
2009-02-14 New hats
unc0rr [Sat, 14 Feb 2009 16:09:23 +0000] rev 1787
New hats
2009-02-14 Awesome map (yes, again)
unc0rr [Sat, 14 Feb 2009 16:04:40 +0000] rev 1786
Awesome map (yes, again)
2009-02-01 Fix rope regression (unable to change angle)
unc0rr [Sun, 01 Feb 2009 16:00:54 +0000] rev 1785
Fix rope regression (unable to change angle)
2009-02-01 Apply nemo's patch polished by me:
unc0rr [Sun, 01 Feb 2009 15:58:44 +0000] rev 1784
Apply nemo's patch polished by me: - Upto 48 hhs in game - Option for border - Disable some weapons on cavern maps
2009-01-31 Custom spinbox for bonus boxes factor
unc0rr [Sat, 31 Jan 2009 15:44:07 +0000] rev 1783
Custom spinbox for bonus boxes factor
2009-01-31 Options for bonus box probability tuning and number of turn until sudden death
unc0rr [Sat, 31 Jan 2009 15:39:53 +0000] rev 1782
Options for bonus box probability tuning and number of turn until sudden death
2009-01-31 - Right way to handle rope ammo
unc0rr [Sat, 31 Jan 2009 11:58:09 +0000] rev 1781
- Right way to handle rope ammo - Most probably adds bugs, so needs testing and testing
2009-01-30 Remove ugly hack. It's so ugly...
unc0rr [Fri, 30 Jan 2009 19:26:32 +0000] rev 1780
Remove ugly hack. It's so ugly...
2009-01-30 Cache land texture update until frame render. This greately improves performance when there are many explosions, or you're using drilling weapon
unc0rr [Fri, 30 Jan 2009 14:59:59 +0000] rev 1779
Cache land texture update until frame render. This greately improves performance when there are many explosions, or you're using drilling weapon
2009-01-30 Fix border drawing when drilling
unc0rr [Fri, 30 Jan 2009 14:57:02 +0000] rev 1778
Fix border drawing when drilling
2009-01-30 Implement initial sound volume option
unc0rr [Fri, 30 Jan 2009 14:56:27 +0000] rev 1777
Implement initial sound volume option
2009-01-29 - nemo's patch for custom cave map dimensions
unc0rr [Thu, 29 Jan 2009 17:27:43 +0000] rev 1776
- nemo's patch for custom cave map dimensions - Fix for engine crash when not enough place for hedgehogs
2009-01-29 A bit better template
unc0rr [Thu, 29 Jan 2009 14:49:47 +0000] rev 1775
A bit better template
2009-01-27 Replace current templates with one cavern one
unc0rr [Tue, 27 Jan 2009 15:44:40 +0000] rev 1774
Replace current templates with one cavern one
2009-01-27 nemo's template patch (invertion)
unc0rr [Tue, 27 Jan 2009 15:34:37 +0000] rev 1773
nemo's template patch (invertion)
2009-01-26 Allow loading maps and forts
unc0rr [Mon, 26 Jan 2009 21:46:53 +0000] rev 1772
Allow loading maps and forts
2009-01-26 Fix airplane
unc0rr [Mon, 26 Jan 2009 21:43:00 +0000] rev 1771
Fix airplane
2009-01-26 Update RC plane sprite
unc0rr [Mon, 26 Jan 2009 21:33:18 +0000] rev 1770
Update RC plane sprite
2009-01-26 New digits
unc0rr [Mon, 26 Jan 2009 21:31:17 +0000] rev 1769
New digits
2009-01-26 That was wrong place for the patch
unc0rr [Mon, 26 Jan 2009 21:03:57 +0000] rev 1768
That was wrong place for the patch
2009-01-26 Turn cave mode on automatically when there are pixels on top of map
unc0rr [Mon, 26 Jan 2009 21:02:49 +0000] rev 1767
Turn cave mode on automatically when there are pixels on top of map
2009-01-26 Fix mask
unc0rr [Mon, 26 Jan 2009 17:47:17 +0000] rev 1766
Fix mask
2009-01-26 Switch to 2046 height
unc0rr [Mon, 26 Jan 2009 17:40:58 +0000] rev 1765
Switch to 2046 height
2009-01-26 Fix russian translation
unc0rr [Mon, 26 Jan 2009 16:03:15 +0000] rev 1764
Fix russian translation
2009-01-26 Fix chinese translation
unc0rr [Mon, 26 Jan 2009 16:00:48 +0000] rev 1763
Fix chinese translation
2009-01-26 Fix clouds disappearing in the middle of map
unc0rr [Mon, 26 Jan 2009 15:57:16 +0000] rev 1762
Fix clouds disappearing in the middle of map
2009-01-26 Fix width/height dependant consts
unc0rr [Mon, 26 Jan 2009 15:56:36 +0000] rev 1761
Fix width/height dependant consts
2009-01-26 Fix nemo's large land patch
unc0rr [Mon, 26 Jan 2009 15:53:43 +0000] rev 1760
Fix nemo's large land patch
2009-01-26 - Update Polish tranlsation
unc0rr [Mon, 26 Jan 2009 14:57:05 +0000] rev 1759
- Update Polish tranlsation - Add forgotten zh_TW translation
2009-01-25 Unban misc folder
unc0rr [Sun, 25 Jan 2009 18:56:06 +0000] rev 1758
Unban misc folder
2009-01-25 Add an ability for global messages when server started with password option set
unc0rr [Sun, 25 Jan 2009 18:54:39 +0000] rev 1757
Add an ability for global messages when server started with password option set
2009-01-25 desktop file in misc folder
displacer [Sun, 25 Jan 2009 18:54:30 +0000] rev 1756
desktop file in misc folder
2009-01-25 Impement stats on UDP 46632 port
unc0rr [Sun, 25 Jan 2009 18:35:27 +0000] rev 1755
Impement stats on UDP 46632 port
2009-01-25 Some fixes by nemo
unc0rr [Sun, 25 Jan 2009 18:27:31 +0000] rev 1754
Some fixes by nemo
2009-01-25 Apply nemo's world resize patch
unc0rr [Sun, 25 Jan 2009 18:10:23 +0000] rev 1753
Apply nemo's world resize patch
2009-01-25 Fix accidental rope removinf from ammo in some cases
unc0rr [Sun, 25 Jan 2009 18:07:52 +0000] rev 1752
Fix accidental rope removinf from ammo in some cases
2009-01-25 Finally support removing teams + spectating (spectating still doesn't work okay, as engine doesn't support removing teams properly)
unc0rr [Sun, 25 Jan 2009 18:07:10 +0000] rev 1751
Finally support removing teams + spectating (spectating still doesn't work okay, as engine doesn't support removing teams properly)
2009-01-25 Update protocol number
unc0rr [Sun, 25 Jan 2009 14:00:28 +0000] rev 1750
Update protocol number
2009-01-25 Fix crash when attackbar wasn't deleted, but hedgehog gear was
unc0rr [Sun, 25 Jan 2009 13:58:59 +0000] rev 1749
Fix crash when attackbar wasn't deleted, but hedgehog gear was
2009-01-25 Some support for spectating when some teams removed
unc0rr [Sun, 25 Jan 2009 13:57:48 +0000] rev 1748
Some support for spectating when some teams removed
2009-01-25 Add needed libraries
unc0rr [Sun, 25 Jan 2009 13:48:41 +0000] rev 1747
Add needed libraries
2009-01-24 correct game classification
displacer [Sat, 24 Jan 2009 21:43:28 +0000] rev 1746
correct game classification
2009-01-24 .desktop file for bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512842
displacer [Sat, 24 Jan 2009 21:26:42 +0000] rev 1745
.desktop file for bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512842
2009-01-24 Add koda's patch for Mac OS X compilation
unc0rr [Sat, 24 Jan 2009 12:48:32 +0000] rev 1744
Add koda's patch for Mac OS X compilation
2009-01-24 Don't allow pause when playing online
unc0rr [Sat, 24 Jan 2009 12:43:57 +0000] rev 1743
Don't allow pause when playing online
2009-01-24 Start fixing spectating bug (implement some routines)
unc0rr [Sat, 24 Jan 2009 12:40:30 +0000] rev 1742
Start fixing spectating bug (implement some routines)
2009-01-22 Add forgotten brain slug hats
unc0rr [Thu, 22 Jan 2009 20:34:26 +0000] rev 1741
Add forgotten brain slug hats
2009-01-22 Reduce number of bonus rc planes
unc0rr [Thu, 22 Jan 2009 20:02:02 +0000] rev 1740
Reduce number of bonus rc planes
2013-07-22 close 0.9.9 again 0.9.9
koda [Mon, 22 Jul 2013 21:32:08 +0200] rev 1739
close 0.9.9 again
2009-01-22 Add nemo's depixeling patch. Still needs some polishing for the case when we delete pixel on which hedgehog stays
unc0rr [Thu, 22 Jan 2009 17:53:39 +0000] rev 1738
Add nemo's depixeling patch. Still needs some polishing for the case when we delete pixel on which hedgehog stays
2013-07-22 removing anonymous heads from 0.9.9 0.9.9
koda [Mon, 22 Jul 2013 21:31:48 +0200] rev 1737
removing anonymous heads from 0.9.9
2009-01-20 Fix blowtorch delete condition
unc0rr [Tue, 20 Jan 2009 20:26:09 +0000] rev 1736
Fix blowtorch delete condition
2013-07-22 removing anonymous heads from 0.9.9 0.9.9
koda [Mon, 22 Jul 2013 21:30:35 +0200] rev 1735
removing anonymous heads from 0.9.9
2010-11-12 Close 0.9.9 branch 0.9.9
unc0rr [Fri, 12 Nov 2010 19:39:45 +0300] rev 1734
Close 0.9.9 branch
(0) -1000 -480 +480 +1000 +3000 +10000 tip