Wed, 23 Jan 2013 16:35:26 -0500 Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
dag10 [Wed, 23 Jan 2013 16:35:26 -0500] rev 8430
Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint(). Restored "random" button next to "seed" button in mapcontainer widget when in hand-drawn mode.
Wed, 23 Jan 2013 23:57:47 +0400 Oops, got too excited
unc0rr [Wed, 23 Jan 2013 23:57:47 +0400] rev 8429
Oops, got too excited
Wed, 23 Jan 2013 23:54:01 +0400 Fix crashers
unc0rr [Wed, 23 Jan 2013 23:54:01 +0400] rev 8428
Fix crashers
Wed, 23 Jan 2013 04:48:04 +0100 ios, show fps when debugging
koda [Wed, 23 Jan 2013 04:48:04 +0100] rev 8427
ios, show fps when debugging
Wed, 23 Jan 2013 04:42:18 +0100 update sound preferences in ios settings ('sound' means 'sound effects' instead of 'sound enabled')
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')
Wed, 23 Jan 2013 03:37:27 +0100 restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
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
Mon, 21 Jan 2013 21:52:49 -0500 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.
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
Tue, 22 Jan 2013 00:33:37 +0400 Fix official server build
unc0rr [Tue, 22 Jan 2013 00:33:37 +0400] rev 8423
Fix official server build
Tue, 22 Jan 2013 00:24:44 +0400 Okay, let's try not trust even room admin on this
unc0rr [Tue, 22 Jan 2013 00:24:44 +0400] rev 8422
Okay, let's try not trust even room admin on this
Tue, 22 Jan 2013 00:04:09 +0400 Make number of hedgehogs restriction actually work in network game
unc0rr [Tue, 22 Jan 2013 00:04:09 +0400] rev 8421
Make number of hedgehogs restriction actually work in network game
Mon, 21 Jan 2013 14:14:56 -0500 Removed constant repainting of bgwidget on every frame.
dag10 [Mon, 21 Jan 2013 14:14:56 -0500] rev 8420
Removed constant repainting of bgwidget on every frame.
Mon, 21 Jan 2013 14:07:39 -0500 Prepends an asterisk on maps, styles, and themes that are DLC. (Resolves issue 515)
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)
Mon, 21 Jan 2013 13:04:57 -0500 Force-starting a game now only works for client versions >43
dag10 [Mon, 21 Jan 2013 13:04:57 -0500] rev 8418
Force-starting a game now only works for client versions >43
Mon, 21 Jan 2013 12:22:33 +0400 Learn to properly localize strings with numbers pleeeeaaaase
unc0rr [Mon, 21 Jan 2013 12:22:33 +0400] rev 8417
Learn to properly localize strings with numbers pleeeeaaaase
Mon, 21 Jan 2013 02:21:04 -0500 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.
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.
Mon, 21 Jan 2013 00:30:18 -0500 Moved room name edit box from footer to top of page. Also shows room name when in slave mode.
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.
Sun, 20 Jan 2013 20:42:20 -0500 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 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.
Sun, 20 Jan 2013 18:54:18 -0500 restore former cluster behaviour (makes the most diff for the bomb)
nemo [Sun, 20 Jan 2013 18:54:18 -0500] rev 8413
restore former cluster behaviour (makes the most diff for the bomb)
Sun, 20 Jan 2013 23:05:31 +0100 lupdate -pro project_files/hedgewars.pro -no-obsolete
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
Sun, 20 Jan 2013 23:03:27 +0100 reuse the same words with tr() and .arg() in bandialog
koda [Sun, 20 Jan 2013 23:03:27 +0100] rev 8411
reuse the same words with tr() and .arg() in bandialog
Sun, 20 Jan 2013 22:51:26 +0100 fix out of source build
koda [Sun, 20 Jan 2013 22:51:26 +0100] rev 8410
fix out of source build
Mon, 21 Jan 2013 00:07:26 +0400 Merge
unc0rr [Mon, 21 Jan 2013 00:07:26 +0400] rev 8409
Merge
Sat, 19 Jan 2013 20:01:01 -0500 Centered desc label. (Fixes issue 461)
dag10 <gottlieb.drew@gmail.com> [Sat, 19 Jan 2013 20:01:01 -0500] rev 8408
Centered desc label. (Fixes issue #461)
Sat, 19 Jan 2013 18:48:21 -0500 Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm.
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.
Sat, 19 Jan 2013 17:46:06 -0500 Accidentally left atexit() inside a mac-only section in last revision (rbecac012d502)
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)
Sat, 19 Jan 2013 17:33:10 -0500 Moved FileEngineHandler instance in main() to be a pointer released "atexit". (Fixes issue 509)
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)
Sat, 19 Jan 2013 14:11:06 -0500 Moved library version info out of about.html and into a QLabel beneath Hedgehog.png on about page.
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.
Sat, 19 Jan 2013 21:51:41 +0400 - Allow server admins to use DELEGATE even when not room owner
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
Sat, 19 Jan 2013 00:55:51 +0400 Some ignoring
unc0rr [Sat, 19 Jan 2013 00:55:51 +0400] rev 8402
Some ignoring
Sat, 19 Jan 2013 00:51:28 +0400 Server messages localization using Qt's l10n subsystem:
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!
Fri, 18 Jan 2013 11:47:23 +0100 improve tips (issue 472)
koda [Fri, 18 Jan 2013 11:47:23 +0100] rev 8400
improve tips (issue #472)
Fri, 18 Jan 2013 11:32:02 +0100 pt_BR.txt update
lowdread [Fri, 18 Jan 2013 11:32:02 +0100] rev 8399
pt_BR.txt update
Fri, 18 Jan 2013 11:30:09 +0100 pt_PT update
inu [Fri, 18 Jan 2013 11:30:09 +0100] rev 8398
pt_PT update
Fri, 18 Jan 2013 00:41:26 +0400 Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?)
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
Thu, 17 Jan 2013 23:17:39 +0400 - Pass unknown chat commands to server
unc0rr [Thu, 17 Jan 2013 23:17:39 +0400] rev 8396
- Pass unknown chat commands to server - Make server recognize /delegate command
Thu, 17 Jan 2013 18:12:30 +0100 small cleanup of helloSounds; note: physfs:// prefix will break sound paths since playSoundFile uses physfs for finding files already
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
Thu, 17 Jan 2013 11:16:03 +0400 Merge
unc0rr [Thu, 17 Jan 2013 11:16:03 +0400] rev 8394
Merge
Wed, 16 Jan 2013 18:34:43 -0500 Can now change theme for static and mission maps.
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.
Tue, 15 Jan 2013 12:20:19 +0400 No
unc0rr [Tue, 15 Jan 2013 12:20:19 +0400] rev 8392
No
Tue, 15 Jan 2013 00:52:29 -0500 Fixes build.
dag10 <gottlieb.drew@gmail.com> [Tue, 15 Jan 2013 00:52:29 -0500] rev 8391
Fixes build.
Mon, 14 Jan 2013 22:09:07 -0500 Added "what we use" section to "about" page. From GCI.
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.
Mon, 14 Jan 2013 16:04:05 -0500 Fixed feedback submission by correcting Content-Type.
dag10 <gottlieb.drew@gmail.com> [Mon, 14 Jan 2013 16:04:05 -0500] rev 8389
Fixed feedback submission by correcting Content-Type.
Mon, 14 Jan 2013 15:26:00 -0500 Fixed disabled QSpinBox border color.
dag10 <gottlieb.drew@gmail.com> [Mon, 14 Jan 2013 15:26:00 -0500] rev 8388
Fixed disabled QSpinBox border color.
Mon, 14 Jan 2013 14:10:37 -0500 Organized options into more relavant tabs.
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.
Mon, 14 Jan 2013 21:37:04 +0400 - Fix another ton of bugs and misbehavior
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
Mon, 14 Jan 2013 21:17:42 +0400 Convert feedback page to dialog (+some fixes from unC0Rr)
dag10 [Mon, 14 Jan 2013 21:17:42 +0400] rev 8385
Convert feedback page to dialog (+some fixes from unC0Rr)
Mon, 14 Jan 2013 13:28:03 +0100 GCI2012: Abstract Page Load
dag10 [Mon, 14 Jan 2013 13:28:03 +0100] rev 8384
GCI2012: Abstract Page Load
Mon, 14 Jan 2013 13:19:47 +0100 GCI2012: Abstract Hedgewars Dialogs
dag10 [Mon, 14 Jan 2013 13:19:47 +0100] rev 8383
GCI2012: Abstract Hedgewars Dialogs
Mon, 14 Jan 2013 12:45:01 +0100 GCI2012: No More Hovering
dag10 [Mon, 14 Jan 2013 12:45:01 +0100] rev 8382
GCI2012: No More Hovering
Mon, 14 Jan 2013 12:35:01 +0100 move platform code around, based off a gci task by dag10
koda [Mon, 14 Jan 2013 12:35:01 +0100] rev 8381
move platform code around, based off a gci task by dag10
Mon, 14 Jan 2013 12:07:51 +0100 GCI2012: Subscribe for Network
koda [Mon, 14 Jan 2013 12:07:51 +0100] rev 8380
GCI2012: Subscribe for Network
Mon, 14 Jan 2013 11:52:19 +0100 keep engine target name consistent across platforms
koda [Mon, 14 Jan 2013 11:52:19 +0100] rev 8379
keep engine target name consistent across platforms
Mon, 14 Jan 2013 11:28:19 +0100 provide a nice mission description, feel free to improve
koda [Mon, 14 Jan 2013 11:28:19 +0100] rev 8378
provide a nice mission description, feel free to improve
Mon, 14 Jan 2013 11:19:59 +0100 GCI2012: Improve Game Configuration Widget
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.
Mon, 14 Jan 2013 12:07:06 +0400 Merge
unc0rr [Mon, 14 Jan 2013 12:07:06 +0400] rev 8376
Merge
Sun, 13 Jan 2013 11:14:50 +0400 Fix build
unc0rr [Sun, 13 Jan 2013 11:14:50 +0400] rev 8375
Fix build
Sun, 13 Jan 2013 10:46:01 +0400 Hat selection reworked
dag10 [Sun, 13 Jan 2013 10:46:01 +0400] rev 8374
Hat selection reworked
Sat, 12 Jan 2013 18:37:10 -0500 Prevent camera from moving with auto camera disabled when remote teams are targetting
nemo [Sat, 12 Jan 2013 18:37:10 -0500] rev 8373
Prevent camera from moving with auto camera disabled when remote teams are targetting
Sun, 13 Jan 2013 01:02:08 +0400 Logon procedure for checkers, introduce invisible clients
unc0rr [Sun, 13 Jan 2013 01:02:08 +0400] rev 8372
Logon procedure for checkers, introduce invisible clients
Sat, 12 Jan 2013 01:18:50 +0400 - Start work on checker
unc0rr [Sat, 12 Jan 2013 01:18:50 +0400] rev 8371
- Start work on checker - Various small fixes
Thu, 10 Jan 2013 22:59:46 +0400 Fix tons of warnings
martin_bede [Thu, 10 Jan 2013 22:59:46 +0400] rev 8370
Fix tons of warnings
Thu, 10 Jan 2013 22:54:55 +0400 Throw away stupid Data.Seq
unc0rr [Thu, 10 Jan 2013 22:54:55 +0400] rev 8369
Throw away stupid Data.Seq
Wed, 09 Jan 2013 10:16:10 +0400 Fix build
unc0rr [Wed, 09 Jan 2013 10:16:10 +0400] rev 8368
Fix build
Tue, 08 Jan 2013 21:29:37 +0200 Merged default
vitiv <nikita.utiu@gmail.com> [Tue, 08 Jan 2013 21:29:37 +0200] rev 8367
Merged default
Tue, 08 Jan 2013 00:40:20 +0400 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
Mon, 07 Jan 2013 08:35:29 -0500 correct rope tip
nemo [Mon, 07 Jan 2013 08:35:29 -0500] rev 8365
correct rope tip
Tue, 08 Jan 2013 21:27:35 +0200 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
Fri, 04 Jan 2013 21:44:40 +0400 Merge from default flibqtfrontend
unc0rr [Fri, 04 Jan 2013 21:44:40 +0400] rev 8363
Merge from default
Fri, 04 Jan 2013 19:42:49 +0400 - 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
Wed, 02 Jan 2013 18:32:19 +0100 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.
Thu, 03 Jan 2013 10:43:40 +0100 simplified physfs cmake
koda [Thu, 03 Jan 2013 10:43:40 +0100] rev 8360
simplified physfs cmake
Thu, 03 Jan 2013 19:57:17 +0100 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.
Fri, 04 Jan 2013 03:13:21 +0100 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
Fri, 04 Jan 2013 02:58:19 +0100 GCI2012: Resolution Freedom
koda [Fri, 04 Jan 2013 02:58:19 +0100] rev 8357
GCI2012: Resolution Freedom
Thu, 03 Jan 2013 17:14:14 +0200 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.
Wed, 02 Jan 2013 23:13:14 +0100 GCI2012: Unix Qt Signals
martin_bede [Wed, 02 Jan 2013 23:13:14 +0100] rev 8355
GCI2012: Unix Qt Signals
Thu, 03 Jan 2013 15:59:30 +0200 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.
Wed, 02 Jan 2013 12:39:50 +0100 simplify entering/leaving pages debug
koda [Wed, 02 Jan 2013 12:39:50 +0100] rev 8353
simplify entering/leaving pages debug
Thu, 03 Jan 2013 15:58:23 +0200 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.
Wed, 02 Jan 2013 10:11:42 +0100 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
Mon, 31 Dec 2012 12:12:23 +0200 merged changes
vitiv <nikita.utiu@gmail.com> [Mon, 31 Dec 2012 12:12:23 +0200] rev 8350
merged changes
Tue, 01 Jan 2013 14:21:51 -0500 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.
Sun, 30 Dec 2012 03:00:51 +0100 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
Sun, 30 Dec 2012 02:43:24 +0100 GCI2012: CMake List Append
Willie Zhu [Sun, 30 Dec 2012 02:43:24 +0100] rev 8347
GCI2012: CMake List Append
Sat, 29 Dec 2012 22:50:10 +0100 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)
Sun, 30 Dec 2012 16:04:28 +0200 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
Fri, 28 Dec 2012 23:54:42 +0100 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
Sat, 29 Dec 2012 14:40:20 +0200 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.
Fri, 28 Dec 2012 11:00:12 +0100 restore compatibility with cmake 2.6
koda [Fri, 28 Dec 2012 11:00:12 +0100] rev 8342
restore compatibility with cmake 2.6
Thu, 27 Dec 2012 18:16:50 +0100 NSIS workaround no longer necessary
koda [Thu, 27 Dec 2012 18:16:50 +0100] rev 8341
NSIS workaround no longer necessary
Wed, 02 Jan 2013 11:11:49 +0100 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
Thu, 27 Dec 2012 17:08:58 +0100 disable splash on linux
koda [Thu, 27 Dec 2012 17:08:58 +0100] rev 8339
disable splash on linux
Sun, 30 Dec 2012 09:48:52 -0500 Small GL message webgl
Michael Hartman <omh1280@gmail.com> [Sun, 30 Dec 2012 09:48:52 -0500] rev 8338
Small GL message
Thu, 27 Dec 2012 17:01:02 +0100 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
Sun, 30 Dec 2012 09:24:30 -0500 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
Thu, 27 Dec 2012 15:56:02 +0100 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
Sun, 30 Dec 2012 09:23:30 -0500 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
Thu, 27 Dec 2012 15:32:48 +0100 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
Tue, 25 Dec 2012 05:15:49 +0100 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)
Thu, 27 Dec 2012 13:24:57 +0100 typo when using DATA_INSTALL_DIR
koda [Thu, 27 Dec 2012 13:24:57 +0100] rev 8331
typo when using DATA_INSTALL_DIR
Tue, 25 Dec 2012 04:45:22 +0100 update branch with default webgl
koda [Tue, 25 Dec 2012 04:45:22 +0100] rev 8330
update branch with default
Thu, 27 Dec 2012 12:31:23 +0400 Fix build
unc0rr [Thu, 27 Dec 2012 12:31:23 +0400] rev 8329
Fix build
Tue, 25 Dec 2012 02:30:00 +0100 GCI2012: Feedback Redo
dag10 [Tue, 25 Dec 2012 02:30:00 +0100] rev 8328
GCI2012: Feedback Redo
Tue, 25 Dec 2012 01:13:07 +0100 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
Mon, 24 Dec 2012 12:52:14 -0500 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.
Mon, 24 Dec 2012 17:07:12 +0100 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
Mon, 24 Dec 2012 16:23:55 +0100 merge
koda [Mon, 24 Dec 2012 16:23:55 +0100] rev 8324
merge
Mon, 24 Dec 2012 15:41:45 +0100 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
Mon, 24 Dec 2012 03:00:18 +0100 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
Mon, 24 Dec 2012 09:56:29 -0500 fix sky
nemo [Mon, 24 Dec 2012 09:56:29 -0500] rev 8321
fix sky
Sat, 22 Dec 2012 21:43:39 -0500 Shoppa tournament 2012 winners
nemo [Sat, 22 Dec 2012 21:43:39 -0500] rev 8320
Shoppa tournament 2012 winners
Sat, 22 Dec 2012 21:04:47 -0500 trophyrace with names removed
nemo [Sat, 22 Dec 2012 21:04:47 -0500] rev 8319
trophyrace with names removed
Thu, 20 Dec 2012 23:54:41 +0100 GCI2012: Beautify Network Page
dag10 [Thu, 20 Dec 2012 23:54:41 +0100] rev 8318
GCI2012: Beautify Network Page
Thu, 20 Dec 2012 23:14:54 +0100 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
Thu, 20 Dec 2012 23:12:18 +0100 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)
Wed, 19 Dec 2012 19:33:49 +0100 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
Wed, 19 Dec 2012 19:28:13 +0100 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
Wed, 19 Dec 2012 18:23:29 +0100 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
Wed, 19 Dec 2012 18:17:23 +0100 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)
Tue, 18 Dec 2012 12:04:17 +0100 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
Tue, 18 Dec 2012 03:07:45 +0100 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()
Mon, 17 Dec 2012 00:43:52 +0100 bye bye cBits
koda [Mon, 17 Dec 2012 00:43:52 +0100] rev 8309
bye bye cBits
Mon, 17 Dec 2012 00:34:49 +0100 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
Mon, 17 Dec 2012 00:18:18 +0100 GCI2012: Optional Second Argument
RowanD [Mon, 17 Dec 2012 00:18:18 +0100] rev 8307
GCI2012: Optional Second Argument
Tue, 18 Dec 2012 20:48:37 +0400 Use physfs here too flibqtfrontend
unc0rr [Tue, 18 Dec 2012 20:48:37 +0400] rev 8306
Use physfs here too
Sun, 16 Dec 2012 18:50:00 +0100 add hwengine.desktop to hgignore
sheepluva [Sun, 16 Dec 2012 18:50:00 +0100] rev 8305
add hwengine.desktop to hgignore
Sun, 16 Dec 2012 12:25:13 +0400 Merge from default flibqtfrontend
unc0rr [Sun, 16 Dec 2012 12:25:13 +0400] rev 8304
Merge from default
Sun, 16 Dec 2012 12:16:21 +0400 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
Sun, 16 Dec 2012 01:25:11 +0100 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
Sat, 15 Dec 2012 23:00:07 +0100 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
Sat, 15 Dec 2012 22:42:21 +0100 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
Fri, 14 Dec 2012 21:09:07 +0100 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
Fri, 14 Dec 2012 18:57:31 +0100 Merge from parent
Ondrej Skopek <skopekondrej@gmail.com> [Fri, 14 Dec 2012 18:57:31 +0100] rev 8298
Merge from parent
Fri, 14 Dec 2012 18:49:25 +0100 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
Thu, 13 Dec 2012 20:34:44 +0100 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
Wed, 12 Dec 2012 16:17:32 +0100 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
Wed, 12 Dec 2012 15:57:01 +0100 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
Tue, 11 Dec 2012 15:45:20 +0100 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
Fri, 14 Dec 2012 09:58:26 -0500 *sigh*
nemo [Fri, 14 Dec 2012 09:58:26 -0500] rev 8292
*sigh*
Mon, 10 Dec 2012 22:09:54 +0100 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
Fri, 14 Dec 2012 09:53:17 -0500 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
Mon, 10 Dec 2012 10:32:51 -0500 uint32_t -> quint32
nemo [Mon, 10 Dec 2012 10:32:51 -0500] rev 8289
uint32_t -> quint32
Mon, 10 Dec 2012 10:21:56 +0100 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)
Mon, 10 Dec 2012 12:06:02 +0400 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... :(
Mon, 10 Dec 2012 11:45:21 +0400 Fix windows build broken in raf97cdbb7713
unc0rr [Mon, 10 Dec 2012 11:45:21 +0400] rev 8286
Fix windows build broken in raf97cdbb7713
Mon, 10 Dec 2012 03:59:00 +0100 cmake set variable and typo
koda [Mon, 10 Dec 2012 03:59:00 +0100] rev 8285
cmake set variable and typo
Mon, 10 Dec 2012 03:07:25 +0100 GCI2012: Autoupdate Button in Settings
Drew Gottlieb [Mon, 10 Dec 2012 03:07:25 +0100] rev 8284
GCI2012: Autoupdate Button in Settings
Sun, 09 Dec 2012 18:00:01 +0100 cmake verbosity/documentation/cleanup/formatting
koda [Sun, 09 Dec 2012 18:00:01 +0100] rev 8283
cmake verbosity/documentation/cleanup/formatting
Sun, 16 Dec 2012 12:05:32 +0400 Implement some more callbacks flibqtfrontend
unc0rr [Sun, 16 Dec 2012 12:05:32 +0400] rev 8282
Implement some more callbacks
Sun, 09 Dec 2012 16:13:06 +0100 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
Fri, 14 Dec 2012 00:12:00 +0400 Delete poller when game is over flibqtfrontend
unc0rr [Fri, 14 Dec 2012 00:12:00 +0400] rev 8280
Delete poller when game is over
Sun, 09 Dec 2012 16:00:06 +0100 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
Sat, 08 Dec 2012 22:53:23 +0400 Merge with default flibqtfrontend
unc0rr [Sat, 08 Dec 2012 22:53:23 +0400] rev 8278
Merge with default
Sat, 08 Dec 2012 20:49:43 -0500 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.
Sat, 08 Dec 2012 22:43:03 +0400 Some fixes flibqtfrontend
unc0rr [Sat, 08 Dec 2012 22:43:03 +0400] rev 8276
Some fixes
Sat, 08 Dec 2012 20:23:13 +0400 Unbreak build flibqtfrontend
unc0rr [Sat, 08 Dec 2012 20:23:13 +0400] rev 8275
Unbreak build
Sat, 08 Dec 2012 20:23:13 +0400 Unbreak build
unc0rr [Sat, 08 Dec 2012 20:23:13 +0400] rev 8274
Unbreak build
Sat, 08 Dec 2012 15:38:16 +0100 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
Sat, 08 Dec 2012 15:38:16 +0100 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
Sat, 08 Dec 2012 15:35:03 +0100 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
Sat, 08 Dec 2012 15:35:03 +0100 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
Sat, 08 Dec 2012 15:06:30 +0100 GCI2012: Google Issue Login flibqtfrontend
Drew Gottlieb [Sat, 08 Dec 2012 15:06:30 +0100] rev 8269
GCI2012: Google Issue Login
Sat, 08 Dec 2012 15:06:30 +0100 GCI2012: Google Issue Login
Drew Gottlieb [Sat, 08 Dec 2012 15:06:30 +0100] rev 8268
GCI2012: Google Issue Login
Fri, 07 Dec 2012 16:03:53 -0500 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
Fri, 07 Dec 2012 16:03:53 -0500 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
Fri, 07 Dec 2012 11:05:17 -0500 updated frontend translation flibqtfrontend
Marco Bresciani [Fri, 07 Dec 2012 11:05:17 -0500] rev 8265
updated frontend translation
Fri, 07 Dec 2012 11:05:17 -0500 updated frontend translation
Marco Bresciani [Fri, 07 Dec 2012 11:05:17 -0500] rev 8264
updated frontend translation
Thu, 06 Dec 2012 11:14:21 +0100 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
Thu, 06 Dec 2012 11:14:21 +0100 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
Tue, 04 Dec 2012 09:24:10 +0100 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)
Tue, 04 Dec 2012 09:24:10 +0100 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)
Thu, 06 Dec 2012 10:01:01 +0100 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 )
Thu, 06 Dec 2012 10:01:01 +0100 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 )
Thu, 06 Dec 2012 01:54:34 +0100 GCI2012: Refactor Authors Page flibqtfrontend
koda [Thu, 06 Dec 2012 01:54:34 +0100] rev 8257
GCI2012: Refactor Authors Page
Thu, 06 Dec 2012 01:54:34 +0100 GCI2012: Refactor Authors Page
koda [Thu, 06 Dec 2012 01:54:34 +0100] rev 8256
GCI2012: Refactor Authors Page
Thu, 06 Dec 2012 00:44:27 +0100 tinker around the info delivery... flibqtfrontend
koda [Thu, 06 Dec 2012 00:44:27 +0100] rev 8255
tinker around the info delivery...
Thu, 06 Dec 2012 00:52:50 +0100 GCI2012: Sound Option, Hear Only Music
koda [Thu, 06 Dec 2012 00:52:50 +0100] rev 8254
GCI2012: Sound Option, Hear Only Music
Wed, 05 Dec 2012 23:54:47 +0100 GCI2012: Embed System Info flibqtfrontend
Martin Bede [Wed, 05 Dec 2012 23:54:47 +0100] rev 8253
GCI2012: Embed System Info
Thu, 06 Dec 2012 00:44:27 +0100 tinker around the info delivery...
koda [Thu, 06 Dec 2012 00:44:27 +0100] rev 8252
tinker around the info delivery...
Tue, 04 Dec 2012 17:57:18 -0500 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.
Wed, 05 Dec 2012 23:54:47 +0100 GCI2012: Embed System Info
Martin Bede [Wed, 05 Dec 2012 23:54:47 +0100] rev 8250
GCI2012: Embed System Info
Wed, 05 Dec 2012 17:25:48 -0500 Merge
Mitchell Kember <mk12360@gmail.com> [Wed, 05 Dec 2012 17:25:48 -0500] rev 8249
Merge
Tue, 04 Dec 2012 16:53:47 -0500 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.
Thu, 06 Dec 2012 00:38:12 +0400 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
Tue, 04 Dec 2012 16:37:02 -0500 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.
Thu, 06 Dec 2012 00:24:20 +0400 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
Thu, 06 Dec 2012 00:38:12 +0400 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
Thu, 06 Dec 2012 00:14:40 +0400 Stop syncing when recieved 'o' message
unc0rr [Thu, 06 Dec 2012 00:14:40 +0400] rev 8243
Stop syncing when recieved 'o' message
Thu, 06 Dec 2012 00:24:20 +0400 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
Thu, 06 Dec 2012 00:08:33 +0400 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
Thu, 06 Dec 2012 00:14:40 +0400 Stop syncing when recieved 'o' message flibqtfrontend
unc0rr [Thu, 06 Dec 2012 00:14:40 +0400] rev 8240
Stop syncing when recieved 'o' message
Thu, 06 Dec 2012 00:04:23 +0400 Better check for bans
unc0rr [Thu, 06 Dec 2012 00:04:23 +0400] rev 8239
Better check for bans
Thu, 06 Dec 2012 00:08:33 +0400 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
Wed, 05 Dec 2012 23:55:22 +0400 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
Thu, 06 Dec 2012 00:04:23 +0400 Better check for bans flibqtfrontend
unc0rr [Thu, 06 Dec 2012 00:04:23 +0400] rev 8236
Better check for bans
Wed, 05 Dec 2012 23:51:04 +0400 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
Wed, 05 Dec 2012 13:45:18 -0500 Merge
Mitchell Kember <mk12360@gmail.com> [Wed, 05 Dec 2012 13:45:18 -0500] rev 8234
Merge
Wed, 05 Dec 2012 23:55:22 +0400 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
Wed, 05 Dec 2012 23:25:11 +0400 "Registered users only" room flag
unc0rr [Wed, 05 Dec 2012 23:25:11 +0400] rev 8232
"Registered users only" room flag
Tue, 04 Dec 2012 17:57:18 -0500 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.
Wed, 05 Dec 2012 23:51:04 +0400 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
Tue, 04 Dec 2012 16:53:47 -0500 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.
Wed, 05 Dec 2012 13:31:08 -0500 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
Wed, 05 Dec 2012 23:25:11 +0400 "Registered users only" room flag flibqtfrontend
unc0rr [Wed, 05 Dec 2012 23:25:11 +0400] rev 8227
"Registered users only" room flag
Tue, 04 Dec 2012 16:37:02 -0500 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.
Wed, 05 Dec 2012 18:12:07 +0100 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
Wed, 05 Dec 2012 13:31:08 -0500 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
Tue, 04 Dec 2012 10:49:52 +0100 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
Wed, 05 Dec 2012 18:12:07 +0100 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
Tue, 04 Dec 2012 10:17:16 +0100 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
Tue, 04 Dec 2012 10:17:16 +0100 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
Tue, 04 Dec 2012 03:54:42 +0100 GCI2012: Fix Cancelling Video Uploads
O. Michael Hartman [Tue, 04 Dec 2012 03:54:42 +0100] rev 8219
GCI2012: Fix Cancelling Video Uploads
Tue, 04 Dec 2012 03:54:42 +0100 GCI2012: Fix Cancelling Video Uploads flibqtfrontend
O. Michael Hartman [Tue, 04 Dec 2012 03:54:42 +0100] rev 8218
GCI2012: Fix Cancelling Video Uploads
Tue, 04 Dec 2012 03:27:12 +0100 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
Tue, 04 Dec 2012 03:27:12 +0100 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
Tue, 04 Dec 2012 03:25:31 +0100 can reopen engine again...
koda [Tue, 04 Dec 2012 03:25:31 +0100] rev 8215
can reopen engine again...
Tue, 04 Dec 2012 03:25:31 +0100 can reopen engine again... flibqtfrontend
koda [Tue, 04 Dec 2012 03:25:31 +0100] rev 8214
can reopen engine again...
Tue, 04 Dec 2012 01:52:42 +0100 third merge, yay
koda [Tue, 04 Dec 2012 01:52:42 +0100] rev 8213
third merge, yay
Mon, 03 Dec 2012 17:38:31 -0500 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 '.'.
Tue, 04 Dec 2012 01:52:14 +0100 second merge
koda [Tue, 04 Dec 2012 01:52:14 +0100] rev 8211
second merge
Tue, 04 Dec 2012 22:31:22 +0400 Register flib_gameconn callbacks flibqtfrontend
unc0rr [Tue, 04 Dec 2012 22:31:22 +0400] rev 8210
Register flib_gameconn callbacks
Tue, 04 Dec 2012 01:51:57 +0100 first merge
koda [Tue, 04 Dec 2012 01:51:57 +0100] rev 8209
first merge
Tue, 04 Dec 2012 09:15:55 +0400 merge from default flibqtfrontend
unc0rr [Tue, 04 Dec 2012 09:15:55 +0400] rev 8208
merge from default
Mon, 03 Dec 2012 17:38:31 -0500 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 '.'.
Mon, 03 Dec 2012 23:54:12 +0400 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.
Mon, 03 Dec 2012 18:08:19 +0100 GCI2012: Navigation Output
Ondrej [Mon, 03 Dec 2012 18:08:19 +0100] rev 8205
GCI2012: Navigation Output
Mon, 03 Dec 2012 17:51:57 +0100 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
Mon, 03 Dec 2012 17:49:02 +0100 don't allow resizing videorec widgets
koda [Mon, 03 Dec 2012 17:49:02 +0100] rev 8203
don't allow resizing videorec widgets
Mon, 03 Dec 2012 17:47:39 +0100 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
Sun, 02 Dec 2012 23:07:36 -0500 Merged changes from upstream.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 23:07:36 -0500] rev 8201
Merged changes from upstream.
Sun, 02 Dec 2012 18:45:57 -0500 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.
Mon, 03 Dec 2012 13:31:39 +0400 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
Sun, 02 Dec 2012 18:12:50 -0500 Merged with upstream.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 18:12:50 -0500] rev 8198
Merged with upstream.
Mon, 03 Dec 2012 12:02:32 +0400 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
Sun, 02 Dec 2012 18:10:29 -0500 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).
Mon, 03 Dec 2012 01:45:59 +0100 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
Sun, 02 Dec 2012 17:46:02 -0500 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: --
Mon, 03 Dec 2012 01:43:52 +0100 MERGE
koda [Mon, 03 Dec 2012 01:43:52 +0100] rev 8193
MERGE
Sun, 02 Dec 2012 17:44:34 -0500 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.
Sun, 02 Dec 2012 22:19:13 +0400 Fix check for file existance
unc0rr [Sun, 02 Dec 2012 22:19:13 +0400] rev 8191
Fix check for file existance
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
Tue, 25 Sep 2012 22:45:40 +0400 - Keep track of room name so correct name is displayed when you become room admin
unc0rr [Tue, 25 Sep 2012 22:45:40 +0400] rev 7710
- Keep track of room name so correct name is displayed when you become room admin - Don't rename rooms if client is > 0.9.17
Tue, 25 Sep 2012 02:57:03 +0200 only accept RELASE and DEBUG build type configuration
koda [Tue, 25 Sep 2012 02:57:03 +0200] rev 7709
only accept RELASE and DEBUG build type configuration
Tue, 25 Sep 2012 02:35:21 +0200 another little tweak
koda [Tue, 25 Sep 2012 02:35:21 +0200] rev 7708
another little tweak
Tue, 25 Sep 2012 02:25:22 +0200 sdl_extras updated/fixed (is this file still needed?)
koda [Tue, 25 Sep 2012 02:25:22 +0200] rev 7707
sdl_extras updated/fixed (is this file still needed?)
Tue, 25 Sep 2012 01:27:26 +0200 forgot a few checks from rev f40c65ae3eab
koda [Tue, 25 Sep 2012 01:27:26 +0200] rev 7706
forgot a few checks from rev f40c65ae3eab
Tue, 25 Sep 2012 01:02:21 +0200 force a DEBUG build when HW_DEV is true, some CMakeLists.txt cleanup/commenting
koda [Tue, 25 Sep 2012 01:02:21 +0200] rev 7705
force a DEBUG build when HW_DEV is true, some CMakeLists.txt cleanup/commenting
Tue, 25 Sep 2012 00:35:49 +0200 slight tweak to lua linking (that will break everything, i'm sure)
koda [Tue, 25 Sep 2012 00:35:49 +0200] rev 7704
slight tweak to lua linking (that will break everything, i'm sure)
Sat, 22 Sep 2012 19:14:58 +0400 Make sheepluva happy
unc0rr [Sat, 22 Sep 2012 19:14:58 +0400] rev 7703
Make sheepluva happy
Sat, 22 Sep 2012 19:01:39 +0400 Allow using system proxy settings
unc0rr [Sat, 22 Sep 2012 19:01:39 +0400] rev 7702
Allow using system proxy settings
Fri, 21 Sep 2012 23:33:34 +0400 - Small fix
unc0rr [Fri, 21 Sep 2012 23:33:34 +0400] rev 7701
- Small fix - Update russian translation
Fri, 21 Sep 2012 23:29:57 +0400 Support for proxies (not tested)
unc0rr [Fri, 21 Sep 2012 23:29:57 +0400] rev 7700
Support for proxies (not tested)
Fri, 21 Sep 2012 01:29:33 +0200 blindly trying to fix the android build
koda [Fri, 21 Sep 2012 01:29:33 +0200] rev 7699
blindly trying to fix the android build
Fri, 21 Sep 2012 01:07:56 +0200 nicer debug log visuals on ios
koda [Fri, 21 Sep 2012 01:07:56 +0200] rev 7698
nicer debug log visuals on ios
Fri, 21 Sep 2012 00:50:04 +0200 switch the Tremor implementation from the Cocos2D one to the lowmem-no-byte branch and let's see what happens
koda [Fri, 21 Sep 2012 00:50:04 +0200] rev 7697
switch the Tremor implementation from the Cocos2D one to the lowmem-no-byte branch and let's see what happens
Thu, 20 Sep 2012 23:04:10 +0200 update ios project file again to reflect SDL2 renaming
koda [Thu, 20 Sep 2012 23:04:10 +0200] rev 7696
update ios project file again to reflect SDL2 renaming
Sun, 16 Sep 2012 23:52:36 +0200 Hedgeroid: Updated base locale
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 23:52:36 +0200] rev 7695
Hedgeroid: Updated base locale
Thu, 20 Sep 2012 22:17:02 +0200 issue ENGINECLEAN only when fpc < 2.6
koda [Thu, 20 Sep 2012 22:17:02 +0200] rev 7694
issue ENGINECLEAN only when fpc < 2.6
Sun, 16 Sep 2012 22:41:58 +0200 Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 22:41:58 +0200] rev 7693
Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
Thu, 20 Sep 2012 22:10:32 +0200 updated ios project file
koda [Thu, 20 Sep 2012 22:10:32 +0200] rev 7692
updated ios project file
Sun, 16 Sep 2012 22:31:34 +0200 frontlib+Hedgeroid: Added support for the new client flags (chief, admin, reg)
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 22:31:34 +0200] rev 7691
frontlib+Hedgeroid: Added support for the new client flags (chief, admin, reg)
Sun, 16 Sep 2012 23:30:55 +0400 Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
unc0rr [Sun, 16 Sep 2012 23:30:55 +0400] rev 7690
Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
Sun, 16 Sep 2012 17:42:48 +0200 frontlib: Add/change comments to correspond to recent changes in QtFrontend and server
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 17:42:48 +0200] rev 7689
frontlib: Add/change comments to correspond to recent changes in QtFrontend and server
Sun, 16 Sep 2012 22:55:33 +0400 New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
unc0rr [Sun, 16 Sep 2012 22:55:33 +0400] rev 7688
New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
Sun, 16 Sep 2012 16:54:51 +0200 Merge
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 16:54:51 +0200] rev 7687
Merge
Sun, 16 Sep 2012 09:33:57 +0400 Italian translation update
ChipHome [Sun, 16 Sep 2012 09:33:57 +0400] rev 7686
Italian translation update
Tue, 11 Sep 2012 22:19:23 +0400 Italian engine translation update
ChipHome [Tue, 11 Sep 2012 22:19:23 +0400] rev 7685
Italian engine translation update
Sun, 09 Sep 2012 20:58:45 +0200 recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
sheepluva [Sun, 09 Sep 2012 20:58:45 +0200] rev 7684
recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
Sun, 09 Sep 2012 20:11:07 +0200 client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
sheepluva [Sun, 09 Sep 2012 20:11:07 +0200] rev 7683
client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
Sun, 09 Sep 2012 19:57:13 +0400 'h' status for room admins
unc0rr [Sun, 09 Sep 2012 19:57:13 +0400] rev 7682
'h' status for room admins
Sun, 09 Sep 2012 15:37:10 +0400 Reset to default colors button
unc0rr [Sun, 09 Sep 2012 15:37:10 +0400] rev 7681
Reset to default colors button
Sun, 09 Sep 2012 14:45:21 +0400 - Some improvements to tr() calls
unc0rr [Sun, 09 Sep 2012 14:45:21 +0400] rev 7680
- Some improvements to tr() calls - Translate some entries in russian and english translations
Sun, 09 Sep 2012 13:40:02 +0400 - Fix some warnings in frontend
unc0rr [Sun, 09 Sep 2012 13:40:02 +0400] rev 7679
- Fix some warnings in frontend - lupdate
Sun, 09 Sep 2012 11:50:34 +0400 Polish settings page a bit
unc0rr [Sun, 09 Sep 2012 11:50:34 +0400] rev 7678
Polish settings page a bit
Sat, 08 Sep 2012 10:30:16 +0400 More consistency in terminology
unc0rr [Sat, 08 Sep 2012 10:30:16 +0400] rev 7677
More consistency in terminology
Fri, 07 Sep 2012 12:13:38 +0200 merging in campaign updates - please test
sheepluva [Fri, 07 Sep 2012 12:13:38 +0200] rev 7676
merging in campaign updates - please test
Wed, 05 Sep 2012 16:54:13 +0300 Fixed grammar/vocabulary and improved balance
belphegorr <szabibibi@gmail.com> [Wed, 05 Sep 2012 16:54:13 +0300] rev 7675
Fixed grammar/vocabulary and improved balance Mission 7: Added more pickhammers so that it's harder to run out of them, added more weapons to the AI Mission 6: Removed reset possibility, added sticky mines, more weapons for AI every six turns Enter commit message. Lines beginning with 'HG:' are removed.
Thu, 06 Sep 2012 15:47:52 +0200 fix for issue 293 : "rope stuck after picking crate"
sheepluva [Thu, 06 Sep 2012 15:47:52 +0200] rev 7674
fix for issue #293 : "rope stuck after picking crate"
Wed, 05 Sep 2012 12:36:47 +0200 fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first.
sheepluva [Wed, 05 Sep 2012 12:36:47 +0200] rev 7673
fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first. (e.g. happens if game fails to start due to missing hwengine binary. a second start attempt will lead to a segfault, even if you correctly install the binary.)
Tue, 04 Sep 2012 18:40:53 -0400 retain frontend effects setting exiting/leaving settings
nemo [Tue, 04 Sep 2012 18:40:53 -0400] rev 7672
retain frontend effects setting exiting/leaving settings
Wed, 05 Sep 2012 02:17:04 +0400 Fix some warnings
unc0rr [Wed, 05 Sep 2012 02:17:04 +0400] rev 7671
Fix some warnings
Wed, 05 Sep 2012 02:11:51 +0400 Stop messages without possible desync on load from save
unc0rr [Wed, 05 Sep 2012 02:11:51 +0400] rev 7670
Stop messages without possible desync on load from save
Tue, 04 Sep 2012 13:18:26 +0200 I didn't want to do this since it seems less clean, but...
sheepluva [Tue, 04 Sep 2012 13:18:26 +0200] rev 7669
I didn't want to do this since it seems less clean, but... moving the stats-fix into CheckForWin, since that function is the one sending the damage stats (whyyyy?) therefore it's not sufficient to update stats after calling it, some of the stats won't be transfered to frontend then
Tue, 04 Sep 2012 15:18:22 +0400 Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
unc0rr [Tue, 04 Sep 2012 15:18:22 +0400] rev 7668
Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
Tue, 04 Sep 2012 12:43:55 +0200 skip second CheckForWin if water wasn't raised after first one
sheepluva [Tue, 04 Sep 2012 12:43:55 +0200] rev 7667
skip second CheckForWin if water wasn't raised after first one
Tue, 04 Sep 2012 12:34:00 +0200 fix multi-shot related game ends leading to incomplete stats, fixes issue 372
sheepluva [Tue, 04 Sep 2012 12:34:00 +0200] rev 7666
fix multi-shot related game ends leading to incomplete stats, fixes issue #372
Tue, 04 Sep 2012 12:25:55 +0400 More Qt-ish code, fix couple warnings.
unc0rr [Tue, 04 Sep 2012 12:25:55 +0400] rev 7665
More Qt-ish code, fix couple warnings.
Tue, 04 Sep 2012 12:16:36 +0400 Unset room restrictions on player/team joins when changing room admin
unc0rr [Tue, 04 Sep 2012 12:16:36 +0400] rev 7664
Unset room restrictions on player/team joins when changing room admin
Tue, 04 Sep 2012 11:09:23 +0400 More precision
unc0rr [Tue, 04 Sep 2012 11:09:23 +0400] rev 7663
More precision
Mon, 03 Sep 2012 14:50:26 -0400 forgot to add back c96ff1a053d0
nemo [Mon, 03 Sep 2012 14:50:26 -0400] rev 7662
forgot to add back c96ff1a053d0
Mon, 03 Sep 2012 20:46:34 +0200 fix for issue 376 (embedding barrels in ceiling)
sheepluva [Mon, 03 Sep 2012 20:46:34 +0200] rev 7661
fix for issue #376 (embedding barrels in ceiling)
Mon, 03 Sep 2012 14:08:01 -0400 Fix line endings, add missing amMine entry
nemo [Mon, 03 Sep 2012 14:08:01 -0400] rev 7660
Fix line endings, add missing amMine entry
Mon, 03 Sep 2012 20:04:42 +0200 teleport hack fixes:
sheepluva [Mon, 03 Sep 2012 20:04:42 +0200] rev 7659
teleport hack fixes: * don't let hogs fall into other hogs, barrels or other gears * stop animation on damage (doesn't work with invul, sadly) * don't force waiting for ground-contact in inf attack mode * fix initially placing hog right next to instant-mine causing bugs
Mon, 03 Sep 2012 13:52:35 -0400 adjust velocity when entering/exiting the 4x routine
nemo [Mon, 03 Sep 2012 13:52:35 -0400] rev 7658
adjust velocity when entering/exiting the 4x routine
Mon, 03 Sep 2012 12:35:51 -0400 Let's try *4 instead. Not nearly as much of a win, but might be usable.
nemo [Mon, 03 Sep 2012 12:35:51 -0400] rev 7657
Let's try *4 instead. Not nearly as much of a win, but might be usable.
Mon, 03 Sep 2012 00:00:54 -0400 So, unc0rr won't let me revert to pre-e496587db93e, but reverting db731c523653 makes the rope less-sticky-enough to actually be usable in an ordinary game without my screaming at the monitor as I drown for the nth time...
nemo [Mon, 03 Sep 2012 00:00:54 -0400] rev 7656
So, unc0rr won't let me revert to pre-e496587db93e, but reverting db731c523653 makes the rope less-sticky-enough to actually be usable in an ordinary game without my screaming at the monitor as I drown for the nth time...
Sun, 02 Sep 2012 22:27:01 +0200 if this doesn't work I shall cry like a lady
sheepluva [Sun, 02 Sep 2012 22:27:01 +0200] rev 7655
if this doesn't work I shall cry like a lady
Sun, 02 Sep 2012 22:09:06 +0200 I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
sheepluva [Sun, 02 Sep 2012 22:09:06 +0200] rev 7654
I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
Sun, 02 Sep 2012 21:55:56 +0200 engineclean returns
sheepluva [Sun, 02 Sep 2012 21:55:56 +0200] rev 7653
engineclean returns
Sun, 02 Sep 2012 19:58:56 +0400 Not sticky rope
unc0rr [Sun, 02 Sep 2012 19:58:56 +0400] rev 7652
Not sticky rope
Sun, 02 Sep 2012 11:44:59 -0400 perf tweak
nemo [Sun, 02 Sep 2012 11:44:59 -0400] rev 7651
perf tweak
Sun, 02 Sep 2012 10:11:24 -0400 LAND_HEIGHT/LAND_WIDTH need setting later now
nemo [Sun, 02 Sep 2012 10:11:24 -0400] rev 7650
LAND_HEIGHT/LAND_WIDTH need setting later now
Sun, 02 Sep 2012 09:23:36 -0400 Correct snow fall/rotation (matching visual gear)
nemo [Sun, 02 Sep 2012 09:23:36 -0400] rev 7649
Correct snow fall/rotation (matching visual gear)
Sun, 02 Sep 2012 09:36:06 +0400 Oops
unc0rr [Sun, 02 Sep 2012 09:36:06 +0400] rev 7648
Oops
Sat, 01 Sep 2012 17:11:39 -0400 Rope fix without hacks.
unc0rr [Sat, 01 Sep 2012 17:11:39 -0400] rev 7647
Rope fix without hacks.
Sat, 01 Sep 2012 15:46:22 -0400 oops
nemo [Sat, 01 Sep 2012 15:46:22 -0400] rev 7646
oops
Sat, 01 Sep 2012 15:44:59 -0400 remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
nemo [Sat, 01 Sep 2012 15:44:59 -0400] rev 7645
remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
Sat, 01 Sep 2012 21:36:57 +0200 hide health bars of dead teams
unc0rr [Sat, 01 Sep 2012 21:36:57 +0200] rev 7644
hide health bars of dead teams
Sat, 01 Sep 2012 12:09:59 -0400 Differentiate videos from demos - navigating between them was too confusing. BTW, why is this on the front page, instead of next to the demos button?
nemo [Sat, 01 Sep 2012 12:09:59 -0400] rev 7643
Differentiate videos from demos - navigating between them was too confusing. BTW, why is this on the front page, instead of next to the demos button?
Sat, 01 Sep 2012 10:40:22 +0200 fix parsing of 'if': identifiers can also contain underscores
sheepluva [Sat, 01 Sep 2012 10:40:22 +0200] rev 7642
fix parsing of 'if': identifiers can also contain underscores
Fri, 31 Aug 2012 22:08:29 +0200 fix parsing of 'if'
unc0rr [Fri, 31 Aug 2012 22:08:29 +0200] rev 7641
fix parsing of 'if'
Fri, 31 Aug 2012 22:00:31 +0200 clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
sheepluva [Fri, 31 Aug 2012 22:00:31 +0200] rev 7640
clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
Fri, 31 Aug 2012 17:52:53 +0200 * don't build moc for campaign.h
sheepluva [Fri, 31 Aug 2012 17:52:53 +0200] rev 7639
* don't build moc for campaign.h * added campaign.{h,cpp} to hedgewars.pro
Fri, 31 Aug 2012 11:10:21 -0400 oops
nemo [Fri, 31 Aug 2012 11:10:21 -0400] rev 7638
oops
Fri, 31 Aug 2012 15:28:03 +0200 use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
sheepluva [Fri, 31 Aug 2012 15:28:03 +0200] rev 7637
use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
Fri, 31 Aug 2012 13:36:00 +0200 min -> qMin
sheepluva [Fri, 31 Aug 2012 13:36:00 +0200] rev 7636
min -> qMin
Fri, 31 Aug 2012 12:06:48 +0200 don't query/print GL_AUX_BUFFERS if video recording is disabled
sheepluva [Fri, 31 Aug 2012 12:06:48 +0200] rev 7635
don't query/print GL_AUX_BUFFERS if video recording is disabled
Fri, 31 Aug 2012 11:24:57 +0200 print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)
sheepluva [Fri, 31 Aug 2012 11:24:57 +0200] rev 7634
print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)
Thu, 30 Aug 2012 22:13:42 -0400 Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
nemo [Thu, 30 Aug 2012 22:13:42 -0400] rev 7633
Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
Sat, 25 Aug 2012 22:55:47 +0200 add 'a classic fairytale' campaign to cmake install
sheepluva [Sat, 25 Aug 2012 22:55:47 +0200] rev 7632
add 'a classic fairytale' campaign to cmake install
Thu, 30 Aug 2012 20:42:29 +0200 dos2unix newline fixes on 7 (video recording-)merged files
sheepluva [Thu, 30 Aug 2012 20:42:29 +0200] rev 7631
dos2unix newline fixes on 7 (video recording-)merged files
Thu, 30 Aug 2012 22:41:22 +0400 Move some options to the second page so first page doesn't look ugly on low resolution
unc0rr [Thu, 30 Aug 2012 22:41:22 +0400] rev 7630
Move some options to the second page so first page doesn't look ugly on low resolution
Thu, 30 Aug 2012 14:26:05 -0400 neglected stuff
nemo [Thu, 30 Aug 2012 14:26:05 -0400] rev 7629
neglected stuff
Thu, 30 Aug 2012 13:02:19 -0400 Checking merge against latest trunk
nemo [Thu, 30 Aug 2012 13:02:19 -0400] rev 7628
Checking merge against latest trunk
Wed, 29 Aug 2012 23:12:47 -0400 preliminary creeper (not yet functional)
nemo [Wed, 29 Aug 2012 23:12:47 -0400] rev 7627
preliminary creeper (not yet functional)
Wed, 29 Aug 2012 20:07:17 +0200 new grave: dragonball (incl. svg) by Randy
sheepluva [Wed, 29 Aug 2012 20:07:17 +0200] rev 7626
new grave: dragonball (incl. svg) by Randy
Wed, 29 Aug 2012 11:48:10 -0400 tiny (probably) optimisation
nemo [Wed, 29 Aug 2012 11:48:10 -0400] rev 7625
tiny (probably) optimisation
Wed, 29 Aug 2012 10:56:32 -0400 A few more operators. Committing in case unc0rr wants to fiddle.
nemo [Wed, 29 Aug 2012 10:56:32 -0400] rev 7624
A few more operators. Committing in case unc0rr wants to fiddle.
Wed, 29 Aug 2012 09:58:23 -0400 isZero appears to be never used. Use it in a few obvious cases and add web variant.
nemo [Wed, 29 Aug 2012 09:58:23 -0400] rev 7623
isZero appears to be never used. Use it in a few obvious cases and add web variant.
Wed, 29 Aug 2012 16:42:22 +0400 Fix library installation in win32
unc0rr [Wed, 29 Aug 2012 16:42:22 +0400] rev 7622
Fix library installation in win32
Wed, 29 Aug 2012 08:40:26 -0400 disable snowball damage, by request of sheepluva
nemo [Wed, 29 Aug 2012 08:40:26 -0400] rev 7621
disable snowball damage, by request of sheepluva
Wed, 29 Aug 2012 12:48:27 +0200 remove a redundant assignment; whitespace fixes
sheepluva [Wed, 29 Aug 2012 12:48:27 +0200] rev 7620
remove a redundant assignment; whitespace fixes
Wed, 29 Aug 2012 11:35:38 +0400 This should work better
unc0rr [Wed, 29 Aug 2012 11:35:38 +0400] rev 7619
This should work better
Tue, 28 Aug 2012 21:59:49 +0200 fix build for me
sheepluva [Tue, 28 Aug 2012 21:59:49 +0200] rev 7618
fix build for me
Tue, 28 Aug 2012 22:33:17 +0400 Make ffmpeg optional for frontend
unc0rr [Tue, 28 Aug 2012 22:33:17 +0400] rev 7617
Make ffmpeg optional for frontend
Tue, 28 Aug 2012 22:32:19 +0400 Small fix
unc0rr [Tue, 28 Aug 2012 22:32:19 +0400] rev 7616
Small fix
Tue, 28 Aug 2012 20:30:57 +0400 Merge Stepik-777's video recording gsoc project
unc0rr [Tue, 28 Aug 2012 20:30:57 +0400] rev 7615
Merge Stepik-777's video recording gsoc project
Mon, 27 Aug 2012 16:52:50 -0400 Starting to rewrite uFloat routines to avoid QWordValue - in the interests of JS which may get uint64/int64 in the spec in the future but does not have it now.
nemo [Mon, 27 Aug 2012 16:52:50 -0400] rev 7614
Starting to rewrite uFloat routines to avoid QWordValue - in the interests of JS which may get uint64/int64 in the spec in the future but does not have it now.
Mon, 27 Aug 2012 17:40:16 +0200 Merge
Medo <smaxein@googlemail.com> [Mon, 27 Aug 2012 17:40:16 +0200] rev 7613
Merge
Mon, 27 Aug 2012 11:05:09 +0200 shutting the windows/pas2c build bot up: pas2c seems to fail parsing 'not' after a logical 'and' or 'or' (if no parenthesis)
sheepluva [Mon, 27 Aug 2012 11:05:09 +0200] rev 7612
shutting the windows/pas2c build bot up: pas2c seems to fail parsing 'not' after a logical 'and' or 'or' (if no parenthesis)
Sun, 26 Aug 2012 21:07:12 -0400 Nerf X component a bit, allow knocks of nearby targets and upward kicks of overlapping
nemo [Sun, 26 Aug 2012 21:07:12 -0400] rev 7611
Nerf X component a bit, allow knocks of nearby targets and upward kicks of overlapping
Sun, 26 Aug 2012 20:20:16 -0400 so unc0rr might replace this all. but anyway. fix copypasta.
nemo [Sun, 26 Aug 2012 20:20:16 -0400] rev 7610
so unc0rr might replace this all. but anyway. fix copypasta.
Sun, 26 Aug 2012 10:15:28 -0400 shoppa hack, take... 4?
nemo [Sun, 26 Aug 2012 10:15:28 -0400] rev 7609
shoppa hack, take... 4?
Sat, 25 Aug 2012 21:35:25 -0400 another shot in the dark. still w/ no input from shoppa players
nemo [Sat, 25 Aug 2012 21:35:25 -0400] rev 7608
another shot in the dark. still w/ no input from shoppa players
Sat, 25 Aug 2012 21:14:07 -0400 shoppa hack guesses. continued. let's assume there's a small Y component.
nemo [Sat, 25 Aug 2012 21:14:07 -0400] rev 7607
shoppa hack guesses. continued. let's assume there's a small Y component.
Sat, 25 Aug 2012 21:05:27 -0400 another shot in the dark. let's assume they expect to control their direction as well. this might be the *wrong* direction...
nemo [Sat, 25 Aug 2012 21:05:27 -0400] rev 7606
another shot in the dark. let's assume they expect to control their direction as well. this might be the *wrong* direction...
Sat, 25 Aug 2012 20:54:23 -0400 hack for shoppa players, take 2. take into account sides, and a guess that a "slide" involves no upward movement
nemo [Sat, 25 Aug 2012 20:54:23 -0400] rev 7605
hack for shoppa players, take 2. take into account sides, and a guess that a "slide" involves no upward movement
Sat, 25 Aug 2012 20:15:19 -0400 Hack to try and appease the shoppa players
nemo [Sat, 25 Aug 2012 20:15:19 -0400] rev 7604
Hack to try and appease the shoppa players
Sat, 25 Aug 2012 18:35:59 -0400 reducing this value is sufficient to ensure crates drop just below top border or a girder
nemo [Sat, 25 Aug 2012 18:35:59 -0400] rev 7603
reducing this value is sufficient to ensure crates drop just below top border or a girder
Sat, 25 Aug 2012 18:22:15 -0400 Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
nemo [Sat, 25 Aug 2012 18:22:15 -0400] rev 7602
Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
Sat, 25 Aug 2012 15:04:24 -0400 Allow escaping from tight spots
nemo [Sat, 25 Aug 2012 15:04:24 -0400] rev 7601
Allow escaping from tight spots
Sat, 25 Aug 2012 23:00:19 +0400 Disable workaround, as it still makes server crash and hung clients are hidden from players anyway
unc0rr [Sat, 25 Aug 2012 23:00:19 +0400] rev 7600
Disable workaround, as it still makes server crash and hung clients are hidden from players anyway
Sat, 25 Aug 2012 13:06:28 -0400 Ensure crates can spawn just below the border on a bordered map.
nemo [Sat, 25 Aug 2012 13:06:28 -0400] rev 7599
Ensure crates can spawn just below the border on a bordered map.
Sat, 25 Aug 2012 09:17:42 -0400 let's see if mikade will still accept this at least
nemo [Sat, 25 Aug 2012 09:17:42 -0400] rev 7598
let's see if mikade will still accept this at least
Sat, 25 Aug 2012 08:39:52 -0400 make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
nemo [Sat, 25 Aug 2012 08:39:52 -0400] rev 7597
make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
Fri, 24 Aug 2012 20:43:44 -0400 oops
nemo [Fri, 24 Aug 2012 20:43:44 -0400] rev 7596
oops
Fri, 24 Aug 2012 19:55:43 -0400 Hey. How's this? It makes it harder to get stuck in the vertical rope position, prevents the wall trick, and also I think makes it easier to unglue a horizontal rope?
nemo [Fri, 24 Aug 2012 19:55:43 -0400] rev 7595
Hey. How's this? It makes it harder to get stuck in the vertical rope position, prevents the wall trick, and also I think makes it easier to unglue a horizontal rope?
Fri, 24 Aug 2012 18:51:29 -0400 fromdos + fix end of turn velocity
nemo [Fri, 24 Aug 2012 18:51:29 -0400] rev 7594
fromdos + fix end of turn velocity
Fri, 24 Aug 2012 14:51:12 +0400 An attempt to run main rope code only every 8th tick:
unc0rr [Fri, 24 Aug 2012 14:51:12 +0400] rev 7593
An attempt to run main rope code only every 8th tick: - A big win for inner loop which is O(n^2) and thus it takes 64 times less cpu now. - Look and feel is almost identical (well, to my non-pro view) - Yes, the speed is limited to 7 px per accounting tick which is potentially very bad to collisions - Ruin shoppa
Fri, 24 Aug 2012 14:01:07 +0400 Move rope code to separate unit
unc0rr [Fri, 24 Aug 2012 14:01:07 +0400] rev 7592
Move rope code to separate unit
Thu, 23 Aug 2012 20:43:39 -0400 Fix formatting, reduce border sensitivity
nemo [Thu, 23 Aug 2012 20:43:39 -0400] rev 7591
Fix formatting, reduce border sensitivity
Thu, 23 Aug 2012 19:47:38 +0200 Hedgeroid: Fixed map preview again (might be a JNA bug)
Medo <smaxein@googlemail.com> [Thu, 23 Aug 2012 19:47:38 +0200] rev 7590
Hedgeroid: Fixed map preview again (might be a JNA bug)
Thu, 23 Aug 2012 19:45:36 -0400 also needs exclusion here
nemo [Thu, 23 Aug 2012 19:45:36 -0400] rev 7589
also needs exclusion here
Thu, 23 Aug 2012 18:28:33 +0200 Hedgeroid improvements:
Medo <smaxein@googlemail.com> [Thu, 23 Aug 2012 18:28:33 +0200] rev 7588
Hedgeroid improvements: - Moved frontlib initialization to a slightly better place - Added new JNA type ByteArrayPtr to move more JNA code into the frontlib package and to improve pointer type safety
Thu, 23 Aug 2012 23:21:31 +0400 Don't leave frontend in engine waiting state when there's error occured on attempt to start engine
unc0rr [Thu, 23 Aug 2012 23:21:31 +0400] rev 7587
Don't leave frontend in engine waiting state when there's error occured on attempt to start engine
Wed, 22 Aug 2012 01:30:56 +0200 Hedgeroid: Some code cleanup, adding a forgotten file
Medo <smaxein@googlemail.com> [Wed, 22 Aug 2012 01:30:56 +0200] rev 7586
Hedgeroid: Some code cleanup, adding a forgotten file
Thu, 23 Aug 2012 23:18:06 +0400 Slightly faster and slightly better templates #41 and #43
unc0rr [Thu, 23 Aug 2012 23:18:06 +0400] rev 7585
Slightly faster and slightly better templates #41 and #43
Mon, 20 Aug 2012 21:05:57 +0200 License change: With the agreement of Xeli, I changed the Hedgeroid license to
Medo <smaxein@googlemail.com> [Mon, 20 Aug 2012 21:05:57 +0200] rev 7584
License change: With the agreement of Xeli, I changed the Hedgeroid license to GPLv2+ (from GPLv2).
Thu, 23 Aug 2012 14:16:08 -0400 drawn maps have a fixed 4096x2048 area right now
nemo [Thu, 23 Aug 2012 14:16:08 -0400] rev 7583
drawn maps have a fixed 4096x2048 area right now
Mon, 20 Aug 2012 20:19:35 +0200 Hedgeroid: Final sprint to the deadline
Medo <smaxein@googlemail.com> [Mon, 20 Aug 2012 20:19:35 +0200] rev 7582
Hedgeroid: Final sprint to the deadline - Changed local game setup to use the new fragments from the netroom - Pulled team editing into the main activity menu / action bar - Cleanups, renames, anything to make the code look better ;)
Wed, 22 Aug 2012 22:10:47 -0400 move this section back to the connection code, and add an exclusion for air attack. probably should play a few portal games just in case
nemo [Wed, 22 Aug 2012 22:10:47 -0400] rev 7581
move this section back to the connection code, and add an exclusion for air attack. probably should play a few portal games just in case
Mon, 20 Aug 2012 20:16:37 +0200 frontlib: Improved documentation of netconn, unified naming of a callback
Medo <smaxein@googlemail.com> [Mon, 20 Aug 2012 20:16:37 +0200] rev 7580
frontlib: Improved documentation of netconn, unified naming of a callback
Wed, 22 Aug 2012 13:03:09 -0400 *sigh*
nemo [Wed, 22 Aug 2012 13:03:09 -0400] rev 7579
*sigh*
Mon, 20 Aug 2012 17:08:52 +0200 engine: Don't overwrite isTerminated if it's already true
Medo <smaxein@googlemail.com> [Mon, 20 Aug 2012 17:08:52 +0200] rev 7578
engine: Don't overwrite isTerminated if it's already true
Wed, 22 Aug 2012 12:35:46 -0400 initModule really not needed for uRandom
nemo [Wed, 22 Aug 2012 12:35:46 -0400] rev 7577
initModule really not needed for uRandom
Sun, 19 Aug 2012 15:05:23 +0200 Fix engine crashes on game end
Medo <smaxein@googlemail.com> [Sun, 19 Aug 2012 15:05:23 +0200] rev 7576
Fix engine crashes on game end - frontlib now waits until the engine actually disconnects - engine does not write round-end stats to stdout anymore on mobile (caused crash) - Removed HWTerminate function binding for android (not threadsafe, better send "eforcequit" over IPC for the same effect)
Wed, 22 Aug 2012 11:42:42 -0400 Burn a random number in the override. Make sure cirbuf is reset.
nemo [Wed, 22 Aug 2012 11:42:42 -0400] rev 7575
Burn a random number in the override. Make sure cirbuf is reset.
Sat, 18 Aug 2012 21:05:30 +0200 Merge
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 21:05:30 +0200] rev 7574
Merge
Tue, 21 Aug 2012 21:46:05 -0400 extra nil check for lua hog switch
nemo [Tue, 21 Aug 2012 21:46:05 -0400] rev 7573
extra nil check for lua hog switch
Sat, 18 Aug 2012 21:04:37 +0200 Hedgeroid: Don't change the template when clicking the map.
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 21:04:37 +0200] rev 7572
Hedgeroid: Don't change the template when clicking the map.
Wed, 22 Aug 2012 10:27:26 +0400 now really avoid
unc0rr [Wed, 22 Aug 2012 10:27:26 +0400] rev 7571
now really avoid
Sat, 18 Aug 2012 18:11:47 +0200 Hedgeroid: Increased assetsversion (d'oh)
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 18:11:47 +0200] rev 7570
Hedgeroid: Increased assetsversion (d'oh)
Tue, 21 Aug 2012 21:02:52 -0400 avoid overflow on templates
nemo [Tue, 21 Aug 2012 21:02:52 -0400] rev 7569
avoid overflow on templates
Sat, 18 Aug 2012 18:11:04 +0200 Hedgeroid:
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 18:11:04 +0200] rev 7568
Hedgeroid: - Updated assets - reworked team management in a room - lower engine quality (for now) - added focus/disable states for spinner and button graphics
Tue, 21 Aug 2012 19:40:02 -0400 allow lua to specify template by number
nemo [Tue, 21 Aug 2012 19:40:02 -0400] rev 7567
allow lua to specify template by number
Sat, 18 Aug 2012 18:08:37 +0200 frontlib: Return more filled-in team objects
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 18:08:37 +0200] rev 7566
frontlib: Return more filled-in team objects
Sun, 19 Aug 2012 22:13:41 +0400 merge
Stepan777 <stepik-777@mail.ru> [Sun, 19 Aug 2012 22:13:41 +0400] rev 7565
merge
Tue, 21 Aug 2012 13:26:26 +0400 Cancel shotgun shot if hedgehog is moved moved (by explosion)
unc0rr [Tue, 21 Aug 2012 13:26:26 +0400] rev 7564
Cancel shotgun shot if hedgehog is moved moved (by explosion)
Sat, 18 Aug 2012 13:45:00 +0200 engine: Fixed indentation regression
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:45:00 +0200] rev 7563
engine: Fixed indentation regression
Sat, 18 Aug 2012 18:58:41 -0400 koda changed the CMake flag w/o updating the wiki or INSTALL file :(
nemo [Sat, 18 Aug 2012 18:58:41 -0400] rev 7562
koda changed the CMake flag w/o updating the wiki or INSTALL file :(
Sat, 18 Aug 2012 13:40:21 +0200 Merge
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:40:21 +0200] rev 7561
Merge
Sat, 18 Aug 2012 13:39:24 +0200 Hedgeroid: Don't update the map preview just for a theme change
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:39:24 +0200] rev 7560
Hedgeroid: Don't update the map preview just for a theme change
Sat, 18 Aug 2012 15:01:27 -0400 oops
nemo [Sat, 18 Aug 2012 15:01:27 -0400] rev 7559
oops
Sat, 18 Aug 2012 13:39:05 +0200 Hedgeroid: Fixed JNA mapping of size_t
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:39:05 +0200] rev 7558
Hedgeroid: Fixed JNA mapping of size_t
Sat, 18 Aug 2012 18:48:34 +0200 fix the touchUI on android, ignore device dpi for now
Xeli [Sat, 18 Aug 2012 18:48:34 +0200] rev 7557
fix the touchUI on android, ignore device dpi for now
Sat, 18 Aug 2012 13:21:37 +0200 engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:21:37 +0200] rev 7556
engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
Sat, 18 Aug 2012 09:29:40 -0400 byte order
nemo [Sat, 18 Aug 2012 09:29:40 -0400] rev 7555
byte order
Sat, 18 Aug 2012 01:20:29 +0200 Hedgeroid: Fixed memory handling issues
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 01:20:29 +0200] rev 7554
Hedgeroid: Fixed memory handling issues
Sat, 18 Aug 2012 14:08:16 +0400 Simplify code a bit
unc0rr [Sat, 18 Aug 2012 14:08:16 +0400] rev 7553
Simplify code a bit
Sat, 18 Aug 2012 01:12:03 +0200 Hedgeroid: Fixed the restructuring-induced breakage
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 01:12:03 +0200] rev 7552
Hedgeroid: Fixed the restructuring-induced breakage
Sat, 18 Aug 2012 13:59:45 +0400 GoBack() here is not needed anymore
unc0rr [Sat, 18 Aug 2012 13:59:45 +0400] rev 7551
GoBack() here is not needed anymore
Sat, 18 Aug 2012 00:48:09 +0200 Merge
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 00:48:09 +0200] rev 7550
Merge
Sat, 18 Aug 2012 02:01:50 -0400 Avoid a bit of a memory spike on small maps
nemo [Sat, 18 Aug 2012 02:01:50 -0400] rev 7549
Avoid a bit of a memory spike on small maps
Fri, 17 Aug 2012 10:39:23 -0400 This one gets called a lot when drawing rotated sprites
nemo [Fri, 17 Aug 2012 10:39:23 -0400] rev 7548
This one gets called a lot when drawing rotated sprites
Fri, 17 Aug 2012 10:28:42 -0400 Consistency
nemo [Fri, 17 Aug 2012 10:28:42 -0400] rev 7547
Consistency
Fri, 17 Aug 2012 07:49:54 -0400 This union hasn't been needed for 5 years, and makes using other headers harder.
nemo [Fri, 17 Aug 2012 07:49:54 -0400] rev 7546
This union hasn't been needed for 5 years, and makes using other headers harder.
Thu, 16 Aug 2012 21:58:57 +0400 Forgot this state
unc0rr [Thu, 16 Aug 2012 21:58:57 +0400] rev 7545
Forgot this state
Sun, 12 Aug 2012 23:05:15 +0400 minor changes in list of codecs
Stepan777 <stepik-777@mail.ru> [Sun, 12 Aug 2012 23:05:15 +0400] rev 7544
minor changes in list of codecs
Wed, 15 Aug 2012 16:54:49 -0400 Poor visual gear value in theme now bears little resemblance to the number of gears actually spawned. But, it certainly shouldn't be related to LAND_WIDTH.
nemo [Wed, 15 Aug 2012 16:54:49 -0400] rev 7543
Poor visual gear value in theme now bears little resemblance to the number of gears actually spawned. But, it certainly shouldn't be related to LAND_WIDTH.
Sun, 12 Aug 2012 03:35:18 +0400 Insert license in avwrapper.c
Stepan777 <stepik-777@mail.ru> [Sun, 12 Aug 2012 03:35:18 +0400] rev 7542
Insert license in avwrapper.c
Wed, 15 Aug 2012 23:30:23 +0400 Allow customization of colors in ui, store custom colors in config
unc0rr [Wed, 15 Aug 2012 23:30:23 +0400] rev 7541
Allow customization of colors in ui, store custom colors in config
Sat, 11 Aug 2012 21:25:57 +0400 cmake scripts
Stepan777 <stepik-777@mail.ru> [Sat, 11 Aug 2012 21:25:57 +0400] rev 7540
cmake scripts
Wed, 15 Aug 2012 16:25:24 +0400 Check if hedgehog is still active instead
unc0rr [Wed, 15 Aug 2012 16:25:24 +0400] rev 7539
Check if hedgehog is still active instead
Fri, 10 Aug 2012 17:35:48 +0400 better cmake script
Stepan777 <stepik-777@mail.ru> [Fri, 10 Aug 2012 17:35:48 +0400] rev 7538
better cmake script
Mon, 13 Aug 2012 23:17:09 +0400 Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
unc0rr [Mon, 13 Aug 2012 23:17:09 +0400] rev 7537
Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
Fri, 10 Aug 2012 17:25:22 +0400 merge
Stepan777 <stepik-777@mail.ru> [Fri, 10 Aug 2012 17:25:22 +0400] rev 7536
merge
Mon, 13 Aug 2012 23:04:42 +0400 Allow JOINED message in lobby
unc0rr [Mon, 13 Aug 2012 23:04:42 +0400] rev 7535
Allow JOINED message in lobby
Thu, 09 Aug 2012 19:52:21 +0400 fix FindFFMPEG
Stepan777 <stepik-777@mail.ru> [Thu, 09 Aug 2012 19:52:21 +0400] rev 7534
fix FindFFMPEG
Thu, 30 Aug 2012 12:47:41 -0400 I shouldn'tve tracked this really, I should have just rejected that part of the transplant
nemo [Thu, 30 Aug 2012 12:47:41 -0400] rev 7533
I shouldn'tve tracked this really, I should have just rejected that part of the transplant
Mon, 13 Aug 2012 21:07:28 +0400 Simplified Chinese Translation update
Jie Luo <lililjlj@gmail.com> [Mon, 13 Aug 2012 21:07:28 +0400] rev 7532
Simplified Chinese Translation update
Thu, 09 Aug 2012 03:00:24 +0400 improve html links + small bugfixes
Stepan777 <stepik-777@mail.ru> [Thu, 09 Aug 2012 03:00:24 +0400] rev 7531
improve html links + small bugfixes
Thu, 30 Aug 2012 12:46:57 -0400 Final checkpoint w/ campaign.
nemo [Thu, 30 Aug 2012 12:46:57 -0400] rev 7530
Final checkpoint w/ campaign.
Thu, 09 Aug 2012 19:35:52 +0400 Check if 'for' cycle body is executed at least once
unc0rr [Thu, 09 Aug 2012 19:35:52 +0400] rev 7529
Check if 'for' cycle body is executed at least once
Thu, 09 Aug 2012 01:24:38 +0400 FindFFMPEG.cmake (used only for frontend for now).
Stepan777 <stepik-777@mail.ru> [Thu, 09 Aug 2012 01:24:38 +0400] rev 7528
FindFFMPEG.cmake (used only for frontend for now). +fix for linux (older version of Qt)
Sun, 26 Aug 2012 01:31:38 +0300 All missions: switched blood needers with meatbags in dialogues
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:31:38 +0300] rev 7527
All missions: switched blood needers with meatbags in dialogues
Thu, 09 Aug 2012 15:32:49 +0400 Don't accept room messages when not in room state. Not tested even if it builds.
unc0rr [Thu, 09 Aug 2012 15:32:49 +0400] rev 7526
Don't accept room messages when not in room state. Not tested even if it builds.
Thu, 09 Aug 2012 01:01:06 +0400 merge
Stepan777 <stepik-777@mail.ru> [Thu, 09 Aug 2012 01:01:06 +0400] rev 7525
merge
Sun, 26 Aug 2012 01:22:55 +0300 Mission 3: Added initial FirePunch
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:22:55 +0300] rev 7524
Mission 3: Added initial FirePunch
Wed, 08 Aug 2012 20:32:27 -0400 When exiting a room where one was host, server sends a REMOVE_TEAM for the local team. It appears that this loop would not break in that case. Add a log message and a break. (I've hit a frozen frontend twice now)
nemo [Wed, 08 Aug 2012 20:32:27 -0400] rev 7523
When exiting a room where one was host, server sends a REMOVE_TEAM for the local team. It appears that this loop would not break in that case. Add a log message and a break. (I've hit a frozen frontend twice now)
Sun, 26 Aug 2012 01:21:59 +0300 Mission 2: fixed ammo menu bug
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:21:59 +0300] rev 7522
Mission 2: fixed ammo menu bug
Wed, 08 Aug 2012 22:08:23 +0400 Keep room till last player quits
unc0rr [Wed, 08 Aug 2012 22:08:23 +0400] rev 7521
Keep room till last player quits
Sun, 26 Aug 2012 01:19:43 +0300 Mission 7: increased distance between Leaks and the princess, fixed EmitDenseClouds typo
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:19:43 +0300] rev 7520
Mission 7: increased distance between Leaks and the princess, fixed EmitDenseClouds typo
Wed, 08 Aug 2012 11:07:59 -0400 er. more like this.
nemo [Wed, 08 Aug 2012 11:07:59 -0400] rev 7519
er. more like this.
Sun, 26 Aug 2012 01:18:35 +0300 Mission 5: fixed a few bugs that came with the update (ammo menu bug and initial gear elimination bug)
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:18:35 +0300] rev 7518
Mission 5: fixed a few bugs that came with the update (ammo menu bug and initial gear elimination bug)
Wed, 08 Aug 2012 10:26:10 -0400 Allow scripting to delete gears
nemo [Wed, 08 Aug 2012 10:26:10 -0400] rev 7517
Allow scripting to delete gears
Sat, 25 Aug 2012 23:25:18 +0300 Changed a line in Mission 2 dialogue...
belphegorr <szabibibi@gmail.com> [Sat, 25 Aug 2012 23:25:18 +0300] rev 7516
Changed a line in Mission 2 dialogue...
Tue, 07 Aug 2012 13:21:15 -0400 oops
nemo [Tue, 07 Aug 2012 13:21:15 -0400] rev 7515
oops
Sat, 25 Aug 2012 23:20:40 +0300 Fixed crashes in mission 3 after RestoreHog
belphegorr <szabibibi@gmail.com> [Sat, 25 Aug 2012 23:20:40 +0300] rev 7514
Fixed crashes in mission 3 after RestoreHog
Tue, 07 Aug 2012 21:18:33 +0400 Keep inlining
unc0rr [Tue, 07 Aug 2012 21:18:33 +0400] rev 7513
Keep inlining
Wed, 22 Aug 2012 19:13:13 +0300 Modified missions to be compatible with the merge
belphegorr <szabibibi@gmail.com> [Wed, 22 Aug 2012 19:13:13 +0300] rev 7512
Modified missions to be compatible with the merge Removed empty functions
Mon, 06 Aug 2012 23:30:58 +0400 More mess in pas2c:
unc0rr [Mon, 06 Aug 2012 23:30:58 +0400] rev 7511
More mess in pas2c: - Store rendered type declaration of identifier - Convert 'for' cycles properly (well, not sure, but I tried :P) into 'do .. while()'
Sun, 19 Aug 2012 23:26:12 +0300 Mission 3: Modified onPrecise (added out-commented debug code)
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 23:26:12 +0300] rev 7510
Mission 3: Modified onPrecise (added out-commented debug code)
Mon, 06 Aug 2012 10:18:57 -0400 revert 3188794b9d87. does not do what I'd like.
nemo [Mon, 06 Aug 2012 10:18:57 -0400] rev 7509
revert 3188794b9d87. does not do what I'd like.
Sat, 18 Aug 2012 00:47:51 +0200 Hedgeroid: Frantic scrabbling toward the deadline
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 00:47:51 +0200] rev 7508
Hedgeroid: Frantic scrabbling toward the deadline - Added activities for weapon/scheme editors (unfinished) - Completed tablet version of netroom activity - Added map preview - Fixed default team files having the wrong names - Restructuring - Updated frontlib JNA bindings to respect the latest frontlib changes
Mon, 06 Aug 2012 00:44:32 +0400 improve video uploading
Stepan777 <stepik-777@mail.ru> [Mon, 06 Aug 2012 00:44:32 +0400] rev 7507
improve video uploading
Sun, 19 Aug 2012 23:20:43 +0300 Mission 3: reduced enemy turn time, fixed other HideHog problems
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 23:20:43 +0300] rev 7506
Mission 3: reduced enemy turn time, fixed other HideHog problems
Sun, 05 Aug 2012 20:18:16 -0400 oops
nemo [Sun, 05 Aug 2012 20:18:16 -0400] rev 7505
oops
Sat, 18 Aug 2012 00:22:33 +0200 frontlib: Moved mapname sending to the end of flib_netconn_send_map
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 00:22:33 +0200] rev 7504
frontlib: Moved mapname sending to the end of flib_netconn_send_map
Mon, 06 Aug 2012 00:40:26 +0400 merge
Stepan777 <stepik-777@mail.ru> [Mon, 06 Aug 2012 00:40:26 +0400] rev 7503
merge
Sun, 19 Aug 2012 23:05:41 +0300 Solved issues with HideHog in mission 2 and 3
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 23:05:41 +0300] rev 7502
Solved issues with HideHog in mission 2 and 3
Sun, 05 Aug 2012 19:38:16 -0400 no cake for youuuuu
nemo [Sun, 05 Aug 2012 19:38:16 -0400] rev 7501
no cake for youuuuu
Sat, 18 Aug 2012 00:18:43 +0200 engine: Added JNI-compatible function to start map generation
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 00:18:43 +0200] rev 7500
engine: Added JNI-compatible function to start map generation
Sun, 19 Aug 2012 22:38:20 +0300 Modified AddAmmo()-s in consideration of gfPerHogAmmo in mission 2
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 22:38:20 +0300] rev 7499
Modified AddAmmo()-s in consideration of gfPerHogAmmo in mission 2
Sun, 05 Aug 2012 23:03:49 +0400 Introduce 'a' and 'u' client flags to mark admins and authenticated users
unc0rr [Sun, 05 Aug 2012 23:03:49 +0400] rev 7498
Introduce 'a' and 'u' client flags to mark admins and authenticated users
Wed, 15 Aug 2012 23:40:10 +0200 frontlib:
Medo <smaxein@googlemail.com> [Wed, 15 Aug 2012 23:40:10 +0200] rev 7497
frontlib: - Removed metascheme-reading and made metascheme a constant instead - Removed reference counting in favor of copying (less confusion about ownership)
Sun, 19 Aug 2012 17:11:38 +0300 Removed debug code.
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 17:11:38 +0300] rev 7496
Removed debug code.
Sun, 05 Aug 2012 15:00:59 -0400 Add bot level to CPU flag
nemo [Sun, 05 Aug 2012 15:00:59 -0400] rev 7495
Add bot level to CPU flag
Sun, 12 Aug 2012 23:51:36 +0200 frontlib/Hedgeroid: Modified frontlib build in Hedgeroid so it works without having to copy the source dir.
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 23:51:36 +0200] rev 7494
frontlib/Hedgeroid: Modified frontlib build in Hedgeroid so it works without having to copy the source dir.
Sun, 19 Aug 2012 17:08:34 +0300 Mission 7: Added a visual gear to mark height, changed ShowMission to be more precise.
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 17:08:34 +0300] rev 7493
Mission 7: Added a visual gear to mark height, changed ShowMission to be more precise.
Sat, 04 Aug 2012 22:51:41 -0400 Perf opt for the c conversion. Use downto instead to avoid repeated function calls in the loop
nemo [Sat, 04 Aug 2012 22:51:41 -0400] rev 7492
Perf opt for the c conversion. Use downto instead to avoid repeated function calls in the loop
Sun, 12 Aug 2012 23:20:34 +0200 Hedgeroid: fix wrong filenames due to windows not treating files case sensitive
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 23:20:34 +0200] rev 7491
Hedgeroid: fix wrong filenames due to windows not treating files case sensitive
Sun, 19 Aug 2012 12:50:34 +0300 Fixed a typo, frontend is now working properly
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 12:50:34 +0300] rev 7490
Fixed a typo, frontend is now working properly
Sat, 04 Aug 2012 22:26:51 -0400 Also flag cases. Side effect might be some odd collision in rare cases w/ portals. Also, might cause unexpected collisions w/ cases in TestColl - although we could add a proximity check to the flag there, or simply switch to TestCollExcludingMe again. uCollisions seems mismatched w/ AI TestColl anyway. Possibly r+1+r vs r+r for gear diametre.
nemo [Sat, 04 Aug 2012 22:26:51 -0400] rev 7489
Also flag cases. Side effect might be some odd collision in rare cases w/ portals. Also, might cause unexpected collisions w/ cases in TestColl - although we could add a proximity check to the flag there, or simply switch to TestCollExcludingMe again. uCollisions seems mismatched w/ AI TestColl anyway. Possibly r+1+r vs r+r for gear diametre.
Sun, 12 Aug 2012 22:46:53 +0200 Removed useless cast in cmdlineClient
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 22:46:53 +0200] rev 7488
Removed useless cast in cmdlineClient
Thu, 30 Aug 2012 12:31:54 -0400 Silly add to facilitate transplant
nemo [Thu, 30 Aug 2012 12:31:54 -0400] rev 7487
Silly add to facilitate transplant
Sat, 04 Aug 2012 21:49:24 -0400 oops
nemo [Sat, 04 Aug 2012 21:49:24 -0400] rev 7486
oops
Sun, 12 Aug 2012 22:46:23 +0200 Hedgeroid:
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 22:46:23 +0200] rev 7485
Hedgeroid: - (hopefully) completed the frontlib JNA mappings - added documentation - Changed more code to use frontlib for ini reading/writing - tried to make everything work again that was working before - Teamlist can now be used to add and remove teams - Netplay now correctly handles team additions when being room chief - Fixed TeamCreatorActivity so that editing teams works
Sun, 19 Aug 2012 12:31:04 +0300 Mission 7: changed enemy health, ammos, fixed crashes, princess no longer hidden
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 12:31:04 +0300] rev 7484
Mission 7: changed enemy health, ammos, fixed crashes, princess no longer hidden
Sat, 04 Aug 2012 21:36:31 -0400 unbreak AI. remove inits from uLand
nemo [Sat, 04 Aug 2012 21:36:31 -0400] rev 7483
unbreak AI. remove inits from uLand
Sun, 12 Aug 2012 22:37:57 +0200 frontlib improvements:
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 22:37:57 +0200] rev 7482
frontlib improvements: - Added README with overview documentation - Improved code documentation/comments - Added flib_gameconn_send_quit to gracefully exit a running game - Changed the type of some size variables to size_t - Fixed starting a mission/training sending the mission script like a multiplayer script - Removed reference counters from flib_scheme and flib_map - Removed INGAME state from netconn (there is no useful difference to ROOM state) - Added extras/jnacontrol.c to warn when functions signatures used by Hedgeroid change - Other small code improvements
Sun, 19 Aug 2012 03:10:57 +0300 Forgot to add mission 10
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 03:10:57 +0300] rev 7481
Forgot to add mission 10
Sat, 04 Aug 2012 21:08:46 -0400 An experimental template to abuse this ability. A quick doubling of the "Islands" crazy template
nemo [Sat, 04 Aug 2012 21:08:46 -0400] rev 7480
An experimental template to abuse this ability. A quick doubling of the "Islands" crazy template
Sun, 12 Aug 2012 22:21:09 +0200 frontlib: Added functions to query important constants from the library
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 22:21:09 +0200] rev 7479
frontlib: Added functions to query important constants from the library
Sun, 19 Aug 2012 02:51:05 +0300 Added a story ending mission/cut-scene
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 02:51:05 +0300] rev 7478
Added a story ending mission/cut-scene
Sat, 04 Aug 2012 20:47:13 -0400 First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.
nemo [Sat, 04 Aug 2012 20:47:13 -0400] rev 7477
First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.
Mon, 06 Aug 2012 22:39:36 +0200 Hedgeroid: Start using the frontlib for more operations
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:39:36 +0200] rev 7476
Hedgeroid: Start using the frontlib for more operations
Sat, 18 Aug 2012 14:26:19 +0300 Added a FollowGear to the leaderDead animation in mission 9
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 14:26:19 +0300] rev 7475
Added a FollowGear to the leaderDead animation in mission 9
Sat, 04 Aug 2012 18:01:46 -0400 Fix kamikaze crasher. Handle overlapping hogs case.
nemo [Sat, 04 Aug 2012 18:01:46 -0400] rev 7474
Fix kamikaze crasher. Handle overlapping hogs case.
Mon, 06 Aug 2012 22:33:07 +0200 frontlib: Brought commandline client (almost) up to date with the frontlib changes
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:33:07 +0200] rev 7473
frontlib: Brought commandline client (almost) up to date with the frontlib changes
Sat, 18 Aug 2012 14:24:27 +0300 Fixed a few bugs in mission 7
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 14:24:27 +0300] rev 7472
Fixed a few bugs in mission 7
Fri, 03 Aug 2012 16:58:49 +0400 TestKamikaze, needs polishing
unc0rr [Fri, 03 Aug 2012 16:58:49 +0400] rev 7471
TestKamikaze, needs polishing
Mon, 06 Aug 2012 22:32:46 +0200 frontlib: prevent writing a "binds" section of the team file when there are no binds
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:32:46 +0200] rev 7470
frontlib: prevent writing a "binds" section of the team file when there are no binds
Sat, 18 Aug 2012 14:22:54 +0300 Fixed a typo in mission 6
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 14:22:54 +0300] rev 7469
Fixed a typo in mission 6
Wed, 01 Aug 2012 18:35:09 -0400 Toggle autoCameraOn in Findhh instead of checking FollowGear which could be set in a variety of places. Issue #404
nemo [Wed, 01 Aug 2012 18:35:09 -0400] rev 7468
Toggle autoCameraOn in Findhh instead of checking FollowGear which could be set in a variety of places. issue #404
Mon, 06 Aug 2012 22:32:05 +0200 frontlib: fixed ini writing failing because of an inverted condition
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:32:05 +0200] rev 7467
frontlib: fixed ini writing failing because of an inverted condition
Sat, 18 Aug 2012 12:22:35 +0300 Fixed bug in mission 5 with invisible obstacles
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 12:22:35 +0300] rev 7466
Fixed bug in mission 5 with invisible obstacles
Tue, 31 Jul 2012 23:29:00 +0400 Okay, this is workaround over ping timeouts problem on the server. Could make server crash if recieve thread wakes up after second ping timeout event.
unc0rr [Tue, 31 Jul 2012 23:29:00 +0400] rev 7465
Okay, this is workaround over ping timeouts problem on the server. Could make server crash if recieve thread wakes up after second ping timeout event.
Mon, 06 Aug 2012 22:31:02 +0200 frontlib: Removed reference counting from schemelist
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:31:02 +0200] rev 7464
frontlib: Removed reference counting from schemelist
Sat, 18 Aug 2012 12:17:26 +0300 Crashfix, healthfix in mission 5
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 12:17:26 +0300] rev 7463
Crashfix, healthfix in mission 5
Fri, 27 Jul 2012 23:16:30 -0400 oops
nemo [Fri, 27 Jul 2012 23:16:30 -0400] rev 7462
oops
Thu, 02 Aug 2012 16:36:11 +0200 Hedgeroid: Started to implement RoomActivity
Medo <smaxein@googlemail.com> [Thu, 02 Aug 2012 16:36:11 +0200] rev 7461
Hedgeroid: Started to implement RoomActivity
Sat, 18 Aug 2012 11:34:49 +0300 Forgot to add mission 9 -.-'
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 11:34:49 +0300] rev 7460
Forgot to add mission 9 -.-'
Fri, 27 Jul 2012 19:27:39 -0400 Allow AfterAttack to proceed even if the Hedgehog is dead. They could be resurrected after all.
nemo [Fri, 27 Jul 2012 19:27:39 -0400] rev 7459
Allow AfterAttack to proceed even if the Hedgehog is dead. They could be resurrected after all.
Thu, 02 Aug 2012 16:35:12 +0200 frontlib: Fixed flib_netconn_send_leaveRoom returning -1 even though there was no error.
Medo <smaxein@googlemail.com> [Thu, 02 Aug 2012 16:35:12 +0200] rev 7458
frontlib: Fixed flib_netconn_send_leaveRoom returning -1 even though there was no error.
Thu, 16 Aug 2012 16:07:04 +0300 Added Mission 9: The Enemy Of My Enemy
belphegorr <szabibibi@gmail.com> [Thu, 16 Aug 2012 16:07:04 +0300] rev 7457
Added Mission 9: The Enemy Of My Enemy
Fri, 27 Jul 2012 20:45:02 +0400 merge
unc0rr [Fri, 27 Jul 2012 20:45:02 +0400] rev 7456
merge
Wed, 01 Aug 2012 21:13:39 +0200 Hedgeroid: Fix argument passing to ChatFragment, small layout fixes
Medo <smaxein@googlemail.com> [Wed, 01 Aug 2012 21:13:39 +0200] rev 7455
Hedgeroid: Fix argument passing to ChatFragment, small layout fixes
Thu, 16 Aug 2012 16:06:24 +0300 Modified final cutscene and fixed a skipping bug
belphegorr <szabibibi@gmail.com> [Thu, 16 Aug 2012 16:06:24 +0300] rev 7454
Modified final cutscene and fixed a skipping bug
Fri, 27 Jul 2012 11:41:16 +0400 oops
unc0rr [Fri, 27 Jul 2012 11:41:16 +0400] rev 7453
oops
Wed, 01 Aug 2012 20:56:32 +0200 Hedgeroid: Added libjnidispatch.so and jna.jar
Medo <smaxein@googlemail.com> [Wed, 01 Aug 2012 20:56:32 +0200] rev 7452
Hedgeroid: Added libjnidispatch.so and jna.jar
Fri, 10 Aug 2012 20:11:05 +0300 Fixed variable loading errors and added saving of "M8Scene" in mission 8
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 20:11:05 +0300] rev 7451
Fixed variable loading errors and added saving of "M8Scene" in mission 8
Fri, 27 Jul 2012 10:29:37 +0400 Fix edge case problems with sniper rifle
unc0rr [Fri, 27 Jul 2012 10:29:37 +0400] rev 7450
Fix edge case problems with sniper rifle
Wed, 01 Aug 2012 20:41:54 +0200 Hedgeroid: Room screen WIP
Medo <smaxein@googlemail.com> [Wed, 01 Aug 2012 20:41:54 +0200] rev 7449
Hedgeroid: Room screen WIP
Fri, 10 Aug 2012 04:26:58 +0300 Solved "floating repositionings" in every mission
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 04:26:58 +0300] rev 7448
Solved "floating repositionings" in every mission Fixed bug where gear message wouldn't be reset after animations Mission 5: fixed bug where control would be messed up when animation interrupted the turn of a hedgehog that was using multi-shot weapons Replaced graves with circles for marking enemy positions
Thu, 26 Jul 2012 21:58:25 +0400 uploading to youtube, it works, but user interface is still incomplete
Stepan777 <stepik-777@mail.ru> [Thu, 26 Jul 2012 21:58:25 +0400] rev 7447
uploading to youtube, it works, but user interface is still incomplete
Thu, 26 Jul 2012 11:56:58 +0400 No more AI jumping lulz
unc0rr [Thu, 26 Jul 2012 11:56:58 +0400] rev 7446
No more AI jumping lulz
Fri, 27 Jul 2012 10:47:23 -0400 this one too
nemo [Fri, 27 Jul 2012 10:47:23 -0400] rev 7445
this one too
Fri, 27 Jul 2012 01:38:24 +0200 Hedgeroid: various improvements:
Medo <smaxein@googlemail.com> [Fri, 27 Jul 2012 01:38:24 +0200] rev 7444
Hedgeroid: various improvements: - Improved main menu dialogs - Fixed hardware enter button not sending chat messages on Transformer - Fixed /me messages showing the /me as part of the message
Fri, 10 Aug 2012 00:20:52 +0300 Added Mission 8: Long Live The Queen
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 00:20:52 +0300] rev 7443
Added Mission 8: Long Live The Queen
Thu, 26 Jul 2012 21:56:47 +0400 merge
Stepan777 <stepik-777@mail.ru> [Thu, 26 Jul 2012 21:56:47 +0400] rev 7442
merge
Thu, 26 Jul 2012 11:56:43 +0400 Better prediction of cluster, melon, and whip
unc0rr [Thu, 26 Jul 2012 11:56:43 +0400] rev 7441
Better prediction of cluster, melon, and whip
Fri, 27 Jul 2012 10:38:29 -0400 rewrite to make the string shorter
nemo [Fri, 27 Jul 2012 10:38:29 -0400] rev 7440
rewrite to make the string shorter
Thu, 26 Jul 2012 11:10:56 +0200 Merge
Medo <smaxein@googlemail.com> [Thu, 26 Jul 2012 11:10:56 +0200] rev 7439
Merge
Fri, 10 Aug 2012 00:20:21 +0300 Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 00:20:21 +0300] rev 7438
Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
Wed, 25 Jul 2012 22:46:03 +0400 merge
unc0rr [Wed, 25 Jul 2012 22:46:03 +0400] rev 7437
merge
Thu, 02 Aug 2012 05:52:56 +0300 Removed gfOneClanMode from Mission 7
belphegorr <szabibibi@gmail.com> [Thu, 02 Aug 2012 05:52:56 +0300] rev 7436
Removed gfOneClanMode from Mission 7
Wed, 25 Jul 2012 16:31:34 +0400 Commit commented out code which I used to debug AI walking
unc0rr [Wed, 25 Jul 2012 16:31:34 +0400] rev 7435
Commit commented out code which I used to debug AI walking
Tue, 31 Jul 2012 21:21:27 +0300 Added Mission 7: Family Reunion
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 21:21:27 +0300] rev 7434
Added Mission 7: Family Reunion
Wed, 25 Jul 2012 16:24:30 +0400 - Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases)
unc0rr [Wed, 25 Jul 2012 16:24:30 +0400] rev 7433
- Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases) - More branching in walk algorythm which allows for better coverage of reachable places. Sometimes makes AI perform ridiculous jumping just to make a tiny step. - Small fixes/adjustments
Wed, 25 Jul 2012 22:36:39 +0400 Bonus for dealing more damage than needed to kill. Should help with cake leaving 1hp issue. Not tested.
unc0rr [Wed, 25 Jul 2012 22:36:39 +0400] rev 7432
Bonus for dealing more damage than needed to kill. Should help with cake leaving 1hp issue. Not tested.
Tue, 31 Jul 2012 21:20:58 +0300 Mission 6: Modified a dialogue timing
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 21:20:58 +0300] rev 7431
Mission 6: Modified a dialogue timing
Wed, 25 Jul 2012 12:29:53 +0400 Some tiny improvements to AI walking algorythm
unc0rr [Wed, 25 Jul 2012 12:29:53 +0400] rev 7430
Some tiny improvements to AI walking algorythm
Wed, 25 Jul 2012 10:57:00 -0400 Changes to pas2c - unreviewed apart from cursory glance and compile test.
xymeng [Wed, 25 Jul 2012 10:57:00 -0400] rev 7429
Changes to pas2c - unreviewed apart from cursory glance and compile test.
Tue, 31 Jul 2012 20:25:28 +0300 Mission 6: Fixed a typo, an animation bug, added 2 rope crates to the weapon stack
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 20:25:28 +0300] rev 7428
Mission 6: Fixed a typo, an animation bug, added 2 rope crates to the weapon stack
Wed, 25 Jul 2012 12:28:14 +0400 Adjust firepunch and bat consts yet again
unc0rr [Wed, 25 Jul 2012 12:28:14 +0400] rev 7427
Adjust firepunch and bat consts yet again
Wed, 25 Jul 2012 10:56:14 -0400 Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
nemo [Wed, 25 Jul 2012 10:56:14 -0400] rev 7426
Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
Tue, 31 Jul 2012 17:19:24 +0300 Mission 1: Fixed a typo
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 17:19:24 +0300] rev 7425
Mission 1: Fixed a typo Mission 2: Added gfPerHogAmmo for the sake of the story Mission 5: Removed mines, barrels Added caption showing turns left until wave 3 Reduced turns before wave 3 Fixed crashes during animations caused by HideHog Changed cannibal positions Added marks for at the positions wave 3 appears at
Tue, 24 Jul 2012 16:12:41 +0400 Prefer to bat enemy away dealing the same amount of damage
unc0rr [Tue, 24 Jul 2012 16:12:41 +0400] rev 7424
Prefer to bat enemy away dealing the same amount of damage
Tue, 24 Jul 2012 18:53:42 -0400 workaround - not great though since they probably should have proper initial values like they used to have in uConsts. leaving a note to koda
nemo [Tue, 24 Jul 2012 18:53:42 -0400] rev 7423
workaround - not great though since they probably should have proper initial values like they used to have in uConsts. leaving a note to koda
Tue, 24 Jul 2012 20:46:12 +0300 Changed name of princess in mission 6 (forgot it last time).
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 20:46:12 +0300] rev 7422
Changed name of princess in mission 6 (forgot it last time).
Tue, 24 Jul 2012 16:10:09 +0400 No need to redefine signal
unc0rr [Tue, 24 Jul 2012 16:10:09 +0400] rev 7421
No need to redefine signal
Tue, 24 Jul 2012 17:50:42 -0400 Fix bee crasher, tweak splash values
nemo [Tue, 24 Jul 2012 17:50:42 -0400] rev 7420
Fix bee crasher, tweak splash values
Tue, 24 Jul 2012 20:21:01 +0300 Removed some campaign variables from Mission 6.
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 20:21:01 +0300] rev 7419
Removed some campaign variables from Mission 6.
Sat, 21 Jul 2012 17:51:51 -0400 better?
nemo [Sat, 21 Jul 2012 17:51:51 -0400] rev 7418
better?
Tue, 24 Jul 2012 20:15:30 +0300 Switched Fell From Heaven to Fell From Grace on missions 5, 6.
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 20:15:30 +0300] rev 7417
Switched Fell From Heaven to Fell From Grace on missions 5, 6. Changed start dialogue of the princess in Mission 6.
Sun, 22 Jul 2012 00:48:48 +0400 AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
unc0rr [Sun, 22 Jul 2012 00:48:48 +0400] rev 7416
AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
Tue, 24 Jul 2012 18:36:23 +0300 Fixed localization of Mission 6 and fixed a typo.
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 18:36:23 +0300] rev 7415
Fixed localization of Mission 6 and fixed a typo.
Fri, 20 Jul 2012 21:30:53 -0400 unc0rr, let me know what you think? Values were chosen semi-arbitrarily. But I was playing through a lot of large demos.
nemo [Fri, 20 Jul 2012 21:30:53 -0400] rev 7414
unc0rr, let me know what you think? Values were chosen semi-arbitrarily. But I was playing through a lot of large demos.
Mon, 23 Jul 2012 19:17:04 +0300 Finished mission 6: Dragon's lair
belphegorr <szabibibi@gmail.com> [Mon, 23 Jul 2012 19:17:04 +0300] rev 7413
Finished mission 6: Dragon's lair Modified uCommandHandlers (DrawGear function), as the last merge was causing crashes when hogs were hidden.
Fri, 20 Jul 2012 21:15:38 -0400 Ok. *these* should be safe with just this one extra check...
nemo [Fri, 20 Jul 2012 21:15:38 -0400] rev 7412
Ok. *these* should be safe with just this one extra check...
Thu, 30 Aug 2012 12:13:24 -0400 checkpoint merge
nemo [Thu, 30 Aug 2012 12:13:24 -0400] rev 7411
checkpoint merge
Fri, 20 Jul 2012 19:56:58 -0400 :( I have no idea why this did not work
nemo [Fri, 20 Jul 2012 19:56:58 -0400] rev 7410
:( I have no idea why this did not work
Fri, 20 Jul 2012 18:48:04 -0400 Avoid desync playing back demos
nemo [Fri, 20 Jul 2012 18:48:04 -0400] rev 7409
Avoid desync playing back demos
Fri, 20 Jul 2012 17:43:35 -0400 don't need the camera following invisible stuff (maybe this should be in the general camera routine?)
nemo [Fri, 20 Jul 2012 17:43:35 -0400] rev 7408
don't need the camera following invisible stuff (maybe this should be in the general camera routine?)
Fri, 20 Jul 2012 15:12:47 -0400 I thirst for randomness.
nemo [Fri, 20 Jul 2012 15:12:47 -0400] rev 7407
I thirst for randomness.
Fri, 20 Jul 2012 14:16:05 -0400 Try avoiding spamming the log by retaining the gears. untested.
nemo [Fri, 20 Jul 2012 14:16:05 -0400] rev 7406
Try avoiding spamming the log by retaining the gears. untested.
Fri, 20 Jul 2012 18:42:45 +0400 Replace stupid 'mod' with 'and'
unc0rr [Fri, 20 Jul 2012 18:42:45 +0400] rev 7405
Replace stupid 'mod' with 'and'
Fri, 20 Jul 2012 15:39:13 +0100 ooops (and indentation)
koda [Fri, 20 Jul 2012 15:39:13 +0100] rev 7404
ooops (and indentation)
Fri, 20 Jul 2012 12:25:53 +0100 press 8 to mute audio while ingame
koda [Fri, 20 Jul 2012 12:25:53 +0100] rev 7403
press 8 to mute audio while ingame
Fri, 20 Jul 2012 09:09:17 +0400 mod operator is so stupid in pascal
unc0rr [Fri, 20 Jul 2012 09:09:17 +0400] rev 7402
mod operator is so stupid in pascal
Thu, 19 Jul 2012 20:34:21 -0400 oh yeah, these too
nemo [Thu, 19 Jul 2012 20:34:21 -0400] rev 7401
oh yeah, these too
Thu, 19 Jul 2012 17:34:18 -0400 Fix TARDIS, make switcher work w/ the new more stringent check.
nemo [Thu, 19 Jul 2012 17:34:18 -0400] rev 7400
Fix TARDIS, make switcher work w/ the new more stringent check.
Thu, 19 Jul 2012 17:14:02 -0400 Update team health
nemo [Thu, 19 Jul 2012 17:14:02 -0400] rev 7399
Update team health
Wed, 18 Jul 2012 23:02:14 +0400 Start TestCake
unc0rr [Wed, 18 Jul 2012 23:02:14 +0400] rev 7398
Start TestCake
Wed, 18 Jul 2012 15:05:56 +0100 allow FPFLAGS and GHFLAGS only in cmakes able to support them
koda [Wed, 18 Jul 2012 15:05:56 +0100] rev 7397
allow FPFLAGS and GHFLAGS only in cmakes able to support them
Mon, 16 Jul 2012 23:08:42 -0400 what the heck, let's add a few more
nemo [Mon, 16 Jul 2012 23:08:42 -0400] rev 7396
what the heck, let's add a few more
Mon, 16 Jul 2012 23:46:44 +0400 - Check for harmful gear deletions
unc0rr [Mon, 16 Jul 2012 23:46:44 +0400] rev 7395
- Check for harmful gear deletions - Catch and fix bug in kamikaze - TARDIS has similar bug, leave fixing to its authors
Mon, 16 Jul 2012 23:12:59 +0400 Use gmDestroy message instead
unc0rr [Mon, 16 Jul 2012 23:12:59 +0400] rev 7394
Use gmDestroy message instead
Sun, 15 Jul 2012 16:56:05 -0400 Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
nemo [Sun, 15 Jul 2012 16:56:05 -0400] rev 7393
Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
Fri, 13 Jul 2012 16:39:20 +0400 Correctly distinguish between game and real ticks while recording video,
Stepan777 <stepik-777@mail.ru> [Fri, 13 Jul 2012 16:39:20 +0400] rev 7392
Correctly distinguish between game and real ticks while recording video, so that paused game and speed-up demo are recorded better. Also support recording videos from demos executed directly (without frontend), such videos will be automatically encoded on frontend startup.
Sun, 15 Jul 2012 15:35:28 -0400 Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
nemo [Sun, 15 Jul 2012 15:35:28 -0400] rev 7391
Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
Fri, 13 Jul 2012 16:35:42 +0400 merge
Stepan777 <stepik-777@mail.ru> [Fri, 13 Jul 2012 16:35:42 +0400] rev 7390
merge
Sat, 14 Jul 2012 23:19:09 -0400 Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
nemo [Sat, 14 Jul 2012 23:19:09 -0400] rev 7389
Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
Fri, 13 Jul 2012 13:21:52 +0400 Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue.
unc0rr [Fri, 13 Jul 2012 13:21:52 +0400] rev 7388
Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue.
Fri, 10 Jan 2014 00:57:15 +0400 Filter sprSDFlake too, so engine could pass initialization gl2
unc0rr [Fri, 10 Jan 2014 00:57:15 +0400] rev 7387
Filter sprSDFlake too, so engine could pass initialization
Tue, 10 Jul 2012 21:58:19 +0400 Fix bug with isInLag picture displayed at end of some videos.
Stepan777 <stepik-777@mail.ru> [Tue, 10 Jul 2012 21:58:19 +0400] rev 7386
Fix bug with isInLag picture displayed at end of some videos. + Some improvements to user interface.
Fri, 13 Jul 2012 01:07:53 +0400 Don't consider moving hedgehogs in place rating in after attack mode
unc0rr [Fri, 13 Jul 2012 01:07:53 +0400] rev 7385
Don't consider moving hedgehogs in place rating in after attack mode
Thu, 09 Jan 2014 22:38:40 +0400 Import temp.diff which is a try to fix glitches with textures edges gl2
Wolfgang Steffens <WolfgangSteff@gmail.com> [Thu, 09 Jan 2014 22:38:40 +0400] rev 7384
Import temp.diff which is a try to fix glitches with textures edges
Tue, 10 Jul 2012 21:56:25 +0400 merge
Stepan777 <stepik-777@mail.ru> [Tue, 10 Jul 2012 21:56:25 +0400] rev 7383
merge
Thu, 12 Jul 2012 23:31:06 +0400 When removing a record, set selection on the next item in the list
unc0rr [Thu, 12 Jul 2012 23:31:06 +0400] rev 7382
When removing a record, set selection on the next item in the list
Thu, 09 Jan 2014 22:35:40 +0400 Wolfgang Steffens's gl2 and atlas branch gl2
unc0rr [Thu, 09 Jan 2014 22:35:40 +0400] rev 7381
Wolfgang Steffens's gl2 and atlas branch
Wed, 18 Jun 2014 19:57:25 +0200 closing wosteffs ancient debug commit head. default branch has been a dual-headed monster for long enough IMO
sheepluva [Wed, 18 Jun 2014 19:57:25 +0200] rev 7380
closing wosteffs ancient debug commit head. default branch has been a dual-headed monster for long enough IMO
Mon, 09 Jul 2012 21:45:30 +0400 fix bug with desynced camera positions
Stepan777 <stepik-777@mail.ru> [Mon, 09 Jul 2012 21:45:30 +0400] rev 7379
fix bug with desynced camera positions
Thu, 12 Jul 2012 06:19:32 -0400 Reduce number of walk bonuses further, doubt even 128 are needed. Fix count reset.
nemo [Thu, 12 Jul 2012 06:19:32 -0400] rev 7378
Reduce number of walk bonuses further, doubt even 128 are needed. Fix count reset.
Tue, 10 Jul 2012 16:38:50 +0200 Debug commit
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 10 Jul 2012 16:38:50 +0200] rev 7377
Debug commit Added code to replace sprites with a checkerboard pattern in order to identify filtering issues. This version only renders DrawSprite()'s with the checkerboard pattern for debugging purposes cleaned up some unneeded stuff
Mon, 09 Jul 2012 17:03:57 +0400 rework saving of camera positions so there is no need to know framerate during prerecording.
Stepan777 <stepik-777@mail.ru> [Mon, 09 Jul 2012 17:03:57 +0400] rev 7376
rework saving of camera positions so there is no need to know framerate during prerecording. support x264 on older versions of ffmpeg/libav. remove some unuseful options.
Wed, 11 Jul 2012 22:18:43 -0400 Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
nemo [Wed, 11 Jul 2012 22:18:43 -0400] rev 7375
Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
Tue, 10 Jul 2012 11:09:38 +0200 Merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 10 Jul 2012 11:09:38 +0200] rev 7374
Merge
Mon, 09 Jul 2012 16:42:13 +0400 merge
Stepan777 <stepik-777@mail.ru> [Mon, 09 Jul 2012 16:42:13 +0400] rev 7373
merge
Mon, 09 Jul 2012 23:28:02 -0400 Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
nemo [Mon, 09 Jul 2012 23:28:02 -0400] rev 7372
Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
Sun, 08 Jul 2012 13:29:06 +0400 First try to use framebuffer, instead of auxilary buffer.
Stepan777 <stepik-777@mail.ru> [Sun, 08 Jul 2012 13:29:06 +0400] rev 7371
First try to use framebuffer, instead of auxilary buffer. On my computer this fixes large resolutions (e.g. 1920x1080)
Sun, 08 Jul 2012 23:14:24 +0400 Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
unc0rr [Sun, 08 Jul 2012 23:14:24 +0400] rev 7370
Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
Sun, 08 Jul 2012 13:21:12 +0400 Move SDL_GetTicks() to another place, maybe this will fix sound desync.
Stepan777 <stepik-777@mail.ru> [Sun, 08 Jul 2012 13:21:12 +0400] rev 7369
Move SDL_GetTicks() to another place, maybe this will fix sound desync. Also, ensure that thumbnail is aslways saved.
Sun, 08 Jul 2012 13:49:41 -0400 A bit more convoluted, but more attractive visually
nemo [Sun, 08 Jul 2012 13:49:41 -0400] rev 7368
A bit more convoluted, but more attractive visually
Sun, 08 Jul 2012 13:18:52 +0400 merge
Stepan777 <stepik-777@mail.ru> [Sun, 08 Jul 2012 13:18:52 +0400] rev 7367
merge
Sun, 08 Jul 2012 12:00:27 -0400 Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
nemo [Sun, 08 Jul 2012 12:00:27 -0400] rev 7366
Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
Sat, 07 Jul 2012 19:59:44 +0400 fix alpha channel in image rescaling
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 19:59:44 +0400] rev 7365
fix alpha channel in image rescaling
Sun, 08 Jul 2012 11:43:22 -0400 Draw bombs behind plane
nemo [Sun, 08 Jul 2012 11:43:22 -0400] rev 7364
Draw bombs behind plane
Sat, 07 Jul 2012 19:17:50 +0400 Fix thumbnails. On some OpenGL implementations they weren't working.
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 19:17:50 +0400] rev 7363
Fix thumbnails. On some OpenGL implementations they weren't working.
Sun, 08 Jul 2012 18:59:25 +0400 Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
unc0rr [Sun, 08 Jul 2012 18:59:25 +0400] rev 7362
Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
Sat, 07 Jul 2012 17:43:10 +0400 fix frontend for ffmpeg 0.7.13
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 17:43:10 +0400] rev 7361
fix frontend for ffmpeg 0.7.13
Sun, 08 Jul 2012 10:35:40 -0400 Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
nemo [Sun, 08 Jul 2012 10:35:40 -0400] rev 7360
Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
Sat, 07 Jul 2012 17:26:20 +0400 Fix compilation of hwengine on ffmpeg 0.7.13.
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 17:26:20 +0400] rev 7359
Fix compilation of hwengine on ffmpeg 0.7.13. But frontend does not compiles.
Thu, 26 Jul 2012 11:01:32 +0200 Hedgeroid: Major overhaul of the network connection code. Now it is threaded and
Medo <smaxein@googlemail.com> [Thu, 26 Jul 2012 11:01:32 +0200] rev 7358
Hedgeroid: Major overhaul of the network connection code. Now it is threaded and errors are handled properly.
Sun, 08 Jul 2012 10:03:31 -0400 Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
nemo [Sun, 08 Jul 2012 10:03:31 -0400] rev 7357
Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
Sat, 07 Jul 2012 16:21:42 +0400 fix for older ffmpeg (0.7.13)
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 16:21:42 +0400] rev 7356
fix for older ffmpeg (0.7.13)
Tue, 24 Jul 2012 16:57:48 +0200 Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Medo <smaxein@googlemail.com> [Tue, 24 Jul 2012 16:57:48 +0200] rev 7355
Hedgeroid: Misguided attempts at getting the connection lifecycle right. Committing this because it basically runs this way, so i might want to revert to it later :)
Sat, 07 Jul 2012 23:22:03 +0200 remaining files for the Danish translation
kjpou1 [Sat, 07 Jul 2012 23:22:03 +0200] rev 7354
remaining files for the Danish translation
Fri, 06 Jul 2012 19:15:44 +0400 When there are videos that are being encoded and user tries to quit display dialog with warning.
Stepan777 <stepik-777@mail.ru> [Fri, 06 Jul 2012 19:15:44 +0400] rev 7353
When there are videos that are being encoded and user tries to quit display dialog with warning.
Mon, 23 Jul 2012 00:17:06 +0200 Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com> [Mon, 23 Jul 2012 00:17:06 +0200] rev 7352
Hedgeroid: Reworked player and room lists, added menus, added playername query Still work in progress...
Sat, 07 Jul 2012 23:31:59 +0400 - Check ready status only after deleting player's teams (should fix the bug when you're unable to start game)
unc0rr [Sat, 07 Jul 2012 23:31:59 +0400] rev 7351
- Check ready status only after deleting player's teams (should fix the bug when you're unable to start game) - Send LEFT message after deletion of player's teams (no idea if this breaks anything, but this is more accurate behavior)
Fri, 06 Jul 2012 13:22:33 +0400 When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda).
Stepan777 <stepik-777@mail.ru> [Fri, 06 Jul 2012 13:22:33 +0400] rev 7350
When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda). This is not tested but it should work.
Sat, 21 Jul 2012 14:56:52 +0200 Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com> [Sat, 21 Jul 2012 14:56:52 +0200] rev 7349
Hedgeroid: More work on the lobby activity
Sat, 07 Jul 2012 15:28:47 -0400 Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
nemo [Sat, 07 Jul 2012 15:28:47 -0400] rev 7348
Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
Fri, 06 Jul 2012 12:50:18 +0400 merge
Stepan777 <stepik-777@mail.ru> [Fri, 06 Jul 2012 12:50:18 +0400] rev 7347
merge
Thu, 19 Jul 2012 22:55:36 +0200 Hedgeroid: Lobby activity improvements
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 22:55:36 +0200] rev 7346
Hedgeroid: Lobby activity improvements
Sat, 07 Jul 2012 14:29:35 -0400 unbreak grayscale
nemo [Sat, 07 Jul 2012 14:29:35 -0400] rev 7345
unbreak grayscale
Thu, 19 Jul 2012 22:53:39 +0200 Hedgeroid: Modified detection of assets on SD card (should be more reliable)
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 22:53:39 +0200] rev 7344
Hedgeroid: Modified detection of assets on SD card (should be more reliable)
Fri, 06 Jul 2012 01:25:04 +0400 It is global var
unc0rr [Fri, 06 Jul 2012 01:25:04 +0400] rev 7343
It is global var
Thu, 19 Jul 2012 18:58:18 +0200 Hedgeroid: Got the roomlist working... more or less.
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 18:58:18 +0200] rev 7342
Hedgeroid: Got the roomlist working... more or less.
Thu, 05 Jul 2012 20:53:55 +0400 Fix crash when hedgehog dies while switching from it
unc0rr [Thu, 05 Jul 2012 20:53:55 +0400] rev 7341
Fix crash when hedgehog dies while switching from it
Thu, 19 Jul 2012 18:31:58 +0200 Re-Added the commandline client, but it's not compilable agains the latest frontlib
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 18:31:58 +0200] rev 7340
Re-Added the commandline client, but it's not compilable agains the latest frontlib at the moment.
Wed, 04 Jul 2012 12:41:47 -0400 free up power for use by script
nemo [Wed, 04 Jul 2012 12:41:47 -0400] rev 7339
free up power for use by script
Thu, 19 Jul 2012 17:56:38 +0200 frontlib:
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 17:56:38 +0200] rev 7338
frontlib: - Removed automatic roomlist handling, since the server doesn't inform of every change after all - Added flib_netconn_get_playername - Added a callback mechanism for logging
Wed, 04 Jul 2012 10:56:42 -0400 Allow script to set number of ammo in a crate. untested.
nemo [Wed, 04 Jul 2012 10:56:42 -0400] rev 7337
Allow script to set number of ammo in a crate. untested.
Wed, 18 Jul 2012 21:34:49 +0200 frontlib: Fix onRoomUpdateCb receiving a null pointer
Medo <smaxein@googlemail.com> [Wed, 18 Jul 2012 21:34:49 +0200] rev 7336
frontlib: Fix onRoomUpdateCb receiving a null pointer
Tue, 03 Jul 2012 22:44:50 +0400 - Don't call Length() on variable size arrays
unc0rr [Tue, 03 Jul 2012 22:44:50 +0400] rev 7335
- Don't call Length() on variable size arrays - Make pas2c fail on such calls
Tue, 17 Jul 2012 23:06:20 +0200 Hedgeroid: Fixed multitouch breakage
Medo <smaxein@googlemail.com> [Tue, 17 Jul 2012 23:06:20 +0200] rev 7334
Hedgeroid: Fixed multitouch breakage
Sat, 30 Jun 2012 01:09:31 +0400 Properly convert taking address of function with var parameters
unc0rr [Sat, 30 Jun 2012 01:09:31 +0400] rev 7333
Properly convert taking address of function with var parameters
Tue, 17 Jul 2012 22:27:16 +0200 Hedgeroid: Chat and player list work now, but everything is very much WIP
Medo <smaxein@googlemail.com> [Tue, 17 Jul 2012 22:27:16 +0200] rev 7332
Hedgeroid: Chat and player list work now, but everything is very much WIP
Sat, 30 Jun 2012 00:34:51 +0400 Well, since we have database on the same computer as game server, could remove caching, but I just set expiration time to 10 minutes
unc0rr [Sat, 30 Jun 2012 00:34:51 +0400] rev 7331
Well, since we have database on the same computer as game server, could remove caching, but I just set expiration time to 10 minutes
Mon, 16 Jul 2012 20:16:03 +0200 Hedgeroid: Layout experiments for the lobby page
Medo <smaxein@googlemail.com> [Mon, 16 Jul 2012 20:16:03 +0200] rev 7330
Hedgeroid: Layout experiments for the lobby page
Sat, 30 Jun 2012 00:20:01 +0400 Don't produce unnecessary and erroneous defines
unc0rr [Sat, 30 Jun 2012 00:20:01 +0400] rev 7329
Don't produce unnecessary and erroneous defines
Wed, 11 Jul 2012 01:52:01 +0200 Hedgeroid: Added experimental lobby chat
Medo <smaxein@googlemail.com> [Wed, 11 Jul 2012 01:52:01 +0200] rev 7328
Hedgeroid: Added experimental lobby chat
Fri, 29 Jun 2012 22:46:58 +0400 Fix the function definition issue so the function pointer format now looks correct.
xymeng [Fri, 29 Jun 2012 22:46:58 +0400] rev 7327
Fix the function definition issue so the function pointer format now looks correct.
Wed, 11 Jul 2012 01:51:28 +0200 Hedgeroid: Simplified some code
Medo <smaxein@googlemail.com> [Wed, 11 Jul 2012 01:51:28 +0200] rev 7326
Hedgeroid: Simplified some code
Fri, 29 Jun 2012 01:23:43 +0400 Tiny optimization + formatting fix
unc0rr [Fri, 29 Jun 2012 01:23:43 +0400] rev 7325
Tiny optimization + formatting fix
Wed, 11 Jul 2012 01:40:35 +0200 frontlib: Added missing disconnect case
Medo <smaxein@googlemail.com> [Wed, 11 Jul 2012 01:40:35 +0200] rev 7324
frontlib: Added missing disconnect case
Fri, 29 Jun 2012 00:45:13 +0400 Convert function with var parameters declarations into #define + function which accepts pointers
unc0rr [Fri, 29 Jun 2012 00:45:13 +0400] rev 7323
Convert function with var parameters declarations into #define + function which accepts pointers
Tue, 10 Jul 2012 19:40:10 +0200 frontlib: Added the NDK build file for Android
Medo <smaxein@googlemail.com> [Tue, 10 Jul 2012 19:40:10 +0200] rev 7322
frontlib: Added the NDK build file for Android
Thu, 28 Jun 2012 22:45:06 +0400 - Try sending remove message in 'finally' as a last resort
unc0rr [Thu, 28 Jun 2012 22:45:06 +0400] rev 7321
- Try sending remove message in 'finally' as a last resort - Some sources maintainance
Tue, 10 Jul 2012 19:33:57 +0200 frontlib: Renamed cfg to scheme, Un-refcounted some types, small API adjustments
Medo <smaxein@googlemail.com> [Tue, 10 Jul 2012 19:33:57 +0200] rev 7320
frontlib: Renamed cfg to scheme, Un-refcounted some types, small API adjustments
Wed, 27 Jun 2012 16:40:36 -0400 ocd
nemo [Wed, 27 Jun 2012 16:40:36 -0400] rev 7319
ocd
Thu, 05 Jul 2012 22:22:48 +0200 Improved asset moving time by an order of magnitude (3s vs. 25s on my device)
Medo <smaxein@googlemail.com> [Thu, 05 Jul 2012 22:22:48 +0200] rev 7318
Improved asset moving time by an order of magnitude (3s vs. 25s on my device)
Thu, 28 Jun 2012 00:30:50 +0400 Prepare to handle passing by reference
unc0rr [Thu, 28 Jun 2012 00:30:50 +0400] rev 7317
Prepare to handle passing by reference
Thu, 05 Jul 2012 00:33:24 +0200 frontlib: Improved and unified parameter checking, moved the cmdlineClient out
Medo <smaxein@googlemail.com> [Thu, 05 Jul 2012 00:33:24 +0200] rev 7316
frontlib: Improved and unified parameter checking, moved the cmdlineClient out of the frontlib code.
Wed, 27 Jun 2012 22:53:26 +0400 Remove trailing spaces
unc0rr [Wed, 27 Jun 2012 22:53:26 +0400] rev 7315
Remove trailing spaces
Wed, 27 Jun 2012 22:52:19 +0200 frontlib: Fixes and improvements. Added a GPLv2+ license header to all frontlib
Medo <smaxein@googlemail.com> [Wed, 27 Jun 2012 22:52:19 +0200] rev 7314
frontlib: Fixes and improvements. Added a GPLv2+ license header to all frontlib files that did not have their license fixed already.
Wed, 27 Jun 2012 13:47:42 -0400 Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
nemo [Wed, 27 Jun 2012 13:47:42 -0400] rev 7313
Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
Wed, 27 Jun 2012 18:04:17 +0200 Merge
Medo <smaxein@googlemail.com> [Wed, 27 Jun 2012 18:04:17 +0200] rev 7312
Merge
Wed, 27 Jun 2012 13:39:46 -0400 Missions localisation
sphrix [Wed, 27 Jun 2012 13:39:46 -0400] rev 7311
Missions localisation
Wed, 27 Jun 2012 09:16:34 -0400 More efficient
nemo [Wed, 27 Jun 2012 09:16:34 -0400] rev 7310
More efficient
Wed, 27 Jun 2012 08:54:03 -0400 oops
nemo [Wed, 27 Jun 2012 08:54:03 -0400] rev 7309
oops
Wed, 27 Jun 2012 07:58:16 -0400 Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
nemo [Wed, 27 Jun 2012 07:58:16 -0400] rev 7308
Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
Tue, 26 Jun 2012 23:02:25 -0400 This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
nemo [Tue, 26 Jun 2012 23:02:25 -0400] rev 7307
This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
Tue, 26 Jun 2012 23:29:41 +0400 Here they come - thumbnails.
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 23:29:41 +0400] rev 7306
Here they come - thumbnails. Also fixing some resizing issues in pagevideos - now it resizes nicer. Wait for a announcement on hedgewars.org, I hope to make it soon.
Tue, 26 Jun 2012 20:05:24 -0400 Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
nemo [Tue, 26 Jun 2012 20:05:24 -0400] rev 7305
Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
Tue, 10 Jul 2012 11:08:35 +0200 Added auto cropping to atlasing
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 10 Jul 2012 11:08:35 +0200] rev 7304
Added auto cropping to atlasing Added splitting of animation sheets to frames and auto crop the frames. Fixed some atlas blitting issues. Vertex coords are still improper tho for auto cropped frames
Tue, 26 Jun 2012 23:23:02 +0400 merge
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 23:23:02 +0400] rev 7303
merge
Wed, 27 Jun 2012 01:25:26 +0200 updated ios project file
koda [Wed, 27 Jun 2012 01:25:26 +0200] rev 7302
updated ios project file
Mon, 25 Jun 2012 16:22:03 +0200 GL1.x fixes
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 16:22:03 +0200] rev 7301
GL1.x fixes
Tue, 26 Jun 2012 14:38:19 -0400 Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
nemo [Tue, 26 Jun 2012 14:38:19 -0400] rev 7300
Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
Mon, 25 Jun 2012 15:46:49 +0200 Merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 15:46:49 +0200] rev 7299
Merge
Tue, 26 Jun 2012 21:13:27 +0400 Don't set erasing flag when it is unnecessary so hwmap could compress better
unc0rr [Tue, 26 Jun 2012 21:13:27 +0400] rev 7298
Don't set erasing flag when it is unnecessary so hwmap could compress better
Mon, 25 Jun 2012 15:46:08 +0200 using atlas for rendering now
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 15:46:08 +0200] rev 7297
using atlas for rendering now
Tue, 26 Jun 2012 11:08:33 -0400 er. this one too
nemo [Tue, 26 Jun 2012 11:08:33 -0400] rev 7296
er. this one too
Mon, 25 Jun 2012 12:02:54 +0200 made surface retaining mandatory
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 12:02:54 +0200] rev 7295
made surface retaining mandatory
Tue, 26 Jun 2012 02:15:50 +0400 merge
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 02:15:50 +0400] rev 7294
merge
Tue, 26 Jun 2012 10:14:40 -0400 Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
nemo [Tue, 26 Jun 2012 10:14:40 -0400] rev 7293
Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
Mon, 25 Jun 2012 12:01:19 +0200 added missing uBinPacker.pas and uAtlas.pas
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 12:01:19 +0200] rev 7292
added missing uBinPacker.pas and uAtlas.pas
Mon, 25 Jun 2012 11:47:40 +0200 retaining SDL surfaces in order to allow recreating atlases from scratch without
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 11:47:40 +0200] rev 7291
retaining SDL surfaces in order to allow recreating atlases from scratch without reading back textures from the GL
Mon, 25 Jun 2012 09:40:56 -0400 Update contributor e-mail address
nemo [Mon, 25 Jun 2012 09:40:56 -0400] rev 7290
Update contributor e-mail address
Tue, 26 Jun 2012 02:14:35 +0400 Restore almost old TCPBase behaviour
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 02:14:35 +0400] rev 7289
Restore almost old TCPBase behaviour (it was only necessary to move emiting of isReadyNow() from ClientDisconnect() to NewConnection()). Also ensure deletion of IPCSocket.
Mon, 25 Jun 2012 10:44:27 +0200 Merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 10:44:27 +0200] rev 7288
Merge
Mon, 25 Jun 2012 09:01:03 -0400 oops
nemo [Mon, 25 Jun 2012 09:01:03 -0400] rev 7287
oops
Sun, 24 Jun 2012 21:33:45 +0400 remaining IFDEFs
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 21:33:45 +0400] rev 7286
remaining IFDEFs
Mon, 25 Jun 2012 10:16:19 +0400 oops
unc0rr [Mon, 25 Jun 2012 10:16:19 +0400] rev 7285
oops
Sun, 24 Jun 2012 21:32:33 +0400 merge
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 21:32:33 +0400] rev 7284
merge
Sun, 24 Jun 2012 20:30:51 -0400 oops
nemo [Sun, 24 Jun 2012 20:30:51 -0400] rev 7283
oops
Sun, 24 Jun 2012 21:15:20 +0400 correctly fix odd dimensions (it was incorrectly fixed in previous commit)
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 21:15:20 +0400] rev 7282
correctly fix odd dimensions (it was incorrectly fixed in previous commit)
Sun, 24 Jun 2012 18:21:12 -0400 These 2 need masks now
nemo [Sun, 24 Jun 2012 18:21:12 -0400] rev 7281
These 2 need masks now
Sun, 24 Jun 2012 20:57:02 +0400 pagevideos is now much better that before:
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 20:57:02 +0400] rev 7280
pagevideos is now much better that before: 1. Display list of video files. 2. For each file in progress display progress bar. 3. Description for each file (size, duration etc). 4. It is possible to remove and rename files. 5. Video file can be launched in external media player. 6. ... also fixed some bugs http://postimage.org/image/hk87cuqm9/
Sun, 24 Jun 2012 22:37:44 +0400 Fix completely broken RateHammer
unc0rr [Sun, 24 Jun 2012 22:37:44 +0400] rev 7279
Fix completely broken RateHammer
Sun, 24 Jun 2012 20:31:26 +0400 merge
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 20:31:26 +0400] rev 7278
merge
Sun, 24 Jun 2012 13:18:33 -0400 Sanity limits.
nemo [Sun, 24 Jun 2012 13:18:33 -0400] rev 7277
Sanity limits.
Sun, 24 Jun 2012 09:12:53 -0400 Another take at prettier crate appearance
nemo [Sun, 24 Jun 2012 09:12:53 -0400] rev 7276
Another take at prettier crate appearance
Wed, 27 Jun 2012 18:02:45 +0200 frontlib: Getting there :) Added commandline client for testing
Medo <smaxein@googlemail.com> [Wed, 27 Jun 2012 18:02:45 +0200] rev 7275
frontlib: Getting there :) Added commandline client for testing
Sat, 23 Jun 2012 23:04:06 -0400 Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
nemo [Sat, 23 Jun 2012 23:04:06 -0400] rev 7274
Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
Mon, 25 Jun 2012 15:21:18 +0200 frontlib: Using macros for simplification of callbacks
Medo <smaxein@googlemail.com> [Mon, 25 Jun 2012 15:21:18 +0200] rev 7273
frontlib: Using macros for simplification of callbacks
Sat, 23 Jun 2012 22:39:00 -0400 Second part of the change. Make collision check use the new mask bit.
nemo [Sat, 23 Jun 2012 22:39:00 -0400] rev 7272
Second part of the change. Make collision check use the new mask bit.
Mon, 25 Jun 2012 00:42:07 +0200 frontlib: Intermittent commit. Things are still in flux but we're getting there :)
Medo <smaxein@googlemail.com> [Mon, 25 Jun 2012 00:42:07 +0200] rev 7271
frontlib: Intermittent commit. Things are still in flux but we're getting there :)
Sat, 23 Jun 2012 21:37:47 -0400 Step 1. Add current hedgehog as top bit of bottom byte.
nemo [Sat, 23 Jun 2012 21:37:47 -0400] rev 7270
Step 1. Add current hedgehog as top bit of bottom byte.
Thu, 21 Jun 2012 21:32:12 +0200 More progress on the netplay part of the frontlib
Medo <smaxein@googlemail.com> [Thu, 21 Jun 2012 21:32:12 +0200] rev 7269
More progress on the netplay part of the frontlib
Sat, 23 Jun 2012 22:44:11 +0400 - Fix cake bug introduced in r2ccfc93c6b5e
unc0rr [Sat, 23 Jun 2012 22:44:11 +0400] rev 7268
- Fix cake bug introduced in r2ccfc93c6b5e - New debugging tool which dumps land into log file
Tue, 19 Jun 2012 21:20:08 +0200 Merge
Medo <smaxein@googlemail.com> [Tue, 19 Jun 2012 21:20:08 +0200] rev 7267
Merge
Fri, 22 Jun 2012 08:13:51 +0400 Swap order of actions
unc0rr [Fri, 22 Jun 2012 08:13:51 +0400] rev 7266
Swap order of actions
Tue, 19 Jun 2012 01:20:19 +0400 Output log to stdout instead of stderr
unc0rr [Tue, 19 Jun 2012 01:20:19 +0400] rev 7265
Output log to stdout instead of stderr
Tue, 19 Jun 2012 00:40:52 +0400 Oops, forgot this
unc0rr [Tue, 19 Jun 2012 00:40:52 +0400] rev 7264
Oops, forgot this
Mon, 23 Jul 2012 19:15:59 +0300 Added a new function: AddNewEvent, which only adds an event to the list if it doesn't already exist. Kept the old one as it might me useful to be able to add an event more than once.
belphegorr <szabibibi@gmail.com> [Mon, 23 Jul 2012 19:15:59 +0300] rev 7263
Added a new function: AddNewEvent, which only adds an event to the list if it doesn't already exist. Kept the old one as it might me useful to be able to add an event more than once.
Mon, 18 Jun 2012 23:45:21 +0400 set(LUA_LIBRARY lua.dll) for win32 builds
unc0rr [Mon, 18 Jun 2012 23:45:21 +0400] rev 7262
set(LUA_LIBRARY lua.dll) for win32 builds
Sat, 21 Jul 2012 01:54:41 +0300 Placed hiding hogs at the end of StartMission in Mission 3
belphegorr <szabibibi@gmail.com> [Sat, 21 Jul 2012 01:54:41 +0300] rev 7261
Placed hiding hogs at the end of StartMission in Mission 3
Sun, 17 Jun 2012 22:11:09 +0400 BindsModel
unc0rr [Sun, 17 Jun 2012 22:11:09 +0400] rev 7260
BindsModel
Sat, 21 Jul 2012 01:53:17 +0300 Added localization
belphegorr <szabibibi@gmail.com> [Sat, 21 Jul 2012 01:53:17 +0300] rev 7259
Added localization
Sun, 17 Jun 2012 21:45:49 +0400 - Move colorsModel to appropriate place
unc0rr [Sun, 17 Jun 2012 21:45:49 +0400] rev 7258
- Move colorsModel to appropriate place - Less includes in DataManager.h
Sat, 21 Jul 2012 01:47:34 +0300 Modified DrawGear so that it doesn't draw the gear when it has message gmRemoveFromList (it was causing havoc when I used HideHog as it could not access the position of the hog)
belphegorr <szabibibi@gmail.com> [Sat, 21 Jul 2012 01:47:34 +0300] rev 7257
Modified DrawGear so that it doesn't draw the gear when it has message gmRemoveFromList (it was causing havoc when I used HideHog as it could not access the position of the hog)
Sun, 17 Jun 2012 16:32:44 +0200 CROSSAPPLE ftw
koda [Sun, 17 Jun 2012 16:32:44 +0200] rev 7256
CROSSAPPLE ftw
Mon, 16 Jul 2012 20:56:55 +0300 Fixed a visual gear in Mission 5
belphegorr <szabibibi@gmail.com> [Mon, 16 Jul 2012 20:56:55 +0300] rev 7255
Fixed a visual gear in Mission 5 Animate.lua: added an optional boolean parameter to AnimVisualGear - follow
Sun, 17 Jun 2012 14:13:19 +0400 This should fix default hogs names in network game
unc0rr [Sun, 17 Jun 2012 14:13:19 +0400] rev 7254
This should fix default hogs names in network game
Mon, 16 Jul 2012 20:38:31 +0300 Added fifth mission and fixed minor control bug with mission 4
belphegorr <szabibibi@gmail.com> [Mon, 16 Jul 2012 20:38:31 +0300] rev 7253
Added fifth mission and fixed minor control bug with mission 4
Sun, 17 Jun 2012 00:08:20 +0400 Catch all types of exceptions in recv thread. Should probably help with ghosts problem, though I have no idea which else kind of exception could arise there.
unc0rr [Sun, 17 Jun 2012 00:08:20 +0400] rev 7252
Catch all types of exceptions in recv thread. Should probably help with ghosts problem, though I have no idea which else kind of exception could arise there.
Tue, 10 Jul 2012 23:06:56 +0300 Fixed a bug where certain ammo types were added to the wrong hogs.
belphegorr <szabibibi@gmail.com> [Tue, 10 Jul 2012 23:06:56 +0300] rev 7251
Fixed a bug where certain ammo types were added to the wrong hogs.
Thu, 14 Jun 2012 16:35:36 +0400 AI loves to jump
unc0rr [Thu, 14 Jun 2012 16:35:36 +0400] rev 7250
AI loves to jump
Tue, 10 Jul 2012 15:20:12 +0300 Reduced mission 4 difficulty (enemy health and level) and fixed a bug where hogs would comment on the death of Dense Cloud eve though he isn't added
belphegorr <szabibibi@gmail.com> [Tue, 10 Jul 2012 15:20:12 +0300] rev 7249
Reduced mission 4 difficulty (enemy health and level) and fixed a bug where hogs would comment on the death of Dense Cloud eve though he isn't added
Thu, 14 Jun 2012 00:34:50 +0200 ios: disable some warnings
koda [Thu, 14 Jun 2012 00:34:50 +0200] rev 7248
ios: disable some warnings
Sun, 08 Jul 2012 19:28:40 +0300 Changed a ShowMission in Mission 4
belphegorr <szabibibi@gmail.com> [Sun, 08 Jul 2012 19:28:40 +0300] rev 7247
Changed a ShowMission in Mission 4
Thu, 14 Jun 2012 00:21:23 +0200 it was inevitable
koda [Thu, 14 Jun 2012 00:21:23 +0200] rev 7246
it was inevitable
Sun, 08 Jul 2012 19:15:38 +0300 Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box
belphegorr <szabibibi@gmail.com> [Sun, 08 Jul 2012 19:15:38 +0300] rev 7245
Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box Updated Animate.lua (forgot to copy it last time) Mission 1: Fixed a bug where events would cause animations to stutter Moved a crate Made the princess and the elder pay attention to Leaks A Lot Changed the name of the chief to Righteous Beard Mission 2: - Mission 3: Removed leftover debug lines Solved a bug where Dense Cloud could not select weapons during final scene Made the hogs fave each other during the final animation Mission 4: Solved a bug where Dense Cloud would appear even if he's dead
Thu, 14 Jun 2012 00:10:06 +0200 ios: explain why setting a style disables schemes and/or weapons sometimes
koda [Thu, 14 Jun 2012 00:10:06 +0200] rev 7244
ios: explain why setting a style disables schemes and/or weapons sometimes
Fri, 06 Jul 2012 15:10:36 +0300 Modified Animate.lua function AnimMove to take highercase direction (e.g. "Left")
belphegorr <szabibibi@gmail.com> [Fri, 06 Jul 2012 15:10:36 +0300] rev 7243
Modified Animate.lua function AnimMove to take highercase direction (e.g. "Left") Solved a bug in Mission 4 where after the second wave appears, control went to the cannibals Changed random seed to 1
Thu, 14 Jun 2012 00:03:01 +0200 ios: for mission configuration, use the bundled cfg file instead of providing plist files
koda [Thu, 14 Jun 2012 00:03:01 +0200] rev 7242
ios: for mission configuration, use the bundled cfg file instead of providing plist files
Fri, 06 Jul 2012 14:45:55 +0300 Modified Mission 4: reduced second wave health, reduced some ammos, added some ammos, added reaction to hog death, added reaction to second wave of hogs
belphegorr <szabibibi@gmail.com> [Fri, 06 Jul 2012 14:45:55 +0300] rev 7241
Modified Mission 4: reduced second wave health, reduced some ammos, added some ammos, added reaction to hog death, added reaction to second wave of hogs
Wed, 13 Jun 2012 23:28:54 +0200 add default cfg files for uniformity in missions
koda [Wed, 13 Jun 2012 23:28:54 +0200] rev 7240
add default cfg files for uniformity in missions
Fri, 06 Jul 2012 12:30:07 +0300 Increased turn time to 40
belphegorr <szabibibi@gmail.com> [Fri, 06 Jul 2012 12:30:07 +0300] rev 7239
Increased turn time to 40
Tue, 12 Jun 2012 17:20:27 +0400 fix very stupid bug :)
Stepan777 <stepik-777@mail.ru> [Tue, 12 Jun 2012 17:20:27 +0400] rev 7238
fix very stupid bug :)
Wed, 13 Jun 2012 23:25:15 +0200 DPI for everyone
koda [Wed, 13 Jun 2012 23:25:15 +0200] rev 7237
DPI for everyone
Thu, 05 Jul 2012 17:19:11 +0300 Reduced number of crates on the challenge in mission 1, fixed an error with mission 3 (at the end)
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 17:19:11 +0300] rev 7236
Reduced number of crates on the challenge in mission 1, fixed an error with mission 3 (at the end)
Mon, 11 Jun 2012 18:15:30 +0400 1. Implement new page in frontend with options for video recording.
Stepan777 <stepik-777@mail.ru> [Mon, 11 Jun 2012 18:15:30 +0400] rev 7235
1. Implement new page in frontend with options for video recording. 2. Store temoprary files in different directory
Tue, 19 Jun 2012 21:17:05 +0200 frontlib: Started work on the server connection code
Medo <smaxein@googlemail.com> [Tue, 19 Jun 2012 21:17:05 +0200] rev 7234
frontlib: Started work on the server connection code
Wed, 13 Jun 2012 11:18:30 -0400 LUA_FOUND should surely be set only if the system lua was found.
nemo [Wed, 13 Jun 2012 11:18:30 -0400] rev 7233
LUA_FOUND should surely be set only if the system lua was found.
Thu, 05 Jul 2012 16:50:06 +0300 Reduced ammo count on Mission 2
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 16:50:06 +0300] rev 7232
Reduced ammo count on Mission 2
Mon, 11 Jun 2012 17:56:10 +0400 merge
Stepan777 <stepik-777@mail.ru> [Mon, 11 Jun 2012 17:56:10 +0400] rev 7231
merge
Fri, 15 Jun 2012 19:57:25 +0200 Changed frontlib to use the existing ini file formats of the QtFrontend
Medo <smaxein@googlemail.com> [Fri, 15 Jun 2012 19:57:25 +0200] rev 7230
Changed frontlib to use the existing ini file formats of the QtFrontend
Tue, 12 Jun 2012 21:42:22 -0400 Couple of missed sections from last time. Shield is still a bit odd
nemo [Tue, 12 Jun 2012 21:42:22 -0400] rev 7229
Couple of missed sections from last time. Shield is still a bit odd
Thu, 05 Jul 2012 16:43:15 +0300 Modified some crate positions, added sound to teleports, fixed loc errors...
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 16:43:15 +0300] rev 7228
Modified some crate positions, added sound to teleports, fixed loc errors...
Tue, 12 Jun 2012 21:10:11 +0200 frontlib: Rewrote the ini helper code, finished ini reading/writing support for all relevant file types
Medo <smaxein@googlemail.com> [Tue, 12 Jun 2012 21:10:11 +0200] rev 7227
frontlib: Rewrote the ini helper code, finished ini reading/writing support for all relevant file types
Mon, 11 Jun 2012 01:16:43 +0200 reorganize options.inc a little
koda [Mon, 11 Jun 2012 01:16:43 +0200] rev 7226
reorganize options.inc a little
Thu, 05 Jul 2012 16:02:42 +0300 Added localization and changed primary team color.
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 16:02:42 +0300] rev 7225
Added localization and changed primary team color.
Tue, 12 Jun 2012 11:25:05 +0200 Cleanup, refactoring and generally more development in the frontlib
Medo <smaxein@googlemail.com> [Tue, 12 Jun 2012 11:25:05 +0200] rev 7224
Cleanup, refactoring and generally more development in the frontlib
Mon, 11 Jun 2012 01:13:57 +0200 uniform NOPNG and NOSERVER cmake symbols
koda [Mon, 11 Jun 2012 01:13:57 +0200] rev 7223
uniform NOPNG and NOSERVER cmake symbols
Thu, 05 Jul 2012 00:57:30 +0300 Added Mission 4: United We Stand
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 00:57:30 +0300] rev 7222
Added Mission 4: United We Stand
Mon, 11 Jun 2012 00:06:22 +0200 Merge
Medo <smaxein@googlemail.com> [Mon, 11 Jun 2012 00:06:22 +0200] rev 7221
Merge
Mon, 11 Jun 2012 00:03:04 +0200 sed 's/\t/ /g' CMakeLists.txt
koda [Mon, 11 Jun 2012 00:03:04 +0200] rev 7220
sed 's/\t/ /g' CMakeLists.txt
Tue, 03 Jul 2012 12:15:07 +0300 Set the choice constants to the correct values (1-3 instead of 0-2).
belphegorr <szabibibi@gmail.com> [Tue, 03 Jul 2012 12:15:07 +0300] rev 7219
Set the choice constants to the correct values (1-3 instead of 0-2).
Sun, 10 Jun 2012 14:36:40 -0400 Ensure that Clan ammo always takes precedence over Per Hog Ammo in the flags. It'd be best for the user sake if these buttons acted more like radio buttons.
nemo [Sun, 10 Jun 2012 14:36:40 -0400] rev 7218
Ensure that Clan ammo always takes precedence over Per Hog Ammo in the flags. It'd be best for the user sake if these buttons acted more like radio buttons.
Sun, 01 Jul 2012 17:24:04 +0300 Removed some debugging lines I forgot to remove.
belphegorr <szabibibi@gmail.com> [Sun, 01 Jul 2012 17:24:04 +0300] rev 7217
Removed some debugging lines I forgot to remove.
Sat, 09 Jun 2012 17:15:45 -0400 disable this debug too
nemo [Sat, 09 Jun 2012 17:15:45 -0400] rev 7216
disable this debug too
Sun, 01 Jul 2012 17:11:59 +0300 Added mission 3: The Journey Back
belphegorr <szabibibi@gmail.com> [Sun, 01 Jul 2012 17:11:59 +0300] rev 7215
Added mission 3: The Journey Back
Sat, 09 Jun 2012 16:51:56 -0400 Remove debug pixel draws, skip tracing on own shoved hogs. Should speed things up allowing more evaluations of stuff.
nemo [Sat, 09 Jun 2012 16:51:56 -0400] rev 7214
Remove debug pixel draws, skip tracing on own shoved hogs. Should speed things up allowing more evaluations of stuff.
Fri, 29 Jun 2012 14:39:05 +0300 Fixed some bugs with Mission 2 and Animate.lua.
belphegorr <szabibibi@gmail.com> [Fri, 29 Jun 2012 14:39:05 +0300] rev 7213
Fixed some bugs with Mission 2 and Animate.lua.
Sat, 09 Jun 2012 23:35:55 +0400 TestBaseballBat
unc0rr [Sat, 09 Jun 2012 23:35:55 +0400] rev 7212
TestBaseballBat
Tue, 26 Jun 2012 02:07:58 +0300 Fixed a bug in Mission 2, where hidden hogs appeared before getting deleted on losing the game.
belphegorr <szabibibi@gmail.com> [Tue, 26 Jun 2012 02:07:58 +0300] rev 7211
Fixed a bug in Mission 2, where hidden hogs appeared before getting deleted on losing the game.
Sat, 09 Jun 2012 21:31:26 +0400 - Adjust some consts so whip and firepunch work perfectly
unc0rr [Sat, 09 Jun 2012 21:31:26 +0400] rev 7210
- Adjust some consts so whip and firepunch work perfectly - Temporarily make AI draw expected traceshove trajectory while I'm working on baseball bat
Tue, 26 Jun 2012 01:17:04 +0300 Changed color of the "Natives" team to make it more visible and reduced difficulty of the "easy" challenge in the first mission.
belphegorr <szabibibi@gmail.com> [Tue, 26 Jun 2012 01:17:04 +0300] rev 7209
Changed color of the "Natives" team to make it more visible and reduced difficulty of the "easy" challenge in the first mission.
Sat, 09 Jun 2012 10:28:45 -0400 Ignore all objects for fall tracing with shove to avoid considering checkins as obstacles. many objects will get knocked by the kick anyway, so end result should be pretty good. Oh, and ditch the sniper rifle doubling.
nemo [Sat, 09 Jun 2012 10:28:45 -0400] rev 7208
Ignore all objects for fall tracing with shove to avoid considering checkins as obstacles. many objects will get knocked by the kick anyway, so end result should be pretty good. Oh, and ditch the sniper rifle doubling.
Tue, 26 Jun 2012 00:57:09 +0300 Fixed a bug where, after finishing a campaign mission, the user needed to reselect the team in the frontend in order to see the next mission.
belphegorr <szabibibi@gmail.com> [Tue, 26 Jun 2012 00:57:09 +0300] rev 7207
Fixed a bug where, after finishing a campaign mission, the user needed to reselect the team in the frontend in order to see the next mission.
Sat, 09 Jun 2012 09:53:15 -0400 Double sniper rifle damage (AI seems unaware of second shot, when playing). Spread out flakes along X when looping and add a little Y variation. This avoids noticeable patterns. Especially on the rarer close layer or dense flakes like rain (for Y)
nemo [Sat, 09 Jun 2012 09:53:15 -0400] rev 7206
Double sniper rifle damage (AI seems unaware of second shot, when playing). Spread out flakes along X when looping and add a little Y variation. This avoids noticeable patterns. Especially on the rarer close layer or dense flakes like rain (for Y)
Mon, 25 Jun 2012 11:17:19 +0300 Added the helper script I forgot to add last time
belphegorr <szabibibi@gmail.com> [Mon, 25 Jun 2012 11:17:19 +0300] rev 7205
Added the helper script I forgot to add last time
Sat, 09 Jun 2012 17:05:16 +0400 - Fix damage calculation in TestSniperRifle, aim a bit lower to compensate initial angle shift in sniper rifle. As a result, AI seems to never fail sniper rifle shots.
unc0rr [Sat, 09 Jun 2012 17:05:16 +0400] rev 7204
- Fix damage calculation in TestSniperRifle, aim a bit lower to compensate initial angle shift in sniper rifle. As a result, AI seems to never fail sniper rifle shots. - Temporarily make AI tell its expectations in chat
Mon, 25 Jun 2012 11:16:24 +0300 Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com> [Mon, 25 Jun 2012 11:16:24 +0300] rev 7203
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
Sat, 09 Jun 2012 12:15:05 +0200 restore fpc 2.4.2 compatibility
Xeli [Sat, 09 Jun 2012 12:15:05 +0200] rev 7202
restore fpc 2.4.2 compatibility
Mon, 25 Jun 2012 10:46:48 +0300 The first campaign commit with a lot of changes...
belphegorr <szabibibi@gmail.com> [Mon, 25 Jun 2012 10:46:48 +0300] rev 7201
The first campaign commit with a lot of changes... branch 'default' added QTfrontend/campaign.cpp added QTfrontend/campaign.h changed QTfrontend/CMakeLists.txt changed QTfrontend/game.cpp changed QTfrontend/game.h changed QTfrontend/hwform.cpp changed QTfrontend/hwform.h changed QTfrontend/ui/page/pagecampaign.cpp changed QTfrontend/ui/page/pagecampaign.h changed QTfrontend/ui/page/pagesingleplayer.cpp changed hedgewars/uCommandHandlers.pas changed hedgewars/uIO.pas changed hedgewars/uScript.pas changed hedgewars/uVariables.pas
Fri, 08 Jun 2012 23:56:08 +0400 New bright and shiny TestFirepunch which actually works
unc0rr [Fri, 08 Jun 2012 23:56:08 +0400] rev 7200
New bright and shiny TestFirepunch which actually works
Fri, 08 Jun 2012 19:25:40 +0200 fix shift key by disabling the key modifiers for now
Xeli [Fri, 08 Jun 2012 19:25:40 +0200] rev 7199
fix shift key by disabling the key modifiers for now
Fri, 08 Jun 2012 02:52:35 +0400 1. Add IFDEFs for video recording
Stepan777 <stepik-777@mail.ru> [Fri, 08 Jun 2012 02:52:35 +0400] rev 7198
1. Add IFDEFs for video recording 2. Options for video recording were hardcoded in engine, now they are hardcoded in frontend and passed to engine thru command line (later it will be possible to change them in frontend)
Fri, 08 Jun 2012 18:03:44 +0400 - TestSniperRifle ftw (still needs some consts adjustments, because AI seems to love sniper rifle too much)
unc0rr [Fri, 08 Jun 2012 18:03:44 +0400] rev 7197
- TestSniperRifle ftw (still needs some consts adjustments, because AI seems to love sniper rifle too much) - Also optimize TestDesertEagle a bit - Also some formatting changes
Fri, 08 Jun 2012 02:41:14 +0400 merge
Stepan777 <stepik-777@mail.ru> [Fri, 08 Jun 2012 02:41:14 +0400] rev 7196
merge
Fri, 08 Jun 2012 14:30:46 +0400 Check for gstHHDriven instead of damage check, so ballgun stops when turn ends in multiattack mode
unc0rr [Fri, 08 Jun 2012 14:30:46 +0400] rev 7195
Check for gstHHDriven instead of damage check, so ballgun stops when turn ends in multiattack mode
Thu, 07 Jun 2012 17:42:32 +0400 merge
Stepan777 <stepik-777@mail.ru> [Thu, 07 Jun 2012 17:42:32 +0400] rev 7194
merge
Thu, 07 Jun 2012 22:40:28 +0200 ignore keymodifers other than ctrl/alt/shift
Xeli [Thu, 07 Jun 2012 22:40:28 +0200] rev 7193
ignore keymodifers other than ctrl/alt/shift
Thu, 07 Jun 2012 01:28:39 +0200 removed some writelns
Xeli [Thu, 07 Jun 2012 01:28:39 +0200] rev 7192
removed some writelns
Thu, 07 Jun 2012 01:10:57 +0200 first attempt at implementing support for keys with modifiers
Xeli [Thu, 07 Jun 2012 01:10:57 +0200] rev 7191
first attempt at implementing support for keys with modifiers to use it, the keybinding have to be of the form mod:<modkey>:..:<modkey> <function> <keycode> for instance in an ini file change findhh=h to findhh=mod:lshift h
Wed, 06 Jun 2012 17:56:39 -0400 Make it AI survival almost definitely impossible by adding a 3rd pass to FindGear. 1st pass normal, 2nd pass allow close to objects, 3rd pass, allow overlapping objects.
nemo [Wed, 06 Jun 2012 17:56:39 -0400] rev 7190
Make it AI survival almost definitely impossible by adding a 3rd pass to FindGear. 1st pass normal, 2nd pass allow close to objects, 3rd pass, allow overlapping objects.
Wed, 06 Jun 2012 22:11:55 +0400 Not needed here
unc0rr [Wed, 06 Jun 2012 22:11:55 +0400] rev 7189
Not needed here
Tue, 05 Jun 2012 22:37:36 +0200 Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 05 Jun 2012 22:37:36 +0200] rev 7188
Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible. Added a seperate shader for the gradient used for water drawing. Disabled 3D mode for GL2 codepath as this still has some FFP left.
Tue, 05 Jun 2012 14:07:28 +0400 - Allow camera movement while current hedgehog is falling
unc0rr [Tue, 05 Jun 2012 14:07:28 +0400] rev 7187
- Allow camera movement while current hedgehog is falling - Some tiny changes
Tue, 05 Jun 2012 22:17:06 +0200 Merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 05 Jun 2012 22:17:06 +0200] rev 7186
Merge
Tue, 05 Jun 2012 19:36:07 +0200 Android: first attempt at using the density call from java
Xeli [Tue, 05 Jun 2012 19:36:07 +0200] rev 7185
Android: first attempt at using the density call from java
Tue, 05 Jun 2012 19:33:49 +0200 only reset those keys which actually change their bindings
Xeli [Tue, 05 Jun 2012 19:33:49 +0200] rev 7184
only reset those keys which actually change their bindings
Mon, 04 Jun 2012 19:43:39 -0400 tidy flags
nemo [Mon, 04 Jun 2012 19:43:39 -0400] rev 7183
tidy flags
Mon, 11 Jun 2012 00:02:17 +0200 Small improvements to the frontend lib for better debugging
Medo <smaxein@googlemail.com> [Mon, 11 Jun 2012 00:02:17 +0200] rev 7182
Small improvements to the frontend lib for better debugging
Mon, 04 Jun 2012 19:36:55 -0400 Welp. We have a bit of a problem here. Reverting the move of nextturn. But this causes a desync in scripting unless we can find a better fix.
nemo [Mon, 04 Jun 2012 19:36:55 -0400] rev 7181
Welp. We have a bit of a problem here. Reverting the move of nextturn. But this causes a desync in scripting unless we can find a better fix.
Mon, 04 Jun 2012 21:32:30 +0400 here it is
Stepan777 <stepik-777@mail.ru> [Mon, 04 Jun 2012 21:32:30 +0400] rev 7180
here it is
Sat, 09 Jun 2012 03:28:38 +0200 Implemented game launching API for the frontlib.
Medo <smaxein@googlemail.com> [Sat, 09 Jun 2012 03:28:38 +0200] rev 7179
Implemented game launching API for the frontlib. It is still buggy though, and not all game settings can be conveniently created/modified yet.
Mon, 04 Jun 2012 22:43:56 +0400 Don't make unnecessary calls to TestWhip, TestFirePunch, TestBaseballBat and TestHammer functions as they have no need to take Targ parameter into account and thus may only be called once per position
unc0rr [Mon, 04 Jun 2012 22:43:56 +0400] rev 7178
Don't make unnecessary calls to TestWhip, TestFirePunch, TestBaseballBat and TestHammer functions as they have no need to take Targ parameter into account and thus may only be called once per position
Fri, 08 Jun 2012 19:52:24 +0200 Implemented public API for letting the engine render maps
Medo <smaxein@googlemail.com> [Fri, 08 Jun 2012 19:52:24 +0200] rev 7177
Implemented public API for letting the engine render maps
Mon, 04 Jun 2012 08:11:47 -0400 Make watching AI v AI on ai survival a bit more entertaining
nemo [Mon, 04 Jun 2012 08:11:47 -0400] rev 7176
Make watching AI v AI on ai survival a bit more entertaining
Thu, 07 Jun 2012 02:45:18 +0200 Added ini reading/writing for game schemes to the frontend lib
Medo <smaxein@googlemail.com> [Thu, 07 Jun 2012 02:45:18 +0200] rev 7175
Added ini reading/writing for game schemes to the frontend lib
Sun, 03 Jun 2012 23:04:21 -0400 Workaround for bug #144. This workaround had occurred to me a while ago, but wasn't sure if placing them unfairly was better than not placing them at all. Argument for not placing at all is people should probably abort the game when they notice it. Argument for placing unfairly is people can still abort, and if we really wanted them to abort, we should probably just have halted launch if all hogs failed to spawn. This way at least play can continue.
nemo [Sun, 03 Jun 2012 23:04:21 -0400] rev 7174
Workaround for bug #144. This workaround had occurred to me a while ago, but wasn't sure if placing them unfairly was better than not placing them at all. Argument for not placing at all is people should probably abort the game when they notice it. Argument for placing unfairly is people can still abort, and if we really wanted them to abort, we should probably just have halted launch if all hogs failed to spawn. This way at least play can continue.
Mon, 04 Jun 2012 21:12:20 +0200 Frontlib: Work on the callback mechanisms for IPC
Medo <smaxein@googlemail.com> [Mon, 04 Jun 2012 21:12:20 +0200] rev 7173
Frontlib: Work on the callback mechanisms for IPC Work commit; It compiles and runs but will need a major overhaul tomorrow.
Sun, 03 Jun 2012 22:56:30 -0400 After experimenting with a long running average at maxed out FPS and a variety of map sizes, 128 seems to actually be a good size to use if only drawing bits of world with stuff in it. 64 actually did even better in some situations, but significantly worse in others (lots of land, zoomed out).
nemo [Sun, 03 Jun 2012 22:56:30 -0400] rev 7172
After experimenting with a long running average at maxed out FPS and a variety of map sizes, 128 seems to actually be a good size to use if only drawing bits of world with stuff in it. 64 actually did even better in some situations, but significantly worse in others (lots of land, zoomed out).
Sun, 03 Jun 2012 01:24:18 +0200 frontlib refactoring
Medo <smaxein@googlemail.com> [Sun, 03 Jun 2012 01:24:18 +0200] rev 7171
frontlib refactoring socket.h now completely wraps all the lowlevel neworking, so it would be easy to switch away from SDL_net if needed. Also reduced global state by making an IPC connection an object-like thing.
Sun, 03 Jun 2012 18:52:22 -0400 Only create textures for non-empty LandPixel chunks. This should save a fair amount of memory, especially on smaller maps, and eliminate a number of draws
nemo [Sun, 03 Jun 2012 18:52:22 -0400] rev 7170
Only create textures for non-empty LandPixel chunks. This should save a fair amount of memory, especially on smaller maps, and eliminate a number of draws
Sat, 02 Jun 2012 22:54:09 +0200 Merge
Medo <smaxein@googlemail.com> [Sat, 02 Jun 2012 22:54:09 +0200] rev 7169
Merge
Sun, 03 Jun 2012 11:02:12 -0400 warp sound when AI survival hog respawns. attempt at a bit of a crate spawn animation (moar sparkles and a quick fadein)
nemo [Sun, 03 Jun 2012 11:02:12 -0400] rev 7168
warp sound when AI survival hog respawns. attempt at a bit of a crate spawn animation (moar sparkles and a quick fadein)
Sat, 02 Jun 2012 22:31:41 +0200 Android: added a callback to java to determine dpi/dip how much we should scale the ui
Xeli [Sat, 02 Jun 2012 22:31:41 +0200] rev 7167
Android: added a callback to java to determine dpi/dip how much we should scale the ui
Sat, 02 Jun 2012 14:27:09 +0200 Merge
Medo <smaxein@googlemail.com> [Sat, 02 Jun 2012 14:27:09 +0200] rev 7166
Merge
Sat, 02 Jun 2012 16:25:13 -0400 add onGameTick20 to basic training, extend laser sight out way more (it was visible at top when completely zoomed out), move call of new turn to after AfterSwitchHedgehog to avoid lua issues in onNewTurn - if this causes problems, lua can do delayed actions in onGameTick
nemo [Sat, 02 Jun 2012 16:25:13 -0400] rev 7165
add onGameTick20 to basic training, extend laser sight out way more (it was visible at top when completely zoomed out), move call of new turn to after AfterSwitchHedgehog to avoid lua issues in onNewTurn - if this causes problems, lua can do delayed actions in onGameTick
Fri, 01 Jun 2012 12:42:44 +0400 Some brainfucking code which greatly reduces number of TestCollision* calls in hedgehog walk routine. Especially helpful to AI optimization. Also fixes some edge cases.
unc0rr [Fri, 01 Jun 2012 12:42:44 +0400] rev 7164
Some brainfucking code which greatly reduces number of TestCollision* calls in hedgehog walk routine. Especially helpful to AI optimization. Also fixes some edge cases.
Fri, 01 Jun 2012 00:19:30 +0200 merge
mikade <redgrinner@gmail.com> [Fri, 01 Jun 2012 00:19:30 +0200] rev 7163
merge
Sat, 02 Jun 2012 14:26:52 +0200 Demo recording for the frontend library
Medo <smaxein@googlemail.com> [Sat, 02 Jun 2012 14:26:52 +0200] rev 7162
Demo recording for the frontend library
Thu, 31 May 2012 12:52:31 -0400 Name the flags for fall tracking and indicating whether the explosion erases terrain.
nemo [Thu, 31 May 2012 12:52:31 -0400] rev 7161
Name the flags for fall tracking and indicating whether the explosion erases terrain.
Thu, 31 May 2012 18:54:40 +0200 Moved frontlib into project_files
Medo <smaxein@googlemail.com> [Thu, 31 May 2012 18:54:40 +0200] rev 7160
Moved frontlib into project_files
Thu, 31 May 2012 20:07:40 +0400 merge
unc0rr [Thu, 31 May 2012 20:07:40 +0400] rev 7159
merge
Thu, 31 May 2012 18:32:01 +0200 Further work on the frontend library, restructuring, ...
Medo <smaxein@googlemail.com> [Thu, 31 May 2012 18:32:01 +0200] rev 7158
Further work on the frontend library, restructuring, ...
Thu, 31 May 2012 20:07:17 +0400 merge
unc0rr [Thu, 31 May 2012 20:07:17 +0400] rev 7157
merge
Thu, 31 May 2012 15:50:25 +0200 Add a GetTag method so that SetTag doesn't feel lonely.
mikade <redgrinner@gmail.com> [Thu, 31 May 2012 15:50:25 +0200] rev 7156
Add a GetTag method so that SetTag doesn't feel lonely.
Thu, 31 May 2012 00:35:06 +0200 Started work on the frontend networking library
Medo <smaxein@googlemail.com> [Thu, 31 May 2012 00:35:06 +0200] rev 7155
Started work on the frontend networking library
Thu, 31 May 2012 18:02:30 +0400 Improve TestWhip
unc0rr [Thu, 31 May 2012 18:02:30 +0400] rev 7154
Improve TestWhip
Thu, 31 May 2012 00:11:42 +0200 minor tweaks for options page; should improve readability at small window size... a bit...
sheepluva [Thu, 31 May 2012 00:11:42 +0200] rev 7153
minor tweaks for options page; should improve readability at small window size... a bit...
Tue, 29 May 2012 23:04:03 +0200 Removed dead/deprecated code and comments
Medo <smaxein@googlemail.com> [Tue, 29 May 2012 23:04:03 +0200] rev 7152
Removed dead/deprecated code and comments
Thu, 31 May 2012 15:14:39 +0400 pas2c stuff
unc0rr [Thu, 31 May 2012 15:14:39 +0400] rev 7151
pas2c stuff
Wed, 30 May 2012 22:45:30 +0400 This should make drawn maps rendering even more faster
unc0rr [Wed, 30 May 2012 22:45:30 +0400] rev 7150
This should make drawn maps rendering even more faster
Tue, 29 May 2012 22:33:10 +0200 Merge
Medo <smaxein@googlemail.com> [Tue, 29 May 2012 22:33:10 +0200] rev 7149
Merge
Wed, 30 May 2012 19:01:19 +0400 merge
unc0rr [Wed, 30 May 2012 19:01:19 +0400] rev 7148
merge
Wed, 30 May 2012 18:00:29 +0400 Render drawn maps 10-500 times faster
unc0rr [Wed, 30 May 2012 18:00:29 +0400] rev 7147
Render drawn maps 10-500 times faster
Tue, 29 May 2012 22:21:19 +0400 Oops, forgot to set 'erasing' flag on decoding
unc0rr [Tue, 29 May 2012 22:21:19 +0400] rev 7146
Oops, forgot to set 'erasing' flag on decoding
Mon, 28 May 2012 22:42:59 +0400 Fix a bug with wrong state of teams list when color isn't changed manually
unc0rr [Mon, 28 May 2012 22:42:59 +0400] rev 7145
Fix a bug with wrong state of teams list when color isn't changed manually
Mon, 28 May 2012 14:20:51 -0400 Remove a couple more timers, should mean alpha matches old pulse time now
nemo [Mon, 28 May 2012 14:20:51 -0400] rev 7144
Remove a couple more timers, should mean alpha matches old pulse time now
Mon, 28 May 2012 14:11:50 -0400 also change specialists
nemo [Mon, 28 May 2012 14:11:50 -0400] rev 7143
also change specialists
Mon, 28 May 2012 14:01:23 -0400 Set air attack to active by default, make time look a bit nicer, avoid plane buzz activating.
nemo [Mon, 28 May 2012 14:01:23 -0400] rev 7142
Set air attack to active by default, make time look a bit nicer, avoid plane buzz activating.
Mon, 28 May 2012 19:33:57 +0200 change the array which represents the keyboard state to be a boolean array rather than byte array
Xeli [Mon, 28 May 2012 19:33:57 +0200] rev 7141
change the array which represents the keyboard state to be a boolean array rather than byte array
Mon, 28 May 2012 19:15:51 +0200 Don't allow for multiple key up(or down) events, it will ignore the excess events
Xeli [Mon, 28 May 2012 19:15:51 +0200] rev 7140
Don't allow for multiple key up(or down) events, it will ignore the excess events
Mon, 28 May 2012 12:21:54 -0400 Also change Highlander and Racer
nemo [Mon, 28 May 2012 12:21:54 -0400] rev 7139
Also change Highlander and Racer
Mon, 28 May 2012 10:38:27 +0200 moved generic matrix code to uMatrix.pas
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 28 May 2012 10:38:27 +0200] rev 7138
moved generic matrix code to uMatrix.pas updated shader and client logic to use a mat4 rather than ftransform or gl_ModelViewProjectionMatrix.
Mon, 28 May 2012 20:04:49 +0400 merge
unc0rr [Mon, 28 May 2012 20:04:49 +0400] rev 7137
merge
Mon, 28 May 2012 10:34:33 +0200 merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 28 May 2012 10:34:33 +0200] rev 7136
merge
Mon, 28 May 2012 01:51:50 -0400 Add onGameTick20 to try and encourage lua to be a bit more efficient. Rewrite Space Invasion to use it. Top speed of aliens is 25% higher now, although that could be changed, I kinda liked it. Change parameter order of div().
nemo [Mon, 28 May 2012 01:51:50 -0400] rev 7135
Add onGameTick20 to try and encourage lua to be a bit more efficient. Rewrite Space Invasion to use it. Top speed of aliens is 25% higher now, although that could be changed, I kinda liked it. Change parameter order of div().
Mon, 28 May 2012 17:54:23 +0400 Some improvements to pas2c
unc0rr [Mon, 28 May 2012 17:54:23 +0400] rev 7134
Some improvements to pas2c
Mon, 28 May 2012 00:44:51 +0400 Fix a remote crasher
unc0rr [Mon, 28 May 2012 00:44:51 +0400] rev 7133
Fix a remote crasher
Fri, 25 May 2012 15:35:48 +0400 - Fix some AI stupidness factors
unc0rr [Fri, 25 May 2012 15:35:48 +0400] rev 7132
- Fix some AI stupidness factors - Slight optimizations and formatting
Mon, 28 May 2012 00:43:36 +0400 Make frontend compile with clang
unc0rr [Mon, 28 May 2012 00:43:36 +0400] rev 7131
Make frontend compile with clang
Sun, 27 May 2012 23:42:43 +0400 - Allow switching colors with mouse wheel
unc0rr [Sun, 27 May 2012 23:42:43 +0400] rev 7130
- Allow switching colors with mouse wheel - Use indices instead of color values - Introduce a model for colors - Some small fixes, .pro can be used to build again - Yay, tested it to work via network (and fixed a bug!) (TODO: pass colors to engine by index)
Fri, 25 May 2012 09:00:54 +0200 initial GLSL1.2 test version
Wolfgang Steffens <WolfgangSteff@gmail.com> [Fri, 25 May 2012 09:00:54 +0200] rev 7129
initial GLSL1.2 test version
Sat, 26 May 2012 16:50:51 -0400 Minor freezer changes, allow snow to accumulate on indestructible terrain too.
nemo [Sat, 26 May 2012 16:50:51 -0400] rev 7128
Minor freezer changes, allow snow to accumulate on indestructible terrain too.
Fri, 25 May 2012 08:51:54 +0200 Removed lazy update: workaround for R7103
Wolfgang Steffens <WolfgangSteff@gmail.com> [Fri, 25 May 2012 08:51:54 +0200] rev 7127
Removed lazy update: workaround for R7103
Sat, 26 May 2012 22:27:57 +0400 Bring leftTeams back (with a fix) as it is apparently needed for spectators.
unc0rr [Sat, 26 May 2012 22:27:57 +0400] rev 7126
Bring leftTeams back (with a fix) as it is apparently needed for spectators.
Fri, 25 May 2012 08:42:26 +0200 merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Fri, 25 May 2012 08:42:26 +0200] rev 7125
merge
Fri, 25 May 2012 00:06:42 +0400 - Restore pre-r9257cf8e7af2 behavior
unc0rr [Fri, 25 May 2012 00:06:42 +0400] rev 7124
- Restore pre-r9257cf8e7af2 behavior - Get rid of leftTeams, send REMOVE_TEAM immediately instead
Wed, 23 May 2012 22:46:37 +0200 Merge
Medo <smaxein@googlemail.com> [Wed, 23 May 2012 22:46:37 +0200] rev 7123
Merge
Wed, 23 May 2012 16:51:37 -0400 Fix reported in bug #327, comment #3 - untested but seems reasonable/safe.
nemo [Wed, 23 May 2012 16:51:37 -0400] rev 7122
Fix reported in bug #327, comment #3 - untested but seems reasonable/safe.
Wed, 23 May 2012 16:34:12 -0400 http://www.demoties.com/wp-content/uploads/2011/03/mar-01-6.jpg
nemo [Wed, 23 May 2012 16:34:12 -0400] rev 7121
http://www.demoties.com/wp-content/uploads/2011/03/mar-01-6.jpg
Wed, 23 May 2012 23:30:50 +0400 Mark team for deletion when letting others know it has left during game. Should help with quitters problem.
unc0rr [Wed, 23 May 2012 23:30:50 +0400] rev 7120
Mark team for deletion when letting others know it has left during game. Should help with quitters problem.
Wed, 23 May 2012 23:24:03 +0400 Don't remove already removed team
unc0rr [Wed, 23 May 2012 23:24:03 +0400] rev 7119
Don't remove already removed team
Wed, 23 May 2012 21:19:15 +0200 wops add this too
Xeli [Wed, 23 May 2012 21:19:15 +0200] rev 7118
wops add this too
Wed, 23 May 2012 21:16:44 +0200 reimplemented ResetKbd and calling it when exiting gsChat status, this restores behavior from.17: You can now walk -> press t/chat -> type some stuff while still walking -> exit gsChat and stop walking at that moment
Xeli [Wed, 23 May 2012 21:16:44 +0200] rev 7117
reimplemented ResetKbd and calling it when exiting gsChat status, this restores behavior from.17: You can now walk -> press t/chat -> type some stuff while still walking -> exit gsChat and stop walking at that moment
Wed, 23 May 2012 19:56:14 +0200 android: fix the default make target
Xeli [Wed, 23 May 2012 19:56:14 +0200] rev 7116
android: fix the default make target
Wed, 23 May 2012 19:54:53 +0200 Android: add freezer commit message
Xeli [Wed, 23 May 2012 19:54:53 +0200] rev 7115
Android: add freezer commit message
Wed, 23 May 2012 02:39:30 +0200 add NOPNG to cmake to explicitly disable PNG dependency
koda [Wed, 23 May 2012 02:39:30 +0200] rev 7114
add NOPNG to cmake to explicitly disable PNG dependency reorganise osx detection and variable initalization (simpler crosscompiling) in cmake
Wed, 23 May 2012 01:53:25 +0200 add GHC and GHFLAGS from cmake too
koda [Wed, 23 May 2012 01:53:25 +0200] rev 7113
add GHC and GHFLAGS from cmake too
Wed, 23 May 2012 01:39:31 +0200 rename a few internal cmake variables (for consistency and readability)
koda [Wed, 23 May 2012 01:39:31 +0200] rev 7112
rename a few internal cmake variables (for consistency and readability)
Tue, 22 May 2012 09:25:03 +0200 Replaced matrix related FFP code with explicit matrix calculations.
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 22 May 2012 09:25:03 +0200] rev 7111
Replaced matrix related FFP code with explicit matrix calculations. The modelview matrices now get uploaded at a single point via glLoadMatrix4 rather than using the GL1 matrix stack. In the GL2 variant this will become a uniform upload.
Tue, 22 May 2012 11:19:32 +0200 Merge
Medo <smaxein@googlemail.com> [Tue, 22 May 2012 11:19:32 +0200] rev 7110
Merge
Wed, 23 May 2012 00:45:37 +0200 there a libSDLMain.a in the bundled SDL framework
koda [Wed, 23 May 2012 00:45:37 +0200] rev 7109
there a libSDLMain.a in the bundled SDL framework
Tue, 22 May 2012 09:18:46 +0200 Merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 22 May 2012 09:18:46 +0200] rev 7108
Merge
Tue, 22 May 2012 00:41:26 +0200 android: possible fix for bitmap recycle errors
Xeli [Tue, 22 May 2012 00:41:26 +0200] rev 7107
android: possible fix for bitmap recycle errors
Tue, 22 May 2012 00:40:43 +0200 fixed wheelup/down
Xeli [Tue, 22 May 2012 00:40:43 +0200] rev 7106
fixed wheelup/down Wheel up and down used to be swapped in both binds.cpp and uKeys.pas (2 wrongs make a right eh) After I fixed uKeys zooming was inverted, so I changed binds.cpp too, but now existing teams will still have its zoom inverted..
Mon, 21 May 2012 22:54:34 +0200 add a nilcheck
koda [Mon, 21 May 2012 22:54:34 +0200] rev 7105
add a nilcheck
Mon, 21 May 2012 16:46:24 -0400 checksum
nemo [Mon, 21 May 2012 16:46:24 -0400] rev 7104
checksum
Tue, 22 May 2012 00:29:32 +0400 Feel free to add real checksum function
unc0rr [Tue, 22 May 2012 00:29:32 +0400] rev 7103
Feel free to add real checksum function
Mon, 21 May 2012 06:34:17 +0200 better lazy loading for cScaleFactor
koda [Mon, 21 May 2012 06:34:17 +0200] rev 7102
better lazy loading for cScaleFactor
Sun, 20 May 2012 19:42:55 -0400 Ok. I think *this* should flip it correctly...
nemo [Sun, 20 May 2012 19:42:55 -0400] rev 7101
Ok. I think *this* should flip it correctly...
Sun, 20 May 2012 21:09:13 +0200 android: added an unsigned target to the makefile, to help automate signing
Xeli [Sun, 20 May 2012 21:09:13 +0200] rev 7100
android: added an unsigned target to the makefile, to help automate signing
Sun, 20 May 2012 17:17:21 +0200 remove the need to qt and co when using cmake with -DANDROID=1
Xeli [Sun, 20 May 2012 17:17:21 +0200] rev 7099
remove the need to qt and co when using cmake with -DANDROID=1
Sun, 20 May 2012 10:55:58 -0400 Minor tweaks to freezer, mostly to simplify current state to laptop
nemo [Sun, 20 May 2012 10:55:58 -0400] rev 7098
Minor tweaks to freezer, mostly to simplify current state to laptop
Sun, 20 May 2012 10:45:16 -0400 clean up pngs
nemo [Sun, 20 May 2012 10:45:16 -0400] rev 7097
clean up pngs
Sun, 20 May 2012 10:54:52 +0200 merge
mikade <redgrinner@gmail.com> [Sun, 20 May 2012 10:54:52 +0200] rev 7096
merge
Sun, 20 May 2012 00:08:26 +0200 + Trivial update.
mikade <redgrinner@gmail.com> [Sun, 20 May 2012 00:08:26 +0200] rev 7095
+ Trivial update. + Script for managing WxW, AFR, and Surf'n'Crate shoppa-variants.
Sat, 19 May 2012 17:15:12 +0200 A few scripts to try out. 2x challenge, 1x GSoC training, 1x user mission.
mikade <redgrinner@gmail.com> [Sat, 19 May 2012 17:15:12 +0200] rev 7094
A few scripts to try out. 2x challenge, 1x GSoC training, 1x user mission.
Sun, 20 May 2012 01:00:00 -0400 Bit more freezer.
nemo [Sun, 20 May 2012 01:00:00 -0400] rev 7093
Bit more freezer.
Fri, 18 May 2012 13:35:22 -0400 Add an emergency return to the timebox in the case of death of rest of team. Also add a small visual effect to AI survival
nemo [Fri, 18 May 2012 13:35:22 -0400] rev 7092
Add an emergency return to the timebox in the case of death of rest of team. Also add a small visual effect to AI survival
Thu, 17 May 2012 20:23:58 -0400 Might help if this was actually its own unique weapon
nemo [Thu, 17 May 2012 20:23:58 -0400] rev 7091
Might help if this was actually its own unique weapon
Thu, 17 May 2012 18:22:20 -0400 Provide training/campaign with a random seed to ignore/use.
nemo [Thu, 17 May 2012 18:22:20 -0400] rev 7090
Provide training/campaign with a random seed to ignore/use.
Thu, 17 May 2012 20:19:35 +0200 remove ProcessKdb references all together, removed movecursor() because it doesnt seem to do anything
Xeli [Thu, 17 May 2012 20:19:35 +0200] rev 7089
remove ProcessKdb references all together, removed movecursor() because it doesnt seem to do anything
Thu, 17 May 2012 20:01:56 +0200 first attempt at fixing controller/gamepad, it works with the android controller but it doesnt have hats/buttons, needs testing
Xeli [Thu, 17 May 2012 20:01:56 +0200] rev 7088
first attempt at fixing controller/gamepad, it works with the android controller but it doesnt have hats/buttons, needs testing
Thu, 17 May 2012 16:52:17 +0200 dont allow choosing weapons when the AI is playing
Xeli [Thu, 17 May 2012 16:52:17 +0200] rev 7087
dont allow choosing weapons when the AI is playing
Thu, 17 May 2012 16:51:54 +0200 android typo/sabotage
Xeli [Thu, 17 May 2012 16:51:54 +0200] rev 7086
android typo/sabotage
Thu, 17 May 2012 15:58:24 +0200 fix sdl13 build
Xeli [Thu, 17 May 2012 15:58:24 +0200] rev 7085
fix sdl13 build
Mon, 14 May 2012 22:14:17 +0200 readded optimization for SetScale
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 14 May 2012 22:14:17 +0200] rev 7084
readded optimization for SetScale
Thu, 17 May 2012 15:58:04 +0200 unbreak android build
Xeli [Thu, 17 May 2012 15:58:04 +0200] rev 7083
unbreak android build - export the Game function - fill the ammo store with 0s in the frondend, if we're missing any weapons - use english as default language
Mon, 14 May 2012 19:48:34 +0200 Replaced FFP code that sets up orthogonal projection with explicit matrix
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 14 May 2012 19:48:34 +0200] rev 7082
Replaced FFP code that sets up orthogonal projection with explicit matrix calculation. Storing the orthogonal projection in the projection matrix for legacy GL (1.x) rather than in the modelview matrix.
Tue, 15 May 2012 21:07:47 +0200 android: add missing graphics, only placeholders tho..
Xeli [Tue, 15 May 2012 21:07:47 +0200] rev 7081
android: add missing graphics, only placeholders tho..
Mon, 14 May 2012 19:26:50 +0200 Refactored TTexture to allow encoding sprite(s) at an arbitrary location within
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 14 May 2012 19:26:50 +0200] rev 7080
Refactored TTexture to allow encoding sprite(s) at an arbitrary location within a (possibly shared) physical texture. The original variant only allowed encoding a sprite at the bottomleft of a larger physical texture to use NPOT sprites on POT only supporting systems.
Mon, 14 May 2012 22:47:56 +0400 Learn hask^Wpascal, dudes!
unc0rr [Mon, 14 May 2012 22:47:56 +0400] rev 7079
Learn hask^Wpascal, dudes!
Sun, 13 May 2012 18:50:04 -0400 AI can't use cWindSpeedf since it now does a smooth transition
nemo [Sun, 13 May 2012 18:50:04 -0400] rev 7078
AI can't use cWindSpeedf since it now does a smooth transition
Sun, 13 May 2012 18:31:05 -0400 oops
nemo [Sun, 13 May 2012 18:31:05 -0400] rev 7077
oops
Sun, 13 May 2012 14:56:05 -0400 Dammit Xeli
nemo [Sun, 13 May 2012 14:56:05 -0400] rev 7076
Dammit Xeli
Sun, 13 May 2012 21:46:50 +0400 '\xd7af' -> 0xd7af
unc0rr [Sun, 13 May 2012 21:46:50 +0400] rev 7075
'\xd7af' -> 0xd7af
Sun, 13 May 2012 21:39:20 +0400 Make uUtils.c compile
unc0rr [Sun, 13 May 2012 21:39:20 +0400] rev 7074
Make uUtils.c compile
Sun, 13 May 2012 01:54:26 +0400 help pas2c
unc0rr [Sun, 13 May 2012 01:54:26 +0400] rev 7073
help pas2c
Sun, 13 May 2012 00:50:45 +0400 More magic
unc0rr [Sun, 13 May 2012 00:50:45 +0400] rev 7072
More magic
Sat, 12 May 2012 16:45:06 -0400 unc0rr's magic macro
nemo [Sat, 12 May 2012 16:45:06 -0400] rev 7071
unc0rr's magic macro
Sun, 13 May 2012 00:40:01 +0400 oops, wrong type
unc0rr [Sun, 13 May 2012 00:40:01 +0400] rev 7070
oops, wrong type
Sat, 12 May 2012 23:55:09 +0400 pas2c stuff again
unc0rr [Sat, 12 May 2012 23:55:09 +0400] rev 7069
pas2c stuff again
Sat, 12 May 2012 22:50:33 +0400 Get rid of cripple SendIPCc
unc0rr [Sat, 12 May 2012 22:50:33 +0400] rev 7068
Get rid of cripple SendIPCc
Sat, 12 May 2012 22:44:39 +0400 A solution to char vs string problem: mark single-letter strings with _S macro
unc0rr [Sat, 12 May 2012 22:44:39 +0400] rev 7067
A solution to char vs string problem: mark single-letter strings with _S macro
Sat, 12 May 2012 22:13:56 +0400 Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
unc0rr [Sat, 12 May 2012 22:13:56 +0400] rev 7066
Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
Sat, 12 May 2012 00:25:49 +0400 Add missing identifiers
unc0rr [Sat, 12 May 2012 00:25:49 +0400] rev 7065
Add missing identifiers
Fri, 11 May 2012 16:09:11 -0400 Fix casing and type for gl
nemo [Fri, 11 May 2012 16:09:11 -0400] rev 7064
Fix casing and type for gl
Fri, 11 May 2012 23:36:42 +0400 sysutils -> SysUtils
unc0rr [Fri, 11 May 2012 23:36:42 +0400] rev 7063
sysutils -> SysUtils
Fri, 11 May 2012 23:34:35 +0400 Recognize length on arrays as a separate function
unc0rr [Fri, 11 May 2012 23:34:35 +0400] rev 7062
Recognize length on arrays as a separate function
Fri, 11 May 2012 23:22:01 +0400 More tolerance to pas2c
unc0rr [Fri, 11 May 2012 23:22:01 +0400] rev 7061
More tolerance to pas2c
Fri, 11 May 2012 23:03:28 +0400 Properly track type in ref2CF, this fixes issues with functions returning strings used in expression (like "a" + line())
unc0rr [Fri, 11 May 2012 23:03:28 +0400] rev 7060
Properly track type in ref2CF, this fixes issues with functions returning strings used in expression (like "a" + line())
Fri, 11 May 2012 22:54:19 +0400 Define NOCONSOLE for pas2c
unc0rr [Fri, 11 May 2012 22:54:19 +0400] rev 7059
Define NOCONSOLE for pas2c
Fri, 11 May 2012 22:50:52 +0400 uCommandHandlers now compiles
unc0rr [Fri, 11 May 2012 22:50:52 +0400] rev 7058
uCommandHandlers now compiles
Fri, 11 May 2012 22:35:09 +0400 Support operator 'in', replace it with equality checks against each element of set
unc0rr [Fri, 11 May 2012 22:35:09 +0400] rev 7057
Support operator 'in', replace it with equality checks against each element of set
Fri, 11 May 2012 22:17:39 +0400 Recognize (hwFloat op int) expressions
unc0rr [Fri, 11 May 2012 22:17:39 +0400] rev 7056
Recognize (hwFloat op int) expressions
Fri, 11 May 2012 22:09:34 +0400 Convert "unit.function()" properly
unc0rr [Fri, 11 May 2012 22:09:34 +0400] rev 7055
Convert "unit.function()" properly
Fri, 11 May 2012 21:10:58 +0400 Function to compare string to char ftw
unc0rr [Fri, 11 May 2012 21:10:58 +0400] rev 7054
Function to compare string to char ftw
Fri, 11 May 2012 20:01:57 +0400 Make pas2c happier with uSound
unc0rr [Fri, 11 May 2012 20:01:57 +0400] rev 7053
Make pas2c happier with uSound
Fri, 11 May 2012 19:33:21 +0400 Be more wise about constant initialization expressions being not arrays
unc0rr [Fri, 11 May 2012 19:33:21 +0400] rev 7052
Be more wise about constant initialization expressions being not arrays
Fri, 11 May 2012 11:08:50 -0400 Avoid returning an array for the sake of pas2c
nemo [Fri, 11 May 2012 11:08:50 -0400] rev 7051
Avoid returning an array for the sake of pas2c
Fri, 11 May 2012 00:11:01 +0200 fix building with lua (i think)
koda [Fri, 11 May 2012 00:11:01 +0200] rev 7050
fix building with lua (i think)
Fri, 11 May 2012 00:05:47 +0200 minor changes for warnings and a variables scope
koda [Fri, 11 May 2012 00:05:47 +0200] rev 7049
minor changes for warnings and a variables scope
Thu, 10 May 2012 23:21:56 +0200 the ios port runs again, although with a few things to sort out
koda [Thu, 10 May 2012 23:21:56 +0200] rev 7048
the ios port runs again, although with a few things to sort out
Thu, 10 May 2012 22:15:31 +0200 ios: this commit just removes the overlay class files (with all submenus and resources) while working on a proper restoration
koda [Thu, 10 May 2012 22:15:31 +0200] rev 7047
ios: this commit just removes the overlay class files (with all submenus and resources) while working on a proper restoration
Fri, 11 May 2012 01:01:29 +0400 Fix identifiers case in uLandTemplates (too lazy to make proper implementation in pas2c)
unc0rr [Fri, 11 May 2012 01:01:29 +0400] rev 7046
Fix identifiers case in uLandTemplates (too lazy to make proper implementation in pas2c)
Fri, 11 May 2012 00:36:32 +0400 Declare Param* functions
unc0rr [Fri, 11 May 2012 00:36:32 +0400] rev 7045
Declare Param* functions
Fri, 11 May 2012 00:33:14 +0400 Fix for Int type and sysutils in hwengine.pas
unc0rr [Fri, 11 May 2012 00:33:14 +0400] rev 7044
Fix for Int type and sysutils in hwengine.pas
Fri, 11 May 2012 00:28:06 +0400 Some work to make more units compile after conversion to c
unc0rr [Fri, 11 May 2012 00:28:06 +0400] rev 7043
Some work to make more units compile after conversion to c
Thu, 10 May 2012 23:51:05 +0400 Support overloaded operators on (hwFloat op hwFloat) calls
unc0rr [Thu, 10 May 2012 23:51:05 +0400] rev 7042
Support overloaded operators on (hwFloat op hwFloat) calls
Thu, 10 May 2012 22:55:13 +0400 More definitions and mess with pascal code
unc0rr [Thu, 10 May 2012 22:55:13 +0400] rev 7041
More definitions and mess with pascal code
Thu, 10 May 2012 13:45:47 +0400 Render function variables in struct with no mangling. 13 C units are compilable now.
unc0rr [Thu, 10 May 2012 13:45:47 +0400] rev 7040
Render function variables in struct with no mangling. 13 C units are compilable now.
Thu, 10 May 2012 13:41:18 +0400 Handle function type differently
unc0rr [Thu, 10 May 2012 13:41:18 +0400] rev 7039
Handle function type differently
Thu, 10 May 2012 13:16:31 +0400 Some more definitions and slight fixes
unc0rr [Thu, 10 May 2012 13:16:31 +0400] rev 7038
Some more definitions and slight fixes
Thu, 10 May 2012 11:29:18 +0400 uAmmos.c now compiles (3 warnings though)
unc0rr [Thu, 10 May 2012 11:29:18 +0400] rev 7037
uAmmos.c now compiles (3 warnings though)
Thu, 10 May 2012 11:12:06 +0400 Implement built-in functions Low() and High()
unc0rr [Thu, 10 May 2012 11:12:06 +0400] rev 7036
Implement built-in functions Low() and High()
Wed, 09 May 2012 17:33:25 -0400 Reflects change in previous revision to uTypes
nemo [Wed, 09 May 2012 17:33:25 -0400] rev 7035
Reflects change in previous revision to uTypes
Thu, 10 May 2012 00:58:05 +0400 (PointerTo (SimpleType _)) could be a pointer to a non-struct type
unc0rr [Thu, 10 May 2012 00:58:05 +0400] rev 7034
(PointerTo (SimpleType _)) could be a pointer to a non-struct type
Tue, 08 May 2012 00:17:02 +0400 Prepend unit name to function identifiers
unc0rr [Tue, 08 May 2012 00:17:02 +0400] rev 7033
Prepend unit name to function identifiers
Mon, 07 May 2012 23:48:24 +0400 Mangle overloaded functions (only different number of parameters is supported)
unc0rr [Mon, 07 May 2012 23:48:24 +0400] rev 7032
Mangle overloaded functions (only different number of parameters is supported)
Mon, 07 May 2012 14:53:08 +0200 when Lua is not found, fallback to compiling the one that comes bundled in our sources
koda [Mon, 07 May 2012 14:53:08 +0200] rev 7031
when Lua is not found, fallback to compiling the one that comes bundled in our sources
Mon, 07 May 2012 11:59:09 +0200 invert LUA symbol meaning and avoid hints when compiling without it
koda [Mon, 07 May 2012 11:59:09 +0200] rev 7030
invert LUA symbol meaning and avoid hints when compiling without it
Mon, 07 May 2012 10:51:32 +0200 add support for FPC and FPFLAGS cmake arguments (helps crosscompiling)
koda [Mon, 07 May 2012 10:51:32 +0200] rev 7029
add support for FPC and FPFLAGS cmake arguments (helps crosscompiling)
Sat, 05 May 2012 19:04:59 +0100 old typed const moved to their proper unit
koda [Sat, 05 May 2012 19:04:59 +0100] rev 7028
old typed const moved to their proper unit
Sat, 05 May 2012 18:10:41 +0100 the scope cleanup continues...
koda [Sat, 05 May 2012 18:10:41 +0100] rev 7027
the scope cleanup continues...
Sat, 05 May 2012 17:29:04 +0100 split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
koda [Sat, 05 May 2012 17:29:04 +0100] rev 7026
split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
Sat, 05 May 2012 17:19:33 +0100 revisit isTerminated in hwengine
koda [Sat, 05 May 2012 17:19:33 +0100] rev 7025
revisit isTerminated in hwengine
Sat, 05 May 2012 16:53:46 +0100 fix more breakage
koda [Sat, 05 May 2012 16:53:46 +0100] rev 7024
fix more breakage
Sat, 05 May 2012 16:41:14 +0200 removed the default argument in uWorld
Xeli [Sat, 05 May 2012 16:41:14 +0200] rev 7023
removed the default argument in uWorld
Sat, 05 May 2012 16:38:41 +0200 fix breakage
Xeli [Sat, 05 May 2012 16:38:41 +0200] rev 7022
fix breakage
Sat, 05 May 2012 15:17:16 +0100 adjust the scope of a few uSound variables and functions
koda [Sat, 05 May 2012 15:17:16 +0100] rev 7021
adjust the scope of a few uSound variables and functions
Thu, 03 May 2012 22:48:02 +0200 Merge
Medo <smaxein@googlemail.com> [Thu, 03 May 2012 22:48:02 +0200] rev 7020
Merge
Sat, 05 May 2012 00:01:12 +0400 Convert namespace from list into map in preparation for implementation of overloaded functions support. Greatly improve speed of rendering as a side effect (parse + render time reduced from 5:20 to 0:20)
unc0rr [Sat, 05 May 2012 00:01:12 +0400] rev 7019
Convert namespace from list into map in preparation for implementation of overloaded functions support. Greatly improve speed of rendering as a side effect (parse + render time reduced from 5:20 to 0:20)
Thu, 03 May 2012 19:00:17 +0200 some tweaks/fixes/etc to the map preview and reload stuff
sheepluva [Thu, 03 May 2012 19:00:17 +0200] rev 7018
some tweaks/fixes/etc to the map preview and reload stuff also fixed an old bug of a "stuck random/drawn map preview" when changing maps quickly
Thu, 03 May 2012 14:21:53 +0200 visually indicate when map preview generation is in progress.
sheepluva [Thu, 03 May 2012 14:21:53 +0200] rev 7017
visually indicate when map preview generation is in progress.
Thu, 03 May 2012 16:04:38 +0100 HAPPY 7000th COMMIT HEDGEWARS
koda [Thu, 03 May 2012 16:04:38 +0100] rev 7016
HAPPY 7000th COMMIT HEDGEWARS - enforce strong typechecking for strings - disable embedded fpc exceptions (binary size savings of ~5k) - add stack check in debug mode
Thu, 03 May 2012 13:25:40 +0200 add DLC button to net game room
sheepluva [Thu, 03 May 2012 13:25:40 +0200] rev 7015
add DLC button to net game room
Thu, 03 May 2012 12:33:08 +0200 + display lack of map in a nice way, don't generate bogus preview in the background
sheepluva [Thu, 03 May 2012 12:33:08 +0200] rev 7014
+ display lack of map in a nice way, don't generate bogus preview in the background * improve map selection behavior in online mode, so that players can load a missing map and have it correctly selected after pressing F5 without any rejoin, map-reselection. also doesn't cause "different maps generated" anymore if map is missing, instead the person lacking the map gets "invalid genmap" and drops out of game immediatly
Thu, 03 May 2012 12:21:16 +0400 Get rid of overloaded functions in uRenderUtils
unc0rr [Thu, 03 May 2012 12:21:16 +0400] rev 7013
Get rid of overloaded functions in uRenderUtils
Thu, 03 May 2012 00:21:17 -0400 merge
nemo [Thu, 03 May 2012 00:21:17 -0400] rev 7012
merge
Thu, 03 May 2012 03:18:10 +0200 small tweaks/fixes to room list header saving and restore...
sheepluva [Thu, 03 May 2012 03:18:10 +0200] rev 7011
small tweaks/fixes to room list header saving and restore... setModel should be really done in the constructor of the page IMO btw
Thu, 03 May 2012 00:20:58 -0400 Switch effects to longint for convenience of tracking ice states. I could add a new Hedgehog value, but since we have this effects list being all useless as booleans anyway...
nemo [Thu, 03 May 2012 00:20:58 -0400] rev 7010
Switch effects to longint for convenience of tracking ice states. I could add a new Hedgehog value, but since we have this effects list being all useless as booleans anyway...
Thu, 03 May 2012 15:34:26 +0200 Updated android support library to the latest version (r8)
Medo <smaxein@googlemail.com> [Thu, 03 May 2012 15:34:26 +0200] rev 7009
Updated android support library to the latest version (r8)
Thu, 03 May 2012 02:45:08 +0200 fix a previewmap-related QObject::disconnect segfault
sheepluva [Thu, 03 May 2012 02:45:08 +0200] rev 7008
fix a previewmap-related QObject::disconnect segfault
Wed, 02 May 2012 19:16:12 -0400 Initial stub for freezer
nemo [Wed, 02 May 2012 19:16:12 -0400] rev 7007
Initial stub for freezer
Wed, 02 May 2012 23:53:45 +0200 Merge
Medo <smaxein@googlemail.com> [Wed, 02 May 2012 23:53:45 +0200] rev 7006
Merge
Thu, 03 May 2012 01:18:29 +0200 fix: issue with playing team list vertically collapsing
sheepluva [Thu, 03 May 2012 01:18:29 +0200] rev 7005
fix: issue with playing team list vertically collapsing
Wed, 02 May 2012 18:36:27 -0400 Workaround for stuck pages.
nemo [Wed, 02 May 2012 18:36:27 -0400] rev 7004
Workaround for stuck pages.
Wed, 02 May 2012 21:45:55 +0200 tweak how the header customization is stored in the settings file
sheepluva [Wed, 02 May 2012 21:45:55 +0200] rev 7003
tweak how the header customization is stored in the settings file
Wed, 02 May 2012 22:51:42 +0400 Render float consts into defines
unc0rr [Wed, 02 May 2012 22:51:42 +0400] rev 7002
Render float consts into defines
Wed, 02 May 2012 22:12:58 +0400 GetRandom -> GetRandomf
unc0rr [Wed, 02 May 2012 22:12:58 +0400] rev 7001
GetRandom -> GetRandomf
Wed, 02 May 2012 19:36:23 +0200 allow F5 magic to refresh demos/saves list too
sheepluva [Wed, 02 May 2012 19:36:23 +0200] rev 7000
allow F5 magic to refresh demos/saves list too
Wed, 02 May 2012 16:36:11 +0100 rename a few Draw* routines
koda [Wed, 02 May 2012 16:36:11 +0100] rev 6999
rename a few Draw* routines
Wed, 02 May 2012 14:41:21 +0100 wut?
koda [Wed, 02 May 2012 14:41:21 +0100] rev 6998
wut?
Wed, 02 May 2012 14:35:54 +0100 remove old ukeys hooks from pascalexport (definitely breaking the ios port, will have to work on that, but for now sheepluva and xeli will be happy *hopefully*)
koda [Wed, 02 May 2012 14:35:54 +0100] rev 6997
remove old ukeys hooks from pascalexport (definitely breaking the ios port, will have to work on that, but for now sheepluva and xeli will be happy *hopefully*)
Wed, 02 May 2012 15:33:34 +0200 rooms list
sheepluva [Wed, 02 May 2012 15:33:34 +0200] rev 6996
rooms list + reorder filter chain for better performance (sorting and full-text search are now last step, not first) + automatically restore custom column widths and sort settings...
Wed, 02 May 2012 14:30:22 +0200 roomslist: reimplement filters
sheepluva [Wed, 02 May 2012 14:30:22 +0200] rev 6995
roomslist: reimplement filters implementation details: YO DAWG, I herd you like QSortFilterProxyModels, so I put a QSortFilterProxyModel in your QSortFilterProxyModel in your QSortFilterProxyModel in your QSortFilterProxyModel so that you can filter while you filter while you filter while you filter!
Wed, 02 May 2012 07:39:25 -0400 remove IFDEF 0 for sake of poor parser
nemo [Wed, 02 May 2012 07:39:25 -0400] rev 6994
remove IFDEF 0 for sake of poor parser
Wed, 02 May 2012 13:00:10 +0200 room list: replace magic table column indexes with enum. makes future changes to the room list format way easier.
sheepluva [Wed, 02 May 2012 13:00:10 +0200] rev 6993
room list: replace magic table column indexes with enum. makes future changes to the room list format way easier.
Wed, 02 May 2012 11:43:43 +0100 marked a couple of functions as inline
koda [Wed, 02 May 2012 11:43:43 +0100] rev 6992
marked a couple of functions as inline resolved all warnings/hints/notes added -Ooregvar optimisation (stores frequently used variables in registers, saving ~30k code size)
Wed, 02 May 2012 12:24:44 +0200 make search filter field have a useable size on low frontend resolution
sheepluva [Wed, 02 May 2012 12:24:44 +0200] rev 6991
make search filter field have a useable size on low frontend resolution
Wed, 02 May 2012 10:53:13 +0100 change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
koda [Wed, 02 May 2012 10:53:13 +0100] rev 6990
change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
Wed, 02 May 2012 11:28:38 +0200 make column sorting three-state: asc -> dsc -> off/default (= by room state)
sheepluva [Wed, 02 May 2012 11:28:38 +0200] rev 6989
make column sorting three-state: asc -> dsc -> off/default (= by room state)
Wed, 02 May 2012 10:57:36 +0200 sort by room state by default
sheepluva [Wed, 02 May 2012 10:57:36 +0200] rev 6988
sort by room state by default
Wed, 02 May 2012 10:47:21 +0200 allow custom sorting of roomslist (by clicking on header sections)
sheepluva [Wed, 02 May 2012 10:47:21 +0200] rev 6987
allow custom sorting of roomslist (by clicking on header sections)
Wed, 02 May 2012 08:07:17 +0100 add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
koda [Wed, 02 May 2012 08:07:17 +0100] rev 6986
add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
Tue, 01 May 2012 17:33:28 -0400 Removing maps can cause desyncs. This is why we still have Cheese, Sticks, Sheep etc.
nemo [Tue, 01 May 2012 17:33:28 -0400] rev 6985
Removing maps can cause desyncs. This is why we still have Cheese, Sticks, Sheep etc. They need to remain until replacements are put in place.
Tue, 01 May 2012 23:03:25 +0200 remove map: Sticks
sheepluva [Tue, 01 May 2012 23:03:25 +0200] rev 6984
remove map: Sticks reason: obvious :P
Tue, 01 May 2012 21:24:04 +0200 roomslistmodel: prettier names for map +rnd+ etc.; point out unavailable maps
sheepluva [Tue, 01 May 2012 21:24:04 +0200] rev 6983
roomslistmodel: prettier names for map +rnd+ etc.; point out unavailable maps some other small tweaks and fixes
Tue, 01 May 2012 19:56:55 +0200 breaking news, we don't support typed consts anymore
koda [Tue, 01 May 2012 19:56:55 +0200] rev 6982
breaking news, we don't support typed consts anymore
Tue, 01 May 2012 20:54:30 +0400 Hopefully this change doesn't break anything
unc0rr [Tue, 01 May 2012 20:54:30 +0400] rev 6981
Hopefully this change doesn't break anything
Tue, 01 May 2012 20:54:02 +0400 Better type deriving
unc0rr [Tue, 01 May 2012 20:54:02 +0400] rev 6980
Better type deriving
Tue, 01 May 2012 19:29:47 +0400 Declare const ints as enums
unc0rr [Tue, 01 May 2012 19:29:47 +0400] rev 6979
Declare const ints as enums
Tue, 01 May 2012 19:28:30 +0400 Make Str2PChar more pas2c-friendly
unc0rr [Tue, 01 May 2012 19:28:30 +0400] rev 6978
Make Str2PChar more pas2c-friendly
Tue, 01 May 2012 16:16:09 +0200 adjust column widths
sheepluva [Tue, 01 May 2012 16:16:09 +0200] rev 6977
adjust column widths fix a warning
Tue, 01 May 2012 16:20:12 +0200 oops^2
koda [Tue, 01 May 2012 16:20:12 +0200] rev 6976
oops^2
Tue, 01 May 2012 15:29:48 +0200 oops
koda [Tue, 01 May 2012 15:29:48 +0200] rev 6975
oops
Tue, 01 May 2012 15:23:11 +0200 minor changes for more compatibilities with other compilers
koda [Tue, 01 May 2012 15:23:11 +0200] rev 6974
minor changes for more compatibilities with other compilers
Tue, 01 May 2012 14:57:40 +0200 RoomsListModel:
sheepluva [Tue, 01 May 2012 14:57:40 +0200] rev 6973
RoomsListModel: + in progress icon * fixed room delete and update (name match lookup was done in wrong column)
Tue, 01 May 2012 11:39:24 +0100 remove SDL_SCANCODE_*
koda [Tue, 01 May 2012 11:39:24 +0100] rev 6972
remove SDL_SCANCODE_*
Tue, 01 May 2012 11:25:44 +0100 add NULL definition and align types to their correct bitwidth
koda [Tue, 01 May 2012 11:25:44 +0100] rev 6971
add NULL definition and align types to their correct bitwidth
Tue, 01 May 2012 11:39:11 +0200 display haxx0red teams colors correctly.
sheepluva [Tue, 01 May 2012 11:39:11 +0200] rev 6970
display haxx0red teams colors correctly. also got rid of some casts and std:: iteration stuff
Tue, 01 May 2012 00:22:10 +0200 made the hog count thingy prettier when on low space... have fun squishing hogs!
sheepluva [Tue, 01 May 2012 00:22:10 +0200] rev 6969
made the hog count thingy prettier when on low space... have fun squishing hogs!
Mon, 30 Apr 2012 23:14:40 +0200 Qt: fix issue with hog count being not visible on low resolutions/long team names and hard to read on very high resolutions
sheepluva [Mon, 30 Apr 2012 23:14:40 +0200] rev 6968
Qt: fix issue with hog count being not visible on low resolutions/long team names and hard to read on very high resolutions
Mon, 30 Apr 2012 23:35:40 +0400 Support recurrent function calls. The code is kinda hackish and ugly, but I really spent a few hours thinking on a good solution.
unc0rr [Mon, 30 Apr 2012 23:35:40 +0400] rev 6967
Support recurrent function calls. The code is kinda hackish and ugly, but I really spent a few hours thinking on a good solution.
Mon, 30 Apr 2012 20:12:43 +0200 add missing copyright headers to roomslistmodel
sheepluva [Mon, 30 Apr 2012 20:12:43 +0200] rev 6966
add missing copyright headers to roomslistmodel
Mon, 30 Apr 2012 17:43:21 +0400 Rework string init macro
unc0rr [Mon, 30 Apr 2012 17:43:21 +0400] rev 6965
Rework string init macro
Mon, 30 Apr 2012 16:55:02 +0400 Raise exception when .inc file isn't found
unc0rr [Mon, 30 Apr 2012 16:55:02 +0400] rev 6964
Raise exception when .inc file isn't found
Sun, 29 Apr 2012 21:17:27 +0200 wops
Xeli [Sun, 29 Apr 2012 21:17:27 +0200] rev 6963
wops
Sun, 29 Apr 2012 21:05:09 +0200 implement switch for the touch interface
Xeli [Sun, 29 Apr 2012 21:05:09 +0200] rev 6962
implement switch for the touch interface
Sun, 29 Apr 2012 18:08:46 +0200 hide utilitywidget when changing turns, this also fixes some inconsistency when using targetting weapons
Xeli [Sun, 29 Apr 2012 18:08:46 +0200] rev 6961
hide utilitywidget when changing turns, this also fixes some inconsistency when using targetting weapons
Sun, 29 Apr 2012 20:52:10 +0200 map, theme & style selection won't be lost on data updata now (except the selected map/theme/style is deleted ofc). enabling F5 key to reload data :>
sheepluva [Sun, 29 Apr 2012 20:52:10 +0200] rev 6960
map, theme & style selection won't be lost on data updata now (except the selected map/theme/style is deleted ofc). enabling F5 key to reload data :>
Sun, 29 Apr 2012 17:23:05 +0200 make it auto-update (whoops,forgot)
sheepluva [Sun, 29 Apr 2012 17:23:05 +0200] rev 6959
make it auto-update (whoops,forgot)
Sun, 29 Apr 2012 17:12:49 +0200 hello GameStyleModel
sheepluva [Sun, 29 Apr 2012 17:12:49 +0200] rev 6958
hello GameStyleModel
Sun, 29 Apr 2012 16:09:42 +0200 target using the utility button, this fixes bee
Xeli [Sun, 29 Apr 2012 16:09:42 +0200] rev 6957
target using the utility button, this fixes bee
Sun, 29 Apr 2012 14:10:59 +0200 enabled grenade timer, needs a button image
Xeli [Sun, 29 Apr 2012 14:10:59 +0200] rev 6956
enabled grenade timer, needs a button image
Sat, 28 Apr 2012 15:18:30 +0200 wops, removed some writeln
Xeli [Sat, 28 Apr 2012 15:18:30 +0200] rev 6955
wops, removed some writeln
Sat, 28 Apr 2012 15:03:52 +0200 changed uKeys to uInputHandler to better reflect its function
Xeli [Sat, 28 Apr 2012 15:03:52 +0200] rev 6954
changed uKeys to uInputHandler to better reflect its function
Sun, 29 Apr 2012 14:00:35 +0200 * make HatModel update automatically (also renamed class and files)
sheepluva [Sun, 29 Apr 2012 14:00:35 +0200] rev 6953
* make HatModel update automatically (also renamed class and files) * removed nemo's ghost file :P
Sat, 28 Apr 2012 18:56:31 +0200 license header year range adjustments
sheepluva [Sat, 28 Apr 2012 18:56:31 +0200] rev 6952
license header year range adjustments
Sat, 28 Apr 2012 14:41:40 +0200 - changed targetting, to launch an airstrike move the cursor/pointer to a location and then press the firebutton
Xeli [Sat, 28 Apr 2012 14:41:40 +0200] rev 6951
- changed targetting, to launch an airstrike move the cursor/pointer to a location and then press the firebutton - added a caption to try to explain this -_-
Sat, 28 Apr 2012 12:46:57 +0200 -Fixed FingerHasMoved function, still might need a little tweaking
Xeli [Sat, 28 Apr 2012 12:46:57 +0200] rev 6950
-Fixed FingerHasMoved function, still might need a little tweaking -Fixed targetting, it's not possible to fire airstrike and the like with a longpress, however it'll fire on the cursor not on the tap location
Fri, 27 Apr 2012 23:39:01 +0200 remove last boolean keys references and using only ParseCommand in uTouch now
Xeli [Fri, 27 Apr 2012 23:39:01 +0200] rev 6949
remove last boolean keys references and using only ParseCommand in uTouch now
Sat, 28 Apr 2012 12:35:29 +0200 various comment tweaks/fixes
sheepluva [Sat, 28 Apr 2012 12:35:29 +0200] rev 6948
various comment tweaks/fixes
Sat, 28 Apr 2012 11:56:09 +0200 MapModel: add getters for random maps based on type, so that the mapContainer does not have to magically know how maps and separators are ordered within the model
sheepluva [Sat, 28 Apr 2012 11:56:09 +0200] rev 6947
MapModel: add getters for random maps based on type, so that the mapContainer does not have to magically know how maps and separators are ordered within the model
Sat, 28 Apr 2012 09:25:30 +0200 fix for issue 186 ("Screen gets messed up when selecting Hand Drawn Map")
sheepluva [Sat, 28 Apr 2012 09:25:30 +0200] rev 6946
fix for issue #186 ("Screen gets messed up when selecting Hand Drawn Map")
Sat, 28 Apr 2012 00:08:12 -0400 unbreak snowball
nemo [Sat, 28 Apr 2012 00:08:12 -0400] rev 6945
unbreak snowball
Fri, 27 Apr 2012 22:25:26 -0400 Ok, 20,000 was a bit much. Arbitrary multiplier that seems to shove things off enough.
nemo [Fri, 27 Apr 2012 22:25:26 -0400] rev 6944
Ok, 20,000 was a bit much. Arbitrary multiplier that seems to shove things off enough.
Sat, 28 Apr 2012 00:24:37 +0200 MapModel: comments/docs, small tweaks
sheepluva [Sat, 28 Apr 2012 00:24:37 +0200] rev 6943
MapModel: comments/docs, small tweaks
Fri, 27 Apr 2012 23:17:11 +0200 reimplement the quit engine+frontend keys
Xeli [Fri, 27 Apr 2012 23:17:11 +0200] rev 6942
reimplement the quit engine+frontend keys
Fri, 27 Apr 2012 23:09:27 +0200 add ammoprop to enable to up and down buttons on for the touch interface
Xeli [Fri, 27 Apr 2012 23:09:27 +0200] rev 6941
add ammoprop to enable to up and down buttons on for the touch interface
Fri, 27 Apr 2012 23:10:48 +0200 decouple current theme from map theme (fixes theme confusion bugs of last commit)
sheepluva [Fri, 27 Apr 2012 23:10:48 +0200] rev 6940
decouple current theme from map theme (fixes theme confusion bugs of last commit)
Fri, 27 Apr 2012 22:22:04 +0200 MapModel converted to QStandardItemList; separators fixed; changed used data format (human-readable struct instead of magic list) for map info in HwMapContainer (+ various small cleanups in that class)
sheepluva [Fri, 27 Apr 2012 22:22:04 +0200] rev 6939
MapModel converted to QStandardItemList; separators fixed; changed used data format (human-readable struct instead of magic list) for map info in HwMapContainer (+ various small cleanups in that class)
Fri, 27 Apr 2012 11:47:37 +0200 MapModel, various cleanups. TODO/FIXME: QComboBox separator not working with custom models
sheepluva [Fri, 27 Apr 2012 11:47:37 +0200] rev 6938
MapModel, various cleanups. TODO/FIXME: QComboBox separator not working with custom models
Thu, 26 Apr 2012 16:15:37 +0200 messing with the theme model a bit (gets now auto-updated after DLC download too)
sheepluva [Thu, 26 Apr 2012 16:15:37 +0200] rev 6937
messing with the theme model a bit (gets now auto-updated after DLC download too)
Fri, 27 Apr 2012 16:57:54 -0400 theme tweaks
nemo [Fri, 27 Apr 2012 16:57:54 -0400] rev 6936
theme tweaks
Fri, 27 Apr 2012 22:15:08 +0400 Show number of points in drawn map
unc0rr [Fri, 27 Apr 2012 22:15:08 +0400] rev 6935
Show number of points in drawn map
Fri, 27 Apr 2012 00:43:48 +0400 Cursor for DrawMapScene. Feel free to ajust its look.
unc0rr [Fri, 27 Apr 2012 00:43:48 +0400] rev 6934
Cursor for DrawMapScene. Feel free to ajust its look.
Thu, 26 Apr 2012 09:48:52 +0200 mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
sheepluva [Thu, 26 Apr 2012 09:48:52 +0200] rev 6933
mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
Thu, 26 Apr 2012 09:47:35 +0200 make DLC trigger data reload
sheepluva [Thu, 26 Apr 2012 09:47:35 +0200] rev 6932
make DLC trigger data reload
Thu, 26 Apr 2012 07:44:44 +0200 make DataManager a QObject with reload() slot that emits signal updated()
sheepluva [Thu, 26 Apr 2012 07:44:44 +0200] rev 6931
make DataManager a QObject with reload() slot that emits signal updated()
Thu, 26 Apr 2012 07:22:05 +0200 renaming HWDataManager -> DataManager
sheepluva [Thu, 26 Apr 2012 07:22:05 +0200] rev 6930
renaming HWDataManager -> DataManager
Wed, 25 Apr 2012 17:44:48 +0200 reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
sheepluva [Wed, 25 Apr 2012 17:44:48 +0200] rev 6929
reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
Wed, 25 Apr 2012 08:23:48 +0200 nemo said I was boring for removing the "hello" randomizer on room join.
sheepluva [Wed, 25 Apr 2012 08:23:48 +0200] rev 6928
nemo said I was boring for removing the "hello" randomizer on room join. That was actually an accident, fixed by this commit. Now find an actual reason to call me boring (there are many to choose from :P) nemo!
Tue, 24 Apr 2012 17:16:18 -0400 Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need
nemo [Tue, 24 Apr 2012 17:16:18 -0400] rev 6927
Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need to be a bit smarter and automatically wrap.
Tue, 24 Apr 2012 16:58:19 -0400 Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
nemo [Tue, 24 Apr 2012 16:58:19 -0400] rev 6926
Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
Tue, 24 Apr 2012 23:56:41 +0400 Fix GetAmmoEntry in PascalExports
unc0rr [Tue, 24 Apr 2012 23:56:41 +0400] rev 6925
Fix GetAmmoEntry in PascalExports
Tue, 24 Apr 2012 23:50:40 +0400 Get rid of overloaded functions in uAmmo
unc0rr [Tue, 24 Apr 2012 23:50:40 +0400] rev 6924
Get rid of overloaded functions in uAmmo
Tue, 24 Apr 2012 23:33:39 +0400 uCommands compiles
unc0rr [Tue, 24 Apr 2012 23:33:39 +0400] rev 6923
uCommands compiles
Tue, 24 Apr 2012 22:27:56 +0400 Fix types
unc0rr [Tue, 24 Apr 2012 22:27:56 +0400] rev 6922
Fix types
Tue, 24 Apr 2012 16:11:07 +0400 Don't add duplicates into string consts
unc0rr [Tue, 24 Apr 2012 16:11:07 +0400] rev 6921
Don't add duplicates into string consts
Tue, 24 Apr 2012 06:53:39 +0200 this should enable png screenshots on osx as well
koda [Tue, 24 Apr 2012 06:53:39 +0200] rev 6920
this should enable png screenshots on osx as well
Mon, 23 Apr 2012 19:23:28 +0200 in uTouch dont use bools to represent keystrokes, but issue ParseCommands
Xeli [Mon, 23 Apr 2012 19:23:28 +0200] rev 6919
in uTouch dont use bools to represent keystrokes, but issue ParseCommands
Mon, 23 Apr 2012 19:22:43 +0200 fix the ammomenu F# buttons
Xeli [Mon, 23 Apr 2012 19:22:43 +0200] rev 6918
fix the ammomenu F# buttons
Mon, 23 Apr 2012 19:22:16 +0200 - change uKeys to be event based rather than polling
Xeli [Mon, 23 Apr 2012 19:22:16 +0200] rev 6917
- change uKeys to be event based rather than polling - missing engine+frontend exit - missing controller support - needs testing on different platforms and keyboards
Mon, 23 Apr 2012 13:22:30 +0000 case sensitivity + correct variable check
vittorio.giovara@gmail.com [Mon, 23 Apr 2012 13:22:30 +0000] rev 6916
case sensitivity + correct variable check
Mon, 23 Apr 2012 04:14:21 +0200 when libpng is not found, gratiously fallback to bmp screenshots; untested
koda [Mon, 23 Apr 2012 04:14:21 +0200] rev 6915
when libpng is not found, gratiously fallback to bmp screenshots; untested
Mon, 23 Apr 2012 04:05:18 +0200 ios minor warning and optimisation for team color
koda [Mon, 23 Apr 2012 04:05:18 +0200] rev 6914
ios minor warning and optimisation for team color
Sun, 22 Apr 2012 13:58:53 -0400 Make clouds/flakes change direction smoothly
nemo [Sun, 22 Apr 2012 13:58:53 -0400] rev 6913
Make clouds/flakes change direction smoothly
Sun, 22 Apr 2012 21:23:32 +0400 Allow LIST command while in room to not annoy old frontends (0.9.17 or less) with warnings
unc0rr [Sun, 22 Apr 2012 21:23:32 +0400] rev 6912
Allow LIST command while in room to not annoy old frontends (0.9.17 or less) with warnings
Sun, 22 Apr 2012 18:38:34 +0200 added savepassword checkbox to options page, which now reloads values at every acces
koda [Sun, 22 Apr 2012 18:38:34 +0200] rev 6911
added savepassword checkbox to options page, which now reloads values at every acces
Sun, 22 Apr 2012 17:03:55 +0200 add a checkbox for the password field prompt (issue 316)
Stepan777 [Sun, 22 Apr 2012 17:03:55 +0200] rev 6910
add a checkbox for the password field prompt (issue #316)
Sun, 22 Apr 2012 15:13:17 +0200 fixed uKeys (aka almost revert it back)
Xeli [Sun, 22 Apr 2012 15:13:17 +0200] rev 6909
fixed uKeys (aka almost revert it back)
Sun, 22 Apr 2012 04:48:11 +0200 ios: turn on more warning messages and start correcting them
koda [Sun, 22 Apr 2012 04:48:11 +0200] rev 6908
ios: turn on more warning messages and start correcting them
Sun, 22 Apr 2012 03:59:24 +0200 memory leak in hwform.cpp (issue 386)
Stepan777 [Sun, 22 Apr 2012 03:59:24 +0200] rev 6907
memory leak in hwform.cpp (issue #386)
Sun, 22 Apr 2012 02:10:44 +0200 fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
koda [Sun, 22 Apr 2012 02:10:44 +0200] rev 6906
fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
Sat, 21 Apr 2012 18:11:24 -0400 *sigh*
nemo [Sat, 21 Apr 2012 18:11:24 -0400] rev 6905
*sigh*
Sat, 21 Apr 2012 18:05:42 -0400 Seems to me placing hogs does not need 5s since it is a fixed interval now. Maybe if placing hogs was ever 0 seconds or something.
nemo [Sat, 21 Apr 2012 18:05:42 -0400] rev 6904
Seems to me placing hogs does not need 5s since it is a fixed interval now. Maybe if placing hogs was ever 0 seconds or something.
Sat, 21 Apr 2012 23:00:08 +0400 Oops
unc0rr [Sat, 21 Apr 2012 23:00:08 +0400] rev 6903
Oops
Sat, 21 Apr 2012 20:12:22 +0400 Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
unc0rr [Sat, 21 Apr 2012 20:12:22 +0400] rev 6902
Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
Sat, 21 Apr 2012 18:02:44 +0200 - Don't crash on back press, but shutdown hedgewars
Xeli [Sat, 21 Apr 2012 18:02:44 +0200] rev 6901
- Don't crash on back press, but shutdown hedgewars - enable volume up/down/mute buttons
Sat, 21 Apr 2012 17:59:14 +0200 - Added support for keyboards on android
Xeli [Sat, 21 Apr 2012 17:59:14 +0200] rev 6900
- Added support for keyboards on android - tiny patch for android/sdl tracks backspace correctly now - Added SDL_SCANCODE_X constants in uKeys - First attempt at making the touch interface and keys input work side by side
Sat, 21 Apr 2012 17:55:45 +0200 - Return of the F<numbers> in the ammomenu
Xeli [Sat, 21 Apr 2012 17:55:45 +0200] rev 6899
- Return of the F<numbers> in the ammomenu - Cursor is now hiden on touch interfaces, rather than hidden on landscape ammomenu
Sat, 21 Apr 2012 19:51:13 +0400 - Remove support for variables in command handlers
unc0rr [Sat, 21 Apr 2012 19:51:13 +0400] rev 6898
- Remove support for variables in command handlers - Make parameter to RegisterVariable typed instead of just pointer - Catch a bug due to wrong type passed to RegisterVariable
Fri, 20 Apr 2012 23:03:20 +0400 Fix parsing of exit() call without parameters
unc0rr [Fri, 20 Apr 2012 23:03:20 +0400] rev 6897
Fix parsing of exit() call without parameters
Fri, 20 Apr 2012 22:56:56 +0400 Move all strings into constants to make them of string255 type
unc0rr [Fri, 20 Apr 2012 22:56:56 +0400] rev 6896
Move all strings into constants to make them of string255 type
Fri, 20 Apr 2012 22:03:35 +0400 Many small improvements to pas2c
unc0rr [Fri, 20 Apr 2012 22:03:35 +0400] rev 6895
Many small improvements to pas2c
Fri, 20 Apr 2012 01:50:47 +0400 Some more progress with pas2c
unc0rr [Fri, 20 Apr 2012 01:50:47 +0400] rev 6894
Some more progress with pas2c
Thu, 19 Apr 2012 23:36:20 +0400 - Track array size to use for High function
unc0rr [Thu, 19 Apr 2012 23:36:20 +0400] rev 6893
- Track array size to use for High function - Some fixes
Thu, 19 Apr 2012 18:15:03 +0200 android: prevent the app from a semi-crash when exiting a game
Xeli [Thu, 19 Apr 2012 18:15:03 +0200] rev 6892
android: prevent the app from a semi-crash when exiting a game
Sun, 15 Apr 2012 00:47:22 +0400 Improve rendering of function types, ranges, and more
unc0rr [Sun, 15 Apr 2012 00:47:22 +0400] rev 6891
Improve rendering of function types, ranges, and more
Sat, 14 Apr 2012 23:50:14 +0400 Fix insanity
unc0rr [Sat, 14 Apr 2012 23:50:14 +0400] rev 6890
Fix insanity
Sat, 14 Apr 2012 23:36:57 +0400 More string types
unc0rr [Sat, 14 Apr 2012 23:36:57 +0400] rev 6889
More string types
Sat, 14 Apr 2012 23:19:45 +0400 Get rid of TGearsType to simplify pas2c
unc0rr [Sat, 14 Apr 2012 23:19:45 +0400] rev 6888
Get rid of TGearsType to simplify pas2c
Sat, 14 Apr 2012 22:40:23 +0400 Render some builtin functions
unc0rr [Sat, 14 Apr 2012 22:40:23 +0400] rev 6887
Render some builtin functions
Sat, 14 Apr 2012 22:24:09 +0400 Render unions
unc0rr [Sat, 14 Apr 2012 22:24:09 +0400] rev 6886
Render unions
Fri, 13 Apr 2012 01:41:11 +0200 minor gl debug/comments
koda [Fri, 13 Apr 2012 01:41:11 +0200] rev 6885
minor gl debug/comments
Fri, 13 Apr 2012 00:18:10 +0200 disable png screenshots on mobile for now
koda [Fri, 13 Apr 2012 00:18:10 +0200] rev 6884
disable png screenshots on mobile for now
Fri, 13 Apr 2012 00:08:46 +0400 Support string constants
unc0rr [Fri, 13 Apr 2012 00:08:46 +0400] rev 6883
Support string constants
Thu, 12 Apr 2012 23:10:35 +0400 Oops, forgot file
Stepan777 [Thu, 12 Apr 2012 23:10:35 +0400] rev 6882
Oops, forgot file
Thu, 12 Apr 2012 23:05:46 +0400 png screenshots
Stepan777 [Thu, 12 Apr 2012 23:05:46 +0400] rev 6881
png screenshots
Wed, 11 Apr 2012 22:47:21 +0400 Support operators declarations
unc0rr [Wed, 11 Apr 2012 22:47:21 +0400] rev 6880
Support operators declarations
Wed, 11 Apr 2012 22:46:59 +0400 Simplify converter's life
unc0rr [Wed, 11 Apr 2012 22:46:59 +0400] rev 6879
Simplify converter's life
Wed, 11 Apr 2012 01:04:58 +0400 Improve rendering of function types, arrays, and more
unc0rr [Wed, 11 Apr 2012 01:04:58 +0400] rev 6878
Improve rendering of function types, arrays, and more
Mon, 09 Apr 2012 23:20:42 +0200 vob* variables need to be reset
koda [Mon, 09 Apr 2012 23:20:42 +0200] rev 6877
vob* variables need to be reset
Tue, 10 Apr 2012 00:00:25 +0400 Unbreak build (change was only tested with pas2c parser, and was okay to it)
unc0rr [Tue, 10 Apr 2012 00:00:25 +0400] rev 6876
Unbreak build (change was only tested with pas2c parser, and was okay to it)
Mon, 09 Apr 2012 23:55:12 +0400 First try to compile with clang: improve renderer a bit. The result of pas2c is still far from normal C source.
unc0rr [Mon, 09 Apr 2012 23:55:12 +0400] rev 6875
First try to compile with clang: improve renderer a bit. The result of pas2c is still far from normal C source.
Mon, 09 Apr 2012 23:36:23 +0400 Better handle switch statement
unc0rr [Mon, 09 Apr 2012 23:36:23 +0400] rev 6874
Better handle switch statement
Mon, 09 Apr 2012 22:01:36 +0400 Eraser tool
unc0rr [Mon, 09 Apr 2012 22:01:36 +0400] rev 6873
Eraser tool
Mon, 09 Apr 2012 22:01:13 +0400 Better support for strings
unc0rr [Mon, 09 Apr 2012 22:01:13 +0400] rev 6872
Better support for strings
Mon, 09 Apr 2012 04:55:46 +0200 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda [Mon, 09 Apr 2012 04:55:46 +0200] rev 6871
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
Mon, 09 Apr 2012 04:43:30 +0200 ios: refactor the code of the after-game statistics display using delegates
koda [Mon, 09 Apr 2012 04:43:30 +0200] rev 6870
ios: refactor the code of the after-game statistics display using delegates
Mon, 09 Apr 2012 03:25:17 +0200 ios: convert audio operation from class to instance, plays better with memory
koda [Mon, 09 Apr 2012 03:25:17 +0200] rev 6869
ios: convert audio operation from class to instance, plays better with memory
Mon, 09 Apr 2012 02:02:14 +0200 i don't understand this, but without this change audio doesn't fade on ios
koda [Mon, 09 Apr 2012 02:02:14 +0200] rev 6868
i don't understand this, but without this change audio doesn't fade on ios
Sun, 08 Apr 2012 20:31:01 -0400 remove stray pixels
nemo [Sun, 08 Apr 2012 20:31:01 -0400] rev 6867
remove stray pixels
Sun, 08 Apr 2012 23:41:34 +0200 ios: don't prompt restoring a game that didn't complete loading
koda [Sun, 08 Apr 2012 23:41:34 +0200] rev 6866
ios: don't prompt restoring a game that didn't complete loading
Sun, 08 Apr 2012 23:31:02 +0200 ios, this method belongs here
koda [Sun, 08 Apr 2012 23:31:02 +0200] rev 6865
ios, this method belongs here
Sun, 08 Apr 2012 19:06:25 +0200 ios: schemes table was being drawn on top of the table border
koda [Sun, 08 Apr 2012 19:06:25 +0200] rev 6864
ios: schemes table was being drawn on top of the table border
Sun, 08 Apr 2012 18:46:09 +0200 formatting
koda [Sun, 08 Apr 2012 18:46:09 +0200] rev 6863
formatting
Sun, 08 Apr 2012 18:11:37 +0200 when focus is lost lower the volume to a minimum
koda [Sun, 08 Apr 2012 18:11:37 +0200] rev 6862
when focus is lost lower the volume to a minimum
Sat, 07 Apr 2012 22:13:15 +0200 by popular demand, switch Nature and Golf music (issue 383)
koda [Sat, 07 Apr 2012 22:13:15 +0200] rev 6861
by popular demand, switch Nature and Golf music (issue #383)
Fri, 06 Apr 2012 16:59:32 +0400 Convert some operators
unc0rr [Fri, 06 Apr 2012 16:59:32 +0400] rev 6860
Convert some operators
Thu, 05 Apr 2012 17:52:27 +0400 Unwind 'with' construction
unc0rr [Thu, 05 Apr 2012 17:52:27 +0400] rev 6859
Unwind 'with' construction
Thu, 05 Apr 2012 14:58:34 +0400 Improve rendering into C
unc0rr [Thu, 05 Apr 2012 14:58:34 +0400] rev 6858
Improve rendering into C
Thu, 05 Apr 2012 14:50:58 +0400 Make function more pascal-ish
unc0rr [Thu, 05 Apr 2012 14:50:58 +0400] rev 6857
Make function more pascal-ish
Thu, 05 Apr 2012 00:42:43 +0400 More external definitions for pas2c
unc0rr [Thu, 05 Apr 2012 00:42:43 +0400] rev 6856
More external definitions for pas2c
Wed, 04 Apr 2012 18:00:46 +0400 Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions.
unc0rr [Wed, 04 Apr 2012 18:00:46 +0400] rev 6855
Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions.
Wed, 04 Apr 2012 15:05:14 +0400 Normalize RecordFields before conversion. Helps with namespaces problem.
unc0rr [Wed, 04 Apr 2012 15:05:14 +0400] rev 6854
Normalize RecordFields before conversion. Helps with namespaces problem.
Tue, 03 Apr 2012 17:53:33 +0400 Fix withState' not returning lastType
unc0rr [Tue, 03 Apr 2012 17:53:33 +0400] rev 6853
Fix withState' not returning lastType
Sun, 01 Apr 2012 15:23:34 +0200 Added copyright notice to Scheme.java
Medo <smaxein@googlemail.com> [Sun, 01 Apr 2012 15:23:34 +0200] rev 6852
Added copyright notice to Scheme.java
Tue, 03 Apr 2012 10:08:35 +0100 ja update
krdrt5367 [Tue, 03 Apr 2012 10:08:35 +0100] rev 6851
ja update
Sun, 01 Apr 2012 15:17:29 +0200 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com> [Sun, 01 Apr 2012 15:17:29 +0200] rev 6850
Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Tue, 03 Apr 2012 10:06:58 +0100 de update
krdrt5367 [Tue, 03 Apr 2012 10:06:58 +0100] rev 6849
de update
Sun, 01 Apr 2012 15:15:45 +0200 Added some toString methods to help when debugging
Medo <smaxein@googlemail.com> [Sun, 01 Apr 2012 15:15:45 +0200] rev 6848
Added some toString methods to help when debugging
Tue, 03 Apr 2012 10:05:26 +0100 cz update
krdrt5 [Tue, 03 Apr 2012 10:05:26 +0100] rev 6847
cz update
Sun, 01 Apr 2012 04:37:55 +0200 Merge
Medo <smaxein@googlemail.com> [Sun, 01 Apr 2012 04:37:55 +0200] rev 6846
Merge
Mon, 02 Apr 2012 17:28:18 +0400 - Handle multidimensional arrays better
unc0rr [Mon, 02 Apr 2012 17:28:18 +0400] rev 6845
- Handle multidimensional arrays better - Error message for WithBlock to check type errors
Sun, 01 Apr 2012 04:27:46 +0200 Scheme definitions now use .ini files.
Medo <smaxein@googlemail.com> [Sun, 01 Apr 2012 04:27:46 +0200] rev 6844
Scheme definitions now use .ini files.
Mon, 02 Apr 2012 16:14:29 +0400 Finally fix the bug with pointer declarations polluting namespace with bad records
unc0rr [Mon, 02 Apr 2012 16:14:29 +0400] rev 6843
Finally fix the bug with pointer declarations polluting namespace with bad records
Sat, 31 Mar 2012 20:39:19 +0200 Removed some unused imports and a redundand nullcheck
Medo <smaxein@googlemail.com> [Sat, 31 Mar 2012 20:39:19 +0200] rev 6842
Removed some unused imports and a redundand nullcheck
Mon, 02 Apr 2012 00:32:17 +0200 let's outsmart the compiler for no particular benefit
koda [Mon, 02 Apr 2012 00:32:17 +0200] rev 6841
let's outsmart the compiler for no particular benefit
Sat, 31 Mar 2012 20:36:03 +0200 Added hashcode function for Team to make it consistent with equals.
Medo <smaxein@googlemail.com> [Sat, 31 Mar 2012 20:36:03 +0200] rev 6840
Added hashcode function for Team to make it consistent with equals.
Fri, 30 Mar 2012 19:40:49 +0200 Remove API Level 8 dependency found by Android Lint
Medo <smaxein@googlemail.com> [Fri, 30 Mar 2012 19:40:49 +0200] rev 6839
Remove API Level 8 dependency found by Android Lint
Fri, 30 Mar 2012 23:58:08 +0400 More clean namespace, some fixes
unc0rr [Fri, 30 Mar 2012 23:58:08 +0400] rev 6838
More clean namespace, some fixes
Fri, 30 Mar 2012 17:00:34 +0400 Much better types handling, work correctly with functions
unc0rr [Fri, 30 Mar 2012 17:00:34 +0400] rev 6837
Much better types handling, work correctly with functions
Thu, 29 Mar 2012 17:27:01 +0400 - Treat strings as arrays of chars
unc0rr [Thu, 29 Mar 2012 17:27:01 +0400] rev 6836
- Treat strings as arrays of chars - Add return statement to non-void functions
Thu, 29 Mar 2012 01:01:29 +0400 Better deriving, some fixes
unc0rr [Thu, 29 Mar 2012 01:01:29 +0400] rev 6835
Better deriving, some fixes
Wed, 28 Mar 2012 23:53:45 +0400 Resolve deferred type on dereference
unc0rr [Wed, 28 Mar 2012 23:53:45 +0400] rev 6834
Resolve deferred type on dereference
Wed, 28 Mar 2012 16:33:50 -0400 invalidate on switch
nemo [Wed, 28 Mar 2012 16:33:50 -0400] rev 6833
invalidate on switch
Wed, 28 Mar 2012 01:56:42 +0200 dates are no more!
koda [Wed, 28 Mar 2012 01:56:42 +0200] rev 6832
dates are no more!
Wed, 28 Mar 2012 01:26:47 +0200 ios: fix offset for 'details' table header in iphone game configuration
koda [Wed, 28 Mar 2012 01:26:47 +0200] rev 6831
ios: fix offset for 'details' table header in iphone game configuration
Wed, 28 Mar 2012 01:19:36 +0200 ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda [Wed, 28 Mar 2012 01:19:36 +0200] rev 6830
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
Wed, 28 Mar 2012 00:42:57 +0200 ios: use notifications instead of class methods (maybe tidier)
koda [Wed, 28 Mar 2012 00:42:57 +0200] rev 6829
ios: use notifications instead of class methods (maybe tidier)
Mon, 26 Mar 2012 20:29:37 -0400 At mikade's request. give scripting access to the map name prior to override.
nemo [Mon, 26 Mar 2012 20:29:37 -0400] rev 6828
At mikade's request. give scripting access to the map name prior to override.
Mon, 26 Mar 2012 23:54:12 +0400 Dig into namespaces even more
unc0rr [Mon, 26 Mar 2012 23:54:12 +0400] rev 6827
Dig into namespaces even more
Mon, 26 Mar 2012 17:56:15 +0400 Just some further work
unc0rr [Mon, 26 Mar 2012 17:56:15 +0400] rev 6826
Just some further work
Mon, 26 Mar 2012 03:58:03 +0200 ios, one more grenade timer tweak
koda [Mon, 26 Mar 2012 03:58:03 +0200] rev 6825
ios, one more grenade timer tweak
Mon, 26 Mar 2012 03:57:14 +0200 i didn't even know it was possible (spotted by adam4813)
koda [Mon, 26 Mar 2012 03:57:14 +0200] rev 6824
i didn't even know it was possible (spotted by adam4813)
Mon, 26 Mar 2012 03:36:11 +0200 ios: fix blocked preview button
koda [Mon, 26 Mar 2012 03:36:11 +0200] rev 6823
ios: fix blocked preview button
Mon, 26 Mar 2012 03:24:50 +0200 ios headers cleanup, with tweaks to +randomPort and grenade timer handling in overlay
koda [Mon, 26 Mar 2012 03:24:50 +0200] rev 6822
ios headers cleanup, with tweaks to +randomPort and grenade timer handling in overlay
Sun, 25 Mar 2012 21:17:01 +0200 merge
mikade <redgrinner@gmail.com> [Sun, 25 Mar 2012 21:17:01 +0200] rev 6821
merge
Sun, 25 Mar 2012 17:37:07 +0200 - don't give hogs air weps when border is enabled
mikade <redgrinner@gmail.com> [Sun, 25 Mar 2012 17:37:07 +0200] rev 6820
- don't give hogs air weps when border is enabled - add missing napalm - small code restructures
Sun, 25 Mar 2012 17:34:40 +0200 Added a missing loc
mikade <redgrinner@gmail.com> [Sun, 25 Mar 2012 17:34:40 +0200] rev 6819
Added a missing loc Fixed rader bug Four new achievements Some provisional changes
Sun, 25 Mar 2012 14:51:13 +0200 Add the parameters I missed the first time when I added these hooks.
mikade [Sun, 25 Mar 2012 14:51:13 +0200] rev 6818
Add the parameters I missed the first time when I added these hooks.
Sun, 25 Mar 2012 23:10:29 +0400 - Apply unit's namespace to current scope when referencing unit name
unc0rr [Sun, 25 Mar 2012 23:10:29 +0400] rev 6817
- Apply unit's namespace to current scope when referencing unit name - Don't reference SysUtils in LuaPas to simplify my life
Sat, 24 Mar 2012 21:19:50 +0400 Fix wrong type returned from id2C
unc0rr [Sat, 24 Mar 2012 21:19:50 +0400] rev 6816
Fix wrong type returned from id2C
Sat, 24 Mar 2012 19:57:06 +0400 Fix server thinking game is still not finished sometimes
unc0rr [Sat, 24 Mar 2012 19:57:06 +0400] rev 6815
Fix server thinking game is still not finished sometimes
Sat, 24 Mar 2012 16:46:56 +0100 wops ;i
Xeli [Sat, 24 Mar 2012 16:46:56 +0100] rev 6814
wops ;i
Sat, 24 Mar 2012 16:41:35 +0100 ANDROID and WIN32 can both be set to 1, so have ANDROID take preference
Xeli [Sat, 24 Mar 2012 16:41:35 +0100] rev 6813
ANDROID and WIN32 can both be set to 1, so have ANDROID take preference
Sat, 24 Mar 2012 15:52:07 +0100 fixed some typo's. LUA_LIBRARY now points to the right name, regardless of the host machine. Running cmake after a bad attempt (ie forgot to add paths to PATH) now works rather than having to clean the cache
Xeli [Sat, 24 Mar 2012 15:52:07 +0100] rev 6812
fixed some typo's. LUA_LIBRARY now points to the right name, regardless of the host machine. Running cmake after a bad attempt (ie forgot to add paths to PATH) now works rather than having to clean the cache
Fri, 23 Mar 2012 21:56:27 -0400 LandBackTex take 2
nemo [Fri, 23 Mar 2012 21:56:27 -0400] rev 6811
LandBackTex take 2
Fri, 23 Mar 2012 18:20:59 -0400 This has bugged me for a while. Since we are missing the source SVGs for this theme, removed the leaves crudely in GIMP. Also added some basic roots. Someone more artistic is encouraged to try and improve it.
nemo [Fri, 23 Mar 2012 18:20:59 -0400] rev 6810
This has bugged me for a while. Since we are missing the source SVGs for this theme, removed the leaves crudely in GIMP. Also added some basic roots. Someone more artistic is encouraged to try and improve it.
Fri, 23 Mar 2012 23:03:09 +0400 Oops
unc0rr [Fri, 23 Mar 2012 23:03:09 +0400] rev 6809
Oops
Fri, 23 Mar 2012 14:18:58 +0100 unbreak engine
Xeli [Fri, 23 Mar 2012 14:18:58 +0100] rev 6808
unbreak engine
Fri, 23 Mar 2012 00:21:34 +0100 Improved cmake build script for Android:
simmax@googlemail.com [Fri, 23 Mar 2012 00:21:34 +0100] rev 6807
Improved cmake build script for Android: - Error out when Ant or android can't be found - Attempt to find the NDK toolchain binaries on Windows and Linux instead of assuming Linux - Use find_program instead of find_path to find some binaries - ANDROID_SDK now refers to the Android SDK base directory - Fixed detection of android.bat on Windows - Output of the android tool is now shown so that success/failure is visible
Fri, 23 Mar 2012 14:14:43 +0100 first part of the utilitywidget (grenade timer/swap hogs) code
Xeli [Fri, 23 Mar 2012 14:14:43 +0100] rev 6806
first part of the utilitywidget (grenade timer/swap hogs) code
Thu, 22 Mar 2012 22:55:38 +0400 Add more strictness in hope it will help with space leak
unc0rr [Thu, 22 Mar 2012 22:55:38 +0400] rev 6805
Add more strictness in hope it will help with space leak
Wed, 21 Mar 2012 00:05:46 -0400 Try different splash sounds too
nemo [Wed, 21 Mar 2012 00:05:46 -0400] rev 6804
Try different splash sounds too
Tue, 20 Mar 2012 01:30:54 -0400 bit of an experiment in variable splash sizes based on object/speed. not sure if it looks good yet. need to drown more stuff.
nemo [Tue, 20 Mar 2012 01:30:54 -0400] rev 6803
bit of an experiment in variable splash sizes based on object/speed. not sure if it looks good yet. need to drown more stuff.
Sun, 18 Mar 2012 18:19:20 +0100 fix ammomenu, the cursor actually works now -_-
Xeli [Sun, 18 Mar 2012 18:19:20 +0100] rev 6802
fix ammomenu, the cursor actually works now -_-
Sun, 18 Mar 2012 14:22:13 +0100 workaround the different Lion ABI by forcing fpc 2.6 as minimum compiler version on osx
koda [Sun, 18 Mar 2012 14:22:13 +0100] rev 6801
workaround the different Lion ABI by forcing fpc 2.6 as minimum compiler version on osx
Sun, 18 Mar 2012 14:15:51 +0100 updated ios project file to work with fpc 2.6
koda [Sun, 18 Mar 2012 14:15:51 +0100] rev 6800
updated ios project file to work with fpc 2.6
Sun, 18 Mar 2012 00:30:56 -0400 revert this until someone makes it not screw up camera focus
nemo [Sun, 18 Mar 2012 00:30:56 -0400] rev 6799
revert this until someone makes it not screw up camera focus
Sun, 18 Mar 2012 00:59:17 +0100 touchinterface, move the up/down arrows a bit down
Xeli [Sun, 18 Mar 2012 00:59:17 +0100] rev 6798
touchinterface, move the up/down arrows a bit down
Sun, 18 Mar 2012 00:05:20 +0100 make the Ammomenu show up a little faster
Xeli [Sun, 18 Mar 2012 00:05:20 +0100] rev 6797
make the Ammomenu show up a little faster
Sun, 18 Mar 2012 00:02:33 +0100 You can now change AMAnimType to enable the animation through the x/y axis and alpha for example
Xeli [Sun, 18 Mar 2012 00:02:33 +0100] rev 6796
You can now change AMAnimType to enable the animation through the x/y axis and alpha for example AMAnimType:= AMTypeMaskX or AMTypeMaskAlpha will enable movement over the X axis and alpha
Sat, 17 Mar 2012 22:39:16 +0100 make ammomenu's speed dependent on RealTicks rather than frames
Xeli [Sat, 17 Mar 2012 22:39:16 +0100] rev 6795
make ammomenu's speed dependent on RealTicks rather than frames
Tue, 13 Mar 2012 21:09:46 +0100 allow for 0 values on AMShiftTarget, this allows for movement across one axis
Xeli [Tue, 13 Mar 2012 21:09:46 +0100] rev 6794
allow for 0 values on AMShiftTarget, this allows for movement across one axis
Sat, 17 Mar 2012 17:24:38 -0400 Disable anim for stats screen ("In game" stays visible otherwise)
nemo [Sat, 17 Mar 2012 17:24:38 -0400] rev 6793
Disable anim for stats screen ("In game" stays visible otherwise)
Sat, 17 Mar 2012 17:18:43 -0400 Ensure flawless is false if any hog is lost, unless it was lost doing a kamikaze
nemo [Sat, 17 Mar 2012 17:18:43 -0400] rev 6792
Ensure flawless is false if any hog is lost, unless it was lost doing a kamikaze
Sat, 17 Mar 2012 16:14:08 -0400 I imagine this should use the game window width, but I'll let someone else figure it out. I'm just sick of frames being half-visible in navigation.
nemo [Sat, 17 Mar 2012 16:14:08 -0400] rev 6791
I imagine this should use the game window width, but I'll let someone else figure it out. I'm just sick of frames being half-visible in navigation.
Sat, 17 Mar 2012 14:24:43 -0400 eh. guess they really should be here
nemo [Sat, 17 Mar 2012 14:24:43 -0400] rev 6790
eh. guess they really should be here
Sat, 17 Mar 2012 14:13:16 -0400 Adding leftX/rightX/topY to simplify determining bounds based on map playing area.
nemo [Sat, 17 Mar 2012 14:13:16 -0400] rev 6789
Adding leftX/rightX/topY to simplify determining bounds based on map playing area.
Sat, 17 Mar 2012 14:02:11 -0400 I think this is a little more efficient than dxdy, and easier to read. We call DxDy2 a lot, can any of those use Angle/DirAngle?
nemo [Sat, 17 Mar 2012 14:02:11 -0400] rev 6788
I think this is a little more efficient than dxdy, and easier to read. We call DxDy2 a lot, can any of those use Angle/DirAngle?
Sat, 17 Mar 2012 13:16:50 -0400 orient kamikaze correctly when going through portals
nemo [Sat, 17 Mar 2012 13:16:50 -0400] rev 6787
orient kamikaze correctly when going through portals
Wed, 14 Mar 2012 23:58:56 -0400 oh yeah, dY...
nemo [Wed, 14 Mar 2012 23:58:56 -0400] rev 6786
oh yeah, dY...
Wed, 14 Mar 2012 21:12:04 -0400 Allow RC plane to go through portals
nemo [Wed, 14 Mar 2012 21:12:04 -0400] rev 6785
Allow RC plane to go through portals
Wed, 14 Mar 2012 11:07:22 +0400 Oops, fix range (2 is too small value)
unc0rr [Wed, 14 Mar 2012 11:07:22 +0400] rev 6784
Oops, fix range (2 is too small value)
Tue, 13 Mar 2012 22:25:43 -0400 Add fall damage
nemo [Tue, 13 Mar 2012 22:25:43 -0400] rev 6783
Add fall damage
Tue, 13 Mar 2012 21:51:50 -0400 For reasons I can't fathom, if this portion isn't commented out, the AI completely fails w/ a weaponset of only firepunch.
nemo [Tue, 13 Mar 2012 21:51:50 -0400] rev 6782
For reasons I can't fathom, if this portion isn't commented out, the AI completely fails w/ a weaponset of only firepunch. Something is seriously screwed up in RateShove, but after reading it many times, I still don't see it.
Tue, 13 Mar 2012 22:46:55 +0400 Variable pen width
unc0rr [Tue, 13 Mar 2012 22:46:55 +0400] rev 6781
Variable pen width
Tue, 13 Mar 2012 12:22:56 -0400 tweak take 2
nemo [Tue, 13 Mar 2012 12:22:56 -0400] rev 6780
tweak take 2
Tue, 13 Mar 2012 12:10:48 -0400 Small tweak to return something more useful in the negative 0 case on dX
nemo [Tue, 13 Mar 2012 12:10:48 -0400] rev 6779
Small tweak to return something more useful in the negative 0 case on dX
Tue, 13 Mar 2012 00:05:03 -0400 Minimise another sqrt check.
nemo [Tue, 13 Mar 2012 00:05:03 -0400] rev 6778
Minimise another sqrt check.
Mon, 12 Mar 2012 23:46:28 +0400 Avoid local rate minimums around hog (within 15 pixels). Not tested.
unc0rr [Mon, 12 Mar 2012 23:46:28 +0400] rev 6777
Avoid local rate minimums around hog (within 15 pixels). Not tested.
Mon, 12 Mar 2012 16:08:40 +0400 Compatibility
unc0rr [Mon, 12 Mar 2012 16:08:40 +0400] rev 6776
Compatibility
Mon, 12 Mar 2012 01:00:17 -0400 Change rest of AI tests to floats, reenable snowball
nemo [Mon, 12 Mar 2012 01:00:17 -0400] rev 6775
Change rest of AI tests to floats, reenable snowball
Sun, 11 Mar 2012 23:24:09 -0400 Try adding it to deagle too. Although the routine still doesn't consider angle, so it'll pretty much be luck. Might be a waste of time.
nemo [Sun, 11 Mar 2012 23:24:09 -0400] rev 6774
Try adding it to deagle too. Although the routine still doesn't consider angle, so it'll pretty much be luck. Might be a waste of time. Also fix some neglected scores from before.
Sun, 11 Mar 2012 22:44:57 -0400 Hm. Score was a bit too much, AI was doing suicidal things.
nemo [Sun, 11 Mar 2012 22:44:57 -0400] rev 6773
Hm. Score was a bit too much, AI was doing suicidal things.
Sun, 11 Mar 2012 22:35:55 -0400 small tweak. make drowning prefer higher health hogs
nemo [Sun, 11 Mar 2012 22:35:55 -0400] rev 6772
small tweak. make drowning prefer higher health hogs
Sun, 11 Mar 2012 20:36:50 -0400 Teach AI to drown with shotgun too
nemo [Sun, 11 Mar 2012 20:36:50 -0400] rev 6771
Teach AI to drown with shotgun too
Sun, 11 Mar 2012 20:12:31 -0400 Start on adding drowning bonus to bat/firepunch/whip. AI still is not smart enough to change direction when firepunching to face the water, or change the angle of the bat.
nemo [Sun, 11 Mar 2012 20:12:31 -0400] rev 6770
Start on adding drowning bonus to bat/firepunch/whip. AI still is not smart enough to change direction when firepunching to face the water, or change the angle of the bat. Also try to weight cost of switches based on how many switches were available.
Sun, 11 Mar 2012 18:28:32 -0400 Add drowning to grenade too, try some little optimisations
nemo [Sun, 11 Mar 2012 18:28:32 -0400] rev 6769
Add drowning to grenade too, try some little optimisations
Sun, 11 Mar 2012 23:31:32 +0400 Fix silliness
unc0rr [Sun, 11 Mar 2012 23:31:32 +0400] rev 6768
Fix silliness
Sun, 11 Mar 2012 14:43:36 -0400 First pass at making AI drowning aware. No concerns of performance, only applied to bazooka (not bat/fp etc)
nemo [Sun, 11 Mar 2012 14:43:36 -0400] rev 6767
First pass at making AI drowning aware. No concerns of performance, only applied to bazooka (not bat/fp etc)
Sun, 11 Mar 2012 12:19:04 -0400 Minor optimisation for AI to cut down on hwSqrt calls
nemo [Sun, 11 Mar 2012 12:19:04 -0400] rev 6766
Minor optimisation for AI to cut down on hwSqrt calls
Sun, 11 Mar 2012 11:39:45 -0400 bug #336
nemo [Sun, 11 Mar 2012 11:39:45 -0400] rev 6765
bug #336
Sat, 10 Mar 2012 23:00:39 -0500 Add div to allow safe integer division from lua
nemo [Sat, 10 Mar 2012 23:00:39 -0500] rev 6764
Add div to allow safe integer division from lua
Sat, 10 Mar 2012 16:32:46 -0500 Recount team health if modifying hedgehog health
nemo [Sat, 10 Mar 2012 16:32:46 -0500] rev 6763
Recount team health if modifying hedgehog health
Sat, 10 Mar 2012 16:10:38 -0500 Set default empty ammo sets. Current mission handling appears to not pass any default ammo set, so script was never getting a chance to set its own.
nemo [Sat, 10 Mar 2012 16:10:38 -0500] rev 6762
Set default empty ammo sets. Current mission handling appears to not pass any default ammo set, so script was never getting a chance to set its own.
Sat, 10 Mar 2012 15:56:36 -0500 Avoid rare double decrement.
nemo [Sat, 10 Mar 2012 15:56:36 -0500] rev 6761
Avoid rare double decrement.
Sat, 10 Mar 2012 14:38:31 -0500 Prevent pirate ship from repeating on Islands, remove vertical line in art landback
nemo [Sat, 10 Mar 2012 14:38:31 -0500] rev 6760
Prevent pirate ship from repeating on Islands, remove vertical line in art landback
Sat, 03 Mar 2012 22:40:00 -0500 bug #370
nemo [Sat, 03 Mar 2012 22:40:00 -0500] rev 6759
bug #370
Thu, 01 Mar 2012 23:55:19 +0400 Oh, should also check for game finish when player quits without ROUNDFINISHED message: small refactoring, not tested at all
unc0rr [Thu, 01 Mar 2012 23:55:19 +0400] rev 6758
Oh, should also check for game finish when player quits without ROUNDFINISHED message: small refactoring, not tested at all
Thu, 01 Mar 2012 14:45:42 -0500 comment out reserve to maintain old Qt compat
nemo [Thu, 01 Mar 2012 14:45:42 -0500] rev 6757
comment out reserve to maintain old Qt compat
Thu, 01 Mar 2012 23:35:13 +0400 Also consider game finished when the last player reports ROUNDFINISHED despite the correctness parameter.
unc0rr [Thu, 01 Mar 2012 23:35:13 +0400] rev 6756
Also consider game finished when the last player reports ROUNDFINISHED despite the correctness parameter.
Wed, 29 Feb 2012 18:30:37 -0500 Someone might find this useful. Plan to link to it from the wiki.
nemo [Wed, 29 Feb 2012 18:30:37 -0500] rev 6755
Someone might find this useful. Plan to link to it from the wiki.
Wed, 29 Feb 2012 18:24:56 -0500 Fix for bug #366, delete gear if hog is drowning (needed either that or a check on nil Gear^.Hedgehog^.Gear)
nemo [Wed, 29 Feb 2012 18:24:56 -0500] rev 6754
Fix for bug #366, delete gear if hog is drowning (needed either that or a check on nil Gear^.Hedgehog^.Gear)
Wed, 29 Feb 2012 23:44:49 +0400 Don't remove client's teams from teams list on "ROUNDFINISHED 0", just send team removal message to others.
unc0rr [Wed, 29 Feb 2012 23:44:49 +0400] rev 6753
Don't remove client's teams from teams list on "ROUNDFINISHED 0", just send team removal message to others. This should fix problems with ghost teams in frontend. Not tested at all, successfully built on first attempt, which is considered as a bad sign :D Server still thinks game proceeds, so restart isn't possible.
Tue, 28 Feb 2012 21:25:36 -0500 oops
nemo [Tue, 28 Feb 2012 21:25:36 -0500] rev 6752
oops
Tue, 28 Feb 2012 22:00:33 +0100 android: fix finding cache dir on prefroyo devices, it now creates the Hedgewars folder if it wasn't there
Xeli [Tue, 28 Feb 2012 22:00:33 +0100] rev 6751
android: fix finding cache dir on prefroyo devices, it now creates the Hedgewars folder if it wasn't there
Tue, 28 Feb 2012 09:40:48 -0500 attractiveness tweak to the text clip
nemo [Tue, 28 Feb 2012 09:40:48 -0500] rev 6750
attractiveness tweak to the text clip
Mon, 27 Feb 2012 19:01:44 -0500 Clamp name/team name textures to avoid long team / hog name abuse. Limit width in px instead of chars to avoid unicode issues.
nemo [Mon, 27 Feb 2012 19:01:44 -0500] rev 6749
Clamp name/team name textures to avoid long team / hog name abuse. Limit width in px instead of chars to avoid unicode issues.
Sun, 26 Feb 2012 18:13:26 -0500 don't use currenthedgehog
nemo [Sun, 26 Feb 2012 18:13:26 -0500] rev 6748
don't use currenthedgehog
Sun, 26 Feb 2012 16:31:25 -0500 use per hog ammo game flag. improves AI play
mikade [Sun, 26 Feb 2012 16:31:25 -0500] rev 6747
use per hog ammo game flag. improves AI play
Sun, 26 Feb 2012 15:42:28 -0500 oops
nemo [Sun, 26 Feb 2012 15:42:28 -0500] rev 6746
oops
Sun, 26 Feb 2012 13:37:17 -0500 right-click colour selection to scroll backwards through colours (bit hackish, subclassing + right click handling would be better than custom menu item signal)
nemo [Sun, 26 Feb 2012 13:37:17 -0500] rev 6745
right-click colour selection to scroll backwards through colours (bit hackish, subclassing + right click handling would be better than custom menu item signal)
Sun, 26 Feb 2012 12:56:53 -0500 ugh
nemo [Sun, 26 Feb 2012 12:56:53 -0500] rev 6744
ugh
Sun, 26 Feb 2012 12:45:00 -0500 make onAmmoStoreInit optional in the case of onNewAmmoStore
nemo [Sun, 26 Feb 2012 12:45:00 -0500] rev 6743
make onAmmoStoreInit optional in the case of onNewAmmoStore
Sun, 26 Feb 2012 12:32:48 -0500 pass indexes for the clan/team/hedgehog
nemo [Sun, 26 Feb 2012 12:32:48 -0500] rev 6742
pass indexes for the clan/team/hedgehog
Sun, 26 Feb 2012 11:28:28 -0500 copypasta fail
nemo [Sun, 26 Feb 2012 11:28:28 -0500] rev 6741
copypasta fail
Sun, 26 Feb 2012 11:21:32 -0500 Add a new script hook. onNewAmmoStore. This will allow scripts like The Specialists to define separate ammo sets for each hog
nemo [Sun, 26 Feb 2012 11:21:32 -0500] rev 6740
Add a new script hook. onNewAmmoStore. This will allow scripts like The Specialists to define separate ammo sets for each hog
Sun, 26 Feb 2012 12:15:32 +0400 Send ROUND_FINISHED only once (only from in game mode)
unc0rr [Sun, 26 Feb 2012 12:15:32 +0400] rev 6739
Send ROUND_FINISHED only once (only from in game mode)
Sat, 25 Feb 2012 22:18:08 +0400 Remove client's teams only when game is running and exit status is 'incorrect exit'. Frontend still sends excessive ROUND_FINISHED, so the bug is not fixed completely.
unc0rr [Sat, 25 Feb 2012 22:18:08 +0400] rev 6738
Remove client's teams only when game is running and exit status is 'incorrect exit'. Frontend still sends excessive ROUND_FINISHED, so the bug is not fixed completely.
Fri, 24 Feb 2012 23:49:31 +0400 - Increase server version number due to rooms list protocol changes
unc0rr [Fri, 24 Feb 2012 23:49:31 +0400] rev 6737
- Increase server version number due to rooms list protocol changes - Frontend doesn't allow to play on old server
Thu, 23 Feb 2012 23:13:48 +0400 Bring back functionality to "Join" button
unc0rr [Thu, 23 Feb 2012 23:13:48 +0400] rev 6736
Bring back functionality to "Join" button
Thu, 23 Feb 2012 22:58:52 +0400 Setup rooms list headers
unc0rr [Thu, 23 Feb 2012 22:58:52 +0400] rev 6735
Setup rooms list headers
Thu, 23 Feb 2012 12:58:17 -0500 Revert most of 033e4a8a9c74 and 9d501dc22f71 (see bug #362)
nemo [Thu, 23 Feb 2012 12:58:17 -0500] rev 6734
Revert most of 033e4a8a9c74 and 9d501dc22f71 (see bug #362)
Thu, 23 Feb 2012 18:41:52 +0400 Handle ROOM* commands in rooms list model
unc0rr [Thu, 23 Feb 2012 18:41:52 +0400] rev 6733
Handle ROOM* commands in rooms list model
Thu, 23 Feb 2012 00:46:03 +0400 Start switching to rooms list model. To be continued.
unc0rr [Thu, 23 Feb 2012 00:46:03 +0400] rev 6732
Start switching to rooms list model. To be continued.
Wed, 22 Feb 2012 18:13:14 +0100 Added tag hedgeroid-alpha for changeset ce2b24995ab2
koda [Wed, 22 Feb 2012 18:13:14 +0100] rev 6731
Added tag hedgeroid-alpha for changeset ce2b24995ab2
Wed, 22 Feb 2012 18:09:39 +0100 Added tag 0.9.17-release for changeset 4670f003f91b
koda [Wed, 22 Feb 2012 18:09:39 +0100] rev 6730
Added tag 0.9.17-release for changeset 4670f003f91b
Wed, 22 Feb 2012 18:09:17 +0100 Removed tag 0-9.17-release
koda [Wed, 22 Feb 2012 18:09:17 +0100] rev 6729
Removed tag 0-9.17-release
Mon, 20 Feb 2012 22:04:57 +0100 updated version for market hedgeroid-alpha
Xeli [Mon, 20 Feb 2012 22:04:57 +0100] rev 6728
updated version for market
Mon, 20 Feb 2012 21:55:59 +0100 incremental loading of all the images in teamcreation on android, this should really be rewritten though..
Xeli [Mon, 20 Feb 2012 21:55:59 +0100] rev 6727
incremental loading of all the images in teamcreation on android, this should really be rewritten though..
Mon, 20 Feb 2012 21:50:56 +0100 fixed a nullpointer exception when creating a new team
Xeli [Mon, 20 Feb 2012 21:50:56 +0100] rev 6726
fixed a nullpointer exception when creating a new team
Mon, 20 Feb 2012 21:22:21 +0100 fixed the schemes on android
Xeli [Mon, 20 Feb 2012 21:22:21 +0100] rev 6725
fixed the schemes on android
Mon, 20 Feb 2012 21:22:04 +0100 schemes/teams now get replaces on each version update
Xeli [Mon, 20 Feb 2012 21:22:04 +0100] rev 6724
schemes/teams now get replaces on each version update
Sun, 19 Feb 2012 16:51:22 +0100 check if the widget is shown before checking if the finger is on the widget
Xeli [Sun, 19 Feb 2012 16:51:22 +0100] rev 6723
check if the widget is shown before checking if the finger is on the widget
Mon, 20 Feb 2012 22:04:52 +0400 Show message and return from network game pages on server shutdown
unc0rr [Mon, 20 Feb 2012 22:04:52 +0400] rev 6722
Show message and return from network game pages on server shutdown
Mon, 20 Feb 2012 21:52:18 +0400 - Register HWTeam metatype so HWTeam objects could be passed via queued connections
unc0rr [Mon, 20 Feb 2012 21:52:18 +0400] rev 6721
- Register HWTeam metatype so HWTeam objects could be passed via queued connections - A bit more verbose server message about unknown protocol command
Mon, 20 Feb 2012 20:33:26 +0400 Make all signals from HWNet queued, this should fix issues with teams and chat widgets
unc0rr [Mon, 20 Feb 2012 20:33:26 +0400] rev 6720
Make all signals from HWNet queued, this should fix issues with teams and chat widgets
Sun, 19 Feb 2012 02:52:19 +0100 added one button play feature, like in desktop frontend; need to make sure that the hardcoded stuff never gets deleted
koda [Sun, 19 Feb 2012 02:52:19 +0100] rev 6719
added one button play feature, like in desktop frontend; need to make sure that the hardcoded stuff never gets deleted
Sun, 19 Feb 2012 01:22:59 +0100 ipad, have the scheme/weapon/style selector always stick in the same position
koda [Sun, 19 Feb 2012 01:22:59 +0100] rev 6718
ipad, have the scheme/weapon/style selector always stick in the same position
Sun, 19 Feb 2012 00:39:44 +0100 missions page rotates correctly
koda [Sun, 19 Feb 2012 00:39:44 +0100] rev 6717
missions page rotates correctly
Sun, 19 Feb 2012 00:25:38 +0100 two more this time
koda [Sun, 19 Feb 2012 00:25:38 +0100] rev 6716
two more this time
Sat, 18 Feb 2012 19:33:48 +0100 merge
koda [Sat, 18 Feb 2012 19:33:48 +0100] rev 6715
merge
Sat, 18 Feb 2012 16:56:04 +0100 moved the firebutton, added the AMWidget button and removed the forwardjump widget(it's longpress on backjump now)
Xeli [Sat, 18 Feb 2012 16:56:04 +0100] rev 6714
moved the firebutton, added the AMWidget button and removed the forwardjump widget(it's longpress on backjump now)
Sat, 18 Feb 2012 19:33:04 +0100 this apparently didn't get updated, but it was enough to reassign the outlets
koda [Sat, 18 Feb 2012 19:33:04 +0100] rev 6713
this apparently didn't get updated, but it was enough to reassign the outlets
Sat, 18 Feb 2012 15:24:20 +0100 changed jumping, on x button tap is high jump, on longpress + release is low jump (read: it only does a low jump when you release)
Xeli [Sat, 18 Feb 2012 15:24:20 +0100] rev 6712
changed jumping, on x button tap is high jump, on longpress + release is low jump (read: it only does a low jump when you release)
Sat, 18 Feb 2012 19:29:16 +0100 prepare a styled button
koda [Sat, 18 Feb 2012 19:29:16 +0100] rev 6711
prepare a styled button
Sat, 18 Feb 2012 13:52:37 +0100 fixed the active region on widgets when they are animated, added active.x:= in uWorld too
Xeli [Sat, 18 Feb 2012 13:52:37 +0100] rev 6710
fixed the active region on widgets when they are animated, added active.x:= in uWorld too
Sat, 18 Feb 2012 19:07:19 +0100 oh i thought i had converted every uitableviewcontroller to uiviewcontroller+tableview; this also restores displaying statitstics after game
koda [Sat, 18 Feb 2012 19:07:19 +0100] rev 6709
oh i thought i had converted every uitableviewcontroller to uiviewcontroller+tableview; this also restores displaying statitstics after game
Sat, 18 Feb 2012 11:59:59 +0100 rotation support for other controllers
koda [Sat, 18 Feb 2012 11:59:59 +0100] rev 6708
rotation support for other controllers
Sat, 18 Feb 2012 11:18:10 +0100 one more USE_TOUCH_INTERFACE
koda [Sat, 18 Feb 2012 11:18:10 +0100] rev 6707
one more USE_TOUCH_INTERFACE
Fri, 17 Feb 2012 20:42:22 -0500 Experiment. This has bugged me for a long time. Should be possible to tell a team with 1 health from a team with 0
nemo [Fri, 17 Feb 2012 20:42:22 -0500] rev 6706
Experiment. This has bugged me for a long time. Should be possible to tell a team with 1 health from a team with 0
Fri, 17 Feb 2012 23:36:05 +0100 stop the crosshair from twitching when it's not supposed to move + fix aimingUp/Down booleans
Xeli [Fri, 17 Feb 2012 23:36:05 +0100] rev 6705
stop the crosshair from twitching when it's not supposed to move + fix aimingUp/Down booleans
Fri, 17 Feb 2012 22:54:45 +0100 change power() to sqr
Xeli [Fri, 17 Feb 2012 22:54:45 +0100] rev 6704
change power() to sqr
Fri, 17 Feb 2012 22:53:02 +0100 fix crosshair aiming
Xeli [Fri, 17 Feb 2012 22:53:02 +0100] rev 6703
fix crosshair aiming
Fri, 17 Feb 2012 22:18:21 +0100 remove all hwFloat calculations
Xeli [Fri, 17 Feb 2012 22:18:21 +0100] rev 6702
remove all hwFloat calculations
Fri, 17 Feb 2012 21:34:33 +0100 the onScreenwidgets are multitouch now, frequently (alternating) tapping left and right still causes it to bug though, but you have to try hard to duplicate it, works ok for now
Xeli [Fri, 17 Feb 2012 21:34:33 +0100] rev 6701
the onScreenwidgets are multitouch now, frequently (alternating) tapping left and right still causes it to bug though, but you have to try hard to duplicate it, works ok for now
Fri, 17 Feb 2012 18:23:36 +0100 the most important commit of the year
koda [Fri, 17 Feb 2012 18:23:36 +0100] rev 6700
the most important commit of the year
Fri, 17 Feb 2012 17:43:59 +0100 exploit the new setWhatsThis feature in our desktop frontend
koda [Fri, 17 Feb 2012 17:43:59 +0100] rev 6699
exploit the new setWhatsThis feature in our desktop frontend
Fri, 17 Feb 2012 15:55:31 +0100 forgot begin
Xeli [Fri, 17 Feb 2012 15:55:31 +0100] rev 6698
forgot begin
Fri, 17 Feb 2012 15:35:20 +0400 Use queued signal-slot connections with HWNet class
unc0rr [Fri, 17 Feb 2012 15:35:20 +0400] rev 6697
Use queued signal-slot connections with HWNet class
Fri, 17 Feb 2012 12:17:43 +0100 ops
koda [Fri, 17 Feb 2012 12:17:43 +0100] rev 6696
ops
Fri, 17 Feb 2012 12:08:01 +0100 refactored a few types involved in the touch interface and corrected a few invisible mistakes
koda [Fri, 17 Feb 2012 12:08:01 +0100] rev 6695
refactored a few types involved in the touch interface and corrected a few invisible mistakes
Fri, 17 Feb 2012 09:33:03 +0100 and of course fix build for sdl 1.2
koda [Fri, 17 Feb 2012 09:33:03 +0100] rev 6694
and of course fix build for sdl 1.2
Thu, 16 Feb 2012 23:20:49 +0100 carried out some cosmetic TODOs in uTouch
koda [Thu, 16 Feb 2012 23:20:49 +0100] rev 6693
carried out some cosmetic TODOs in uTouch
Thu, 16 Feb 2012 21:32:19 +0100 move the aim buttons to be above the jump button
Xeli [Thu, 16 Feb 2012 21:32:19 +0100] rev 6692
move the aim buttons to be above the jump button
Thu, 16 Feb 2012 17:48:03 +0100 added hide/show animation for the aiming keys (should animateWidget() be moved to another unit?)
Xeli [Thu, 16 Feb 2012 17:48:03 +0100] rev 6691
added hide/show animation for the aiming keys (should animateWidget() be moved to another unit?)
Thu, 16 Feb 2012 20:32:47 +0400 Send team removal message on incorrect engine shutdown (when game not finished). Should help with game hang when room master closes engine, then quits room.
unc0rr [Thu, 16 Feb 2012 20:32:47 +0400] rev 6690
Send team removal message on incorrect engine shutdown (when game not finished). Should help with game hang when room master closes engine, then quits room.
Thu, 16 Feb 2012 16:16:59 +0100 wops, added an extra USE_TOUCH_INTERFACE
Xeli [Thu, 16 Feb 2012 16:16:59 +0100] rev 6689
wops, added an extra USE_TOUCH_INTERFACE
Thu, 16 Feb 2012 16:02:41 +0100 added translate/fade animations for OnScreenWidgets
Xeli [Thu, 16 Feb 2012 16:02:41 +0100] rev 6688
added translate/fade animations for OnScreenWidgets
Wed, 15 Feb 2012 20:59:00 +0100 use realtick rather than SDL_GetTicks
Xeli [Wed, 15 Feb 2012 20:59:00 +0100] rev 6687
use realtick rather than SDL_GetTicks
Wed, 15 Feb 2012 18:34:08 +0100 rebuild all modules each time..... :P
Xeli [Wed, 15 Feb 2012 18:34:08 +0100] rev 6686
rebuild all modules each time..... :P
Wed, 15 Feb 2012 18:22:39 +0100 moved other widgets under the USE_TOUCH_INTERFACE, added pause button (at least, graphically...)
koda [Wed, 15 Feb 2012 18:22:39 +0100] rev 6685
moved other widgets under the USE_TOUCH_INTERFACE, added pause button (at least, graphically...)
Wed, 15 Feb 2012 18:03:51 +0100 unbreak uTouch
Xeli [Wed, 15 Feb 2012 18:03:51 +0100] rev 6684
unbreak uTouch
Wed, 15 Feb 2012 16:23:59 +0100 small refactoring to touch screen buttons, use a record to store values, added 'offset' fields to adjust active button area
koda [Wed, 15 Feb 2012 16:23:59 +0100] rev 6683
small refactoring to touch screen buttons, use a record to store values, added 'offset' fields to adjust active button area
Mon, 13 Feb 2012 08:18:59 +0100 update position of on screen buttons on resize
koda [Mon, 13 Feb 2012 08:18:59 +0100] rev 6682
update position of on screen buttons on resize
Sun, 12 Feb 2012 15:11:47 -0500 oops
nemo [Sun, 12 Feb 2012 15:11:47 -0500] rev 6681
oops
Sun, 12 Feb 2012 22:18:49 +0400 Show preview immediately on fetch
unc0rr [Sun, 12 Feb 2012 22:18:49 +0400] rev 6680
Show preview immediately on fetch
Sun, 12 Feb 2012 18:50:22 +0100 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda [Sun, 12 Feb 2012 18:50:22 +0100] rev 6679
tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
Sun, 12 Feb 2012 18:08:34 +0100 restored interface on iphone
koda [Sun, 12 Feb 2012 18:08:34 +0100] rev 6678
restored interface on iphone
Sun, 12 Feb 2012 19:38:32 +0400 Remove STL dependency (again), fix qmake build
unc0rr [Sun, 12 Feb 2012 19:38:32 +0400] rev 6677
Remove STL dependency (again), fix qmake build
Sun, 12 Feb 2012 15:59:10 +0100 add keywords for landscape ammomenu and touch interface
koda [Sun, 12 Feb 2012 15:59:10 +0100] rev 6676
add keywords for landscape ammomenu and touch interface
Sun, 12 Feb 2012 15:35:06 +0100 tipped by xeli, ammomenu texture needs to be redrawn on resize to update its position
koda [Sun, 12 Feb 2012 15:35:06 +0100] rev 6675
tipped by xeli, ammomenu texture needs to be redrawn on resize to update its position
Sun, 12 Feb 2012 15:27:25 +0100 gather context restoration under a single keyword
koda [Sun, 12 Feb 2012 15:27:25 +0100] rev 6674
gather context restoration under a single keyword
Sun, 12 Feb 2012 15:04:17 +0100 colorWithPatternImage uses too much memory
koda [Sun, 12 Feb 2012 15:04:17 +0100] rev 6673
colorWithPatternImage uses too much memory
Sun, 12 Feb 2012 11:05:26 +0100 fixed a little event propagation problem, added rotation support to the scheme setting page
koda [Sun, 12 Feb 2012 11:05:26 +0100] rev 6672
fixed a little event propagation problem, added rotation support to the scheme setting page
Sun, 12 Feb 2012 10:08:58 +0100 shorten the portait orientation check
koda [Sun, 12 Feb 2012 10:08:58 +0100] rev 6671
shorten the portait orientation check
Sat, 11 Feb 2012 19:24:09 +0100 ios weapon setting page supports rotation
koda [Sat, 11 Feb 2012 19:24:09 +0100] rev 6670
ios weapon setting page supports rotation
Sat, 11 Feb 2012 06:11:19 +0100 i don't know how this is possible
koda [Sat, 11 Feb 2012 06:11:19 +0100] rev 6669
i don't know how this is possible
Sat, 11 Feb 2012 14:30:15 +0100 split the installing and building in the android Makefile
Xeli [Sat, 11 Feb 2012 14:30:15 +0100] rev 6668
split the installing and building in the android Makefile
Sat, 11 Feb 2012 05:48:33 +0100 ios check for music preference also for fading methods
koda [Sat, 11 Feb 2012 05:48:33 +0100] rev 6667
ios check for music preference also for fading methods
Sat, 11 Feb 2012 05:13:56 +0100 fix coordinate system on ios overlay
koda [Sat, 11 Feb 2012 05:13:56 +0100] rev 6666
fix coordinate system on ios overlay
Sat, 11 Feb 2012 04:27:58 +0100 one more pt locale update
inu [Sat, 11 Feb 2012 04:27:58 +0100] rev 6665
one more pt locale update
Sat, 11 Feb 2012 04:24:53 +0100 minor changes to ios project file to better behave with buildbot
koda [Sat, 11 Feb 2012 04:24:53 +0100] rev 6664
minor changes to ios project file to better behave with buildbot
Fri, 10 Feb 2012 17:18:49 +0400 Workaround pointers to not yet defined types
unc0rr [Fri, 10 Feb 2012 17:18:49 +0400] rev 6663
Workaround pointers to not yet defined types
Fri, 10 Feb 2012 12:21:54 +0100 updated pt_pt locale
inu [Fri, 10 Feb 2012 12:21:54 +0100] rev 6662
updated pt_pt locale
Thu, 09 Feb 2012 19:59:57 +0100 disable the use of the accelerometer on android, we don't use it and it only drains the battery
Xeli [Thu, 09 Feb 2012 19:59:57 +0100] rev 6661
disable the use of the accelerometer on android, we don't use it and it only drains the battery
Thu, 09 Feb 2012 19:06:43 +0100 merge
koda [Thu, 09 Feb 2012 19:06:43 +0100] rev 6660
merge
Thu, 09 Feb 2012 19:05:52 +0100 move the classes recently added to a proper folder
koda [Thu, 09 Feb 2012 19:05:52 +0100] rev 6659
move the classes recently added to a proper folder
Thu, 09 Feb 2012 18:59:46 +0100 added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda [Thu, 09 Feb 2012 18:59:46 +0100] rev 6658
added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
Thu, 09 Feb 2012 18:09:03 +0100 small ios weapon localisation handling fix
koda [Thu, 09 Feb 2012 18:09:03 +0100] rev 6657
small ios weapon localisation handling fix
Thu, 09 Feb 2012 17:28:05 +0100 ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
koda [Thu, 09 Feb 2012 17:28:05 +0100] rev 6656
ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
Thu, 09 Feb 2012 16:31:02 +0100 updated ios description portuguese
inu [Thu, 09 Feb 2012 16:31:02 +0100] rev 6655
updated ios description portuguese
Thu, 09 Feb 2012 14:12:50 +0100 use the way actions are initiated the same way as koda implemented with PascalExports, using boolean values such as upKey and enterKey, this prevents the user from being able to control the AI
Xeli [Thu, 09 Feb 2012 14:12:50 +0100] rev 6654
use the way actions are initiated the same way as koda implemented with PascalExports, using boolean values such as upKey and enterKey, this prevents the user from being able to control the AI
Wed, 08 Feb 2012 15:49:55 +0400 Move a bit further
unc0rr [Wed, 08 Feb 2012 15:49:55 +0400] rev 6653
Move a bit further
Tue, 07 Feb 2012 22:39:36 -0500 and oooone last off-by-1 in ammo menu
nemo [Tue, 07 Feb 2012 22:39:36 -0500] rev 6652
and oooone last off-by-1 in ammo menu
Tue, 07 Feb 2012 23:50:52 +0100 fixed aiming by touching the crosshair, made it compatible with the aiming buttons and disabled camera movement when touching buttons + some formatting fixes
Xeli [Tue, 07 Feb 2012 23:50:52 +0100] rev 6651
fixed aiming by touching the crosshair, made it compatible with the aiming buttons and disabled camera movement when touching buttons + some formatting fixes
Tue, 07 Feb 2012 21:19:10 +0100 fixed the blackpixel in the ammomenu, x,y in GetAmmoMenuTexture now initialized correctly
Xeli [Tue, 07 Feb 2012 21:19:10 +0100] rev 6650
fixed the blackpixel in the ammomenu, x,y in GetAmmoMenuTexture now initialized correctly
Tue, 07 Feb 2012 22:18:44 +0400 Fix a bug with type declaration trying to resolve type being declared
unc0rr [Tue, 07 Feb 2012 22:18:44 +0400] rev 6649
Fix a bug with type declaration trying to resolve type being declared
Tue, 07 Feb 2012 18:56:49 +0100 prevent the cursor from being shown on the mobile version, and close the menu on tap when the tap is not on the ammo menu
Xeli [Tue, 07 Feb 2012 18:56:49 +0100] rev 6648
prevent the cursor from being shown on the mobile version, and close the menu on tap when the tap is not on the ammo menu
Mon, 06 Feb 2012 22:59:28 -0500 slider tweak
nemo [Mon, 06 Feb 2012 22:59:28 -0500] rev 6647
slider tweak
Tue, 07 Feb 2012 02:10:15 +0100 merge
koda [Tue, 07 Feb 2012 02:10:15 +0100] rev 6646
merge
Mon, 06 Feb 2012 20:04:32 -0500 Fixes slot sprite and ammo sprites overlapping left side border. There is still the issue that boxes should be 32px between borders, but right now they are 33px on all but the first row (since the outside border overlaps it by 1px) causing the slot sprite to have 2px of border on the left and 1px of border on the right.
nemo [Mon, 06 Feb 2012 20:04:32 -0500] rev 6645
Fixes slot sprite and ammo sprites overlapping left side border. There is still the issue that boxes should be 32px between borders, but right now they are 33px on all but the first row (since the outside border overlaps it by 1px) causing the slot sprite to have 2px of border on the left and 1px of border on the right.
Mon, 06 Feb 2012 19:46:46 -0500 Fix slider positions
nemo [Mon, 06 Feb 2012 19:46:46 -0500] rev 6644
Fix slider positions
Tue, 07 Feb 2012 01:18:29 +0100 merge
koda [Tue, 07 Feb 2012 01:18:29 +0100] rev 6643
merge
Mon, 06 Feb 2012 23:21:04 +0100 add the button images to the android assets
Xeli [Mon, 06 Feb 2012 23:21:04 +0100] rev 6642
add the button images to the android assets
Mon, 06 Feb 2012 22:52:15 +0100 wops, must use tabs not spaces..
Xeli [Mon, 06 Feb 2012 22:52:15 +0100] rev 6641
wops, must use tabs not spaces..
Mon, 06 Feb 2012 22:40:09 +0100 the buttons actually work now!
Xeli [Mon, 06 Feb 2012 22:40:09 +0100] rev 6640
the buttons actually work now!
Mon, 06 Feb 2012 22:39:52 +0100 fix compiler error for non android build
Xeli [Mon, 06 Feb 2012 22:39:52 +0100] rev 6639
fix compiler error for non android build
Mon, 06 Feb 2012 19:41:46 +0100 wops, too much copy pasting
Xeli [Mon, 06 Feb 2012 19:41:46 +0100] rev 6638
wops, too much copy pasting
Mon, 06 Feb 2012 19:16:22 +0100 show buttons on the screen, similar to the iOS overlay
Xeli [Mon, 06 Feb 2012 19:16:22 +0100] rev 6637
show buttons on the screen, similar to the iOS overlay
Tue, 07 Feb 2012 01:18:03 +0100 ios game configuration page rotation gliches fix
koda [Tue, 07 Feb 2012 01:18:03 +0100] rev 6636
ios game configuration page rotation gliches fix
Mon, 06 Feb 2012 23:17:45 +0400 Some progress, still can't find the source of bad behavior
unc0rr [Mon, 06 Feb 2012 23:17:45 +0400] rev 6635
Some progress, still can't find the source of bad behavior
Tue, 07 Feb 2012 00:34:25 +0100 ios game configuration page supports rotation, with some enhancements (like the new slider); some glitches here and there
koda [Tue, 07 Feb 2012 00:34:25 +0100] rev 6634
ios game configuration page supports rotation, with some enhancements (like the new slider); some glitches here and there
Sun, 05 Feb 2012 22:22:46 -0500 Increase volume on a number of sounds that were many times quieter than the other voices. Also remove empty space in Ooff1.ogg so it plays at the right time.
nemo [Sun, 05 Feb 2012 22:22:46 -0500] rev 6633
Increase volume on a number of sounds that were many times quieter than the other voices. Also remove empty space in Ooff1.ogg so it plays at the right time.
Sun, 05 Feb 2012 20:13:56 -0500 unbreak tardis
nemo [Sun, 05 Feb 2012 20:13:56 -0500] rev 6632
unbreak tardis
Sun, 05 Feb 2012 20:08:17 -0500 unbreak ammo menu
nemo [Sun, 05 Feb 2012 20:08:17 -0500] rev 6631
unbreak ammo menu
Sun, 05 Feb 2012 18:20:02 -0500 Disable opacity across the board. It is screwed up in OSX and apparently also Linux. Bad artifacts and overall performance.
nemo [Sun, 05 Feb 2012 18:20:02 -0500] rev 6630
Disable opacity across the board. It is screwed up in OSX and apparently also Linux. Bad artifacts and overall performance.
Sun, 05 Feb 2012 17:35:52 -0500 ok. really fix by toggling back to ready. At least, I think this should do it...
nemo [Sun, 05 Feb 2012 17:35:52 -0500] rev 6629
ok. really fix by toggling back to ready. At least, I think this should do it...
Sun, 05 Feb 2012 16:21:55 -0500 attempt to fix 3222bb0612ca - otherwise you are unable to start a second game without quitting the room.
nemo [Sun, 05 Feb 2012 16:21:55 -0500] rev 6628
attempt to fix 3222bb0612ca - otherwise you are unable to start a second game without quitting the room.
Sun, 05 Feb 2012 15:20:49 -0500 add individual hog healths to team health bar
nemo [Sun, 05 Feb 2012 15:20:49 -0500] rev 6627
add individual hog healths to team health bar
Sun, 05 Feb 2012 23:24:43 +0400 Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.
unc0rr [Sun, 05 Feb 2012 23:24:43 +0400] rev 6626
Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.
Sun, 05 Feb 2012 15:55:15 +0100 some refactoring + you can now tap on the ammo menu to select a weapon
Xeli [Sun, 05 Feb 2012 15:55:15 +0100] rev 6625
some refactoring + you can now tap on the ammo menu to select a weapon
Sun, 05 Feb 2012 15:52:26 +0100 BUUUUURN OBJC AMMOMENU BUUUURNhg diff! (on a separate note, this reduces the codesize by ~37k)
koda [Sun, 05 Feb 2012 15:52:26 +0100] rev 6624
BUUUUURN OBJC AMMOMENU BUUUURNhg diff! (on a separate note, this reduces the codesize by ~37k)
Sat, 04 Feb 2012 23:06:22 +0100 check if the latest assets have been moved to the sdcard (compare with versionCode)
Xeli [Sat, 04 Feb 2012 23:06:22 +0100] rev 6623
check if the latest assets have been moved to the sdcard (compare with versionCode)
Sat, 04 Feb 2012 16:22:46 +0100 Rewrote the Ammomenu:
Xeli [Sat, 04 Feb 2012 16:22:46 +0100] rev 6622
Rewrote the Ammomenu: Added landscape ammomenu At the moment MOBILE indicates landscape, but we could just as easily make a variable out of it Draw to texture once uVariables.AmmoMenuInvalidated indicates a new ammo menu needs to be drawn, see uTeams and uAmmos Slot/Cellsize is dependent on uConsts.AMSlotSize this should make it easier to scale the ammo menu on smaller screens AmmoRect AmmoRect indicates where and how big the ammo menu is, this makes positioning a bit easier imo, because you only need to change the position at one single point needs testing on the iphone (and other systems as well ofcourse..)
Sat, 04 Feb 2012 16:17:31 +0100 Android makefile: compile with debug symbols and ant clean, otherwise it wont update the apk if you have only changed a lib
Xeli [Sat, 04 Feb 2012 16:17:31 +0100] rev 6621
Android makefile: compile with debug symbols and ant clean, otherwise it wont update the apk if you have only changed a lib
Sat, 04 Feb 2012 16:15:57 +0100 Expanded copyToXY, it doesn't copy the whole src sprite, srcX/Y to srcW/h, added DrawSprite2Surf and DrawLine2Surf
Xeli [Sat, 04 Feb 2012 16:15:57 +0100] rev 6620
Expanded copyToXY, it doesn't copy the whole src sprite, srcX/Y to srcW/h, added DrawSprite2Surf and DrawLine2Surf
Sun, 29 Jan 2012 18:05:35 +0100 disable using files from the assets dir, and use fopen()
Xeli [Sun, 29 Jan 2012 18:05:35 +0100] rev 6619
disable using files from the assets dir, and use fopen()
Fri, 03 Feb 2012 14:21:07 +0400 Propagate types on identifiers
unc0rr [Fri, 03 Feb 2012 14:21:07 +0400] rev 6618
Propagate types on identifiers
Tue, 31 Jan 2012 22:04:41 -0500 chinese update
cherrotluo [Tue, 31 Jan 2012 22:04:41 -0500] rev 6617
chinese update
Mon, 30 Jan 2012 17:32:18 -0500 astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
nemo [Mon, 30 Jan 2012 17:32:18 -0500] rev 6616
astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
Mon, 30 Jan 2012 23:20:28 +0100 more ios pages supporting rotaiton
koda [Mon, 30 Jan 2012 23:20:28 +0100] rev 6615
more ios pages supporting rotaiton
Mon, 30 Jan 2012 07:51:30 +0100 ahem, fix build
koda [Mon, 30 Jan 2012 07:51:30 +0100] rev 6614
ahem, fix build
Sun, 29 Jan 2012 18:52:01 +0100 disabling the discovery of SDL13+ on desktop. SDL13 has become SDL2 with a completely different ABI and will require a new FindSDL2 module for Cmake to be found; for current sdl development installations, hedgewars will either use the compatibility layer (present in sdl1.3 but not in sdl2) or just fail to build (in case sdl2 is installed but sdl1.2.* is not). whew
koda [Sun, 29 Jan 2012 18:52:01 +0100] rev 6613
disabling the discovery of SDL13+ on desktop. SDL13 has become SDL2 with a completely different ABI and will require a new FindSDL2 module for Cmake to be found; for current sdl development installations, hedgewars will either use the compatibility layer (present in sdl1.3 but not in sdl2) or just fail to build (in case sdl2 is installed but sdl1.2.* is not). whew
Sun, 29 Jan 2012 02:48:03 +0100 starting to convert the ipad interface to support all ortientations...
koda [Sun, 29 Jan 2012 02:48:03 +0100] rev 6612
starting to convert the ipad interface to support all ortientations...
Sun, 29 Jan 2012 02:45:12 +0100 rotation ftw!!! (engine part)
koda [Sun, 29 Jan 2012 02:45:12 +0100] rev 6611
rotation ftw!!! (engine part)
Sun, 29 Jan 2012 00:48:39 +0100 koda/ammomenu on desktop fix!
Xeli [Sun, 29 Jan 2012 00:48:39 +0100] rev 6610
koda/ammomenu on desktop fix!
Sat, 28 Jan 2012 23:10:39 +0100 minor cleanup, gather AMSlotSize in uConsts
koda [Sat, 28 Jan 2012 23:10:39 +0100] rev 6609
minor cleanup, gather AMSlotSize in uConsts
Sat, 28 Jan 2012 22:19:42 +0100 added the background for the weaponnames in MOBILE
Xeli [Sat, 28 Jan 2012 22:19:42 +0100] rev 6608
added the background for the weaponnames in MOBILE
Sat, 28 Jan 2012 19:04:42 +0100 fixed the weapon name position
Xeli [Sat, 28 Jan 2012 19:04:42 +0100] rev 6607
fixed the weapon name position
Sat, 28 Jan 2012 18:22:39 +0100 changed the ammomenu to be landscape for MOBILE, also tweaked the positions a bit, needs testing on iOS
Xeli [Sat, 28 Jan 2012 18:22:39 +0100] rev 6606
changed the ammomenu to be landscape for MOBILE, also tweaked the positions a bit, needs testing on iOS
Fri, 27 Jan 2012 23:02:36 -0500 bump to 0.9.18-dev - not sure how this was missed before
nemo [Fri, 27 Jan 2012 23:02:36 -0500] rev 6605
bump to 0.9.18-dev - not sure how this was missed before
Fri, 27 Jan 2012 10:19:14 +0100 this should lower compatibility with qt4.5 again, but i have no way to test it
koda [Fri, 27 Jan 2012 10:19:14 +0100] rev 6604
this should lower compatibility with qt4.5 again, but i have no way to test it
Thu, 26 Jan 2012 23:54:53 +0100 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda [Thu, 26 Jan 2012 23:54:53 +0100] rev 6603
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
Thu, 26 Jan 2012 22:20:21 +0100 background now properly resizes on tablets
Xeli [Thu, 26 Jan 2012 22:20:21 +0100] rev 6602
background now properly resizes on tablets
Thu, 26 Jan 2012 22:19:52 +0100 fixed the ammo menu on android, on tablets all weapons are 'choosable' and on phones I've moved the ammomenu up a bit
Xeli [Thu, 26 Jan 2012 22:19:52 +0100] rev 6601
fixed the ammo menu on android, on tablets all weapons are 'choosable' and on phones I've moved the ammomenu up a bit
Thu, 26 Jan 2012 16:04:08 +0400 Haha, I was greatly puzzled by "date.month() == 10 && date.daysInMonth() == 31" :D
unc0rr [Thu, 26 Jan 2012 16:04:08 +0400] rev 6600
Haha, I was greatly puzzled by "date.month() == 10 && date.daysInMonth() == 31" :D
Thu, 26 Jan 2012 02:06:57 +0100 enable pause/resume on the java side
Xeli [Thu, 26 Jan 2012 02:06:57 +0100] rev 6599
enable pause/resume on the java side
Thu, 26 Jan 2012 02:06:16 +0100 added pause/resume functionality for android, android need the opengl context to be recreated along with textures and whatnot
Xeli [Thu, 26 Jan 2012 02:06:16 +0100] rev 6598
added pause/resume functionality for android, android need the opengl context to be recreated along with textures and whatnot
Tue, 24 Jan 2012 18:11:56 +0100 added TARDIS to minimal data dir, changed a couple of org_libsdl_app to org_hedgewars_hedgeroid in SDL_android.cpp and updated SDLActivity.java
Xeli [Tue, 24 Jan 2012 18:11:56 +0100] rev 6597
added TARDIS to minimal data dir, changed a couple of org_libsdl_app to org_hedgewars_hedgeroid in SDL_android.cpp and updated SDLActivity.java
Tue, 24 Jan 2012 11:54:53 -0500 Tweak voices a bit (always play hurry at correct time, skip "come on then" if other voice is playing)
nemo [Tue, 24 Jan 2012 11:54:53 -0500] rev 6596
Tweak voices a bit (always play hurry at correct time, skip "come on then" if other voice is playing)
Tue, 24 Jan 2012 03:38:18 +0100 add the android support package for Fragments and the like
Xeli [Tue, 24 Jan 2012 03:38:18 +0100] rev 6595
add the android support package for Fragments and the like
Tue, 24 Jan 2012 03:26:22 +0100 not needed when using the updated android ndk.. -_-
Xeli [Tue, 24 Jan 2012 03:26:22 +0100] rev 6594
not needed when using the updated android ndk.. -_-
Tue, 24 Jan 2012 03:04:23 +0100 revert Android.mk back after copying SDL_mixer and SDL_ttf
Xeli [Tue, 24 Jan 2012 03:04:23 +0100] rev 6593
revert Android.mk back after copying SDL_mixer and SDL_ttf
Tue, 24 Jan 2012 02:47:51 +0100 update the core/android/SDL_android.cpp fix some includes in Android.mks, use a different host to download some libs, sdl doesn't have up to date tarballs..
Xeli [Tue, 24 Jan 2012 02:47:51 +0100] rev 6592
update the core/android/SDL_android.cpp fix some includes in Android.mks, use a different host to download some libs, sdl doesn't have up to date tarballs..
Tue, 24 Jan 2012 01:59:28 +0100 these are needed for ndk-build or it won't know what api to build it for
Xeli [Tue, 24 Jan 2012 01:59:28 +0100] rev 6591
these are needed for ndk-build or it won't know what api to build it for
Tue, 24 Jan 2012 01:03:33 +0100 Added a script to simplify building the android port
Xeli [Tue, 24 Jan 2012 01:03:33 +0100] rev 6590
Added a script to simplify building the android port
Sun, 22 Jan 2012 23:36:36 +0100 some tweaks to the build process, cmake now generates some vital files, fpc only compiles those files which have been changed since the last time, SDL still does not work
Xeli [Sun, 22 Jan 2012 23:36:36 +0100] rev 6589
some tweaks to the build process, cmake now generates some vital files, fpc only compiles those files which have been changed since the last time, SDL still does not work
Sun, 22 Jan 2012 23:35:32 +0100 remove the incorrect text that people need to download before playing
Xeli [Sun, 22 Jan 2012 23:35:32 +0100] rev 6588
remove the incorrect text that people need to download before playing
Mon, 16 Jan 2012 14:25:26 +0100 Android: quick fix from a bug report from the market in the download manager
Xeli [Mon, 16 Jan 2012 14:25:26 +0100] rev 6587
Android: quick fix from a bug report from the market in the download manager
Wed, 18 Jan 2012 01:11:09 +0100 merge
koda [Wed, 18 Jan 2012 01:11:09 +0100] rev 6586
merge
Wed, 18 Jan 2012 01:10:35 +0100 little hack for playing less sounds in frontend
koda [Wed, 18 Jan 2012 01:10:35 +0100] rev 6585
little hack for playing less sounds in frontend
Wed, 18 Jan 2012 01:07:07 +0100 simplify qpushbuttonwithsound and add a mouseover sound (I tried selecting the least annoying ones, maybe it'd be better to look for proper button sound effects)
koda [Wed, 18 Jan 2012 01:07:07 +0100] rev 6584
simplify qpushbuttonwithsound and add a mouseover sound (I tried selecting the least annoying ones, maybe it'd be better to look for proper button sound effects)
Tue, 17 Jan 2012 23:42:30 +0100 skip button sound when exiting
bovi [Tue, 17 Jan 2012 23:42:30 +0100] rev 6583
skip button sound when exiting
Tue, 17 Jan 2012 23:36:15 +0100 move the feedback button in a nicer position
koda [Tue, 17 Jan 2012 23:36:15 +0100] rev 6582
move the feedback button in a nicer position
Tue, 17 Jan 2012 09:20:16 -0500 fix line endings
nemo [Tue, 17 Jan 2012 09:20:16 -0500] rev 6581
fix line endings
Tue, 17 Jan 2012 09:01:31 -0500 A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
lovelacer [Tue, 17 Jan 2012 09:01:31 -0500] rev 6580
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent. Some switch statements (uVisualGears.pas) are not lined up on the : so the internal code blocks are not aligned (lined up on the start of the label instead). Some function contents are indented against begin/end of function, some are not, some function begin/end are themselves indented (adler32). Also inconsistency in things like assigning of variables (whitespace before :=) and use of brackets in tests. Probably needs further review for possible code errors.
Mon, 16 Jan 2012 10:22:21 +0100 GCI task: season greetings
valnut [Mon, 16 Jan 2012 10:22:21 +0100] rev 6579
GCI task: season greetings
Sun, 15 Jan 2012 22:01:50 -0500 Also allow lua to change gfPerHogAmmo/gfSharedAmmo even if lua does not define new ammo stores
nemo [Sun, 15 Jan 2012 22:01:50 -0500] rev 6578
Also allow lua to change gfPerHogAmmo/gfSharedAmmo even if lua does not define new ammo stores
Mon, 16 Jan 2012 00:03:13 +0100 disable the glitchy exit sound
bovi [Mon, 16 Jan 2012 00:03:13 +0100] rev 6577
disable the glitchy exit sound
Sun, 15 Jan 2012 23:54:06 +0100 correct language identifier
koda [Sun, 15 Jan 2012 23:54:06 +0100] rev 6576
correct language identifier
Sun, 15 Jan 2012 23:50:41 +0100 hedgewars.pro formatting and removal of the last pageoptions hr
koda [Sun, 15 Jan 2012 23:50:41 +0100] rev 6575
hedgewars.pro formatting and removal of the last pageoptions hr
Sun, 15 Jan 2012 23:35:02 +0100 GCI task: stars
bovi [Sun, 15 Jan 2012 23:35:02 +0100] rev 6574
GCI task: stars
Sun, 15 Jan 2012 23:14:10 +0100 small tweak for compiling with xfire and qt under windows
bovi [Sun, 15 Jan 2012 23:14:10 +0100] rev 6573
small tweak for compiling with xfire and qt under windows
Sun, 15 Jan 2012 22:57:49 +0100 GCI task: ping
bovi [Sun, 15 Jan 2012 22:57:49 +0100] rev 6572
GCI task: ping
Sun, 15 Jan 2012 22:48:34 +0100 GCI task: iOS _language_ 3 (Romanian)
bovi [Sun, 15 Jan 2012 22:48:34 +0100] rev 6571
GCI task: iOS _language_ 3 (Romanian)
Sun, 15 Jan 2012 22:46:36 +0100 provide a minimal Romanian translation for engine
bovi [Sun, 15 Jan 2012 22:46:36 +0100] rev 6570
provide a minimal Romanian translation for engine
Sun, 15 Jan 2012 22:29:24 +0100 updated win build script
bovi [Sun, 15 Jan 2012 22:29:24 +0100] rev 6569
updated win build script
Sun, 15 Jan 2012 21:08:15 +0100 changed error message
Xeli [Sun, 15 Jan 2012 21:08:15 +0100] rev 6568
changed error message
Sun, 15 Jan 2012 21:07:52 +0100 Load the TeamCreationmenu's contents in a different thread
Xeli [Sun, 15 Jan 2012 21:07:52 +0100] rev 6567
Load the TeamCreationmenu's contents in a different thread
Sun, 15 Jan 2012 21:04:31 +0100 some bug fixed regarding the downloader
Xeli [Sun, 15 Jan 2012 21:04:31 +0100] rev 6566
some bug fixed regarding the downloader
Sun, 15 Jan 2012 21:00:10 +0100 Graphics used on the android market
Xeli [Sun, 15 Jan 2012 21:00:10 +0100] rev 6565
Graphics used on the android market
Sun, 15 Jan 2012 20:55:22 +0100 some meta build files needed for newer api levels...
Xeli [Sun, 15 Jan 2012 20:55:22 +0100] rev 6564
some meta build files needed for newer api levels...
Sun, 15 Jan 2012 12:40:48 -0500 Assign ammo counts as well, in case the game flags were changed by the script
nemo [Sun, 15 Jan 2012 12:40:48 -0500] rev 6563
Assign ammo counts as well, in case the game flags were changed by the script
Sat, 14 Jan 2012 14:59:19 +0100 somehow my paths slipped in...
koda [Sat, 14 Jan 2012 14:59:19 +0100] rev 6562
somehow my paths slipped in...
Sat, 14 Jan 2012 05:05:53 +0100 GCI task: feedback is important
valnut [Sat, 14 Jan 2012 05:05:53 +0100] rev 6561
GCI task: feedback is important
Sat, 14 Jan 2012 05:03:21 +0100 GCI task: cmd.exe
bovi [Sat, 14 Jan 2012 05:03:21 +0100] rev 6560
GCI task: cmd.exe
Fri, 13 Jan 2012 13:48:48 -0500 Fix typos
nemo [Fri, 13 Jan 2012 13:48:48 -0500] rev 6559
Fix typos
Fri, 13 Jan 2012 22:28:59 +0400 Spanish voice
gallardo_pablo@hotmail.com [Fri, 13 Jan 2012 22:28:59 +0400] rev 6558
Spanish voice
Wed, 11 Jan 2012 21:46:06 +0000 Push RopePercent to lua to fix rope if not set
enveezee [Wed, 11 Jan 2012 21:46:06 +0000] rev 6557
Push RopePercent to lua to fix rope if not set
Wed, 11 Jan 2012 22:26:07 -0500 Allow multiple portals, so long as the team hasn't changed...
nemo [Wed, 11 Jan 2012 22:26:07 -0500] rev 6556
Allow multiple portals, so long as the team hasn't changed...
Tue, 10 Jan 2012 22:41:35 -0500 allow roping into a portal (still detaches rope)
nemo [Tue, 10 Jan 2012 22:41:35 -0500] rev 6555
allow roping into a portal (still detaches rope)
Mon, 09 Jan 2012 01:13:55 -0500 ok. pretty sure that has to be consistent in both. go with the smaller one...
nemo [Mon, 09 Jan 2012 01:13:55 -0500] rev 6554
ok. pretty sure that has to be consistent in both. go with the smaller one...
Mon, 09 Jan 2012 00:50:39 -0500 Slow down flakes/clouds that are farther away. Also unbreak NTPX w/ SDL 1.2
nemo [Mon, 09 Jan 2012 00:50:39 -0500] rev 6553
Slow down flakes/clouds that are farther away. Also unbreak NTPX w/ SDL 1.2
Sat, 07 Jan 2012 00:10:47 +0400 Disallow dot as a part of identifier
unc0rr [Sat, 07 Jan 2012 00:10:47 +0400] rev 6552
Disallow dot as a part of identifier
Fri, 06 Jan 2012 01:51:04 +0100 fix a couple of loose ends: sdl_mixer is informed of that OGG is provided by Tremor with its own macro, there is no more a segfault on Tremor cleanup, added new event type and timestamp entry for SDL, removed spurious characters from the japanese translation, uSound errors now are output with SDLTry, uSound doesn't need sound preloading any more
koda [Fri, 06 Jan 2012 01:51:04 +0100] rev 6551
fix a couple of loose ends: sdl_mixer is informed of that OGG is provided by Tremor with its own macro, there is no more a segfault on Tremor cleanup, added new event type and timestamp entry for SDL, removed spurious characters from the japanese translation, uSound errors now are output with SDLTry, uSound doesn't need sound preloading any more
Wed, 04 Jan 2012 02:06:44 +0100 GCI task: iOS Portuguese
Ivo Nunes [Wed, 04 Jan 2012 02:06:44 +0100] rev 6550
GCI task: iOS Portuguese
Sun, 01 Jan 2012 15:24:55 -0500 graphics fix. take 3
RoFra [Sun, 01 Jan 2012 15:24:55 -0500] rev 6549
graphics fix. take 3
Sun, 01 Jan 2012 14:14:55 -0500 Fixed unicode italian missions translation update
ChipHome [Sun, 01 Jan 2012 14:14:55 -0500] rev 6548
Fixed unicode italian missions translation update
Sun, 01 Jan 2012 13:20:22 -0500 one more mask, reduce hog count on ruler map
nemo [Sun, 01 Jan 2012 13:20:22 -0500] rev 6547
one more mask, reduce hog count on ruler map
Sun, 01 Jan 2012 12:01:25 -0500 Italian update - ditched missions file since encoding appears to be incorrect.
ChipHome [Sun, 01 Jan 2012 12:01:25 -0500] rev 6546
Italian update - ditched missions file since encoding appears to be incorrect.
Sat, 31 Dec 2011 03:24:44 +0100 GCI task: iOS Japanese
thebowseat [Sat, 31 Dec 2011 03:24:44 +0100] rev 6545
GCI task: iOS Japanese
Sat, 31 Dec 2011 03:21:09 +0100 update ios project file with new uGears* files; flags for one text file
koda [Sat, 31 Dec 2011 03:21:09 +0100] rev 6544
update ios project file with new uGears* files; flags for one text file
Sat, 31 Dec 2011 01:52:14 +0300 Fix build
unc0rr [Sat, 31 Dec 2011 01:52:14 +0300] rev 6543
Fix build
Fri, 30 Dec 2011 22:20:57 +0300 Oops
unc0rr [Fri, 30 Dec 2011 22:20:57 +0300] rev 6542
Oops
Thu, 29 Dec 2011 23:02:40 +0300 Send full room info on room add and update events. Less(?) traffic, but current frontend doesn't behave good with this change to server.
unc0rr [Thu, 29 Dec 2011 23:02:40 +0300] rev 6541
Send full room info on room add and update events. Less(?) traffic, but current frontend doesn't behave good with this change to server.
Thu, 29 Dec 2011 09:40:16 +0100 GCI task: one bug (issue 167)
jerryma1121 [Thu, 29 Dec 2011 09:40:16 +0100] rev 6540
GCI task: one bug (issue #167)
Thu, 29 Dec 2011 09:35:04 +0100 GCI task: idea
kragniz [Thu, 29 Dec 2011 09:35:04 +0100] rev 6539
GCI task: idea
Thu, 29 Dec 2011 09:29:56 +0100 testing, let's try -Os optimisation for frontend and engine; small cleanup and typos
koda [Thu, 29 Dec 2011 09:29:56 +0100] rev 6538
testing, let's try -Os optimisation for frontend and engine; small cleanup and typos
Wed, 28 Dec 2011 21:53:40 +0300 Take koda's notice into account, also update list of source files
unc0rr [Wed, 28 Dec 2011 21:53:40 +0300] rev 6537
Take koda's notice into account, also update list of source files
Wed, 28 Dec 2011 11:13:29 -0500 add -O2
unc0rr [Wed, 28 Dec 2011 11:13:29 -0500] rev 6536
add -O2
Wed, 28 Dec 2011 18:40:02 +0300 It seems there's no need to copy gear's msg. Fixes bots getting stuck after hog switch.
unc0rr [Wed, 28 Dec 2011 18:40:02 +0300] rev 6535
It seems there's no need to copy gear's msg. Fixes bots getting stuck after hog switch.
Tue, 27 Dec 2011 14:14:26 -0500 Experiment in eliminating transparent white from LandPixels - I think it messes up on some graphics cards. Noticed a curious white border on a girder in a theme Randy is working on. At the very least it is slightly more efficient in the blit.
nemo [Tue, 27 Dec 2011 14:14:26 -0500] rev 6534
Experiment in eliminating transparent white from LandPixels - I think it messes up on some graphics cards. Noticed a curious white border on a girder in a theme Randy is working on. At the very least it is slightly more efficient in the blit.
Tue, 20 Dec 2011 16:13:17 -0500 Italian update
ChipHome [Tue, 20 Dec 2011 16:13:17 -0500] rev 6533
Italian update
Sat, 17 Dec 2011 13:12:33 -0500 Little tweak to reduce noob fail. Delay drill rocket explosion by 250ms after spawn in Attack. Unless you drop it straight down w/ no power, it should not explode immediately in your face.
nemo [Sat, 17 Dec 2011 13:12:33 -0500] rev 6532
Little tweak to reduce noob fail. Delay drill rocket explosion by 250ms after spawn in Attack. Unless you drop it straight down w/ no power, it should not explode immediately in your face.
Thu, 15 Dec 2011 12:57:26 -0500 Remove density adjustment in ammoshove. Means a mine and a barrel will be batted same distance again.
nemo [Thu, 15 Dec 2011 12:57:26 -0500] rev 6531
Remove density adjustment in ammoshove. Means a mine and a barrel will be batted same distance again.
Thu, 15 Dec 2011 11:06:36 -0500 Experiment. Applying density to both ammoshove and explosion, w/ distance of a hedgehog knock being standard value (/3 since hedgehog "density" is 3)
nemo [Thu, 15 Dec 2011 11:06:36 -0500] rev 6530
Experiment. Applying density to both ammoshove and explosion, w/ distance of a hedgehog knock being standard value (/3 since hedgehog "density" is 3)
Mon, 12 Dec 2011 19:23:05 +0100 added SetAmmoStore to lua for convinience
Henek [Mon, 12 Dec 2011 19:23:05 +0100] rev 6529
added SetAmmoStore to lua for convinience
Mon, 12 Dec 2011 00:10:55 +0100 added 'loaded locale' message, other minor things
koda [Mon, 12 Dec 2011 00:10:55 +0100] rev 6528
added 'loaded locale' message, other minor things
Mon, 12 Dec 2011 00:10:11 +0100 finally hook the engine localization on ios
koda [Mon, 12 Dec 2011 00:10:11 +0100] rev 6527
finally hook the engine localization on ios
Sun, 11 Dec 2011 23:20:59 +0100 GCI task: iOS _languages_ 2 (Bulgarian)
Resoow [Sun, 11 Dec 2011 23:20:59 +0100] rev 6526
GCI task: iOS _languages_ 2 (Bulgarian)
Sun, 11 Dec 2011 23:15:06 +0300 [GCI] backz task: unify the back button functionality, avoid using the save button
m4tx [Sun, 11 Dec 2011 23:15:06 +0300] rev 6525
[GCI] backz task: unify the back button functionality, avoid using the save button
Sun, 11 Dec 2011 19:57:04 +0100 make sure to stop music before freeing it
koda [Sun, 11 Dec 2011 19:57:04 +0100] rev 6524
make sure to stop music before freeing it
Sun, 11 Dec 2011 14:52:02 +0100 enable lua to also set rope length percent
Henek [Sun, 11 Dec 2011 14:52:02 +0100] rev 6523
enable lua to also set rope length percent
Sat, 10 Dec 2011 04:10:32 +0100 removing my reserved hat.
sheepluva [Sat, 10 Dec 2011 04:10:32 +0100] rev 6522
removing my reserved hat. also using this commit to test whether CIA.vc notification directly by google-code works (so that you don't have to rely on my server doing this anymore) see http://cia.vc/blog/2009/03/google-revisited/
Thu, 08 Dec 2011 23:30:03 -0500 missing nil
nemo [Thu, 08 Dec 2011 23:30:03 -0500] rev 6521
missing nil
Thu, 08 Dec 2011 14:44:10 +0400 Some more work on scopes
unc0rr [Thu, 08 Dec 2011 14:44:10 +0400] rev 6520
Some more work on scopes
Wed, 07 Dec 2011 19:38:33 -0500 oops. this is more efficient anyway.
nemo [Wed, 07 Dec 2011 19:38:33 -0500] rev 6519
oops. this is more efficient anyway.
Wed, 07 Dec 2011 23:35:13 +0100 ios italian translation
koda [Wed, 07 Dec 2011 23:35:13 +0100] rev 6518
ios italian translation
Wed, 07 Dec 2011 23:04:57 +0300 Format code a bit
unc0rr [Wed, 07 Dec 2011 23:04:57 +0300] rev 6517
Format code a bit
Wed, 07 Dec 2011 22:54:39 +0300 Further progress on dealing with namespaces
unc0rr [Wed, 07 Dec 2011 22:54:39 +0300] rev 6516
Further progress on dealing with namespaces
Wed, 07 Dec 2011 11:35:03 -0500 Suggestion of sheepluva's - disable timebox in crates after SD, and set to disabled in Ammo. Also disable switch hedgehog for teams of 1 hedgehog in size, and try and correct what appears to be a bug in reserved hats.
nemo [Wed, 07 Dec 2011 11:35:03 -0500] rev 6515
Suggestion of sheepluva's - disable timebox in crates after SD, and set to disabled in Ammo. Also disable switch hedgehog for teams of 1 hedgehog in size, and try and correct what appears to be a bug in reserved hats.
Wed, 07 Dec 2011 17:55:23 +0400 - Fix type2C id2C call
unc0rr [Wed, 07 Dec 2011 17:55:23 +0400] rev 6514
- Fix type2C id2C call - Introduce renderCFiles function
Wed, 07 Dec 2011 12:19:36 +0100 Auto refresh room list after leaving room. Fixes issue #320 for voluntarily and involuntarily coming to room list.
blackmetalowiec [Wed, 07 Dec 2011 12:19:36 +0100] rev 6513
Auto refresh room list after leaving room. Fixes issue #320 for voluntarily and involuntarily coming to room list.
Wed, 07 Dec 2011 08:01:18 +0300 "System" unit to help converter
unc0rr [Wed, 07 Dec 2011 08:01:18 +0300] rev 6512
"System" unit to help converter
Tue, 06 Dec 2011 22:05:59 +0300 Ok, State monad instead
unc0rr [Tue, 06 Dec 2011 22:05:59 +0300] rev 6511
Ok, State monad instead
(0) -1920 +1920 tip