Sun, 02 Dec 2012 13:57:21 -0500 Merged changes from upstream.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 13:57:21 -0500] rev 8190
Merged changes from upstream.
Sun, 02 Dec 2012 22:14:21 +0400 - Disable in-room bans
unc0rr [Sun, 02 Dec 2012 22:14:21 +0400] rev 8189
- Disable in-room bans - Actually check for banned nickname
Sun, 02 Dec 2012 23:41:01 +0100 fix compiling engine (bug introduced in r33868aea694c)
koda [Sun, 02 Dec 2012 23:41:01 +0100] rev 8188
fix compiling engine (bug introduced in r33868aea694c)
Sun, 02 Dec 2012 17:23:13 +0100 GCI2012: Find Out What is Causing This Problem (frontend leaks on OS X)
Drew Gottlieb [Sun, 02 Dec 2012 17:23:13 +0100] rev 8187
GCI2012: Find Out What is Causing This Problem (frontend leaks on OS X)
Sun, 02 Dec 2012 17:01:51 +0100 unify default videorec values loading/reloading, fix setting index/value from previous commit
koda [Sun, 02 Dec 2012 17:01:51 +0100] rev 8186
unify default videorec values loading/reloading, fix setting index/value from previous commit
Sun, 02 Dec 2012 15:23:59 +0100 GCI2012: Check for Non-Standard Recorder Framerate
O. Michael Hartman [Sun, 02 Dec 2012 15:23:59 +0100] rev 8185
GCI2012: Check for Non-Standard Recorder Framerate
Sun, 02 Dec 2012 14:51:54 +0100 resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
koda [Sun, 02 Dec 2012 14:51:54 +0100] rev 8184
resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
Sat, 01 Dec 2012 21:32:34 -0500 Merged changes from upstream.
Mitchell Kember <mk12360@gmail.com> [Sat, 01 Dec 2012 21:32:34 -0500] rev 8183
Merged changes from upstream. HK: changed QTfrontend/ui/page/pageadmin.h
Sat, 01 Dec 2012 19:57:57 -0500 fix mask only
nemo [Sat, 01 Dec 2012 19:57:57 -0500] rev 8182
fix mask only
Sun, 02 Dec 2012 00:31:35 +0100 GCI2012: User/Pass Single Prompt
Ondrej [Sun, 02 Dec 2012 00:31:35 +0100] rev 8181
GCI2012: User/Pass Single Prompt
Sun, 02 Dec 2012 00:02:40 +0100 GCI2012: Move Freepascal discovery code into a CMake module
koda [Sun, 02 Dec 2012 00:02:40 +0100] rev 8180
GCI2012: Move Freepascal discovery code into a CMake module
Sun, 02 Dec 2012 01:26:00 +0400 Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
unc0rr [Sun, 02 Dec 2012 01:26:00 +0400] rev 8179
Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
Sun, 02 Dec 2012 01:25:11 +0400 Fix QSettings problems:
unc0rr [Sun, 02 Dec 2012 01:25:11 +0400] rev 8178
Fix QSettings problems: - Reopen file in ReadOnly mode if it was open in ReadWrite mode and is being read. This is needed for stupid QSettings which opens file in ReadWrite mode just to call readAll() on it. - Implement setSize(0)
Sat, 01 Dec 2012 22:15:25 +0400 Some fixes
unc0rr [Sat, 01 Dec 2012 22:15:25 +0400] rev 8177
Some fixes
Sat, 01 Dec 2012 21:19:28 +0100 shorten tip
koda [Sat, 01 Dec 2012 21:19:28 +0100] rev 8176
shorten tip
Fri, 30 Nov 2012 20:00:53 -0500 Google Code-in: Center help text field
Mitchell Kember <mk12360@gmail.com> [Fri, 30 Nov 2012 20:00:53 -0500] rev 8175
Google Code-in: Center help text field Modifies the grid layout slightly so that the help text which appears when hovering over certain elements is centered with respect to the window, even when there are more buttons on one side. https://google-melange.appspot.com/gci/task/view/google/gci2012/7968226
Sat, 01 Dec 2012 15:56:19 -0500 Fix more errors. It compiles!
Joe Doyle (Ginto8) <ginto8@gmail.com> [Sat, 01 Dec 2012 15:56:19 -0500] rev 8174
Fix more errors. It compiles!
Sat, 01 Dec 2012 21:10:15 +0100 also this can be deleted
koda [Sat, 01 Dec 2012 21:10:15 +0100] rev 8173
also this can be deleted
Sat, 01 Dec 2012 15:14:34 -0500 Merge
Joe Doyle (Ginto8) <ginto8@gmail.com> [Sat, 01 Dec 2012 15:14:34 -0500] rev 8172
Merge
Fri, 30 Nov 2012 23:04:49 -0500 Merge
Joe Doyle (Ginto8) <ginto8@gmail.com> [Fri, 30 Nov 2012 23:04:49 -0500] rev 8171
Merge
Sat, 01 Dec 2012 15:14:03 -0500 Fix some stupid errors I caused
Joe Doyle (Ginto8) <ginto8@gmail.com> [Sat, 01 Dec 2012 15:14:03 -0500] rev 8170
Fix some stupid errors I caused
Sat, 01 Dec 2012 04:36:27 +0100 minor xcodeproj update
koda [Sat, 01 Dec 2012 04:36:27 +0100] rev 8169
minor xcodeproj update
Sat, 01 Dec 2012 04:36:13 +0100 use High() to avoid future out of bounds in uSound
koda [Sat, 01 Dec 2012 04:36:13 +0100] rev 8168
use High() to avoid future out of bounds in uSound
Fri, 30 Nov 2012 23:04:10 -0500 Make user folder default to global folder in hwengine
Joe Doyle (Ginto8) <ginto8@gmail.com> [Fri, 30 Nov 2012 23:04:10 -0500] rev 8167
Make user folder default to global folder in hwengine
Sat, 01 Dec 2012 16:03:38 -0600 Refactor Freepascal module.
Bryan Dunsmore <dunsmoreb@gmail.com> [Sat, 01 Dec 2012 16:03:38 -0600] rev 8166
Refactor Freepascal module.
Fri, 30 Nov 2012 22:23:26 -0500 oups
nemo [Fri, 30 Nov 2012 22:23:26 -0500] rev 8165
oups
Sat, 01 Dec 2012 15:40:10 -0600 Move noexecstack flags to Freepascal module and refactor.
Bryan Dunsmore <dunsmoreb@gmail.com> [Sat, 01 Dec 2012 15:40:10 -0600] rev 8164
Move noexecstack flags to Freepascal module and refactor.
Sat, 01 Dec 2012 02:14:26 +0100 remove unneeded @2x images
koda [Sat, 01 Dec 2012 02:14:26 +0100] rev 8163
remove unneeded @2x images
Fri, 30 Nov 2012 23:08:10 -0600 Move code for Freepascal to separate CMake module.
Bryan Dunsmore <dunsmoreb@gmail.com> [Fri, 30 Nov 2012 23:08:10 -0600] rev 8162
Move code for Freepascal to separate CMake module.
Sat, 01 Dec 2012 02:12:10 +0100 GCI2012: Remove Structure Weapon Code
deepdog [Sat, 01 Dec 2012 02:12:10 +0100] rev 8161
GCI2012: Remove Structure Weapon Code
Fri, 30 Nov 2012 22:08:06 -0500 Make user folder default to global folder in hwengine
Joe Doyle (Ginto8) <ginto8@gmail.com> [Fri, 30 Nov 2012 22:08:06 -0500] rev 8160
Make user folder default to global folder in hwengine
Fri, 30 Nov 2012 23:36:18 +0100 set window modality for new ban dialogs
koda [Fri, 30 Nov 2012 23:36:18 +0100] rev 8159
set window modality for new ban dialogs
Sat, 01 Dec 2012 00:44:12 +0400 Fix warning
unc0rr [Sat, 01 Dec 2012 00:44:12 +0400] rev 8158
Fix warning
Sat, 01 Dec 2012 00:38:06 +0400 Bans manager
unc0rr [Sat, 01 Dec 2012 00:38:06 +0400] rev 8157
Bans manager
Sat, 01 Dec 2012 00:37:23 +0400 - Fix UNBAN bug
unc0rr [Sat, 01 Dec 2012 00:37:23 +0400] rev 8156
- Fix UNBAN bug - Rework BANLIST message format
Fri, 30 Nov 2012 18:46:25 +0400 Case insensitive test for banned nickname
unc0rr [Fri, 30 Nov 2012 18:46:25 +0400] rev 8155
Case insensitive test for banned nickname
Fri, 30 Nov 2012 18:43:43 +0400 Implement ban by nickname
unc0rr [Fri, 30 Nov 2012 18:43:43 +0400] rev 8154
Implement ban by nickname
Fri, 30 Nov 2012 15:26:49 +0100 GCI2012: Too many variables
koda [Fri, 30 Nov 2012 15:26:49 +0100] rev 8153
GCI2012: Too many variables
Fri, 30 Nov 2012 15:00:47 +0100 GCI2012 - In-Game Chat Commands
koda [Fri, 30 Nov 2012 15:00:47 +0100] rev 8152
GCI2012 - In-Game Chat Commands
Sat, 01 Dec 2012 21:24:25 -0500 Google Code-in: Move video preferences in settings tab
Mitchell Kember <mk12360@gmail.com> [Sat, 01 Dec 2012 21:24:25 -0500] rev 8151
Google Code-in: Move video preferences in settings tab Moves the video recording preferences out of the video recording page into their own tab in the settings page. https://google-melange.appspot.com/gci/task/view/google/gci2012/7968230
Fri, 30 Nov 2012 10:51:29 +0100 GCI2012: Command Line Parsing
Rowan D [Fri, 30 Nov 2012 10:51:29 +0100] rev 8150
GCI2012: Command Line Parsing
Fri, 30 Nov 2012 20:00:53 -0500 Google Code-in: Center help text field
Mitchell Kember <mk12360@gmail.com> [Fri, 30 Nov 2012 20:00:53 -0500] rev 8149
Google Code-in: Center help text field Modifies the grid layout slightly so that the help text which appears when hovering over certain elements is centered with respect to the window, even when there are more buttons on one side. https://google-melange.appspot.com/gci/task/view/google/gci2012/7968226
Fri, 30 Nov 2012 10:15:17 +0100 use the correct symbol
koda [Fri, 30 Nov 2012 10:15:17 +0100] rev 8148
use the correct symbol
Fri, 30 Nov 2012 15:29:09 -0500 Use same macro for hiding video record button and keybinding
Mitchell Kember <mk12360@gmail.com> [Fri, 30 Nov 2012 15:29:09 -0500] rev 8147
Use same macro for hiding video record button and keybinding Modified my previous patch to use the already-in-place VIDEOREC macro (used previously just for hiding the button on the main menu) instead of creating another one. https://google-melange.appspot.com/gci/task/view/google/gci2012/7948213
Fri, 30 Nov 2012 07:42:28 +0100 GCI2012: Lowercase CMake functions (main files only)
m4tx [Fri, 30 Nov 2012 07:42:28 +0100] rev 8146
GCI2012: Lowercase CMake functions (main files only)
Thu, 29 Nov 2012 23:23:19 -0500 Move global variables to units that use them
Joe Doyle (Ginto8) <ginto8@gmail.com> [Thu, 29 Nov 2012 23:23:19 -0500] rev 8145
Move global variables to units that use them
Thu, 29 Nov 2012 19:44:18 -0500 Google Code-in: Hide "video record" keybind option
Mitchell Kember <mk12360@gmail.com> [Thu, 29 Nov 2012 19:44:18 -0500] rev 8144
Google Code-in: Hide "video record" keybind option Removes the recording keybinding option using preprocessor conditions when it is unavailable. This includes when Hedgewars is being built either with the recording feature explicitly disabled or when FFMPEG/LibAV were not found. https://google-melange.appspot.com/gci/task/view/google/gci2012/7948213
Thu, 29 Nov 2012 23:13:06 -0500 Remove unused global variables
Joe Doyle (Ginto8) <ginto8@gmail.com> [Thu, 29 Nov 2012 23:13:06 -0500] rev 8143
Remove unused global variables
Thu, 29 Nov 2012 14:48:38 -0500 *sigh*
nemo [Thu, 29 Nov 2012 14:48:38 -0500] rev 8142
*sigh*
Fri, 30 Nov 2012 18:19:52 +0400 merge flibqtfrontend
unc0rr [Fri, 30 Nov 2012 18:19:52 +0400] rev 8141
merge
Thu, 29 Nov 2012 22:50:08 +0400 A bit of refactoring
unc0rr [Thu, 29 Nov 2012 22:50:08 +0400] rev 8140
A bit of refactoring
Fri, 30 Nov 2012 12:12:49 +0400 Use HW_TEAMCOLOR_ARRAY from frontlib flibqtfrontend
unc0rr [Fri, 30 Nov 2012 12:12:49 +0400] rev 8139
Use HW_TEAMCOLOR_ARRAY from frontlib
Thu, 29 Nov 2012 14:02:28 +1300 Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
Chris Wong <lambda.fairy@gmail.com> [Thu, 29 Nov 2012 14:02:28 +1300] rev 8138
Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
Fri, 30 Nov 2012 11:40:37 +0400 Merge flibqtfrontend
unc0rr [Fri, 30 Nov 2012 11:40:37 +0400] rev 8137
Merge
Thu, 29 Nov 2012 04:57:35 +0100 GCI: use player's name for the default team
zero579911 [Thu, 29 Nov 2012 04:57:35 +0100] rev 8136
GCI: use player's name for the default team task: http://www.google-melange.com/gci/task/view/google/gci2012/8007227 note: these bugs were NOT introduced by this: - double confirmation on team removal - team addition fails
Fri, 30 Nov 2012 15:16:14 +0100 Fixed flib_weaponset_create creating an empty weaponset (for real this time :P) flibqtfrontend
Medo <smaxein@googlemail.com> [Fri, 30 Nov 2012 15:16:14 +0100] rev 8135
Fixed flib_weaponset_create creating an empty weaponset (for real this time :P)
Thu, 29 Nov 2012 14:47:36 -0500 unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
nemo [Thu, 29 Nov 2012 14:47:36 -0500] rev 8134
unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
Tue, 27 Nov 2012 10:05:24 +0400 Some fixes flibqtfrontend
unc0rr [Tue, 27 Nov 2012 10:05:24 +0400] rev 8133
Some fixes
Tue, 27 Nov 2012 21:21:14 +0100 Added default weaponset to frontlib hwconsts flibqtfrontend
Medo <smaxein@googlemail.com> [Tue, 27 Nov 2012 21:21:14 +0100] rev 8132
Added default weaponset to frontlib hwconsts Now the weaponset create function can actually do what it promises and create a default set instead of an empty one :)
Wed, 28 Nov 2012 10:57:07 -0500 merge
nemo [Wed, 28 Nov 2012 10:57:07 -0500] rev 8131
merge
Tue, 27 Nov 2012 00:29:41 +0400 No more crashes when running quick game flibqtfrontend
unc0rr [Tue, 27 Nov 2012 00:29:41 +0400] rev 8130
No more crashes when running quick game
Wed, 28 Nov 2012 11:57:39 +0100 GCI2012: Empty list help text (Issue 375)
Bryan Dunsmore [Wed, 28 Nov 2012 11:57:39 +0100] rev 8129
GCI2012: Empty list help text (issue #375)
Mon, 26 Nov 2012 00:28:47 +0400 Try to setup weapon sets for quick game flibqtfrontend
unc0rr [Mon, 26 Nov 2012 00:28:47 +0400] rev 8128
Try to setup weapon sets for quick game
Wed, 28 Nov 2012 00:27:30 +0400 Remove limit on hedgehogs number
unc0rr [Wed, 28 Nov 2012 00:27:30 +0400] rev 8127
Remove limit on hedgehogs number
Mon, 26 Nov 2012 00:09:54 +0400 Merge from default to have recent fixes flibqtfrontend
unc0rr [Mon, 26 Nov 2012 00:09:54 +0400] rev 8126
Merge from default to have recent fixes
Mon, 26 Nov 2012 11:34:54 +0400 koda, koda... could have checked your claims
unc0rr [Mon, 26 Nov 2012 11:34:54 +0400] rev 8125
koda, koda... could have checked your claims
Sat, 24 Nov 2012 18:31:49 +0100 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda [Sat, 24 Nov 2012 18:31:49 +0100] rev 8124
link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
Sat, 24 Nov 2012 14:29:47 +0100 Updated Slovak translation
jose1711 [Sat, 24 Nov 2012 14:29:47 +0100] rev 8123
Updated Slovak translation
Sat, 24 Nov 2012 18:30:59 +0100 add ios project to physfs
koda [Sat, 24 Nov 2012 18:30:59 +0100] rev 8122
add ios project to physfs
Sat, 24 Nov 2012 12:32:37 +0100 merge
jose1711 [Sat, 24 Nov 2012 12:32:37 +0100] rev 8121
merge
Sat, 24 Nov 2012 05:17:40 +0100 INSTALL and README updates
koda [Sat, 24 Nov 2012 05:17:40 +0100] rev 8120
INSTALL and README updates
Sat, 24 Nov 2012 01:30:46 +0100 physfs: no carbon depency on osx, add cdecl attributes on extra functions
koda [Sat, 24 Nov 2012 01:30:46 +0100] rev 8119
physfs: no carbon depency on osx, add cdecl attributes on extra functions
Fri, 23 Nov 2012 23:27:34 +0100 Updated Slovak translation
jose1711 [Fri, 23 Nov 2012 23:27:34 +0100] rev 8118
Updated Slovak translation
Sat, 24 Nov 2012 00:28:32 +0400 Load sounds with the help of physfsrwops library
unc0rr [Sat, 24 Nov 2012 00:28:32 +0400] rev 8117
Load sounds with the help of physfsrwops library
Sun, 02 Dec 2012 00:03:16 +0100 merge webgl
koda [Sun, 02 Dec 2012 00:03:16 +0100] rev 8116
merge
Fri, 23 Nov 2012 16:19:01 +0400 Refactor identifiers names
unc0rr [Fri, 23 Nov 2012 16:19:01 +0400] rev 8115
Refactor identifiers names
Sat, 01 Dec 2012 04:39:31 +0100 GCI2012: Check for Clang Version in CMake webgl
koda [Sat, 01 Dec 2012 04:39:31 +0100] rev 8114
GCI2012: Check for Clang Version in CMake
Sat, 01 Dec 2012 15:52:36 -0600 Refactor Clang module. webgl
Bryan Dunsmore <dunsmoreb@gmail.com> [Sat, 01 Dec 2012 15:52:36 -0600] rev 8113
Refactor Clang module.
Fri, 23 Nov 2012 16:17:06 +0400 Implement QAbstractFileEngine::FastReadLineExtension
unc0rr [Fri, 23 Nov 2012 16:17:06 +0400] rev 8112
Implement QAbstractFileEngine::FastReadLineExtension
Fri, 30 Nov 2012 21:28:40 -0600 Move version check of Clang to CMakeLists. webgl
Bryan Dunsmore <dunsmoreb@gmail.com> [Fri, 30 Nov 2012 21:28:40 -0600] rev 8111
Move version check of Clang to CMakeLists.
Fri, 23 Nov 2012 16:16:02 +0400 Use alternative way of checking for file end. Also refactor this code a bit.
unc0rr [Fri, 23 Nov 2012 16:16:02 +0400] rev 8110
Use alternative way of checking for file end. Also refactor this code a bit.
Fri, 30 Nov 2012 20:00:58 -0600 Move code for Clang to separate CMake module. webgl
Bryan Dunsmore <dunsmoreb@gmail.com> [Fri, 30 Nov 2012 20:00:58 -0600] rev 8109
Move code for Clang to separate CMake module.
Fri, 30 Nov 2012 20:04:15 -0600 Move code for Clang to separate CMake module. webgl
Bryan Dunsmore <dunsmoreb@gmail.com> [Fri, 30 Nov 2012 20:04:15 -0600] rev 8108
Move code for Clang to separate CMake module.
Fri, 23 Nov 2012 13:08:50 +0400 Bring ansistrings back
unc0rr [Fri, 23 Nov 2012 13:08:50 +0400] rev 8107
Bring ansistrings back
Mon, 26 Nov 2012 00:06:42 +0400 Oops, temporary objects involved flibqtfrontend
unc0rr [Mon, 26 Nov 2012 00:06:42 +0400] rev 8106
Oops, temporary objects involved
Sat, 24 Nov 2012 04:27:31 +0100 ok at least pas2c now parses allnots....... webgl
koda [Sat, 24 Nov 2012 04:27:31 +0100] rev 8105
ok at least pas2c now parses allnots.......
Fri, 23 Nov 2012 10:43:15 +0100 show console on win when debugging to see frontend messages
koda [Fri, 23 Nov 2012 10:43:15 +0100] rev 8104
show console on win when debugging to see frontend messages
Sun, 25 Nov 2012 22:17:11 +0400 Convert HWTeam to be a wrapper to flib_team flibqtfrontend
unc0rr [Sun, 25 Nov 2012 22:17:11 +0400] rev 8103
Convert HWTeam to be a wrapper to flib_team
Thu, 22 Nov 2012 10:28:07 +0100 update var name webgl
koda [Thu, 22 Nov 2012 10:28:07 +0100] rev 8102
update var name
Thu, 22 Nov 2012 23:20:56 +0400 Oops, sorry, libphysfs.dll
unc0rr [Thu, 22 Nov 2012 23:20:56 +0400] rev 8101
Oops, sorry, libphysfs.dll
Sun, 25 Nov 2012 01:13:51 +0400 - frontlib loads team config via physfs flibqtfrontend
unc0rr [Sun, 25 Nov 2012 01:13:51 +0400] rev 8100
- frontlib loads team config via physfs - some more work on frontlib port
Thu, 22 Nov 2012 01:47:09 +0100 throw in some 'nots' trying to restore pas2c functionality webgl
koda [Thu, 22 Nov 2012 01:47:09 +0100] rev 8099
throw in some 'nots' trying to restore pas2c functionality
Thu, 22 Nov 2012 15:24:10 +0400 - Fix saving .ini files
unc0rr [Thu, 22 Nov 2012 15:24:10 +0400] rev 8098
- Fix saving .ini files - Fix frontend effects value loading - Fix some places working with files not via physfs
Sat, 24 Nov 2012 00:07:05 +0400 Remove debug messages flibqtfrontend
unc0rr [Sat, 24 Nov 2012 00:07:05 +0400] rev 8097
Remove debug messages
Thu, 22 Nov 2012 00:41:53 +0100 updated branch webgl
koda [Thu, 22 Nov 2012 00:41:53 +0100] rev 8096
updated branch
Thu, 22 Nov 2012 02:15:23 +0100 revisit the debugfile section
koda [Thu, 22 Nov 2012 02:15:23 +0100] rev 8095
revisit the debugfile section
Thu, 22 Nov 2012 23:19:01 +0400 Fix some frontlib bugs flibqtfrontend
unc0rr [Thu, 22 Nov 2012 23:19:01 +0400] rev 8094
Fix some frontlib bugs
Wed, 21 Nov 2012 23:34:54 +0100 moar cmake cleanup, use message(WARNING ...) where appropriate
koda [Wed, 21 Nov 2012 23:34:54 +0100] rev 8093
moar cmake cleanup, use message(WARNING ...) where appropriate
Thu, 22 Nov 2012 01:19:16 +0400 Try to use map preview facilities: flibqtfrontend
unc0rr [Thu, 22 Nov 2012 01:19:16 +0400] rev 8092
Try to use map preview facilities: - HWGame and HWRecorder are completely broken - HWMap should work, but doesn't
Thu, 22 Nov 2012 00:56:36 +0400 Follow IANA suggestions better
unc0rr [Thu, 22 Nov 2012 00:56:36 +0400] rev 8091
Follow IANA suggestions better
Wed, 21 Nov 2012 18:34:45 +0100 cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
koda [Wed, 21 Nov 2012 18:34:45 +0100] rev 8090
cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
Wed, 21 Nov 2012 15:03:33 +0100 Bad unC0Rr
koda [Wed, 21 Nov 2012 15:03:33 +0100] rev 8089
Bad unC0Rr
Wed, 21 Nov 2012 17:57:05 +0400 Bad koda!
unc0rr [Wed, 21 Nov 2012 17:57:05 +0400] rev 8088
Bad koda!
Wed, 21 Nov 2012 12:03:40 +0100 little cmake cleanup, search installed modules first, then our own
koda [Wed, 21 Nov 2012 12:03:40 +0100] rev 8087
little cmake cleanup, search installed modules first, then our own
Wed, 21 Nov 2012 11:26:30 +0100 how this happened?
koda [Wed, 21 Nov 2012 11:26:30 +0100] rev 8086
how this happened?
Wed, 21 Nov 2012 13:33:27 +0400 Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.
unc0rr [Wed, 21 Nov 2012 13:33:27 +0400] rev 8085
Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.
Wed, 21 Nov 2012 11:57:14 +0400 Some fixes to build process
unc0rr [Wed, 21 Nov 2012 11:57:14 +0400] rev 8084
Some fixes to build process
Wed, 21 Nov 2012 11:14:51 +0100 added sdl_net headers and def lib for windows, fix frontlib compilation on windows
koda [Wed, 21 Nov 2012 11:14:51 +0100] rev 8083
added sdl_net headers and def lib for windows, fix frontlib compilation on windows
Wed, 21 Nov 2012 01:48:10 +0100 lotsa hackery to get frontend somehow link libengine...
koda [Wed, 21 Nov 2012 01:48:10 +0100] rev 8082
lotsa hackery to get frontend somehow link libengine...
Tue, 20 Nov 2012 22:08:08 +0100 frontlib paths
koda [Tue, 20 Nov 2012 22:08:08 +0100] rev 8081
frontlib paths
Tue, 20 Nov 2012 21:55:51 +0100 fix physfs on osx, now all platforms should be happy
koda [Tue, 20 Nov 2012 21:55:51 +0100] rev 8080
fix physfs on osx, now all platforms should be happy
Wed, 21 Nov 2012 00:16:09 +0400 Oops
unc0rr [Wed, 21 Nov 2012 00:16:09 +0400] rev 8079
Oops
Wed, 21 Nov 2012 00:04:09 +0400 Start port to frontlib
unc0rr [Wed, 21 Nov 2012 00:04:09 +0400] rev 8078
Start port to frontlib
Tue, 20 Nov 2012 23:09:17 +0400 Fix build
unc0rr [Tue, 20 Nov 2012 23:09:17 +0400] rev 8077
Fix build
Tue, 20 Nov 2012 22:29:58 +0400 Fix SDL library name
unc0rr [Tue, 20 Nov 2012 22:29:58 +0400] rev 8076
Fix SDL library name
Tue, 20 Nov 2012 19:16:11 +0100 find lua.h ...
koda [Tue, 20 Nov 2012 19:16:11 +0100] rev 8075
find lua.h ...
Tue, 20 Nov 2012 18:51:42 +0100 thou shall not use system headers for crossplatformness
koda [Tue, 20 Nov 2012 18:51:42 +0100] rev 8074
thou shall not use system headers for crossplatformness
Tue, 20 Nov 2012 18:33:09 +0100 physfs compilation on windows
koda [Tue, 20 Nov 2012 18:33:09 +0100] rev 8073
physfs compilation on windows * external calls must always be named * physfs has to be compiled as dll * there shouln't be external variables, implemented a function that sets buffer * physfs extras is now integrated in main physfs * removed physfs extras
Tue, 20 Nov 2012 17:50:17 +0100 use lua headers correctly
koda [Tue, 20 Nov 2012 17:50:17 +0100] rev 8072
use lua headers correctly
Tue, 20 Nov 2012 00:47:35 +0400 Fix typo
unc0rr [Tue, 20 Nov 2012 00:47:35 +0400] rev 8071
Fix typo
Tue, 20 Nov 2012 00:10:12 +0400 Okay, remove previous request only if it has same parent
unc0rr [Tue, 20 Nov 2012 00:10:12 +0400] rev 8070
Okay, remove previous request only if it has same parent as this one. Fixes the last note of previous commit (which was nearly impossible to hit, but whatever, just cleaning implementation)
Mon, 19 Nov 2012 23:43:45 +0400 - Only allow one engine instance running at the moment
unc0rr [Mon, 19 Nov 2012 23:43:45 +0400] rev 8069
- Only allow one engine instance running at the moment - When adding new map preview call to the queue, check if previous map preview request has started, and if no, remove it from queue. Could be harmful if you manage to request previews for two widgets in less time than needed to generate one.
Mon, 19 Nov 2012 13:21:20 +0100 win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
koda [Mon, 19 Nov 2012 13:21:20 +0100] rev 8068
win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
Mon, 19 Nov 2012 17:41:09 +0400 Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
unc0rr [Mon, 19 Nov 2012 17:41:09 +0400] rev 8067
Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
Mon, 19 Nov 2012 10:38:02 +0400 Merge
unc0rr [Mon, 19 Nov 2012 10:38:02 +0400] rev 8066
Merge
Mon, 19 Nov 2012 03:29:41 +0100 fix deprecation warnings for libav sources
koda [Mon, 19 Nov 2012 03:29:41 +0100] rev 8065
fix deprecation warnings for libav sources
Mon, 19 Nov 2012 02:48:21 +0100 meh
koda [Mon, 19 Nov 2012 02:48:21 +0100] rev 8064
meh
Mon, 19 Nov 2012 00:49:24 +0100 linking phsyfs on osx
koda [Mon, 19 Nov 2012 00:49:24 +0100] rev 8063
linking phsyfs on osx
Sun, 18 Nov 2012 19:33:15 +0100 allow the engine to use physfs on android too
Xeli [Sun, 18 Nov 2012 19:33:15 +0100] rev 8062
allow the engine to use physfs on android too
Sun, 18 Nov 2012 23:10:26 +0400 Merge from 0.9.18
unc0rr [Sun, 18 Nov 2012 23:10:26 +0400] rev 8061
Merge from 0.9.18
Sun, 18 Nov 2012 18:58:46 +0400 Convert reading hedgehogs limit from map config
unc0rr [Sun, 18 Nov 2012 18:58:46 +0400] rev 8060
Convert reading hedgehogs limit from map config
Sun, 18 Nov 2012 18:52:58 +0400 Download .zip too, and store them to .hwp
unc0rr [Sun, 18 Nov 2012 18:52:58 +0400] rev 8059
Download .zip too, and store them to .hwp
Sat, 17 Nov 2012 20:30:32 -0500 merge... need to remember to update first
nemo [Sat, 17 Nov 2012 20:30:32 -0500] rev 8058
merge... need to remember to update first
Sun, 18 Nov 2012 01:00:26 +0400 Merge physfslayer branch into default. Have fun!
unc0rr [Sun, 18 Nov 2012 01:00:26 +0400] rev 8057
Merge physfslayer branch into default. Have fun!
Sun, 18 Nov 2012 01:06:01 +0400 Close this branch physfslayer
unc0rr [Sun, 18 Nov 2012 01:06:01 +0400] rev 8056
Close this branch
Sun, 18 Nov 2012 00:58:57 +0400 - Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents) physfslayer
unc0rr [Sun, 18 Nov 2012 00:58:57 +0400] rev 8055
- Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents) - QuaZIP no more. RIP.
Sat, 17 Nov 2012 20:27:49 -0500 oops
nemo [Sat, 17 Nov 2012 20:27:49 -0500] rev 8054
oops
Wed, 14 Nov 2012 00:23:29 +0100 oops webgl
koda [Wed, 14 Nov 2012 00:23:29 +0100] rev 8053
oops
Sun, 18 Nov 2012 00:37:23 +0400 Mount .hwt files found in Data folder physfslayer
unc0rr [Sun, 18 Nov 2012 00:37:23 +0400] rev 8052
Mount .hwt files found in Data folder
Sat, 17 Nov 2012 09:03:47 -0500 oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
nemo [Sat, 17 Nov 2012 09:03:47 -0500] rev 8051
oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
Tue, 13 Nov 2012 23:56:50 +0100 link main on osx webgl
koda [Tue, 13 Nov 2012 23:56:50 +0100] rev 8050
link main on osx
Sat, 17 Nov 2012 22:45:30 +0400 Get rid of DataManager::findFileForRead physfslayer
unc0rr [Sat, 17 Nov 2012 22:45:30 +0400] rev 8049
Get rid of DataManager::findFileForRead
Fri, 16 Nov 2012 06:14:18 +0100 Backed out changeset 5d00c28059e3 - enable the feedback button again
koda [Fri, 16 Nov 2012 06:14:18 +0100] rev 8048
Backed out changeset 5d00c28059e3 - enable the feedback button again
Tue, 13 Nov 2012 23:39:49 +0100 cleanup headers, remove -I . from rtl lib to save a few warnings webgl
koda [Tue, 13 Nov 2012 23:39:49 +0100] rev 8047
cleanup headers, remove -I . from rtl lib to save a few warnings
Sat, 17 Nov 2012 22:07:17 +0400 Use (undocumented) Mix_LoadMUS_RW to load music physfslayer
unc0rr [Sat, 17 Nov 2012 22:07:17 +0400] rev 8046
Use (undocumented) Mix_LoadMUS_RW to load music
Fri, 16 Nov 2012 05:54:01 +0100 mutatis mutandis
koda [Fri, 16 Nov 2012 05:54:01 +0100] rev 8045
mutatis mutandis
Tue, 13 Nov 2012 22:24:30 +0100 some CMake cleanup webgl
koda [Tue, 13 Nov 2012 22:24:30 +0100] rev 8044
some CMake cleanup
Sat, 17 Nov 2012 00:41:30 +0400 We need custom script loading function in lua now physfslayer
unc0rr [Sat, 17 Nov 2012 00:41:30 +0400] rev 8043
We need custom script loading function in lua now
Thu, 15 Nov 2012 22:43:44 +0100 up android target api (but this commit is actually just to test buildbot: desync
Xeli [Thu, 15 Nov 2012 22:43:44 +0100] rev 8042
up android target api (but this commit is actually just to test buildbot: desync
Tue, 13 Nov 2012 13:57:29 -0500 fix build webgl
nemo [Tue, 13 Nov 2012 13:57:29 -0500] rev 8041
fix build
Sat, 17 Nov 2012 00:15:30 +0400 Keeping bruteforce physfslayer
unc0rr [Sat, 17 Nov 2012 00:15:30 +0400] rev 8040
Keeping bruteforce
Thu, 15 Nov 2012 16:46:46 +0100 another tweak tomake --stats-only work on headless servers
Xeli [Thu, 15 Nov 2012 16:46:46 +0100] rev 8039
another tweak tomake --stats-only work on headless servers
Sun, 11 Nov 2012 22:29:58 +0100 and install it too webgl
koda [Sun, 11 Nov 2012 22:29:58 +0100] rev 8038
and install it too
Sat, 17 Nov 2012 00:10:46 +0400 Oops, didn't realize FindLua.cmake is our own module physfslayer
unc0rr [Sat, 17 Nov 2012 00:10:46 +0400] rev 8037
Oops, didn't realize FindLua.cmake is our own module
Thu, 15 Nov 2012 13:58:49 +0400 Don't rely on hedgehog facing direction, check intentions instead. Should fix excessive turns around and weird jumps to water
unc0rr [Thu, 15 Nov 2012 13:58:49 +0400] rev 8036
Don't rely on hedgehog facing direction, check intentions instead. Should fix excessive turns around and weird jumps to water
Sun, 11 Nov 2012 19:11:47 +0100 comments and runtime list of files to convert and compile webgl
koda [Sun, 11 Nov 2012 19:11:47 +0100] rev 8035
comments and runtime list of files to convert and compile
Sat, 17 Nov 2012 00:01:06 +0400 Implement reader in C ffs physfslayer
unc0rr [Sat, 17 Nov 2012 00:01:06 +0400] rev 8034
Implement reader in C ffs
Thu, 15 Nov 2012 13:57:29 +0400 Pretend AI knows how to use drill rocket (actually has no idea of drilling)
unc0rr [Thu, 15 Nov 2012 13:57:29 +0400] rev 8033
Pretend AI knows how to use drill rocket (actually has no idea of drilling)
Sun, 11 Nov 2012 17:58:36 +0100 finally hwengine in c links without errors webgl
koda [Sun, 11 Nov 2012 17:58:36 +0100] rev 8032
finally hwengine in c links without errors
Fri, 16 Nov 2012 00:46:33 +0400 Script loading via physfs which doesn't work: physfslayer
unc0rr [Fri, 16 Nov 2012 00:46:33 +0400] rev 8031
Script loading via physfs which doesn't work: - Some scripts just refuse to load for no obvious reason - Some scripts load fine when you set BUFSIZE to a large value, like 64k, but don't load with small values Error messages in both cases don't seem to have relation to lua file contents
Wed, 14 Nov 2012 23:23:56 -0500 Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
nemo [Wed, 14 Nov 2012 23:23:56 -0500] rev 8030
Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
Sun, 11 Nov 2012 17:52:49 +0100 cmake linking for engine in c webgl
koda [Sun, 11 Nov 2012 17:52:49 +0100] rev 8029
cmake linking for engine in c
Wed, 14 Nov 2012 23:27:33 +0400 Engine loads fine with basic config physfslayer
unc0rr [Wed, 14 Nov 2012 23:27:33 +0400] rev 8028
Engine loads fine with basic config
Wed, 14 Nov 2012 22:27:05 -0500 make stats-only mode work headless. also skip a few things to save time/memory.
nemo [Wed, 14 Nov 2012 22:27:05 -0500] rev 8027
make stats-only mode work headless. also skip a few things to save time/memory.
Sun, 11 Nov 2012 17:15:19 +0100 merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
koda [Sun, 11 Nov 2012 17:15:19 +0100] rev 8026
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
Wed, 14 Nov 2012 22:45:36 +0400 Get rid of Pathz and UserPathz physfslayer
unc0rr [Wed, 14 Nov 2012 22:45:36 +0400] rev 8025
Get rid of Pathz and UserPathz
Wed, 14 Nov 2012 22:08:40 -0500 oops
nemo [Wed, 14 Nov 2012 22:08:40 -0500] rev 8024
oops
Sun, 11 Nov 2012 16:53:16 +0100 better clang search webgl
koda [Sun, 11 Nov 2012 16:53:16 +0100] rev 8023
better clang search
Wed, 14 Nov 2012 00:41:29 +0400 - Add physfsrwops library physfslayer
unc0rr [Wed, 14 Nov 2012 00:41:29 +0400] rev 8022
- Add physfsrwops library - Load images via physfs (crashes)
Wed, 14 Nov 2012 14:31:17 +0400 Don't accept in-room flags when not in room
unc0rr [Wed, 14 Nov 2012 14:31:17 +0400] rev 8021
Don't accept in-room flags when not in room
Sun, 11 Nov 2012 16:44:40 +0100 merge xymeng pas2c webgl
koda [Sun, 11 Nov 2012 16:44:40 +0100] rev 8020
merge xymeng pas2c
Tue, 13 Nov 2012 23:21:46 +0400 merge with default physfslayer
unc0rr [Tue, 13 Nov 2012 23:21:46 +0400] rev 8019
merge with default
Sun, 11 Nov 2012 15:14:18 +0100 merge with latest default webgl
koda [Sun, 11 Nov 2012 15:14:18 +0100] rev 8018
merge with latest default
Tue, 13 Nov 2012 13:50:04 +0400 Some tweaks to AI
unc0rr [Tue, 13 Nov 2012 13:50:04 +0400] rev 8017
Some tweaks to AI
Sun, 11 Nov 2012 08:45:51 -0500 fix demo playback
nemo [Sun, 11 Nov 2012 08:45:51 -0500] rev 8016
fix demo playback
Thu, 08 Nov 2012 18:05:05 -0500 couple of nots
nemo [Thu, 08 Nov 2012 18:05:05 -0500] rev 8015
couple of nots
Thu, 08 Nov 2012 15:57:01 -0500 merge
nemo [Thu, 08 Nov 2012 15:57:01 -0500] rev 8014
merge
Thu, 08 Nov 2012 17:18:49 +0400 Various tweaks to recent AI change
unc0rr [Thu, 08 Nov 2012 17:18:49 +0400] rev 8013
Various tweaks to recent AI change
Thu, 08 Nov 2012 15:54:11 -0500 this wasn't needed IMO
nemo [Thu, 08 Nov 2012 15:54:11 -0500] rev 8012
this wasn't needed IMO
Wed, 07 Nov 2012 23:04:29 -0500 objects too
nemo [Wed, 07 Nov 2012 23:04:29 -0500] rev 8011
objects too
Wed, 07 Nov 2012 21:47:00 -0500 something bender asked for. allow a mask without a map
nemo [Wed, 07 Nov 2012 21:47:00 -0500] rev 8010
something bender asked for. allow a mask without a map
Wed, 07 Nov 2012 18:46:00 -0500 oups
nemo [Wed, 07 Nov 2012 18:46:00 -0500] rev 8009
oups
Sun, 11 Nov 2012 14:59:22 +0100 search for more clang names webgl
koda [Sun, 11 Nov 2012 14:59:22 +0100] rev 8008
search for more clang names
Wed, 07 Nov 2012 15:37:02 -0500 Make FindPlace more flexible on large maps.
nemo [Wed, 07 Nov 2012 15:37:02 -0500] rev 8007
Make FindPlace more flexible on large maps.
Fri, 09 Nov 2012 23:11:53 +0100 no globs, sources not yet generated webgl
koda [Fri, 09 Nov 2012 23:11:53 +0100] rev 8006
no globs, sources not yet generated
Wed, 07 Nov 2012 23:08:02 +0400 merge
unc0rr [Wed, 07 Nov 2012 23:08:02 +0400] rev 8005
merge
Fri, 09 Nov 2012 22:56:34 +0100 correct includes and clang detection webgl
koda [Fri, 09 Nov 2012 22:56:34 +0100] rev 8004
correct includes and clang detection
Wed, 07 Nov 2012 14:02:10 -0500 LongInt Land width/height, mouse coords
nemo [Wed, 07 Nov 2012 14:02:10 -0500] rev 8003
LongInt Land width/height, mouse coords
Wed, 07 Nov 2012 23:02:18 +0400 More strictness on room bans
unc0rr [Wed, 07 Nov 2012 23:02:18 +0400] rev 8002
More strictness on room bans
Fri, 09 Nov 2012 12:29:24 -0500 Fix why my first attempt to compile main had failed, causing me to ask koda what the secret was. apparently using an OS that ignores case... webgl
nemo [Fri, 09 Nov 2012 12:29:24 -0500] rev 8001
Fix why my first attempt to compile main had failed, causing me to ask koda what the secret was. apparently using an OS that ignores case...
Wed, 07 Nov 2012 13:24:01 -0500 strip BOM
nemo [Wed, 07 Nov 2012 13:24:01 -0500] rev 8000
strip BOM
Fri, 09 Nov 2012 14:40:40 +0000 add a few cmakefiles for c engine and rtl webgl
koda [Fri, 09 Nov 2012 14:40:40 +0000] rev 7999
add a few cmakefiles for c engine and rtl
Wed, 07 Nov 2012 12:54:40 -0500 Only a handful of ISO 639-3 languages are supported by Qt. Standard Malay is not one of them. Using the macrolanguage code seems fine. Not too sure what the numerusform is for a macrolanguage, but appears that wikipedia equates MS w/ "bahasa" too
nemo [Wed, 07 Nov 2012 12:54:40 -0500] rev 7998
Only a handful of ISO 639-3 languages are supported by Qt. Standard Malay is not one of them. Using the macrolanguage code seems fine. Not too sure what the numerusform is for a macrolanguage, but appears that wikipedia equates MS w/ "bahasa" too
Fri, 09 Nov 2012 14:32:54 +0000 add FindGLEW.cmake module webgl
koda [Fri, 09 Nov 2012 14:32:54 +0000] rev 7997
add FindGLEW.cmake module
Wed, 07 Nov 2012 13:23:18 +0400 Try to beat AI in Mutant!
unc0rr [Wed, 07 Nov 2012 13:23:18 +0400] rev 7996
Try to beat AI in Mutant!
Thu, 08 Nov 2012 14:51:56 +0000 rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options webgl
koda [Thu, 08 Nov 2012 14:51:56 +0000] rev 7995
rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options
Wed, 07 Nov 2012 05:18:06 +0100 merge
koda [Wed, 07 Nov 2012 05:18:06 +0100] rev 7994
merge
Thu, 08 Nov 2012 14:46:55 +0000 split WEBGL and NOPASCAL cmake options webgl
koda [Thu, 08 Nov 2012 14:46:55 +0000] rev 7993
split WEBGL and NOPASCAL cmake options
Tue, 06 Nov 2012 20:28:15 -0500 add gstMoving to avoid sticking
nemo [Tue, 06 Nov 2012 20:28:15 -0500] rev 7992
add gstMoving to avoid sticking
Thu, 08 Nov 2012 23:11:40 +0100 better GL.h (which was needed after all) webgl
koda [Thu, 08 Nov 2012 23:11:40 +0100] rev 7991
better GL.h (which was needed after all)
Tue, 06 Nov 2012 23:59:58 +0400 Don't zero TeamHealth, only show empty health bar
unc0rr [Tue, 06 Nov 2012 23:59:58 +0400] rev 7990
Don't zero TeamHealth, only show empty health bar
Thu, 08 Nov 2012 23:00:22 +0100 add xymeng's pas2c header webgl
koda [Thu, 08 Nov 2012 23:00:22 +0100] rev 7989
add xymeng's pas2c header
Tue, 06 Nov 2012 23:33:25 +0400 Spam log with checksums
unc0rr [Tue, 06 Nov 2012 23:33:25 +0400] rev 7988
Spam log with checksums
Thu, 08 Nov 2012 22:59:13 +0100 empty or old files webgl
koda [Thu, 08 Nov 2012 22:59:13 +0100] rev 7987
empty or old files
Tue, 06 Nov 2012 22:35:08 +0400 Maybe this caused server crashes? Add more strictness on team owner record field
unc0rr [Tue, 06 Nov 2012 22:35:08 +0400] rev 7986
Maybe this caused server crashes? Add more strictness on team owner record field
Thu, 08 Nov 2012 21:56:19 +0100 well this was silly webgl
koda [Thu, 08 Nov 2012 21:56:19 +0100] rev 7985
well this was silly
Tue, 06 Nov 2012 11:01:18 -0500 This should ensure zsm doesn't screw up locale, hopefully.
nemo [Tue, 06 Nov 2012 11:01:18 -0500] rev 7984
This should ensure zsm doesn't screw up locale, hopefully.
Wed, 07 Nov 2012 18:04:27 +0000 add xymeng's rtl port webgl
koda [Wed, 07 Nov 2012 18:04:27 +0000] rev 7983
add xymeng's rtl port
Tue, 06 Nov 2012 10:52:21 -0500 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo [Tue, 06 Nov 2012 10:52:21 -0500] rev 7982
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
Wed, 07 Nov 2012 18:02:20 +0000 move stuff out of engine folder webgl
koda [Wed, 07 Nov 2012 18:02:20 +0000] rev 7981
move stuff out of engine folder
Tue, 06 Nov 2012 08:38:37 -0500 Remove duplicate files from voices (add a fallback check in uSound). Add JustYouWait as an alternate to IllGetYou. Note that IllGetYou being called every turn seems awkward. IMO they probably should be reserved for significant enemy action. Maybe played by team of heavily damaged or killed hog.
nemo [Tue, 06 Nov 2012 08:38:37 -0500] rev 7980
Remove duplicate files from voices (add a fallback check in uSound). Add JustYouWait as an alternate to IllGetYou. Note that IllGetYou being called every turn seems awkward. IMO they probably should be reserved for significant enemy action. Maybe played by team of heavily damaged or killed hog.
Wed, 07 Nov 2012 16:16:03 +0000 verbose pas2c for parsed args webgl
koda [Wed, 07 Nov 2012 16:16:03 +0000] rev 7979
verbose pas2c for parsed args
Mon, 05 Nov 2012 22:20:20 -0500 issue #458
nemo [Mon, 05 Nov 2012 22:20:20 -0500] rev 7978
issue #458
Wed, 07 Nov 2012 14:41:35 +0000 parentheses for everyone webgl
koda [Wed, 07 Nov 2012 14:41:35 +0000] rev 7977
parentheses for everyone
Mon, 05 Nov 2012 22:18:47 -0500 revert merge w/ Medo change, since it crashes the engine. Access violation line 70 of uLandOutline.pas|line 231 of uLand.pas etc
nemo [Mon, 05 Nov 2012 22:18:47 -0500] rev 7976
revert merge w/ Medo change, since it crashes the engine. Access violation line 70 of uLandOutline.pas|line 231 of uLand.pas etc
Wed, 07 Nov 2012 13:31:58 +0000 haskell usability on windows webgl
koda [Wed, 07 Nov 2012 13:31:58 +0000] rev 7975
haskell usability on windows
Mon, 05 Nov 2012 22:03:26 -0500 support ridiculously large maps
nemo [Mon, 05 Nov 2012 22:03:26 -0500] rev 7974
support ridiculously large maps
Mon, 05 Nov 2012 02:24:28 +0100 add CMakeFile for pas2c, add WEBGL config option webgl
koda [Mon, 05 Nov 2012 02:24:28 +0100] rev 7973
add CMakeFile for pas2c, add WEBGL config option
Tue, 06 Nov 2012 00:28:47 +0400 Oops, fix room info on room admin change
unc0rr [Tue, 06 Nov 2012 00:28:47 +0400] rev 7972
Oops, fix room info on room admin change
Tue, 13 Nov 2012 23:16:21 +0400 dos2unix hedgewars.pro physfslayer
unc0rr [Tue, 13 Nov 2012 23:16:21 +0400] rev 7971
dos2unix hedgewars.pro
Mon, 03 Jun 2013 10:01:33 +0200 close branch 0.9.18
koda [Mon, 03 Jun 2013 10:01:33 +0200] rev 7970
close branch
Mon, 05 Nov 2012 01:35:54 +0100 move pas2c files in their own directory and add a warning about argument order webgl
koda [Mon, 05 Nov 2012 01:35:54 +0100] rev 7969
move pas2c files in their own directory and add a warning about argument order
Mon, 05 Nov 2012 01:05:23 +0100 ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda [Mon, 05 Nov 2012 01:05:23 +0100] rev 7968
ios: fill in CFBundleVersion and CFBundleShortVersionString information better
Wed, 07 Nov 2012 23:44:54 +0400 Build physfs lib before engine physfslayer
unc0rr [Wed, 07 Nov 2012 23:44:54 +0400] rev 7967
Build physfs lib before engine
Tue, 12 Feb 2013 00:12:27 +0400 Replay without frontend mode 0.9.18
unc0rr [Tue, 12 Feb 2013 00:12:27 +0400] rev 7966
Replay without frontend mode
Sun, 04 Nov 2012 06:11:39 +0100 pas2c is now fully parametric with command line options (maybe unC0Rr needs to clean this up a little) webgl
koda [Sun, 04 Nov 2012 06:11:39 +0100] rev 7965
pas2c is now fully parametric with command line options (maybe unC0Rr needs to clean this up a little)
Sun, 04 Nov 2012 17:47:44 -0500 Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem.
nemo [Sun, 04 Nov 2012 17:47:44 -0500] rev 7964
Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem.
Mon, 05 Nov 2012 23:10:54 +0400 Fix function prototype physfslayer
unc0rr [Mon, 05 Nov 2012 23:10:54 +0400] rev 7963
Fix function prototype
Sat, 08 Dec 2012 15:38:16 +0100 removing the optimisation that caused (most likely) the lua crashes on osx 0.9.18
koda [Sat, 08 Dec 2012 15:38:16 +0100] rev 7962
removing the optimisation that caused (most likely) the lua crashes on osx
Sun, 04 Nov 2012 03:04:20 +0100 pas2c can search for inc files in alternate folders (needed for out of source builds) webgl
koda [Sun, 04 Nov 2012 03:04:20 +0100] rev 7961
pas2c can search for inc files in alternate folders (needed for out of source builds)
Sun, 04 Nov 2012 17:27:54 -0500 bad koda
nemo [Sun, 04 Nov 2012 17:27:54 -0500] rev 7960
bad koda
Mon, 05 Nov 2012 23:03:32 +0400 Start work on physfs support in engine physfslayer
unc0rr [Mon, 05 Nov 2012 23:03:32 +0400] rev 7959
Start work on physfs support in engine
Sun, 18 Nov 2012 23:09:29 +0400 Fix crash in kamikaze 0.9.18
unc0rr [Sun, 18 Nov 2012 23:09:29 +0400] rev 7958
Fix crash in kamikaze
Sun, 04 Nov 2012 02:35:17 +0100 pas2c can read files without changing the process directory webgl
koda [Sun, 04 Nov 2012 02:35:17 +0100] rev 7957
pas2c can read files without changing the process directory
Sun, 04 Nov 2012 17:24:14 -0500 Causes AI fail. Needs testing 'cause at some point, I thought this was needed for portal, I don't remember *why*
nemo [Sun, 04 Nov 2012 17:24:14 -0500] rev 7956
Causes AI fail. Needs testing 'cause at some point, I thought this was needed for portal, I don't remember *why*
Mon, 05 Nov 2012 23:03:01 +0400 - Load teams via physfs physfslayer
unc0rr [Mon, 05 Nov 2012 23:03:01 +0400] rev 7955
- Load teams via physfs - Some fixes which allow Qt to load ini files and icons via physfs
Wed, 07 Nov 2012 05:17:07 +0100 advice from hasufell 0.9.18
koda [Wed, 07 Nov 2012 05:17:07 +0100] rev 7954
advice from hasufell
Sun, 04 Nov 2012 02:13:25 +0100 pas2C is slowely becoming parametric webgl
koda [Sun, 04 Nov 2012 02:13:25 +0100] rev 7953
pas2C is slowely becoming parametric
Sun, 04 Nov 2012 17:05:54 -0500 oups
nemo [Sun, 04 Nov 2012 17:05:54 -0500] rev 7952
oups
Mon, 05 Nov 2012 00:32:41 +0400 merge with default again physfslayer
unc0rr [Mon, 05 Nov 2012 00:32:41 +0400] rev 7951
merge with default again
Mon, 05 Nov 2012 17:11:28 -0500 strip bad line 0.9.18
nemo [Mon, 05 Nov 2012 17:11:28 -0500] rev 7950
strip bad line
Sat, 03 Nov 2012 23:44:49 +0100 let's start to introduce bugs in haskell stuff too webgl
koda [Sat, 03 Nov 2012 23:44:49 +0100] rev 7949
let's start to introduce bugs in haskell stuff too
Sun, 04 Nov 2012 17:05:15 -0500 merge .18 lua
nemo [Sun, 04 Nov 2012 17:05:15 -0500] rev 7948
merge .18 lua
Sun, 04 Nov 2012 21:28:03 +0400 Better place for SendUpdateOnThisRoom
unc0rr [Sun, 04 Nov 2012 21:28:03 +0400] rev 7947
Better place for SendUpdateOnThisRoom
Sun, 04 Nov 2012 17:47:44 -0500 Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem. 0.9.18
nemo [Sun, 04 Nov 2012 17:47:44 -0500] rev 7946
Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem.
Sat, 03 Nov 2012 23:28:42 +0400 Send notification about 1 player in room on room creation
unc0rr [Sat, 03 Nov 2012 23:28:42 +0400] rev 7945
Send notification about 1 player in room on room creation
Sun, 04 Nov 2012 16:28:04 +0100 play nicer with system flags 0.9.18
hasufell [Sun, 04 Nov 2012 16:28:04 +0100] rev 7944
play nicer with system flags
Sat, 03 Nov 2012 19:16:41 +0100 leak
koda [Sat, 03 Nov 2012 19:16:41 +0100] rev 7943
leak
Sun, 04 Nov 2012 15:45:45 +0100 avwrapper needs to depend on hwengine not on ENGINECLEAN 0.9.18
koda [Sun, 04 Nov 2012 15:45:45 +0100] rev 7942
avwrapper needs to depend on hwengine not on ENGINECLEAN
Sat, 03 Nov 2012 19:16:05 +0100 this version of tremor requires a nil check on close_func
koda [Sat, 03 Nov 2012 19:16:05 +0100] rev 7941
this version of tremor requires a nil check on close_func https://svn.xiph.org/trunk/Tremor/vorbisfile.c
Sun, 04 Nov 2012 15:43:32 +0100 fix parallel compilation 0.9.18
hasufell [Sun, 04 Nov 2012 15:43:32 +0100] rev 7940
fix parallel compilation
Sat, 03 Nov 2012 18:01:38 +0100 merge from 0.9.18
koda [Sat, 03 Nov 2012 18:01:38 +0100] rev 7939
merge from 0.9.18
Sat, 03 Nov 2012 22:45:24 -0400 *sigh* 0.9.18
nemo [Sat, 03 Nov 2012 22:45:24 -0400] rev 7938
*sigh*
Sat, 03 Nov 2012 10:18:44 -0400 more fixes 0.9.18
nemo [Sat, 03 Nov 2012 10:18:44 -0400] rev 7937
more fixes
Fri, 02 Nov 2012 18:50:03 -0400 Script typos 0.9.18
nemo [Fri, 02 Nov 2012 18:50:03 -0400] rev 7936
Script typos
Fri, 02 Nov 2012 16:26:51 -0400 update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script) 0.9.18
nemo [Fri, 02 Nov 2012 16:26:51 -0400] rev 7935
update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
Thu, 01 Nov 2012 19:12:22 -0400 5 files that fail to load in libpng1.5 - ran convert against libpng1.2 then pngcrushed 'em to strip for good luck 0.9.18
nemo [Thu, 01 Nov 2012 19:12:22 -0400] rev 7934
5 files that fail to load in libpng1.5 - ran convert against libpng1.2 then pngcrushed 'em to strip for good luck
Fri, 02 Nov 2012 00:06:11 +0100 many osx sparkle fixes 0.9.18
koda [Fri, 02 Nov 2012 00:06:11 +0100] rev 7933
many osx sparkle fixes
Fri, 02 Nov 2012 20:59:57 +0100 remove mobile ifdefs, replace writeLn's for WriteLnToConsole
Xeli [Fri, 02 Nov 2012 20:59:57 +0100] rev 7932
remove mobile ifdefs, replace writeLn's for WriteLnToConsole
Sun, 04 Nov 2012 23:56:27 +0400 Wee, now frontend is able to load translation file physfslayer
unc0rr [Sun, 04 Nov 2012 23:56:27 +0400] rev 7931
Wee, now frontend is able to load translation file
Fri, 02 Nov 2012 00:03:56 +0100 fix name 0.9.18
koda [Fri, 02 Nov 2012 00:03:56 +0100] rev 7930
fix name
Fri, 02 Nov 2012 20:57:20 +0100 merge from hedgeroid, includes Medo's work from GSoC
Xeli [Fri, 02 Nov 2012 20:57:20 +0100] rev 7929
merge from hedgeroid, includes Medo's work from GSoC
Sat, 03 Nov 2012 00:34:35 +0400 Merge with default physfslayer
unc0rr [Sat, 03 Nov 2012 00:34:35 +0400] rev 7928
Merge with default
Thu, 01 Nov 2012 21:42:06 +0100 merge from default 0.9.18
koda [Thu, 01 Nov 2012 21:42:06 +0100] rev 7927
merge from default
Fri, 02 Nov 2012 10:17:52 +0400 oops, fix incorrect room owner name in ROOM UPD command again
unc0rr [Fri, 02 Nov 2012 10:17:52 +0400] rev 7926
oops, fix incorrect room owner name in ROOM UPD command again
Thu, 01 Nov 2012 16:22:40 -0400 Added tag 0.9.18-release for changeset 2fc02902c7cb 0.9.18
nemo [Thu, 01 Nov 2012 16:22:40 -0400] rev 7925
Added tag 0.9.18-release for changeset 2fc02902c7cb
Fri, 02 Nov 2012 10:07:30 +0400 oops, fix incorrect room owner name in ROOM UPD command
unc0rr [Fri, 02 Nov 2012 10:07:30 +0400] rev 7924
oops, fix incorrect room owner name in ROOM UPD command
Thu, 01 Nov 2012 16:22:07 -0400 Removed tag 0.9.18-release 0.9.18
nemo [Thu, 01 Nov 2012 16:22:07 -0400] rev 7923
Removed tag 0.9.18-release
Thu, 01 Nov 2012 15:54:05 -0400 fix for forts mode *sob* 0.9.18 0.9.18-release
nemo [Thu, 01 Nov 2012 15:54:05 -0400] rev 7922
fix for forts mode *sob*
Fri, 02 Nov 2012 00:09:40 +0400 Send ROOM UPD message when team is added/deleted from room, and when game starts or finishes
unc0rr [Fri, 02 Nov 2012 00:09:40 +0400] rev 7921
Send ROOM UPD message when team is added/deleted from room, and when game starts or finishes
Thu, 01 Nov 2012 13:22:52 -0400 Added tag 0.9.18-release for changeset be11c26a3a0b 0.9.18
nemo [Thu, 01 Nov 2012 13:22:52 -0400] rev 7920
Added tag 0.9.18-release for changeset be11c26a3a0b
Thu, 01 Nov 2012 08:59:16 -0400 Small fixes to b-day image. For next year I 'spose
nemo [Thu, 01 Nov 2012 08:59:16 -0400] rev 7919
Small fixes to b-day image. For next year I 'spose
Thu, 01 Nov 2012 13:22:17 -0400 Removed tag 0.9.18-release 0.9.18
nemo [Thu, 01 Nov 2012 13:22:17 -0400] rev 7918
Removed tag 0.9.18-release
Thu, 01 Nov 2012 06:10:50 +0100 Backed out changeset 5d00c28059e3 - enable the feedback button again
koda [Thu, 01 Nov 2012 06:10:50 +0100] rev 7917
Backed out changeset 5d00c28059e3 - enable the feedback button again
Thu, 01 Nov 2012 14:31:53 +0400 Fix 0.9.18 desync: 0.9.18
unc0rr [Thu, 01 Nov 2012 14:31:53 +0400] rev 7916
Fix 0.9.18 desync: CreateNetGame() slot creates signal-slot connections from hwnet to hwgame. The problem is that this slot is called asynchronously using queued connection, and hwnet could send some signals to hwgame before hwgame object is created and connected. Changed this to direct connection. Also changed connections to hwgame object to queued, but this is unrelated. Sorry, it is frontend patch. Maybe a little delay on server side could help, but not much, as tcp packets could get glued on client's side, and that greately depends on pc and internet connection performance. Frontend should be reworked to be safe for queued connections, as it is extemely dangerous to have a mix of queued/direct connections.
Thu, 01 Nov 2012 04:26:36 +0100 merge again
koda [Thu, 01 Nov 2012 04:26:36 +0100] rev 7915
merge again
Thu, 01 Nov 2012 04:25:03 +0100 updated Info.plist 0.9.18
koda [Thu, 01 Nov 2012 04:25:03 +0100] rev 7914
updated Info.plist
Thu, 01 Nov 2012 01:35:59 +0100 merge with 0.9.18
koda [Thu, 01 Nov 2012 01:35:59 +0100] rev 7913
merge with 0.9.18
Thu, 01 Nov 2012 01:35:04 +0100 small it.txt update 0.9.18
ChipHome [Thu, 01 Nov 2012 01:35:04 +0100] rev 7912
small it.txt update
Mon, 21 Nov 2011 21:23:23 +0100 this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into. 0.9.18
sheepluva [Mon, 21 Nov 2011 21:23:23 +0100] rev 7911
this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into. there is a workaround: in the user dir put the playername in <playerNameWithCorrectCase>_highlight.txt
Thu, 01 Nov 2012 01:05:35 +0100 Added tag 0.9.18-release for changeset 2f203395baca 0.9.18
koda [Thu, 01 Nov 2012 01:05:35 +0100] rev 7910
Added tag 0.9.18-release for changeset 2f203395baca
Wed, 31 Oct 2012 16:39:07 -0400 !@#$ 0.9.18
nemo [Wed, 31 Oct 2012 16:39:07 -0400] rev 7909
!@#$
Wed, 31 Oct 2012 16:35:43 -0400 add missing cmakelists.txt, move portal mission graphic to correct dir 0.9.18
nemo [Wed, 31 Oct 2012 16:35:43 -0400] rev 7908
add missing cmakelists.txt, move portal mission graphic to correct dir
Wed, 31 Oct 2012 15:54:55 -0400 merge trunk w/ final 0.9.18
nemo [Wed, 31 Oct 2012 15:54:55 -0400] rev 7907
merge trunk w/ final 0.9.18
Wed, 31 Oct 2012 15:31:18 -0400 merge w/ trunk 0.9.18
nemo [Wed, 31 Oct 2012 15:31:18 -0400] rev 7906
merge w/ trunk
Wed, 31 Oct 2012 15:29:16 -0400 update lua loc, adjust cleaver in ammo sets 0.9.18
nemo [Wed, 31 Oct 2012 15:29:16 -0400] rev 7905
update lua loc, adjust cleaver in ammo sets
Wed, 31 Oct 2012 15:21:29 -0400 portal challenge 0.9.18
sphrix [Wed, 31 Oct 2012 15:21:29 -0400] rev 7904
portal challenge
Wed, 31 Oct 2012 15:10:21 -0400 birthday style 0.9.18
nemo [Wed, 31 Oct 2012 15:10:21 -0400] rev 7903
birthday style
Wed, 31 Oct 2012 22:59:18 +0400 - Fix for little mistakes (applied to every hedgewars_*.ts file). 0.9.18
inu [Wed, 31 Oct 2012 22:59:18 +0400] rev 7902
- Fix for little mistakes (applied to every hedgewars_*.ts file). - Full hedgewars_pt_PT.ts and pt_PT.txt Portuguese (Portugal) translation. - Partial pt_PT.lua translation.
Wed, 31 Oct 2012 14:51:03 +0400 Update ai actions tracing subsystem 0.9.18
unc0rr [Wed, 31 Oct 2012 14:51:03 +0400] rev 7901
Update ai actions tracing subsystem
Wed, 31 Oct 2012 14:50:45 +0400 Fix white background in players list on halloween, christmas and easter 0.9.18
unc0rr [Wed, 31 Oct 2012 14:50:45 +0400] rev 7900
Fix white background in players list on halloween, christmas and easter
Wed, 31 Oct 2012 12:52:53 +0400 Merge from default 0.9.18
unc0rr [Wed, 31 Oct 2012 12:52:53 +0400] rev 7899
Merge from default
Wed, 31 Oct 2012 16:52:31 +0400 Clear in-game flag when user joins room
unc0rr [Wed, 31 Oct 2012 16:52:31 +0400] rev 7898
Clear in-game flag when user joins room
Tue, 30 Oct 2012 12:50:50 +0100 libav name refactor
koda [Tue, 30 Oct 2012 12:50:50 +0100] rev 7897
libav name refactor
Tue, 30 Oct 2012 02:22:54 +0100 another stake at variable pre-initialisation - we lost preview logging in the course
koda [Tue, 30 Oct 2012 02:22:54 +0100] rev 7896
another stake at variable pre-initialisation - we lost preview logging in the course
Tue, 30 Oct 2012 18:01:11 -0400 apparently an older version was provided earlier and this one is newer and theoretically desync free. untested. 0.9.18
Vatten [Tue, 30 Oct 2012 18:01:11 -0400] rev 7895
apparently an older version was provided earlier and this one is newer and theoretically desync free. untested.
Mon, 29 Oct 2012 20:37:57 -0400 fix hat names. more efficient killing off of limited hogs (takes too long to wait otherwise)
nemo [Mon, 29 Oct 2012 20:37:57 -0400] rev 7894
fix hat names. more efficient killing off of limited hogs (takes too long to wait otherwise)
Tue, 30 Oct 2012 14:40:40 -0400 new script specialising in altering weapon behaviour 0.9.18
Vatten [Tue, 30 Oct 2012 14:40:40 -0400] rev 7893
new script specialising in altering weapon behaviour
Tue, 30 Oct 2012 00:17:23 +0100 merge from stable
koda [Tue, 30 Oct 2012 00:17:23 +0100] rev 7892
merge from stable
Tue, 30 Oct 2012 00:13:22 +0100 polish language update (+ closes issue 322) 0.9.18
szczur [Tue, 30 Oct 2012 00:13:22 +0100] rev 7891
polish language update (+ closes issue #322)
Mon, 29 Oct 2012 18:20:08 -0400 consistent line endings 0.9.18
nemo [Mon, 29 Oct 2012 18:20:08 -0400] rev 7890
consistent line endings
Mon, 29 Oct 2012 18:20:08 -0400 consistent line endings
nemo [Mon, 29 Oct 2012 18:20:08 -0400] rev 7889
consistent line endings
Mon, 29 Oct 2012 17:38:54 -0400 fix reserved hats from scripting 0.9.18
nemo [Mon, 29 Oct 2012 17:38:54 -0400] rev 7888
fix reserved hats from scripting
Mon, 29 Oct 2012 17:38:54 -0400 fix reserved hats from scripting
nemo [Mon, 29 Oct 2012 17:38:54 -0400] rev 7887
fix reserved hats from scripting
Mon, 29 Oct 2012 17:17:26 -0400 remove cleaver gradient 0.9.18
Star [Mon, 29 Oct 2012 17:17:26 -0400] rev 7886
remove cleaver gradient
Mon, 29 Oct 2012 17:17:26 -0400 remove cleaver gradient
Star [Mon, 29 Oct 2012 17:17:26 -0400] rev 7885
remove cleaver gradient
Mon, 29 Oct 2012 21:46:50 +0100 merge trunk in 0.9.18 0.9.18
koda [Mon, 29 Oct 2012 21:46:50 +0100] rev 7884
merge trunk in 0.9.18
Mon, 29 Oct 2012 21:49:09 +0100 dev version bump, for 'stable' commits please use 0.9.18 branch
koda [Mon, 29 Oct 2012 21:49:09 +0100] rev 7883
dev version bump, for 'stable' commits please use 0.9.18 branch
Mon, 29 Oct 2012 16:26:26 -0400 disable this block since it doesn't fit star's new graphic. doesn't show up often anyway, since unc0rr changed gst clearing
nemo [Mon, 29 Oct 2012 16:26:26 -0400] rev 7882
disable this block since it doesn't fit star's new graphic. doesn't show up often anyway, since unc0rr changed gst clearing
Mon, 29 Oct 2012 21:14:48 +0100 use VideoItem::prefix instead of VideoItem::name as suggested by Stepan777
koda [Mon, 29 Oct 2012 21:14:48 +0100] rev 7881
use VideoItem::prefix instead of VideoItem::name as suggested by Stepan777
Mon, 29 Oct 2012 16:23:45 -0400 tweaked hedgehog sprite (gstLoser and such) this version tries to clean up a bit of the pixelation from having not been edited in inkscape
Star [Mon, 29 Oct 2012 16:23:45 -0400] rev 7880
tweaked hedgehog sprite (gstLoser and such) this version tries to clean up a bit of the pixelation from having not been edited in inkscape
Tue, 30 Oct 2012 00:16:42 +0400 Change messages a bit
unc0rr [Tue, 30 Oct 2012 00:16:42 +0400] rev 7879
Change messages a bit
Tue, 30 Oct 2012 00:10:31 +0400 Mutant script
unc0rr [Tue, 30 Oct 2012 00:10:31 +0400] rev 7878
Mutant script
Mon, 29 Oct 2012 14:22:29 -0400 Fix training script positions altered by variable land dimension change. Issue #453
nemo [Mon, 29 Oct 2012 14:22:29 -0400] rev 7877
Fix training script positions altered by variable land dimension change. issue #453
Mon, 29 Oct 2012 18:17:36 +0100 Fix 440, used 'grave' rather than '`' in default binds
Xeli [Mon, 29 Oct 2012 18:17:36 +0100] rev 7876
Fix 440, used 'grave' rather than '`' in default binds
Mon, 29 Oct 2012 10:39:46 -0400 darken and contrast the gray images to distinguish more easily from pink
nemo [Mon, 29 Oct 2012 10:39:46 -0400] rev 7875
darken and contrast the gray images to distinguish more easily from pink
Mon, 29 Oct 2012 09:35:16 -0400 Arbitrarily tweaked to not firepunch loose, and to increase chance of bazooka doing it to about 20%
nemo [Mon, 29 Oct 2012 09:35:16 -0400] rev 7874
Arbitrarily tweaked to not firepunch loose, and to increase chance of bazooka doing it to about 20%
Mon, 29 Oct 2012 14:32:54 +0400 Improve TestSniperRifle a bit
unc0rr [Mon, 29 Oct 2012 14:32:54 +0400] rev 7873
Improve TestSniperRifle a bit
Mon, 29 Oct 2012 05:06:15 -0400 Allow cleavers to be knocked loose by explosions. Probabilities might need tweaking.
nemo [Mon, 29 Oct 2012 05:06:15 -0400] rev 7872
Allow cleavers to be knocked loose by explosions. Probabilities might need tweaking.
Mon, 29 Oct 2012 12:51:21 +0400 boo, koda
unc0rr [Mon, 29 Oct 2012 12:51:21 +0400] rev 7871
boo, koda
Mon, 29 Oct 2012 05:12:24 +0100 this commit is a no-op
koda [Mon, 29 Oct 2012 05:12:24 +0100] rev 7870
this commit is a no-op
Mon, 29 Oct 2012 04:26:44 +0100 close engine shortcut, from the discussion in issue 317
koda [Mon, 29 Oct 2012 04:26:44 +0100] rev 7869
close engine shortcut, from the discussion in issue #317
Mon, 29 Oct 2012 00:36:40 +0100 disable fps widget when recording
koda [Mon, 29 Oct 2012 00:36:40 +0100] rev 7868
disable fps widget when recording
Mon, 29 Oct 2012 00:20:34 +0100 add videorec button descriptions and delete screenshot when video is deleted (issue 427)
koda [Mon, 29 Oct 2012 00:20:34 +0100] rev 7867
add videorec button descriptions and delete screenshot when video is deleted (issue #427)
Sun, 28 Oct 2012 23:53:38 +0100 apparently we are forced to use a (dummy) callback for glut 3.0 compatibility
koda [Sun, 28 Oct 2012 23:53:38 +0100] rev 7866
apparently we are forced to use a (dummy) callback for glut 3.0 compatibility
Sun, 28 Oct 2012 22:52:08 +0100 increase framerate and bitrate (issue 427)
koda [Sun, 28 Oct 2012 22:52:08 +0100] rev 7865
increase framerate and bitrate (issue #427)
Sun, 28 Oct 2012 17:31:54 -0400 double cleaver rotation speed, also make spin direction dX dependent.
nemo [Sun, 28 Oct 2012 17:31:54 -0400] rev 7864
double cleaver rotation speed, also make spin direction dX dependent.
Mon, 29 Oct 2012 00:03:42 +0400 Slight update of russian translation
unc0rr [Mon, 29 Oct 2012 00:03:42 +0400] rev 7863
Slight update of russian translation
Sun, 28 Oct 2012 23:43:56 +0400 Choose first unused color for added team (addresses issue 431) + other small changes
unc0rr [Sun, 28 Oct 2012 23:43:56 +0400] rev 7862
Choose first unused color for added team (addresses issue #431) + other small changes
Sun, 28 Oct 2012 15:18:26 +0100 add SDL as an dependency hedgeroid
Xeli [Sun, 28 Oct 2012 15:18:26 +0100] rev 7861
add SDL as an dependency
Sun, 28 Oct 2012 20:35:08 +0100 let animation objects delete themselves after they are not being used anymore
sheepluva [Sun, 28 Oct 2012 20:35:08 +0100] rev 7860
let animation objects delete themselves after they are not being used anymore PS: I don't like that we create new animation objects every single time before a page transition is done, I'm sure that can be done in a nicer way. But at least we're not keeping those non-reused objects around forever now...
Sun, 28 Oct 2012 15:15:39 +0100 revert tremor back to a version before koda broke it ;p hedgeroid
Xeli [Sun, 28 Oct 2012 15:15:39 +0100] rev 7859
revert tremor back to a version before koda broke it ;p
Sun, 28 Oct 2012 12:36:08 -0400 more like here
nemo [Sun, 28 Oct 2012 12:36:08 -0400] rev 7858
more like here
Sun, 28 Oct 2012 15:12:37 +0100 merge Medo's GSoC work hedgeroid
Xeli [Sun, 28 Oct 2012 15:12:37 +0100] rev 7857
merge Medo's GSoC work
Sun, 28 Oct 2012 11:04:03 -0400 Workaround for visual bug. Issue #442
nemo [Sun, 28 Oct 2012 11:04:03 -0400] rev 7856
Workaround for visual bug. issue #442
Sun, 28 Oct 2012 13:28:23 +0100 merge hedgeroid branch with tip hedgeroid
Xeli [Sun, 28 Oct 2012 13:28:23 +0100] rev 7855
merge hedgeroid branch with tip
Sun, 28 Oct 2012 04:57:11 +0100 add flag of the soviet union (issue 297)
koda [Sun, 28 Oct 2012 04:57:11 +0100] rev 7854
add flag of the soviet union (issue #297)
Sun, 28 Oct 2012 04:47:30 +0100 fix for issue 432, show ready toggle for room admins, set them always ready, keep the blinking option
koda [Sun, 28 Oct 2012 04:47:30 +0100] rev 7853
fix for issue #432, show ready toggle for room admins, set them always ready, keep the blinking option
Sun, 28 Oct 2012 04:31:27 +0100 merge
koda [Sun, 28 Oct 2012 04:31:27 +0100] rev 7852
merge
Sun, 28 Oct 2012 04:31:16 +0100 forgot to remove these files when reverting tremor
koda [Sun, 28 Oct 2012 04:31:16 +0100] rev 7851
forgot to remove these files when reverting tremor
Sun, 28 Oct 2012 04:28:39 +0100 cleanup in initEverything and freeEverything
koda [Sun, 28 Oct 2012 04:28:39 +0100] rev 7850
cleanup in initEverything and freeEverything
Sun, 28 Oct 2012 04:00:07 +0100 revert r767d3c4153a1 this tremor implementation is buggy
koda [Sun, 28 Oct 2012 04:00:07 +0100] rev 7849
revert r767d3c4153a1 this tremor implementation is buggy
Sun, 28 Oct 2012 03:48:37 +0100 * fix initialisation, preload values and then read args
koda [Sun, 28 Oct 2012 03:48:37 +0100] rev 7848
* fix initialisation, preload values and then read args * respect audio and music settings * a few variables cleanup
Sun, 28 Oct 2012 03:12:49 +0100 disable audio dampening on mobile
koda [Sun, 28 Oct 2012 03:12:49 +0100] rev 7847
disable audio dampening on mobile
Sun, 28 Oct 2012 00:16:59 +0200 polish translation update (bug448)
szczur [Sun, 28 Oct 2012 00:16:59 +0200] rev 7846
polish translation update (bug #448)
Sat, 27 Oct 2012 21:56:58 -0400 issue #428 - move power to after team labels
nemo [Sat, 27 Oct 2012 21:56:58 -0400] rev 7845
issue #428 - move power to after team labels
Sat, 27 Oct 2012 21:40:37 +0200 german engine translation update
sheepluva [Sat, 27 Oct 2012 21:40:37 +0200] rev 7844
german engine translation update
Sat, 27 Oct 2012 21:24:17 +0200 german Qt-Frontend translation update
sheepluva [Sat, 27 Oct 2012 21:24:17 +0200] rev 7843
german Qt-Frontend translation update
Sat, 27 Oct 2012 22:23:41 +0400 - Better fix than the one from rc7f5c3bd7f8c. Now just scrolling back till net/nettype/main page. Not tested aswell.
unc0rr [Sat, 27 Oct 2012 22:23:41 +0400] rev 7842
- Better fix than the one from rc7f5c3bd7f8c. Now just scrolling back till net/nettype/main page. Not tested aswell. - Fix couple warnings
Sat, 27 Oct 2012 20:05:52 +0200 apply unC0Rr's fix for 435 to landscape and non numbered ammomenu
Xeli [Sat, 27 Oct 2012 20:05:52 +0200] rev 7841
apply unC0Rr's fix for 435 to landscape and non numbered ammomenu
Sat, 27 Oct 2012 21:39:09 +0400 Fix issue 435, and also unreported bug when 2 or even 4 entries could have selection at the same time in weapons menu.
unc0rr [Sat, 27 Oct 2012 21:39:09 +0400] rev 7840
Fix issue #435, and also unreported bug when 2 or even 4 entries could have selection at the same time in weapons menu.
Sat, 27 Oct 2012 19:27:20 +0200 these files had the executable flag/permission set
sheepluva [Sat, 27 Oct 2012 19:27:20 +0200] rev 7839
these files had the executable flag/permission set
Sat, 27 Oct 2012 11:33:38 -0400 Issue #443 - change in syntax for effects
nemo [Sat, 27 Oct 2012 11:33:38 -0400] rev 7838
issue #443 - change in syntax for effects
Sat, 27 Oct 2012 14:50:38 +0200 minor macro cleanup
koda [Sat, 27 Oct 2012 14:50:38 +0200] rev 7837
minor macro cleanup
Sat, 27 Oct 2012 14:28:52 +0200 updated italian translation (#447)
ChipHome [Sat, 27 Oct 2012 14:28:52 +0200] rev 7836
updated italian translation (#447)
Sat, 27 Oct 2012 01:16:35 +0400 Clear hedgehog's gear Power value when switching. Should fix issue 446 (not tested, but looks obvious).
unc0rr [Sat, 27 Oct 2012 01:16:35 +0400] rev 7835
Clear hedgehog's gear Power value when switching. Should fix issue #446 (not tested, but looks obvious).
Sat, 27 Oct 2012 00:53:23 +0400 Oops, fix room players list emptyness
unc0rr [Sat, 27 Oct 2012 00:53:23 +0400] rev 7834
Oops, fix room players list emptyness
Sat, 27 Oct 2012 00:39:27 +0400 This should cover all entries from issue 438
unc0rr [Sat, 27 Oct 2012 00:39:27 +0400] rev 7833
This should cover all entries from issue #438
Sat, 27 Oct 2012 00:27:15 +0400 Fix cake splashing bug (issue 429)
unc0rr [Sat, 27 Oct 2012 00:27:15 +0400] rev 7832
Fix cake splashing bug (issue #429)
Sat, 27 Oct 2012 00:20:31 +0400 No hacks! Fix issue 437
unc0rr [Sat, 27 Oct 2012 00:20:31 +0400] rev 7831
No hacks! Fix issue #437
Fri, 26 Oct 2012 20:37:18 +0200 fix for issue 441 ("Cannot overwrite default weapon set 'Default'!" message when no change to weapon set was made)
sheepluva [Fri, 26 Oct 2012 20:37:18 +0200] rev 7830
fix for issue #441 ("Cannot overwrite default weapon set 'Default'!" message when no change to weapon set was made)
Fri, 26 Oct 2012 14:06:42 -0400 Set minimums on a few values to avoid camera zooming out past them. partly Issue #430. Might be worth defining a new constant for this.
nemo [Fri, 26 Oct 2012 14:06:42 -0400] rev 7829
Set minimums on a few values to avoid camera zooming out past them. partly issue #430. Might be worth defining a new constant for this.
Fri, 26 Oct 2012 13:50:03 -0400 eh. might as well toss this in for reference purposes
nemo [Fri, 26 Oct 2012 13:50:03 -0400] rev 7828
eh. might as well toss this in for reference purposes
Fri, 26 Oct 2012 13:47:16 -0400 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo [Fri, 26 Oct 2012 13:47:16 -0400] rev 7827
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
Fri, 26 Oct 2012 19:38:25 +0200 fix for the root cause of issue 434 (previous pages being visible in the background)
sheepluva [Fri, 26 Oct 2012 19:38:25 +0200] rev 7826
fix for the root cause of issue #434 (previous pages being visible in the background)
Fri, 26 Oct 2012 12:42:56 -0400 issue #445 spin math
nemo [Fri, 26 Oct 2012 12:42:56 -0400] rev 7825
issue #445 spin math
Fri, 26 Oct 2012 17:21:28 +0200 disable F5 key and data refresh
sheepluva [Fri, 26 Oct 2012 17:21:28 +0200] rev 7824
disable F5 key and data refresh
Fri, 26 Oct 2012 17:05:12 +0200 rollback of r08642c7da4a3b5e05be51a8b45995e799bbc4bbf ("add DLC button to net game room")
sheepluva [Fri, 26 Oct 2012 17:05:12 +0200] rev 7823
rollback of r08642c7da4a3b5e05be51a8b45995e799bbc4bbf ("add DLC button to net game room")
Fri, 26 Oct 2012 10:31:26 -0400 missed this one when fixing regular flakes. issue #444
nemo [Fri, 26 Oct 2012 10:31:26 -0400] rev 7822
missed this one when fixing regular flakes. issue #444
Fri, 26 Oct 2012 14:13:09 +0100 0.9.18 release branch 0.9.18
koda [Fri, 26 Oct 2012 14:13:09 +0100] rev 7821
0.9.18 release branch
Thu, 25 Oct 2012 13:55:55 -0400 Restore -gv, limit points to template dimensions
nemo [Thu, 25 Oct 2012 13:55:55 -0400] rev 7820
Restore -gv, limit points to template dimensions
Thu, 25 Oct 2012 13:30:08 -0400 -gv was causing broken behaviour
nemo [Thu, 25 Oct 2012 13:30:08 -0400] rev 7819
-gv was causing broken behaviour
Thu, 25 Oct 2012 11:57:06 -0400 add gsoc students. also sphrix to translators
nemo [Thu, 25 Oct 2012 11:57:06 -0400] rev 7818
add gsoc students. also sphrix to translators
Thu, 25 Oct 2012 05:06:00 +0200 countless small optimisation for cmake, output messages are now coherent (mostly) and the options get fully respected (eg. skipping library search if not activated)
koda [Thu, 25 Oct 2012 05:06:00 +0200] rev 7817
countless small optimisation for cmake, output messages are now coherent (mostly) and the options get fully respected (eg. skipping library search if not activated)
Thu, 25 Oct 2012 01:16:13 +0200 finally videorec on osx
koda [Thu, 25 Oct 2012 01:16:13 +0200] rev 7816
finally videorec on osx
Wed, 24 Oct 2012 18:44:23 +0100 I hate Windows and it hates me...
koda [Wed, 24 Oct 2012 18:44:23 +0100] rev 7815
I hate Windows and it hates me...
Wed, 24 Oct 2012 17:24:04 +0200 add surname to credits
Randy [Wed, 24 Oct 2012 17:24:04 +0200] rev 7814
add surname to credits
Wed, 24 Oct 2012 14:55:31 +0100 support video recording on windows with automation and headers
koda [Wed, 24 Oct 2012 14:55:31 +0100] rev 7813
support video recording on windows with automation and headers
Wed, 24 Oct 2012 13:21:18 +0100 enable png support under win32
koda [Wed, 24 Oct 2012 13:21:18 +0100] rev 7812
enable png support under win32
Wed, 24 Oct 2012 10:23:37 +0100 hgignore and skip one config file for win32
koda [Wed, 24 Oct 2012 10:23:37 +0100] rev 7811
hgignore and skip one config file for win32
Wed, 24 Oct 2012 10:18:42 +0100 download SDL dlls if not present
koda [Wed, 24 Oct 2012 10:18:42 +0100] rev 7810
download SDL dlls if not present
Wed, 24 Oct 2012 10:17:38 +0100 update SDL headers for winutils
koda [Wed, 24 Oct 2012 10:17:38 +0100] rev 7809
update SDL headers for winutils
Wed, 24 Oct 2012 12:41:46 +0400 Make explosion look depend less on fps
unc0rr [Wed, 24 Oct 2012 12:41:46 +0400] rev 7808
Make explosion look depend less on fps
Wed, 24 Oct 2012 04:21:29 +0200 fuuuuuuuuuuuu don't use stack checking
koda [Wed, 24 Oct 2012 04:21:29 +0200] rev 7807
fuuuuuuuuuuuu don't use stack checking
Tue, 23 Oct 2012 20:15:15 -0400 missing nil test
nemo [Tue, 23 Oct 2012 20:15:15 -0400] rev 7806
missing nil test
Tue, 23 Oct 2012 16:52:13 -0400 Flag script parsecommands to avoid echoing to net
nemo [Tue, 23 Oct 2012 16:52:13 -0400] rev 7805
Flag script parsecommands to avoid echoing to net
Wed, 24 Oct 2012 00:35:27 +0400 Get rid of C-style operators
unc0rr [Wed, 24 Oct 2012 00:35:27 +0400] rev 7804
Get rid of C-style operators
Tue, 23 Oct 2012 12:09:15 -0400 better?
nemo [Tue, 23 Oct 2012 12:09:15 -0400] rev 7803
better?
Tue, 23 Oct 2012 11:14:08 -0400 Ok. Seems to me if you disconnect on any page, you should go to the main net page, since presumably you were in some part of net play. I think this should avoid ending up in a "lobby" after disconnecting
nemo [Tue, 23 Oct 2012 11:14:08 -0400] rev 7802
Ok. Seems to me if you disconnect on any page, you should go to the main net page, since presumably you were in some part of net play. I think this should avoid ending up in a "lobby" after disconnecting
Tue, 23 Oct 2012 15:52:06 +0100 lupdate -no-obsolete project_files/hedgewars.pro
koda [Tue, 23 Oct 2012 15:52:06 +0100] rev 7801
lupdate -no-obsolete project_files/hedgewars.pro
Tue, 23 Oct 2012 07:34:33 -0400 tweak tab styling
nemo [Tue, 23 Oct 2012 07:34:33 -0400] rev 7800
tweak tab styling
Tue, 23 Oct 2012 12:12:28 +0100 tweaks to win build script, hedgewars.pro now supports win32 target
koda [Tue, 23 Oct 2012 12:12:28 +0100] rev 7799
tweaks to win build script, hedgewars.pro now supports win32 target
Tue, 23 Oct 2012 04:06:12 -0400 tweak tab appearance to try to appease koda
nemo [Tue, 23 Oct 2012 04:06:12 -0400] rev 7798
tweak tab appearance to try to appease koda
Tue, 23 Oct 2012 07:14:28 +0200 forgot modality for this widget
koda [Tue, 23 Oct 2012 07:14:28 +0200] rev 7797
forgot modality for this widget
Tue, 23 Oct 2012 07:05:24 +0200 disable feedback button for now
koda [Tue, 23 Oct 2012 07:05:24 +0200] rev 7796
disable feedback button for now
Tue, 23 Oct 2012 07:03:07 +0200 set window modality also for custom dialogs, small text changes
koda [Tue, 23 Oct 2012 07:03:07 +0200] rev 7795
set window modality also for custom dialogs, small text changes
Tue, 23 Oct 2012 06:50:19 +0200 QMessageBox overhaul: unify buttons, style and appearance of info dialogs, fixing a few typos and return values along the way
koda [Tue, 23 Oct 2012 06:50:19 +0200] rev 7794
QMessageBox overhaul: unify buttons, style and appearance of info dialogs, fixing a few typos and return values along the way
Tue, 23 Oct 2012 05:21:44 +0200 add standard copyright header
koda [Tue, 23 Oct 2012 05:21:44 +0200] rev 7793
add standard copyright header
Tue, 23 Oct 2012 04:40:13 +0200 don't try to delete a default scheme
koda [Tue, 23 Oct 2012 04:40:13 +0200] rev 7792
don't try to delete a default scheme
Mon, 22 Oct 2012 22:30:03 -0400 Completely arbitrary tweaking of tunnel values (avoids a nil) - still needs smooth curves (probably a target dx/dy to aim for, and slow alterations) and taking less CPU. Also disable unused function in Highlander
nemo [Mon, 22 Oct 2012 22:30:03 -0400] rev 7791
Completely arbitrary tweaking of tunnel values (avoids a nil) - still needs smooth curves (probably a target dx/dy to aim for, and slow alterations) and taking less CPU. Also disable unused function in Highlander
Mon, 22 Oct 2012 23:35:12 +0400 - Fix desyncs triggered by AI
unc0rr [Mon, 22 Oct 2012 23:35:12 +0400] rev 7790
- Fix desyncs triggered by AI - Assert for valid input in /timer and /setweap
Mon, 22 Oct 2012 21:24:38 +0400 Check cake and air attack again if walked far from initial position (not tested)
unc0rr [Mon, 22 Oct 2012 21:24:38 +0400] rev 7789
Check cake and air attack again if walked far from initial position (not tested)
Mon, 22 Oct 2012 14:39:49 +0400 Track targets better in multiattack mode
unc0rr [Mon, 22 Oct 2012 14:39:49 +0400] rev 7788
Track targets better in multiattack mode
Mon, 22 Oct 2012 14:16:10 +0400 Mark places where tried to jump, avoid too much of thinking
unc0rr [Mon, 22 Oct 2012 14:16:10 +0400] rev 7787
Mark places where tried to jump, avoid too much of thinking
Sun, 21 Oct 2012 22:42:50 -0400 *sigh* revert the multishoot thingy. worked fine in my tests w/ smine and cleaver, screwed up deagle. need to find out why, but sleepy. for later
nemo [Sun, 21 Oct 2012 22:42:50 -0400] rev 7786
*sigh* revert the multishoot thingy. worked fine in my tests w/ smine and cleaver, screwed up deagle. need to find out why, but sleepy. for later
Sun, 21 Oct 2012 22:34:20 -0400 Someone should look this over to make sure it should stay in
nemo [Sun, 21 Oct 2012 22:34:20 -0400] rev 7785
Someone should look this over to make sure it should stay in
Sun, 21 Oct 2012 21:15:10 -0400 Disable jiggling of cleavers 'cause it just looks odd. Adding a constraint based on proximity to portal is an option too, this was just easier.
nemo [Sun, 21 Oct 2012 21:15:10 -0400] rev 7784
Disable jiggling of cleavers 'cause it just looks odd. Adding a constraint based on proximity to portal is an option too, this was just easier.
Sun, 21 Oct 2012 21:14:33 -0400 Turn off freezing in multishoot, unless unc0rr can come up w/ a good reason why this was here :)
nemo [Sun, 21 Oct 2012 21:14:33 -0400] rev 7783
Turn off freezing in multishoot, unless unc0rr can come up w/ a good reason why this was here :)
Mon, 22 Oct 2012 00:44:52 +0400 0.9.17 -> 0.9.18 changelog
unc0rr [Mon, 22 Oct 2012 00:44:52 +0400] rev 7782
0.9.17 -> 0.9.18 changelog
Sun, 21 Oct 2012 13:19:16 -0400 crude workaround for problem inu reported with sound button
nemo [Sun, 21 Oct 2012 13:19:16 -0400] rev 7781
crude workaround for problem inu reported with sound button
Sun, 21 Oct 2012 12:28:05 -0400 ok. for some reason, this now works without problems. weird. (reenable smine/cleaver alt)
nemo [Sun, 21 Oct 2012 12:28:05 -0400] rev 7780
ok. for some reason, this now works without problems. weird. (reenable smine/cleaver alt)
Sun, 21 Oct 2012 19:17:00 +0400 Fix include
unc0rr [Sun, 21 Oct 2012 19:17:00 +0400] rev 7779
Fix include
Sun, 21 Oct 2012 01:28:33 +0400 Fix build physfslayer
unc0rr [Sun, 21 Oct 2012 01:28:33 +0400] rev 7778
Fix build
Sun, 21 Oct 2012 10:20:48 -0400 Fix knockball
nemo [Sun, 21 Oct 2012 10:20:48 -0400] rev 7777
Fix knockball
Sun, 21 Oct 2012 00:34:14 +0400 Workaround over QIcon failing to load from physfs physfslayer
unc0rr [Sun, 21 Oct 2012 00:34:14 +0400] rev 7776
Workaround over QIcon failing to load from physfs
Sun, 21 Oct 2012 17:00:35 +0400 Keep room admin ready status always set
unc0rr [Sun, 21 Oct 2012 17:00:35 +0400] rev 7775
Keep room admin ready status always set
Sun, 21 Oct 2012 00:33:38 +0400 Simplify DataManager as physfs partially implements its functions physfslayer
unc0rr [Sun, 21 Oct 2012 00:33:38 +0400] rev 7774
Simplify DataManager as physfs partially implements its functions
Sun, 21 Oct 2012 16:38:54 +0400 Remove deprecated signals
unc0rr [Sun, 21 Oct 2012 16:38:54 +0400] rev 7773
Remove deprecated signals
Sun, 21 Oct 2012 00:32:32 +0400 Oops, forgot this physfslayer
unc0rr [Sun, 21 Oct 2012 00:32:32 +0400] rev 7772
Oops, forgot this
Sat, 20 Oct 2012 22:43:25 -0400 fix trophyrace. also tweak it a little
nemo [Sat, 20 Oct 2012 22:43:25 -0400] rev 7771
fix trophyrace. also tweak it a little
Sun, 21 Oct 2012 00:31:48 +0400 Many bugfixes and features to FileEngine physfslayer
unc0rr [Sun, 21 Oct 2012 00:31:48 +0400] rev 7770
Many bugfixes and features to FileEngine
Sat, 20 Oct 2012 18:54:03 +0400 Don't need this button anymore
unc0rr [Sat, 20 Oct 2012 18:54:03 +0400] rev 7769
Don't need this button anymore
Sat, 20 Oct 2012 00:20:39 +0400 Try using PhysicsFS. physfslayer
unc0rr [Sat, 20 Oct 2012 00:20:39 +0400] rev 7768
Try using PhysicsFS. First step: break frontend.
Thu, 18 Oct 2012 14:04:24 -0400 damn nots
nemo [Thu, 18 Oct 2012 14:04:24 -0400] rev 7767
damn nots
Wed, 17 Oct 2012 23:50:28 +0400 Fix most of server warnings
unc0rr [Wed, 17 Oct 2012 23:50:28 +0400] rev 7766
Fix most of server warnings
Wed, 17 Oct 2012 23:33:33 +0400 'In game' client flag, both server and frontend support
unc0rr [Wed, 17 Oct 2012 23:33:33 +0400] rev 7765
'In game' client flag, both server and frontend support
Wed, 17 Oct 2012 23:09:16 +0400 - Show unready status in icon
unc0rr [Wed, 17 Oct 2012 23:09:16 +0400] rev 7764
- Show unready status in icon - Fix bug with search for player in model by nick performing "starts with" test
Tue, 16 Oct 2012 22:57:48 -0400 I like this condition for home run better
nemo [Tue, 16 Oct 2012 22:57:48 -0400] rev 7763
I like this condition for home run better
Tue, 16 Oct 2012 22:35:01 +0400 Better error handling
unc0rr [Tue, 16 Oct 2012 22:35:01 +0400] rev 7762
Better error handling
Tue, 16 Oct 2012 13:41:23 -0400 skip all dx/dy mod if Power is 0
nemo [Tue, 16 Oct 2012 13:41:23 -0400] rev 7761
skip all dx/dy mod if Power is 0
Tue, 16 Oct 2012 17:16:08 +0400 Tweak TestDesertEagle. Bots should prefer direct shots to shots through land now, but I didn't test that yet.
unc0rr [Tue, 16 Oct 2012 17:16:08 +0400] rev 7760
Tweak TestDesertEagle. Bots should prefer direct shots to shots through land now, but I didn't test that yet.
Mon, 15 Oct 2012 22:30:20 -0400 cut down on excessive checkins in some situations
nemo [Mon, 15 Oct 2012 22:30:20 -0400] rev 7759
cut down on excessive checkins in some situations
Mon, 15 Oct 2012 22:07:37 -0400 Remove slot overcrowding, disable angle detection which isn't doing what I want.
nemo [Mon, 15 Oct 2012 22:07:37 -0400] rev 7758
Remove slot overcrowding, disable angle detection which isn't doing what I want.
Tue, 16 Oct 2012 00:05:58 +0400 Don't accept ROUNDFINISHED message twice. Fixes game hangs when half of teams quit game.
unc0rr [Tue, 16 Oct 2012 00:05:58 +0400] rev 7757
Don't accept ROUNDFINISHED message twice. Fixes game hangs when half of teams quit game.
Mon, 15 Oct 2012 10:10:54 -0400 Try to prevent a situation where hogs embedded in other hogs/barrels/cleavers get stuck, by checking for gears overlapping on Y
nemo [Mon, 15 Oct 2012 10:10:54 -0400] rev 7756
Try to prevent a situation where hogs embedded in other hogs/barrels/cleavers get stuck, by checking for gears overlapping on Y
Sun, 14 Oct 2012 20:24:08 -0400 Also shove using shotgun, switch off hat when not active hog
nemo [Sun, 14 Oct 2012 20:24:08 -0400] rev 7755
Also shove using shotgun, switch off hat when not active hog
Sun, 14 Oct 2012 13:35:15 -0400 First pass at cleaver.
nemo [Sun, 14 Oct 2012 13:35:15 -0400] rev 7754
First pass at cleaver.
Sun, 14 Oct 2012 00:22:33 +0400 Two cavern templates which aren't horribly long to generate, produce pretty varying maps, and allow 48 hedgehogs gameplay
unc0rr [Sun, 14 Oct 2012 00:22:33 +0400] rev 7753
Two cavern templates which aren't horribly long to generate, produce pretty varying maps, and allow 48 hedgehogs gameplay
Sat, 13 Oct 2012 23:36:04 +0400 Fix crasher in TestCake
unc0rr [Sat, 13 Oct 2012 23:36:04 +0400] rev 7752
Fix crasher in TestCake
Sat, 13 Oct 2012 15:45:14 +0400 Switch to vector library for arrays
unc0rr [Sat, 13 Oct 2012 15:45:14 +0400] rev 7751
Switch to vector library for arrays
Sat, 13 Oct 2012 13:13:15 +0200 small tweak. (reverse mouse wheel directions for color change)
sheepluva [Sat, 13 Oct 2012 13:13:15 +0200] rev 7750
small tweak. (reverse mouse wheel directions for color change)
Sat, 13 Oct 2012 00:35:20 +0400 Convert ColorWidget from QWidget to QFrame and make use of The Box Model(tm) in stylesheet
unc0rr [Sat, 13 Oct 2012 00:35:20 +0400] rev 7749
Convert ColorWidget from QWidget to QFrame and make use of The Box Model(tm) in stylesheet
Sat, 13 Oct 2012 00:07:46 +0400 UNBAN implementation
unc0rr [Sat, 13 Oct 2012 00:07:46 +0400] rev 7748
UNBAN implementation
Fri, 12 Oct 2012 11:02:43 +0200 add Randy to extended credits
sheepluva [Fri, 12 Oct 2012 11:02:43 +0200] rev 7747
add Randy to extended credits
Thu, 11 Oct 2012 17:21:52 -0400 french translation. primarily of the campaign.
sphrix [Thu, 11 Oct 2012 17:21:52 -0400] rev 7746
french translation. primarily of the campaign.
Fri, 12 Oct 2012 00:10:28 +0400 Better use random number here
unc0rr [Fri, 12 Oct 2012 00:10:28 +0400] rev 7745
Better use random number here
Thu, 11 Oct 2012 21:17:56 +0400 - Nicks starting from not-letter char go to bottom of the list
unc0rr [Thu, 11 Oct 2012 21:17:56 +0400] rev 7744
- Nicks starting from not-letter char go to bottom of the list - Small fixes
Wed, 10 Oct 2012 23:58:23 +0400 Remove old signal-slot conenctions
unc0rr [Wed, 10 Oct 2012 23:58:23 +0400] rev 7743
Remove old signal-slot conenctions
Wed, 10 Oct 2012 23:55:09 +0400 - Finish conversion to nicks model
unc0rr [Wed, 10 Oct 2012 23:55:09 +0400] rev 7742
- Finish conversion to nicks model - Remove unneeded header includes in chatwidget.cpp
Wed, 10 Oct 2012 23:30:34 +0400 Get rid of deprecated chat widget stuff
unc0rr [Wed, 10 Oct 2012 23:30:34 +0400] rev 7741
Get rid of deprecated chat widget stuff
Wed, 10 Oct 2012 23:15:58 +0400 Restore old context menu behavior
unc0rr [Wed, 10 Oct 2012 23:15:58 +0400] rev 7740
Restore old context menu behavior
Wed, 10 Oct 2012 00:14:01 -0400 no. still doesn't work right
nemo [Wed, 10 Oct 2012 00:14:01 -0400] rev 7739
no. still doesn't work right
Wed, 10 Oct 2012 00:40:00 +0400 Please pas2c
unc0rr [Wed, 10 Oct 2012 00:40:00 +0400] rev 7738
Please pas2c
Wed, 10 Oct 2012 00:21:18 +0400 - Enable chat context menu actions
unc0rr [Wed, 10 Oct 2012 00:21:18 +0400] rev 7737
- Enable chat context menu actions - Load/save friends/ignore list
Wed, 10 Oct 2012 00:18:35 +0400 Don't ask for full rooms list on part/kick
unc0rr [Wed, 10 Oct 2012 00:18:35 +0400] rev 7736
Don't ask for full rooms list on part/kick
Tue, 09 Oct 2012 21:08:37 +0400 Reset nickname so it may be reused while old connection is still hanging
unc0rr [Tue, 09 Oct 2012 21:08:37 +0400] rev 7735
Reset nickname so it may be reused while old connection is still hanging
Mon, 08 Oct 2012 21:56:24 -0400 no. still doesn't work right.
nemo [Mon, 08 Oct 2012 21:56:24 -0400] rev 7734
no. still doesn't work right.
Mon, 08 Oct 2012 21:07:18 -0400 Knife is still broken, but so koda can fix it...
nemo [Mon, 08 Oct 2012 21:07:18 -0400] rev 7733
Knife is still broken, but so koda can fix it...
Tue, 09 Oct 2012 00:38:17 +0400 Load friends/ignored nicks from file
unc0rr [Tue, 09 Oct 2012 00:38:17 +0400] rev 7732
Load friends/ignored nicks from file
Mon, 08 Oct 2012 23:57:17 +0400 Room players list
unc0rr [Mon, 08 Oct 2012 23:57:17 +0400] rev 7731
Room players list
Mon, 08 Oct 2012 13:27:46 -0400 A bit more on the knife. Also add missing files to CMakeLists
nemo [Mon, 08 Oct 2012 13:27:46 -0400] rev 7730
A bit more on the knife. Also add missing files to CMakeLists
Sun, 07 Oct 2012 16:44:16 -0400 Data for copying throwing knife to Land once it hits.
nemo [Sun, 07 Oct 2012 16:44:16 -0400] rev 7729
Data for copying throwing knife to Land once it hits.
Sun, 07 Oct 2012 23:59:55 +0400 Bring back sorting
unc0rr [Sun, 07 Oct 2012 23:59:55 +0400] rev 7728
Bring back sorting
Sun, 07 Oct 2012 23:33:09 +0400 Bring icons back
unc0rr [Sun, 07 Oct 2012 23:33:09 +0400] rev 7727
Bring icons back
Sun, 07 Oct 2012 11:59:42 -0400 Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of bug #420
nemo [Sun, 07 Oct 2012 11:59:42 -0400] rev 7726
Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of bug #420
Sun, 07 Oct 2012 00:12:46 +0400 Further work on moving to players list model
unc0rr [Sun, 07 Oct 2012 00:12:46 +0400] rev 7725
Further work on moving to players list model
Sat, 06 Oct 2012 23:36:43 +0400 Simplify file loading procedure
unc0rr [Sat, 06 Oct 2012 23:36:43 +0400] rev 7724
Simplify file loading procedure
Sat, 06 Oct 2012 01:09:41 +0400 Start moving to players list model.
unc0rr [Sat, 06 Oct 2012 01:09:41 +0400] rev 7723
Start moving to players list model.
Wed, 03 Oct 2012 12:04:29 +0400 No commit message
unc0rr [Wed, 03 Oct 2012 12:04:29 +0400] rev 7722
No commit message
Mon, 01 Oct 2012 12:01:39 +0400 - Fix warnings and hints
unc0rr [Mon, 01 Oct 2012 12:01:39 +0400] rev 7721
- Fix warnings and hints - Hide "Converting the operands to Int64 before doing the add could prevent overflow errors" kind of hints as pretty useless and annoying
Mon, 01 Oct 2012 00:31:38 +0400 Show more statuses in icons.
unc0rr [Mon, 01 Oct 2012 00:31:38 +0400] rev 7720
Show more statuses in icons. Need further work: - Better icons (specially registered vs unregistered) - Share information between chat widgets (now room widget can't show registered status because recieves events for users when user list is empty)
Sat, 29 Sep 2012 19:26:18 +0400 Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
unc0rr [Sat, 29 Sep 2012 19:26:18 +0400] rev 7719
Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
Fri, 28 Sep 2012 18:03:32 +0100 use cmake OPTION for arguments and further cleanup on CMakeFiles
koda [Fri, 28 Sep 2012 18:03:32 +0100] rev 7718
use cmake OPTION for arguments and further cleanup on CMakeFiles
Thu, 27 Sep 2012 13:37:10 -0400 revert since I didn't quite get this working smoothly enough. was close though. perhaps some other time. Shame because calling game tick less frequently can save a lot of CPU
nemo [Thu, 27 Sep 2012 13:37:10 -0400] rev 7717
revert since I didn't quite get this working smoothly enough. was close though. perhaps some other time. Shame because calling game tick less frequently can save a lot of CPU
Fri, 28 Sep 2012 00:51:04 +0400 Fix some hints
unc0rr [Fri, 28 Sep 2012 00:51:04 +0400] rev 7716
Fix some hints
Fri, 28 Sep 2012 00:39:20 +0400 Shutup pas2c
unc0rr [Fri, 28 Sep 2012 00:39:20 +0400] rev 7715
Shutup pas2c
Fri, 28 Sep 2012 00:18:07 +0400 vector2Angle function which converts vector to angle from -2048 to 2048
unc0rr [Fri, 28 Sep 2012 00:18:07 +0400] rev 7714
vector2Angle function which converts vector to angle from -2048 to 2048
Thu, 27 Sep 2012 23:24:01 +0400 Always run simple game on medium maps
unc0rr [Thu, 27 Sep 2012 23:24:01 +0400] rev 7713
Always run simple game on medium maps
Thu, 27 Sep 2012 19:15:49 +0400 Oops
unc0rr [Thu, 27 Sep 2012 19:15:49 +0400] rev 7712
Oops
Wed, 26 Sep 2012 11:36:41 +0400 Fix framing
unc0rr [Wed, 26 Sep 2012 11:36:41 +0400] rev 7711
Fix framing
(0) -3000 -1000 -480 +480 +1000 +3000 tip