koda [Wed, 23 Jan 2013 04:48:04 +0100] rev 8427
ios, show fps when debugging
koda [Wed, 23 Jan 2013 04:42:18 +0100] rev 8426
update sound preferences in ios settings ('sound' means 'sound effects' instead of 'sound enabled')
koda [Wed, 23 Jan 2013 03:37:27 +0100] rev 8425
restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
dag10 [Mon, 21 Jan 2013 21:52:49 -0500] rev 8424
On pagenetgame, when window is too small the map/game options becomes a tabbed interface to allow for a few lines of chat to always be visible.
Restored HWForm's min height to 580.
Fixed the 2px alignment issue with the map list and map previews' top edges that unC0Rr was whining about. <3
unc0rr [Tue, 22 Jan 2013 00:33:37 +0400] rev 8423
Fix official server build
unc0rr [Tue, 22 Jan 2013 00:24:44 +0400] rev 8422
Okay, let's try not trust even room admin on this
unc0rr [Tue, 22 Jan 2013 00:04:09 +0400] rev 8421
Make number of hedgehogs restriction actually work in network game
dag10 [Mon, 21 Jan 2013 14:14:56 -0500] rev 8420
Removed constant repainting of bgwidget on every frame.
dag10 [Mon, 21 Jan 2013 14:07:39 -0500] rev 8419
Prepends an asterisk on maps, styles, and themes that are DLC. (Resolves
issue #515)
dag10 [Mon, 21 Jan 2013 13:04:57 -0500] rev 8418
Force-starting a game now only works for client versions >43
unc0rr [Mon, 21 Jan 2013 12:22:33 +0400] rev 8417
Learn to properly localize strings with numbers pleeeeaaaase
dag10 [Mon, 21 Jan 2013 02:21:04 -0500] rev 8416
It is now possible to start a game even if not all players are "ready"; a confirmation prompt is shown. This commit updates the server.
Unless the official server is updated, this commit will do nothing new.
dag10 [Mon, 21 Jan 2013 00:30:18 -0500] rev 8415
Moved room name edit box from footer to top of page. Also shows room name when in slave mode.
Temporarily increased HWForm's min height from 580 to 610.
nemo [Sun, 20 Jan 2013 20:42:20 -0500] rev 8414
Start piano higher (piano on maps that matched land_height was really weird before). Experiment w/ trying to make birdy shrink into distance to avoid odd birdy vanishes if tracking it.
nemo [Sun, 20 Jan 2013 18:54:18 -0500] rev 8413
restore former cluster behaviour (makes the most diff for the bomb)
koda [Sun, 20 Jan 2013 23:05:31 +0100] rev 8412
lupdate -pro project_files/hedgewars.pro -no-obsolete
yes, I think the lupdate commits should be separate and should contain the -no-obsole flag
koda [Sun, 20 Jan 2013 23:03:27 +0100] rev 8411
reuse the same words with tr() and .arg() in bandialog
koda [Sun, 20 Jan 2013 22:51:26 +0100] rev 8410
fix out of source build
unc0rr [Mon, 21 Jan 2013 00:07:26 +0400] rev 8409
Merge
dag10 <gottlieb.drew@gmail.com> [Sat, 19 Jan 2013 20:01:01 -0500] rev 8408
Centered desc label. (Fixes
issue #461)
dag10 <gottlieb.drew@gmail.com> [Sat, 19 Jan 2013 18:48:21 -0500] rev 8407
Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm.
Added padding to QDialogButtonBox buttons.
Fixed code indentation starting on hwform.cpp:1343.
dag10 <gottlieb.drew@gmail.com> [Sat, 19 Jan 2013 17:46:06 -0500] rev 8406
Accidentally left atexit() inside a mac-only section in last revision (
rbecac012d502)
dag10 <gottlieb.drew@gmail.com> [Sat, 19 Jan 2013 17:33:10 -0500] rev 8405
Moved FileEngineHandler instance in main() to be a pointer released "atexit". (Fixes
issue #509)
dag10 <gottlieb.drew@gmail.com> [Sat, 19 Jan 2013 14:11:06 -0500] rev 8404
Moved library version info out of about.html and into a QLabel beneath Hedgehog.png on about page.
unc0rr [Sat, 19 Jan 2013 21:51:41 +0400] rev 8403
- Allow server admins to use DELEGATE even when not room owner
- Show number of clients per version table on /stats command
unc0rr [Sat, 19 Jan 2013 00:55:51 +0400] rev 8402
Some ignoring
unc0rr [Sat, 19 Jan 2013 00:51:28 +0400] rev 8401
Server messages localization using Qt's l10n subsystem:
- Strings to localize are marked with loc function in server sources
- CMake finds loc calls and generates C++ header containing array of strings marked
- lupdate
- ...
- PROFIT!
koda [Fri, 18 Jan 2013 11:47:23 +0100] rev 8400
improve tips (
issue #472)
lowdread [Fri, 18 Jan 2013 11:32:02 +0100] rev 8399
pt_BR.txt update
inu [Fri, 18 Jan 2013 11:30:09 +0100] rev 8398
pt_PT update
unc0rr [Fri, 18 Jan 2013 00:41:26 +0400] rev 8397
Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?)
Fixes
issue #482
unc0rr [Thu, 17 Jan 2013 23:17:39 +0400] rev 8396
- Pass unknown chat commands to server
- Make server recognize /delegate command
sheepluva [Thu, 17 Jan 2013 18:12:30 +0100] rev 8395
small cleanup of helloSounds; note: physfs:// prefix will break sound paths since playSoundFile uses physfs for finding files already
unc0rr [Thu, 17 Jan 2013 11:16:03 +0400] rev 8394
Merge
dag10 <gottlieb.drew@gmail.com> [Wed, 16 Jan 2013 18:34:43 -0500] rev 8393
Can now change theme for static and mission maps.
Fixed mission map descriptions that had commas which broke them. Now, you must escape commas in map descriptions.
Made bgwidget repaint on animation tick to avoid buffer-not-clearing issue with widgets that change overtop the background leaving a ghost image of the widget's previous state.
Generated map is now the default map in the mapconfig widget.
unc0rr [Tue, 15 Jan 2013 12:20:19 +0400] rev 8392
No
dag10 <gottlieb.drew@gmail.com> [Tue, 15 Jan 2013 00:52:29 -0500] rev 8391
Fixes build.
dag10 <gottlieb.drew@gmail.com> [Mon, 14 Jan 2013 22:09:07 -0500] rev 8390
Added "what we use" section to "about" page. From GCI.
dag10 <gottlieb.drew@gmail.com> [Mon, 14 Jan 2013 16:04:05 -0500] rev 8389
Fixed feedback submission by correcting Content-Type.
dag10 <gottlieb.drew@gmail.com> [Mon, 14 Jan 2013 15:26:00 -0500] rev 8388
Fixed disabled QSpinBox border color.
dag10 <gottlieb.drew@gmail.com> [Mon, 14 Jan 2013 14:10:37 -0500] rev 8387
Organized options into more relavant tabs.
Made QSlider handle larger for easier dragging.
Changed initial volume option from a spin box to a slider.
unc0rr [Mon, 14 Jan 2013 21:37:04 +0400] rev 8386
- Fix another ton of bugs and misbehavior
- Try my fix to grey colors problem
dag10 [Mon, 14 Jan 2013 21:17:42 +0400] rev 8385
Convert feedback page to dialog (+some fixes from unC0Rr)
dag10 [Mon, 14 Jan 2013 13:28:03 +0100] rev 8384
GCI2012: Abstract Page Load
dag10 [Mon, 14 Jan 2013 13:19:47 +0100] rev 8383
GCI2012: Abstract Hedgewars Dialogs
dag10 [Mon, 14 Jan 2013 12:45:01 +0100] rev 8382
GCI2012: No More Hovering
koda [Mon, 14 Jan 2013 12:35:01 +0100] rev 8381
move platform code around, based off a gci task by dag10
koda [Mon, 14 Jan 2013 12:07:51 +0100] rev 8380
GCI2012: Subscribe for Network
koda [Mon, 14 Jan 2013 11:52:19 +0100] rev 8379
keep engine target name consistent across platforms
koda [Mon, 14 Jan 2013 11:28:19 +0100] rev 8378
provide a nice mission description, feel free to improve
dag10 [Mon, 14 Jan 2013 11:19:59 +0100] rev 8377
GCI2012: Improve Game Configuration Widget
- Refactored mapmodel+datamanager to have two separate map models for static and mission maps, and then three static MapInfos in MapModel for the three special maps (random, maze, drawn).
- Created theme selector dialog.
- Created seed view/edit dialog.
- Enlarged start icon on pagemultiplayer and pagenetgame, and added Start.png.
- Moved "Settings" button on pagemultiplayer and pagenetgame from middle of page to page footer.
- Added "load drawing" button to mapcontainer widget.
- Map preview is no longer the randomize button; The randomize functionality is now in a button of its own.
- Map preview no longer grays out (isn't disabled) when in slave mode.
- Seed is now viewable and copyable when in slave mode -- but not editable.
- You should now use the property master (isMaster() and setMaster()) on gamecfgwidget and mapcontainer instead of the enabled property. This is because some widgets (e.g. "view/edit seed" button and map preview) shouldn't be disabled, when all other widgets should be.
- Added mission map descriptions w/ locale support in INI format in mapname/desc.txt if applicable. Use '|' for line break.
unc0rr [Mon, 14 Jan 2013 12:07:06 +0400] rev 8376
Merge
unc0rr [Sun, 13 Jan 2013 11:14:50 +0400] rev 8375
Fix build
dag10 [Sun, 13 Jan 2013 10:46:01 +0400] rev 8374
Hat selection reworked
nemo [Sat, 12 Jan 2013 18:37:10 -0500] rev 8373
Prevent camera from moving with auto camera disabled when remote teams are targetting
unc0rr [Sun, 13 Jan 2013 01:02:08 +0400] rev 8372
Logon procedure for checkers, introduce invisible clients
unc0rr [Sat, 12 Jan 2013 01:18:50 +0400] rev 8371
- Start work on checker
- Various small fixes
martin_bede [Thu, 10 Jan 2013 22:59:46 +0400] rev 8370
Fix tons of warnings
unc0rr [Thu, 10 Jan 2013 22:54:55 +0400] rev 8369
Throw away stupid Data.Seq
unc0rr [Wed, 09 Jan 2013 10:16:10 +0400] rev 8368
Fix build
vitiv <nikita.utiu@gmail.com> [Tue, 08 Jan 2013 21:29:37 +0200] rev 8367
Merged default
martin_bede [Tue, 08 Jan 2013 00:40:20 +0400] rev 8366
lua API functions to enable or disable game flags
nemo [Mon, 07 Jan 2013 08:35:29 -0500] rev 8365
correct rope tip
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
unc0rr [Fri, 04 Jan 2013 21:44:40 +0400] rev 8363
Merge from default
unc0rr [Fri, 04 Jan 2013 19:42:49 +0400] rev 8362
- Unbreak build with .pro file
- Cosmetic fixes to video recording stuff
martin_bede [Wed, 02 Jan 2013 18:32:19 +0100] rev 8361
Tips are now loaded from an xml file.
koda [Thu, 03 Jan 2013 10:43:40 +0100] rev 8360
simplified physfs cmake
martin_bede [Thu, 03 Jan 2013 19:57:17 +0100] rev 8359
Removed wiggle 3D mode, reorder the list of 3D modes.
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
koda [Fri, 04 Jan 2013 02:58:19 +0100] rev 8357
GCI2012: Resolution Freedom
vitiv <nikita.utiu@gmail.com> [Thu, 03 Jan 2013 17:14:14 +0200] rev 8356
Tweaked the resolution option layout.
martin_bede [Wed, 02 Jan 2013 23:13:14 +0100] rev 8355
GCI2012: Unix Qt Signals
vitiv <nikita.utiu@gmail.com> [Thu, 03 Jan 2013 15:59:30 +0200] rev 8354
Separated fullscreen and windowed hwengine resolution parameters.
koda [Wed, 02 Jan 2013 12:39:50 +0100] rev 8353
simplify entering/leaving pages debug
vitiv <nikita.utiu@gmail.com> [Thu, 03 Jan 2013 15:58:23 +0200] rev 8352
Changed resolution labels on options page.
koda [Wed, 02 Jan 2013 10:11:42 +0100] rev 8351
also have uTouch follow the new NewTurn policy
vitiv <nikita.utiu@gmail.com> [Mon, 31 Dec 2012 12:12:23 +0200] rev 8350
merged changes
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.
koda [Sun, 30 Dec 2012 03:00:51 +0100] rev 8348
don't discard older cmake_c_flags
Willie Zhu [Sun, 30 Dec 2012 02:43:24 +0100] rev 8347
GCI2012: CMake List Append
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)
vitiv <nikita.utiu@gmail.com> [Sun, 30 Dec 2012 16:04:28 +0200] rev 8345
Preserve windowed resolution after manual resize
koda [Fri, 28 Dec 2012 23:54:42 +0100] rev 8344
ok, enable the splashscreen for win only
vitiv <nikita.utiu@gmail.com> [Sat, 29 Dec 2012 14:40:20 +0200] rev 8343
Added Support for variable windowed resolution.
koda [Fri, 28 Dec 2012 11:00:12 +0100] rev 8342
restore compatibility with cmake 2.6
koda [Thu, 27 Dec 2012 18:16:50 +0100] rev 8341
NSIS workaround no longer necessary
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
koda [Thu, 27 Dec 2012 17:08:58 +0100] rev 8339
disable splash on linux
Michael Hartman <omh1280@gmail.com> [Sun, 30 Dec 2012 09:48:52 -0500] rev 8338
Small GL message
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
Michael Hartman <omh1280@gmail.com> [Sun, 30 Dec 2012 09:24:30 -0500] rev 8336
uStore.pas: Correctly point to shaders
koda [Thu, 27 Dec 2012 15:56:02 +0100] rev 8335
oops, forgot that data absolute path only applies to linux
Michael Hartman <omh1280@gmail.com> [Sun, 30 Dec 2012 09:23:30 -0500] rev 8334
Added shaders and -GL2 option
koda [Thu, 27 Dec 2012 15:32:48 +0100] rev 8333
move DATA_INSTALL_DIR to the configurable options section
koda [Tue, 25 Dec 2012 05:15:49 +0100] rev 8332
fix hwc install and pas2c preprocessing (but not total conversion)
koda [Thu, 27 Dec 2012 13:24:57 +0100] rev 8331
typo when using DATA_INSTALL_DIR
koda [Tue, 25 Dec 2012 04:45:22 +0100] rev 8330
update branch with default
unc0rr [Thu, 27 Dec 2012 12:31:23 +0400] rev 8329
Fix build
dag10 [Tue, 25 Dec 2012 02:30:00 +0100] rev 8328
GCI2012: Feedback Redo
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
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.
RowanD [Mon, 24 Dec 2012 17:07:12 +0100] rev 8325
GCI2012: Change Argument Passing Between Frontend and Engine
koda [Mon, 24 Dec 2012 16:23:55 +0100] rev 8324
merge
koda [Mon, 24 Dec 2012 15:41:45 +0100] rev 8323
get executable directory at runtime rather than configure time
koda [Mon, 24 Dec 2012 03:00:18 +0100] rev 8322
adjust rpath on osx too for libengine
nemo [Mon, 24 Dec 2012 09:56:29 -0500] rev 8321
fix sky
nemo [Sat, 22 Dec 2012 21:43:39 -0500] rev 8320
Shoppa tournament 2012 winners
nemo [Sat, 22 Dec 2012 21:04:47 -0500] rev 8319
trophyrace with names removed
dag10 [Thu, 20 Dec 2012 23:54:41 +0100] rev 8318
GCI2012: Beautify Network Page
koda [Thu, 20 Dec 2012 23:14:54 +0100] rev 8317
remove the CROSSAPPLE option until a better solution is found
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)
koda [Wed, 19 Dec 2012 19:33:49 +0100] rev 8315
edit rpath manually, allowing frontend+libengine to run on linux too
koda [Wed, 19 Dec 2012 19:28:13 +0100] rev 8314
can change library name and compile it on windows again
koda [Wed, 19 Dec 2012 18:23:29 +0100] rev 8313
remove FPFLAGS and GHFLAGS from cache every time
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)
koda [Tue, 18 Dec 2012 12:04:17 +0100] rev 8311
can use engine as library on windows too
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()
koda [Mon, 17 Dec 2012 00:43:52 +0100] rev 8309
bye bye cBits
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