2013-01-07 lua API functions to enable or disable game flags
martin_bede [Tue, 08 Jan 2013 00:40:20 +0400] rev 8366
lua API functions to enable or disable game flags
2013-01-07 correct rope tip
nemo [Mon, 07 Jan 2013 08:35:29 -0500] rev 8365
correct rope tip
2013-01-08 Added "New account" button when connectiong to the official server
vitiv <nikita.utiu@gmail.com> [Tue, 08 Jan 2013 21:27:35 +0200] rev 8364
Added "New account" button when connectiong to the official server
2013-01-04 Merge from default flibqtfrontend
unc0rr [Fri, 04 Jan 2013 21:44:40 +0400] rev 8363
Merge from default
2013-01-04 - Unbreak build with .pro file
unc0rr [Fri, 04 Jan 2013 19:42:49 +0400] rev 8362
- Unbreak build with .pro file - Cosmetic fixes to video recording stuff
2013-01-02 Tips are now loaded from an xml file.
martin_bede [Wed, 02 Jan 2013 18:32:19 +0100] rev 8361
Tips are now loaded from an xml file.
2013-01-03 simplified physfs cmake
koda [Thu, 03 Jan 2013 10:43:40 +0100] rev 8360
simplified physfs cmake
2013-01-03 Removed wiggle 3D mode, reorder the list of 3D modes.
martin_bede [Thu, 03 Jan 2013 19:57:17 +0100] rev 8359
Removed wiggle 3D mode, reorder the list of 3D modes.
2013-01-04 have the default window size to 5/6, save fullscreen resolution on 'fullscreenResolution' instead of 'resolution', make sure cFullscreenStuff is initialised
koda [Fri, 04 Jan 2013 03:13:21 +0100] rev 8358
have the default window size to 5/6, save fullscreen resolution on 'fullscreenResolution' instead of 'resolution', make sure cFullscreenStuff is initialised
2013-01-04 GCI2012: Resolution Freedom
koda [Fri, 04 Jan 2013 02:58:19 +0100] rev 8357
GCI2012: Resolution Freedom
2013-01-03 Tweaked the resolution option layout.
vitiv <nikita.utiu@gmail.com> [Thu, 03 Jan 2013 17:14:14 +0200] rev 8356
Tweaked the resolution option layout.
2013-01-02 GCI2012: Unix Qt Signals
martin_bede [Wed, 02 Jan 2013 23:13:14 +0100] rev 8355
GCI2012: Unix Qt Signals
2013-01-03 Separated fullscreen and windowed hwengine resolution parameters.
vitiv <nikita.utiu@gmail.com> [Thu, 03 Jan 2013 15:59:30 +0200] rev 8354
Separated fullscreen and windowed hwengine resolution parameters.
2013-01-02 simplify entering/leaving pages debug
koda [Wed, 02 Jan 2013 12:39:50 +0100] rev 8353
simplify entering/leaving pages debug
2013-01-03 Changed resolution labels on options page.
vitiv <nikita.utiu@gmail.com> [Thu, 03 Jan 2013 15:58:23 +0200] rev 8352
Changed resolution labels on options page.
2013-01-02 also have uTouch follow the new NewTurn policy
koda [Wed, 02 Jan 2013 10:11:42 +0100] rev 8351
also have uTouch follow the new NewTurn policy
2012-12-31 merged changes
vitiv <nikita.utiu@gmail.com> [Mon, 31 Dec 2012 12:12:23 +0200] rev 8350
merged changes
2013-01-01 move onNewTurn, onGameTick and onGameTick20 to try and avoid ParseCommand breakage after nextturn call. Needs testing, but should be safe for most scripts. Also fix locale loading.
nemo [Tue, 01 Jan 2013 14:21:51 -0500] rev 8349
move onNewTurn, onGameTick and onGameTick20 to try and avoid ParseCommand breakage after nextturn call. Needs testing, but should be safe for most scripts. Also fix locale loading.
2012-12-30 don't discard older cmake_c_flags
koda [Sun, 30 Dec 2012 03:00:51 +0100] rev 8348
don't discard older cmake_c_flags
2012-12-30 GCI2012: CMake List Append
Willie Zhu [Sun, 30 Dec 2012 02:43:24 +0100] rev 8347
GCI2012: CMake List Append
2012-12-29 GCI2012: Advanced Keyboard Configuration
dag10 [Sat, 29 Dec 2012 22:50:10 +0100] rev 8346
GCI2012: Advanced Keyboard Configuration - Added "Controls" tab to settings, where you can set master game-wide controls. - Can revert master key bindings to game's default key bind. - Per-team binds now default to "Use my default", but you can override those binds if you want to. - New key binding interface. - Removed redundant second confirmation prompt for deleting a team. - Added "reset all binds" button to the binding interface in both the main settings and team settings. - I discovered that the reason keyboard camera controls were "broken" is because they were never implemented! But don't worry - I took care of that for you, too. :) (this also closes bug #120)
2012-12-30 Preserve windowed resolution after manual resize
vitiv <nikita.utiu@gmail.com> [Sun, 30 Dec 2012 16:04:28 +0200] rev 8345
Preserve windowed resolution after manual resize
2012-12-28 ok, enable the splashscreen for win only
koda [Fri, 28 Dec 2012 23:54:42 +0100] rev 8344
ok, enable the splashscreen for win only
2012-12-29 Added Support for variable windowed resolution.
vitiv <nikita.utiu@gmail.com> [Sat, 29 Dec 2012 14:40:20 +0200] rev 8343
Added Support for variable windowed resolution.
2012-12-28 restore compatibility with cmake 2.6
koda [Fri, 28 Dec 2012 11:00:12 +0100] rev 8342
restore compatibility with cmake 2.6
2012-12-27 NSIS workaround no longer necessary
koda [Thu, 27 Dec 2012 18:16:50 +0100] rev 8341
NSIS workaround no longer necessary
2013-01-02 install shaders only when needed, find clang only when needed, fix building on windows, better cmake boolean vars webgl
koda [Wed, 02 Jan 2013 11:11:49 +0100] rev 8340
install shaders only when needed, find clang only when needed, fix building on windows, better cmake boolean vars
2012-12-27 disable splash on linux
koda [Thu, 27 Dec 2012 17:08:58 +0100] rev 8339
disable splash on linux
2012-12-30 Small GL message webgl
Michael Hartman <omh1280@gmail.com> [Sun, 30 Dec 2012 09:48:52 -0500] rev 8338
Small GL message
2012-12-27 add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
koda [Thu, 27 Dec 2012 17:01:02 +0100] rev 8337
add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
2012-12-30 uStore.pas: Correctly point to shaders webgl
Michael Hartman <omh1280@gmail.com> [Sun, 30 Dec 2012 09:24:30 -0500] rev 8336
uStore.pas: Correctly point to shaders
2012-12-27 oops, forgot that data absolute path only applies to linux
koda [Thu, 27 Dec 2012 15:56:02 +0100] rev 8335
oops, forgot that data absolute path only applies to linux
2012-12-30 Added shaders and -GL2 option webgl
Michael Hartman <omh1280@gmail.com> [Sun, 30 Dec 2012 09:23:30 -0500] rev 8334
Added shaders and -GL2 option
2012-12-27 move DATA_INSTALL_DIR to the configurable options section
koda [Thu, 27 Dec 2012 15:32:48 +0100] rev 8333
move DATA_INSTALL_DIR to the configurable options section
2012-12-25 fix hwc install and pas2c preprocessing (but not total conversion) webgl
koda [Tue, 25 Dec 2012 05:15:49 +0100] rev 8332
fix hwc install and pas2c preprocessing (but not total conversion)
2012-12-27 typo when using DATA_INSTALL_DIR
koda [Thu, 27 Dec 2012 13:24:57 +0100] rev 8331
typo when using DATA_INSTALL_DIR
2012-12-25 update branch with default webgl
koda [Tue, 25 Dec 2012 04:45:22 +0100] rev 8330
update branch with default
2012-12-27 Fix build
unc0rr [Thu, 27 Dec 2012 12:31:23 +0400] rev 8329
Fix build
2012-12-25 GCI2012: Feedback Redo
dag10 [Tue, 25 Dec 2012 02:30:00 +0100] rev 8328
GCI2012: Feedback Redo
2012-12-25 convert Game() library call to argc,argv format so that we can use the new parsing functions
koda [Tue, 25 Dec 2012 01:13:07 +0100] rev 8327
convert Game() library call to argc,argv format so that we can use the new parsing functions
2012-12-24 Don't play sounds in chat if sound is disabled, try to prevent sound crashes by checking for audio init failure.
nemo [Mon, 24 Dec 2012 12:52:14 -0500] rev 8326
Don't play sounds in chat if sound is disabled, try to prevent sound crashes by checking for audio init failure.
2012-12-24 GCI2012: Change Argument Passing Between Frontend and Engine
RowanD [Mon, 24 Dec 2012 17:07:12 +0100] rev 8325
GCI2012: Change Argument Passing Between Frontend and Engine
2012-12-24 merge
koda [Mon, 24 Dec 2012 16:23:55 +0100] rev 8324
merge
2012-12-24 get executable directory at runtime rather than configure time
koda [Mon, 24 Dec 2012 15:41:45 +0100] rev 8323
get executable directory at runtime rather than configure time
2012-12-24 adjust rpath on osx too for libengine
koda [Mon, 24 Dec 2012 03:00:18 +0100] rev 8322
adjust rpath on osx too for libengine
2012-12-24 fix sky
nemo [Mon, 24 Dec 2012 09:56:29 -0500] rev 8321
fix sky
2012-12-23 Shoppa tournament 2012 winners
nemo [Sat, 22 Dec 2012 21:43:39 -0500] rev 8320
Shoppa tournament 2012 winners
2012-12-23 trophyrace with names removed
nemo [Sat, 22 Dec 2012 21:04:47 -0500] rev 8319
trophyrace with names removed
2012-12-20 GCI2012: Beautify Network Page
dag10 [Thu, 20 Dec 2012 23:54:41 +0100] rev 8318
GCI2012: Beautify Network Page
2012-12-20 remove the CROSSAPPLE option until a better solution is found
koda [Thu, 20 Dec 2012 23:14:54 +0100] rev 8317
remove the CROSSAPPLE option until a better solution is found
2012-12-20 cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
koda [Thu, 20 Dec 2012 23:12:18 +0100] rev 8316
cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
2012-12-19 edit rpath manually, allowing frontend+libengine to run on linux too
koda [Wed, 19 Dec 2012 19:33:49 +0100] rev 8315
edit rpath manually, allowing frontend+libengine to run on linux too
2012-12-19 can change library name and compile it on windows again
koda [Wed, 19 Dec 2012 19:28:13 +0100] rev 8314
can change library name and compile it on windows again
2012-12-19 remove FPFLAGS and GHFLAGS from cache every time
koda [Wed, 19 Dec 2012 18:23:29 +0100] rev 8313
remove FPFLAGS and GHFLAGS from cache every time
2012-12-19 can compile engine as library on linux but not run the executable (automatically), most likely breaking other platforms (wrt engine-as-library)
koda [Wed, 19 Dec 2012 18:17:23 +0100] rev 8312
can compile engine as library on linux but not run the executable (automatically), most likely breaking other platforms (wrt engine-as-library)
2012-12-18 can use engine as library on windows too
koda [Tue, 18 Dec 2012 12:04:17 +0100] rev 8311
can use engine as library on windows too
2012-12-18 minor adjustments to libengine, moc is correctly created as definitions are set before calling it, params are better numbered and we don't subclass qthread but rather use moveToThread()
koda [Tue, 18 Dec 2012 03:07:45 +0100] rev 8310
minor adjustments to libengine, moc is correctly created as definitions are set before calling it, params are better numbered and we don't subclass qthread but rather use moveToThread()
2012-12-16 bye bye cBits
koda [Mon, 17 Dec 2012 00:43:52 +0100] rev 8309
bye bye cBits
2012-12-16 move GetParams in ArgParser, print a warning when using a deprecated command, pascalisation of +1s
koda [Mon, 17 Dec 2012 00:34:49 +0100] rev 8308
move GetParams in ArgParser, print a warning when using a deprecated command, pascalisation of +1s
2012-12-16 GCI2012: Optional Second Argument
RowanD [Mon, 17 Dec 2012 00:18:18 +0100] rev 8307
GCI2012: Optional Second Argument
2012-12-18 Use physfs here too flibqtfrontend
unc0rr [Tue, 18 Dec 2012 20:48:37 +0400] rev 8306
Use physfs here too
2012-12-16 add hwengine.desktop to hgignore
sheepluva [Sun, 16 Dec 2012 18:50:00 +0100] rev 8305
add hwengine.desktop to hgignore
2012-12-16 Merge from default flibqtfrontend
unc0rr [Sun, 16 Dec 2012 12:25:13 +0400] rev 8304
Merge from default
2012-12-16 Pass ROUND_FINISHED to engine so it could stop syncing
unc0rr [Sun, 16 Dec 2012 12:16:21 +0400] rev 8303
Pass ROUND_FINISHED to engine so it could stop syncing
2012-12-16 improve engine cmd line parsing and its documentation
RowanD [Sun, 16 Dec 2012 01:25:11 +0100] rev 8302
improve engine cmd line parsing and its documentation
2012-12-15 Documented an unclear method call
Ondrej Skopek <skopekondrej@gmail.com> [Sat, 15 Dec 2012 23:00:07 +0100] rev 8301
Documented an unclear method call
2012-12-15 Reloads PAGE_SETUP values after clearing passwordhash
Ondrej Skopek <skopekondrej@gmail.com> [Sat, 15 Dec 2012 22:42:21 +0100] rev 8300
Reloads PAGE_SETUP values after clearing passwordhash
2012-12-14 Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
Ondrej Skopek <skopekondrej@gmail.com> [Fri, 14 Dec 2012 21:09:07 +0100] rev 8299
Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
2012-12-14 Merge from parent
Ondrej Skopek <skopekondrej@gmail.com> [Fri, 14 Dec 2012 18:57:31 +0100] rev 8298
Merge from parent
2012-12-14 Reverted password loading in PAGE_SETUP, changed the value of passwordlength to save, added clearing of hashes after a 'Wrong password' RetryDialog
Ondrej Skopek <skopekondrej@gmail.com> [Fri, 14 Dec 2012 18:49:25 +0100] rev 8297
Reverted password loading in PAGE_SETUP, changed the value of passwordlength to save, added clearing of hashes after a 'Wrong password' RetryDialog
2012-12-13 Added a hack that activates a RetryDialog in case the user is banned for 'Reconnect too fast'. Set all string used in RetryDialog to be translated
Ondrej Skopek <skopekondrej@gmail.com> [Thu, 13 Dec 2012 20:34:44 +0100] rev 8296
Added a hack that activates a RetryDialog in case the user is banned for 'Reconnect too fast'. Set all string used in RetryDialog to be translated
2012-12-12 fixed minor problem with saving hash
Ondrej Skopek <skopekondrej@gmail.com> [Wed, 12 Dec 2012 16:17:32 +0100] rev 8295
fixed minor problem with saving hash
2012-12-12 Removed whitespaces, refactored hash setting getting and clearing
Ondrej Skopek <skopekondrej@gmail.com> [Wed, 12 Dec 2012 15:57:01 +0100] rev 8294
Removed whitespaces, refactored hash setting getting and clearing
2012-12-11 Removed commented-out unused code
Ondrej Skopek <skopekondrej@gmail.com> [Tue, 11 Dec 2012 15:45:20 +0100] rev 8293
Removed commented-out unused code
2012-12-14 *sigh*
nemo [Fri, 14 Dec 2012 09:58:26 -0500] rev 8292
*sigh*
2012-12-10 Patched login dialog bugs, added retry dialogs
Ondrej Skopek <skopekondrej@gmail.com> [Mon, 10 Dec 2012 22:09:54 +0100] rev 8291
Patched login dialog bugs, added retry dialogs
2012-12-14 Try to be friendlier to small screen sizes. Use 800x600 if width/height of 2/3rds is smaller than 800x600 (things don't look smaller than that size), use desktop size if it is for some reason smaller than 800x600
nemo [Fri, 14 Dec 2012 09:53:17 -0500] rev 8290
Try to be friendlier to small screen sizes. Use 800x600 if width/height of 2/3rds is smaller than 800x600 (things don't look smaller than that size), use desktop size if it is for some reason smaller than 800x600
2012-12-10 uint32_t -> quint32
nemo [Mon, 10 Dec 2012 10:32:51 -0500] rev 8289
uint32_t -> quint32
2012-12-10 Fix linux build broken in ra1577759bf62 (probably)
koda [Mon, 10 Dec 2012 10:21:56 +0100] rev 8288
Fix linux build broken in ra1577759bf62 (probably)
2012-12-10 Fix non-osx build broken in ra874d00df4a4. Dudes... :(
unc0rr [Mon, 10 Dec 2012 12:06:02 +0400] rev 8287
Fix non-osx build broken in ra874d00df4a4. Dudes... :(
2012-12-10 Fix windows build broken in raf97cdbb7713
unc0rr [Mon, 10 Dec 2012 11:45:21 +0400] rev 8286
Fix windows build broken in raf97cdbb7713
2012-12-10 cmake set variable and typo
koda [Mon, 10 Dec 2012 03:59:00 +0100] rev 8285
cmake set variable and typo
2012-12-10 GCI2012: Autoupdate Button in Settings
Drew Gottlieb [Mon, 10 Dec 2012 03:07:25 +0100] rev 8284
GCI2012: Autoupdate Button in Settings
2012-12-09 cmake verbosity/documentation/cleanup/formatting
koda [Sun, 09 Dec 2012 18:00:01 +0100] rev 8283
cmake verbosity/documentation/cleanup/formatting
2012-12-16 Implement some more callbacks flibqtfrontend
unc0rr [Sun, 16 Dec 2012 12:05:32 +0400] rev 8282
Implement some more callbacks
2012-12-09 partially revert r1fba650c2aa4 on misc/physfs/CMakeLists.txt which randomly set true and false variables
koda [Sun, 09 Dec 2012 16:13:06 +0100] rev 8281
partially revert r1fba650c2aa4 on misc/physfs/CMakeLists.txt which randomly set true and false variables
2012-12-13 Delete poller when game is over flibqtfrontend
unc0rr [Fri, 14 Dec 2012 00:12:00 +0400] rev 8280
Delete poller when game is over
2012-12-09 less linking needed, raise minimum_osx_version when videorec is enabled
koda [Sun, 09 Dec 2012 16:00:06 +0100] rev 8279
less linking needed, raise minimum_osx_version when videorec is enabled
2012-12-08 Merge with default flibqtfrontend
unc0rr [Sat, 08 Dec 2012 22:53:23 +0400] rev 8278
Merge with default
2012-12-09 hides the 'email' prompt on the feedback page (as that doesn't work, so it's a misleading/useless feature), makes the "please add your email" text a little nicer and more noticeable, and makes the "feedback" and "downloadable content" buttons on the main menu a little bit larger, and more clickable.
Drew Gottlieb [Sat, 08 Dec 2012 20:49:43 -0500] rev 8277
hides the 'email' prompt on the feedback page (as that doesn't work, so it's a misleading/useless feature), makes the "please add your email" text a little nicer and more noticeable, and makes the "feedback" and "downloadable content" buttons on the main menu a little bit larger, and more clickable.
2012-12-08 Some fixes flibqtfrontend
unc0rr [Sat, 08 Dec 2012 22:43:03 +0400] rev 8276
Some fixes
2012-12-08 Unbreak build flibqtfrontend
unc0rr [Sat, 08 Dec 2012 20:23:13 +0400] rev 8275
Unbreak build
2012-12-08 Unbreak build
unc0rr [Sat, 08 Dec 2012 20:23:13 +0400] rev 8274
Unbreak build
2012-12-08 removing the optimisation that caused (most likely) the lua crashes on osx flibqtfrontend
koda [Sat, 08 Dec 2012 15:38:16 +0100] rev 8273
removing the optimisation that caused (most likely) the lua crashes on osx
2012-12-08 removing the optimisation that caused (most likely) the lua crashes on osx
koda [Sat, 08 Dec 2012 15:38:16 +0100] rev 8272
removing the optimisation that caused (most likely) the lua crashes on osx
2012-12-08 strip available ram entry, add notice for entering email flibqtfrontend
koda [Sat, 08 Dec 2012 15:35:03 +0100] rev 8271
strip available ram entry, add notice for entering email
2012-12-08 strip available ram entry, add notice for entering email
koda [Sat, 08 Dec 2012 15:35:03 +0100] rev 8270
strip available ram entry, add notice for entering email
2012-12-08 GCI2012: Google Issue Login flibqtfrontend
Drew Gottlieb [Sat, 08 Dec 2012 15:06:30 +0100] rev 8269
GCI2012: Google Issue Login
2012-12-08 GCI2012: Google Issue Login
Drew Gottlieb [Sat, 08 Dec 2012 15:06:30 +0100] rev 8268
GCI2012: Google Issue Login
2012-12-07 will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build flibqtfrontend
mk12 [Fri, 07 Dec 2012 16:03:53 -0500] rev 8267
will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
2012-12-07 will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
mk12 [Fri, 07 Dec 2012 16:03:53 -0500] rev 8266
will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
2012-12-07 updated frontend translation flibqtfrontend
Marco Bresciani [Fri, 07 Dec 2012 11:05:17 -0500] rev 8265
updated frontend translation
2012-12-07 updated frontend translation
Marco Bresciani [Fri, 07 Dec 2012 11:05:17 -0500] rev 8264
updated frontend translation
2012-12-06 fix some comments and add basic doxygen file flibqtfrontend
sheepluva [Thu, 06 Dec 2012 11:14:21 +0100] rev 8263
fix some comments and add basic doxygen file
2012-12-06 fix some comments and add basic doxygen file
sheepluva [Thu, 06 Dec 2012 11:14:21 +0100] rev 8262
fix some comments and add basic doxygen file
2012-12-04 GCI2012: Corrected headers for generate documentation (doxygen) flibqtfrontend
Mrowqa [Tue, 04 Dec 2012 09:24:10 +0100] rev 8261
GCI2012: Corrected headers for generate documentation (doxygen)
2012-12-04 GCI2012: Corrected headers for generate documentation (doxygen)
Mrowqa [Tue, 04 Dec 2012 09:24:10 +0100] rev 8260
GCI2012: Corrected headers for generate documentation (doxygen)
2012-12-06 fix build on linux for me ( the uint32_t releated breakage ) flibqtfrontend
sheepluva [Thu, 06 Dec 2012 10:01:01 +0100] rev 8259
fix build on linux for me ( the uint32_t releated breakage )
2012-12-06 fix build on linux for me ( the uint32_t releated breakage )
sheepluva [Thu, 06 Dec 2012 10:01:01 +0100] rev 8258
fix build on linux for me ( the uint32_t releated breakage )
2012-12-06 GCI2012: Refactor Authors Page flibqtfrontend
koda [Thu, 06 Dec 2012 01:54:34 +0100] rev 8257
GCI2012: Refactor Authors Page
2012-12-06 GCI2012: Refactor Authors Page
koda [Thu, 06 Dec 2012 01:54:34 +0100] rev 8256
GCI2012: Refactor Authors Page
2012-12-05 tinker around the info delivery... flibqtfrontend
koda [Thu, 06 Dec 2012 00:44:27 +0100] rev 8255
tinker around the info delivery...
2012-12-05 GCI2012: Sound Option, Hear Only Music
koda [Thu, 06 Dec 2012 00:52:50 +0100] rev 8254
GCI2012: Sound Option, Hear Only Music
2012-12-05 GCI2012: Embed System Info flibqtfrontend
Martin Bede [Wed, 05 Dec 2012 23:54:47 +0100] rev 8253
GCI2012: Embed System Info
2012-12-05 tinker around the info delivery...
koda [Thu, 06 Dec 2012 00:44:27 +0100] rev 8252
tinker around the info delivery...
2012-12-04 Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two). flibqtfrontend
Mitchell Kember <mk12360@gmail.com> [Tue, 04 Dec 2012 17:57:18 -0500] rev 8251
Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two). Still need to figure out why isSEBackup is used and if my changes affect it.
2012-12-05 GCI2012: Embed System Info
Martin Bede [Wed, 05 Dec 2012 23:54:47 +0100] rev 8250
GCI2012: Embed System Info
2012-12-05 Merge
Mitchell Kember <mk12360@gmail.com> [Wed, 05 Dec 2012 17:25:48 -0500] rev 8249
Merge
2012-12-04 Cleaned up frontend options a bit and added a couple WhatsThis messages. flibqtfrontend
Mitchell Kember <mk12360@gmail.com> [Tue, 04 Dec 2012 16:53:47 -0500] rev 8248
Cleaned up frontend options a bit and added a couple WhatsThis messages.
2012-12-05 Command to delegate room to other player
unc0rr [Thu, 06 Dec 2012 00:38:12 +0400] rev 8247
Command to delegate room to other player
2012-12-04 Removed redundant "enable"s on checkboxes and variable names. flibqtfrontend
Mitchell Kember <mk12360@gmail.com> [Tue, 04 Dec 2012 16:37:02 -0500] rev 8246
Removed redundant "enable"s on checkboxes and variable names.
2012-12-05 Change room name if room admin is kicked
unc0rr [Thu, 06 Dec 2012 00:24:20 +0400] rev 8245
Change room name if room admin is kicked
2012-12-05 Command to delegate room to other player flibqtfrontend
unc0rr [Thu, 06 Dec 2012 00:38:12 +0400] rev 8244
Command to delegate room to other player
2012-12-05 Stop syncing when recieved 'o' message
unc0rr [Thu, 06 Dec 2012 00:14:40 +0400] rev 8243
Stop syncing when recieved 'o' message
2012-12-05 Change room name if room admin is kicked flibqtfrontend
unc0rr [Thu, 06 Dec 2012 00:24:20 +0400] rev 8242
Change room name if room admin is kicked
2012-12-05 Send "ROUND_FINISHED" to room clients when server thinks so
unc0rr [Thu, 06 Dec 2012 00:08:33 +0400] rev 8241
Send "ROUND_FINISHED" to room clients when server thinks so
2012-12-05 Stop syncing when recieved 'o' message flibqtfrontend
unc0rr [Thu, 06 Dec 2012 00:14:40 +0400] rev 8240
Stop syncing when recieved 'o' message
2012-12-05 Better check for bans
unc0rr [Thu, 06 Dec 2012 00:04:23 +0400] rev 8239
Better check for bans
2012-12-05 Send "ROUND_FINISHED" to room clients when server thinks so flibqtfrontend
unc0rr [Thu, 06 Dec 2012 00:08:33 +0400] rev 8238
Send "ROUND_FINISHED" to room clients when server thinks so
2012-12-05 Show others if spectator is in game
unc0rr [Wed, 05 Dec 2012 23:55:22 +0400] rev 8237
Show others if spectator is in game
2012-12-05 Better check for bans flibqtfrontend
unc0rr [Thu, 06 Dec 2012 00:04:23 +0400] rev 8236
Better check for bans
2012-12-05 Show who's in game to spectators
unc0rr [Wed, 05 Dec 2012 23:51:04 +0400] rev 8235
Show who's in game to spectators
2012-12-05 Merge
Mitchell Kember <mk12360@gmail.com> [Wed, 05 Dec 2012 13:45:18 -0500] rev 8234
Merge
2012-12-05 Show others if spectator is in game flibqtfrontend
unc0rr [Wed, 05 Dec 2012 23:55:22 +0400] rev 8233
Show others if spectator is in game
2012-12-05 "Registered users only" room flag
unc0rr [Wed, 05 Dec 2012 23:25:11 +0400] rev 8232
"Registered users only" room flag
2012-12-04 Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two).
Mitchell Kember <mk12360@gmail.com> [Tue, 04 Dec 2012 17:57:18 -0500] rev 8231
Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two). Still need to figure out why isSEBackup is used and if my changes affect it.
2012-12-05 Show who's in game to spectators flibqtfrontend
unc0rr [Wed, 05 Dec 2012 23:51:04 +0400] rev 8230
Show who's in game to spectators
2012-12-04 Cleaned up frontend options a bit and added a couple WhatsThis messages.
Mitchell Kember <mk12360@gmail.com> [Tue, 04 Dec 2012 16:53:47 -0500] rev 8229
Cleaned up frontend options a bit and added a couple WhatsThis messages.
2012-12-05 kinda treat graves like hedgehogs for the purpose of looking up hog info
nemo [Wed, 05 Dec 2012 13:31:08 -0500] rev 8228
kinda treat graves like hedgehogs for the purpose of looking up hog info
2012-12-05 "Registered users only" room flag flibqtfrontend
unc0rr [Wed, 05 Dec 2012 23:25:11 +0400] rev 8227
"Registered users only" room flag
2012-12-04 Removed redundant "enable"s on checkboxes and variable names.
Mitchell Kember <mk12360@gmail.com> [Tue, 04 Dec 2012 16:37:02 -0500] rev 8226
Removed redundant "enable"s on checkboxes and variable names.
2012-12-05 GCI2012: Remove Quit Prompt On Mouse Click
Drew Gottlieb [Wed, 05 Dec 2012 18:12:07 +0100] rev 8225
GCI2012: Remove Quit Prompt On Mouse Click
2012-12-05 kinda treat graves like hedgehogs for the purpose of looking up hog info flibqtfrontend
nemo [Wed, 05 Dec 2012 13:31:08 -0500] rev 8224
kinda treat graves like hedgehogs for the purpose of looking up hog info
2012-12-04 backout rea7541f77944 since development of frontlib is on another branch
koda [Tue, 04 Dec 2012 10:49:52 +0100] rev 8223
backout rea7541f77944 since development of frontlib is on another branch
2012-12-05 GCI2012: Remove Quit Prompt On Mouse Click flibqtfrontend
Drew Gottlieb [Wed, 05 Dec 2012 18:12:07 +0100] rev 8222
GCI2012: Remove Quit Prompt On Mouse Click
2012-12-04 don't set stereomode when stereo is disabled
koda [Tue, 04 Dec 2012 10:17:16 +0100] rev 8221
don't set stereomode when stereo is disabled
2012-12-04 don't set stereomode when stereo is disabled flibqtfrontend
koda [Tue, 04 Dec 2012 10:17:16 +0100] rev 8220
don't set stereomode when stereo is disabled
2012-12-04 GCI2012: Fix Cancelling Video Uploads
O. Michael Hartman [Tue, 04 Dec 2012 03:54:42 +0100] rev 8219
GCI2012: Fix Cancelling Video Uploads
2012-12-04 GCI2012: Fix Cancelling Video Uploads flibqtfrontend
O. Michael Hartman [Tue, 04 Dec 2012 03:54:42 +0100] rev 8218
GCI2012: Fix Cancelling Video Uploads
2012-12-04 readd this debug line, commented out, could be useful
koda [Tue, 04 Dec 2012 03:27:12 +0100] rev 8217
readd this debug line, commented out, could be useful
2012-12-04 readd this debug line, commented out, could be useful flibqtfrontend
koda [Tue, 04 Dec 2012 03:27:12 +0100] rev 8216
readd this debug line, commented out, could be useful
2012-12-04 can reopen engine again...
koda [Tue, 04 Dec 2012 03:25:31 +0100] rev 8215
can reopen engine again...
2012-12-04 can reopen engine again... flibqtfrontend
koda [Tue, 04 Dec 2012 03:25:31 +0100] rev 8214
can reopen engine again...
2012-12-04 third merge, yay
koda [Tue, 04 Dec 2012 01:52:42 +0100] rev 8213
third merge, yay
2012-12-03 Made user data path default to '.'. flibqtfrontend
Joe Doyle (Ginto8) <ginto8@gmail.com> [Mon, 03 Dec 2012 17:38:31 -0500] rev 8212
Made user data path default to '.'.
2012-12-04 second merge
koda [Tue, 04 Dec 2012 01:52:14 +0100] rev 8211
second merge
2012-12-04 Register flib_gameconn callbacks flibqtfrontend
unc0rr [Tue, 04 Dec 2012 22:31:22 +0400] rev 8210
Register flib_gameconn callbacks
2012-12-04 first merge
koda [Tue, 04 Dec 2012 01:51:57 +0100] rev 8209
first merge
2012-12-04 merge from default flibqtfrontend
unc0rr [Tue, 04 Dec 2012 09:15:55 +0400] rev 8208
merge from default
2012-12-03 Made user data path default to '.'.
Joe Doyle (Ginto8) <ginto8@gmail.com> [Mon, 03 Dec 2012 17:38:31 -0500] rev 8207
Made user data path default to '.'.
2012-12-03 Create hedgewars.ini if not exists manually,
unc0rr [Mon, 03 Dec 2012 23:54:12 +0400] rev 8206
Create hedgewars.ini if not exists manually, as QSettings uses QTemporaryFile for that, and QTemporaryFile doesn't respect custom file engines.
2012-12-03 GCI2012: Navigation Output
Ondrej [Mon, 03 Dec 2012 18:08:19 +0100] rev 8205
GCI2012: Navigation Output
2012-12-03 GCI2012: Convert uMobile into a Callback Record
Rowan D [Mon, 03 Dec 2012 17:51:57 +0100] rev 8204
GCI2012: Convert uMobile into a Callback Record
2012-12-03 don't allow resizing videorec widgets
koda [Mon, 03 Dec 2012 17:49:02 +0100] rev 8203
don't allow resizing videorec widgets
2012-12-03 GCI2012: Move Video Preferences in Settings Tab
koda [Mon, 03 Dec 2012 17:47:39 +0100] rev 8202
GCI2012: Move Video Preferences in Settings Tab
2012-12-03 Merged changes from upstream.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 23:07:36 -0500] rev 8201
Merged changes from upstream.
2012-12-02 Move video description text underneath thumbnail to prevent the layout from resizing.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 18:45:57 -0500] rev 8200
Move video description text underneath thumbnail to prevent the layout from resizing.
2012-12-03 Fix crashes and wtf behaviour introduced in r0b8beacff8a5
unc0rr [Mon, 03 Dec 2012 13:31:39 +0400] rev 8199
Fix crashes and wtf behaviour introduced in r0b8beacff8a5
2012-12-02 Merged with upstream.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 18:12:50 -0500] rev 8198
Merged with upstream.
2012-12-03 Unbreak build with freepascal < 2.6.0
unc0rr [Mon, 03 Dec 2012 12:02:32 +0400] rev 8197
Unbreak build with freepascal < 2.6.0
2012-12-02 Fixed crash that occured after recording a video (pagevideos' config wasn't set).
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 18:10:29 -0500] rev 8196
Fixed crash that occured after recording a video (pagevideos' config wasn't set).
2012-12-03 caught a few more possible glitches in engine cmakefile
koda [Mon, 03 Dec 2012 01:45:59 +0100] rev 8195
caught a few more possible glitches in engine cmakefile
2012-12-02 Merged koda's fix for the hwengine bug.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 17:46:02 -0500] rev 8194
Merged koda's fix for the hwengine bug. eG: --
2012-12-03 MERGE
koda [Mon, 03 Dec 2012 01:43:52 +0100] rev 8193
MERGE
2012-12-02 Make video recording options have fixed size and merge with spinbox->combobox change.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 17:44:34 -0500] rev 8192
Make video recording options have fixed size and merge with spinbox->combobox change.
2012-12-02 Fix check for file existance
unc0rr [Sun, 02 Dec 2012 22:19:13 +0400] rev 8191
Fix check for file existance
2012-12-02 Merged changes from upstream.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 13:57:21 -0500] rev 8190
Merged changes from upstream.
2012-12-02 - Disable in-room bans
unc0rr [Sun, 02 Dec 2012 22:14:21 +0400] rev 8189
- Disable in-room bans - Actually check for banned nickname
2012-12-02 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)
2012-12-02 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)
2012-12-02 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
2012-12-02 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
2012-12-02 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
2012-12-02 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
2012-12-02 fix mask only
nemo [Sat, 01 Dec 2012 19:57:57 -0500] rev 8182
fix mask only
2012-12-01 GCI2012: User/Pass Single Prompt
Ondrej [Sun, 02 Dec 2012 00:31:35 +0100] rev 8181
GCI2012: User/Pass Single Prompt
2012-12-01 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
2012-12-01 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
2012-12-01 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)
2012-12-01 Some fixes
unc0rr [Sat, 01 Dec 2012 22:15:25 +0400] rev 8177
Some fixes
2012-12-01 shorten tip
koda [Sat, 01 Dec 2012 21:19:28 +0100] rev 8176
shorten tip
2012-12-01 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
(0) -3000 -1000 -192 +192 +1000 +3000 tip