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
(0) -3000 -1000 -120 +120 +1000 +3000 tip