Sun, 19 Jan 2014 14:58:54 +0100 (experimental) merging the new procedures for different pixel representations (1D/2D arrays) into a single procedure with the algorithm and two procedures for the different mapping. - because redundant code sucks (at least twice)
sheepluva [Sun, 19 Jan 2014 14:58:54 +0100] rev 10018
(experimental) merging the new procedures for different pixel representations (1D/2D arrays) into a single procedure with the algorithm and two procedures for the different mapping. - because redundant code sucks (at least twice)
Tue, 21 Jan 2014 22:43:06 +0100 fixwhitespace and dos2unix
koda [Tue, 21 Jan 2014 22:43:06 +0100] rev 10017
fixwhitespace and dos2unix
Sun, 19 Jan 2014 13:41:11 +0100 (experimental) make the mysterious borders around land/hats/etc that appear on zoom vanish
sheepluva [Sun, 19 Jan 2014 13:41:11 +0100] rev 10016
(experimental) make the mysterious borders around land/hats/etc that appear on zoom vanish note: not applied to everything yet note: I'll probably merge the two functions that do the same thing (one for 1darray, one for 2darray representation of pixels) into a single function
Tue, 21 Jan 2014 22:38:13 +0100 partial merge of the webgl branch
koda [Tue, 21 Jan 2014 22:38:13 +0100] rev 10015
partial merge of the webgl branch This commit contains the new pas2c conversion tool, the pascal to c build structure and the opengl2 rendering backend. Patch reviewed by unC0Rr.
Sun, 19 Jan 2014 00:18:28 +0400 Fix checker logon process
Wohlstand [Sun, 19 Jan 2014 00:18:28 +0400] rev 10014
Fix checker logon process
Sat, 18 Jan 2014 18:20:43 +0100 changing build files without testing the change is fun, isn't it? especially for trivial things that would take less than 10 seconds to test :p
sheepluva [Sat, 18 Jan 2014 18:20:43 +0100] rev 10013
changing build files without testing the change is fun, isn't it? especially for trivial things that would take less than 10 seconds to test :p
Sat, 18 Jan 2014 08:09:55 -0500 Make poison damage possibly variable (might as well since effects is a count). Scripts might find it handy.
nemo [Sat, 18 Jan 2014 08:09:55 -0500] rev 10012
Make poison damage possibly variable (might as well since effects is a count). Scripts might find it handy.
Fri, 17 Jan 2014 16:13:10 -0500 Add check for gear kind of hedgehog on invulnerability effect. This probably fixes bug #766, is similar to change in previous r2a1483d91977 and was introduced by r7d925e82e572
nemo [Fri, 17 Jan 2014 16:13:10 -0500] rev 10011
Add check for gear kind of hedgehog on invulnerability effect. This probably fixes bug #766, is similar to change in previous r2a1483d91977 and was introduced by r7d925e82e572
Fri, 17 Jan 2014 15:37:24 -0500 well. let's fix this at least - only apply to gears that are actually hedgehogs, not just ones associated with a hedgehog (which can be pretty much any gear since damage tracking was added)
nemo [Fri, 17 Jan 2014 15:37:24 -0500] rev 10010
well. let's fix this at least - only apply to gears that are actually hedgehogs, not just ones associated with a hedgehog (which can be pretty much any gear since damage tracking was added)
Sat, 18 Jan 2014 00:10:33 +0400 Convert some ansistrings to pchars
unc0rr [Sat, 18 Jan 2014 00:10:33 +0400] rev 10009
Convert some ansistrings to pchars
Fri, 17 Jan 2014 18:17:47 +0100 drop redundancies for lua and physfs
koda [Fri, 17 Jan 2014 18:17:47 +0100] rev 10008
drop redundancies for lua and physfs
Fri, 17 Jan 2014 18:04:49 +0100 fix linking physfs after a run of cmake
koda [Fri, 17 Jan 2014 18:04:49 +0100] rev 10007
fix linking physfs after a run of cmake
Fri, 17 Jan 2014 16:50:01 +0100 happy 10000th commit
koda [Fri, 17 Jan 2014 16:50:01 +0100] rev 10006
happy 10000th commit also fix the travis build by adding a system physfs library
Fri, 17 Jan 2014 16:29:11 +0100 fix build on travis
unC0Rr [Fri, 17 Jan 2014 16:29:11 +0100] rev 10005
fix build on travis
Fri, 17 Jan 2014 16:31:36 +0100 use bundled physfs on win and osx
koda [Fri, 17 Jan 2014 16:31:36 +0100] rev 10004
use bundled physfs on win and osx
Fri, 17 Jan 2014 16:16:28 +0100 fix some travis BUILD_ARGS and add a new one
koda [Fri, 17 Jan 2014 16:16:28 +0100] rev 10003
fix some travis BUILD_ARGS and add a new one
Fri, 17 Jan 2014 06:58:28 -0800 Merge pull request #11 from LocutusOfBorg/fix-arm
Vittorio Giovara <vittorio.giovara@gmail.com> [Fri, 17 Jan 2014 06:58:28 -0800] rev 10002
Merge pull request #11 from LocutusOfBorg/fix-arm Added cast to qreal, avoiding ftbfs due to issue #758
Fri, 17 Jan 2014 15:32:50 +0100 disallow currenthh arrow to go offscreen, always point in direction of the hog - this should make the life of new players easier
sheepluva [Fri, 17 Jan 2014 15:32:50 +0100] rev 10001
disallow currenthh arrow to go offscreen, always point in direction of the hog - this should make the life of new players easier
Fri, 17 Jan 2014 13:51:47 +0100 position "finger"/pointer over current hog above tags
sheepluva [Fri, 17 Jan 2014 13:51:47 +0100] rev 10000
position "finger"/pointer over current hog above tags
Fri, 17 Jan 2014 01:42:12 +0100 style tweaks
sheepluva [Fri, 17 Jan 2014 01:42:12 +0100] rev 9999
style tweaks
Fri, 17 Jan 2014 01:06:54 +0100 update copyright to 2014
sheepluva [Fri, 17 Jan 2014 01:06:54 +0100] rev 9998
update copyright to 2014
Fri, 17 Jan 2014 00:24:23 +0100 move room state filter
sheepluva [Fri, 17 Jan 2014 00:24:23 +0100] rev 9997
move room state filter
Thu, 16 Jan 2014 22:38:43 +0100 unCORr likes PChar arrays
sheepluva [Thu, 16 Jan 2014 22:38:43 +0100] rev 9996
unCORr likes PChar arrays
Thu, 16 Jan 2014 23:47:36 +0400 In special rooms game starts when all players are ready
unc0rr [Thu, 16 Jan 2014 23:47:36 +0400] rev 9995
In special rooms game starts when all players are ready
Thu, 16 Jan 2014 19:50:18 +0100 * allow telling cmake where to find required fonts in system when user supplies the paths, as suggested by unC0Rr, e.g. -DFONTS_DIRS='/usr/share/fonts/truetype/wqy;/usr/share/fonts/truetype/dejavu'
sheepluva [Thu, 16 Jan 2014 19:50:18 +0100] rev 9994
* allow telling cmake where to find required fonts in system when user supplies the paths, as suggested by unC0Rr, e.g. -DFONTS_DIRS='/usr/share/fonts/truetype/wqy;/usr/share/fonts/truetype/dejavu' * the build system will use the paths to lookup fonts and install those not found * the engine will load the paths into physfs (mountpoint /Fonts) to make the fonts available at runtime * overriding fonts in packages should be possible again now
Thu, 16 Jan 2014 17:18:53 +0100 allow engine to use symlinked fonts. disallow packages to "overwrite" fonts
sheepluva [Thu, 16 Jan 2014 17:18:53 +0100] rev 9993
allow engine to use symlinked fonts. disallow packages to "overwrite" fonts
Thu, 16 Jan 2014 12:28:41 +0100 PhysicsFS 2.0.0 seems to be sufficient; also fix a typo
sheepluva [Thu, 16 Jan 2014 12:28:41 +0100] rev 9992
PhysicsFS 2.0.0 seems to be sufficient; also fix a typo
Wed, 15 Jan 2014 23:48:18 +0100 add compatibility for physicsfs 2.0
sheepluva [Wed, 15 Jan 2014 23:48:18 +0100] rev 9991
add compatibility for physicsfs 2.0
Thu, 16 Jan 2014 01:27:44 +0400 oops, fix build
unc0rr [Thu, 16 Jan 2014 01:27:44 +0400] rev 9990
oops, fix build
Thu, 16 Jan 2014 01:19:21 +0400 Also define default value of THEME
unc0rr [Thu, 16 Jan 2014 01:19:21 +0400] rev 9989
Also define default value of THEME
Tue, 14 Jan 2014 22:56:13 +0100 simple mechanism to run lua-based test cases. experimental - I will back it out if it turns out to be nonsense
sheepluva [Tue, 14 Jan 2014 22:56:13 +0100] rev 9988
simple mechanism to run lua-based test cases. experimental - I will back it out if it turns out to be nonsense
Tue, 14 Jan 2014 11:45:52 +0100 fix seteffect documentation, lua wiki misled me there
sheepluva [Tue, 14 Jan 2014 11:45:52 +0100] rev 9987
fix seteffect documentation, lua wiki misled me there
Sun, 19 Jan 2014 23:57:52 +0400 ifdef for now webgl
unc0rr [Sun, 19 Jan 2014 23:57:52 +0400] rev 9986
ifdef for now
Tue, 14 Jan 2014 12:44:29 +0400 GravRacer, GravHigh, GravMutant, Grav... uhm... shoppamap? Easy! Gravity script could be combined with any other script now.
unc0rr [Tue, 14 Jan 2014 12:44:29 +0400] rev 9985
GravRacer, GravHigh, GravMutant, Grav... uhm... shoppamap? Easy! Gravity script could be combined with any other script now. TODO: security concerns? script name to load is passed via game scheme.
Thu, 09 Jan 2014 19:10:12 +0100 Fixed build failure to a missing math library linked with BUILD_ENGINE_C=1 and clang webgl
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 09 Jan 2014 19:10:12 +0100] rev 9984
Fixed build failure to a missing math library linked with BUILD_ENGINE_C=1 and clang
Mon, 13 Jan 2014 14:40:06 -0500 Free cached ammo menu tex on quit.
nemo [Mon, 13 Jan 2014 14:40:06 -0500] rev 9983
Free cached ammo menu tex on quit.
Thu, 09 Jan 2014 23:54:40 +0400 '-d' option to pas2c webgl
unc0rr [Thu, 09 Jan 2014 23:54:40 +0400] rev 9982
'-d' option to pas2c
Mon, 13 Jan 2014 23:07:27 +0400 Parse " and \ escaping in binds
unc0rr [Mon, 13 Jan 2014 23:07:27 +0400] rev 9981
Parse " and \ escaping in binds
Wed, 08 Jan 2014 23:49:08 +0100 rename NOPASCAL option to BUILD_ENGINE_C webgl
koda [Wed, 08 Jan 2014 23:49:08 +0100] rev 9980
rename NOPASCAL option to BUILD_ENGINE_C
Mon, 13 Jan 2014 19:34:39 +0100 fix missing escape for usernick used in regexp
sheepluva [Mon, 13 Jan 2014 19:34:39 +0100] rev 9979
fix missing escape for usernick used in regexp
Wed, 08 Jan 2014 16:44:23 +0100 cosmetics webgl
koda [Wed, 08 Jan 2014 16:44:23 +0100] rev 9978
cosmetics
Sun, 12 Jan 2014 16:21:57 +0400 Oops, forgot 'hg add' this file
unc0rr [Sun, 12 Jan 2014 16:21:57 +0400] rev 9977
Oops, forgot 'hg add' this file
Wed, 08 Jan 2014 16:43:49 +0100 call pas2c on hwengine only webgl
koda [Wed, 08 Jan 2014 16:43:49 +0100] rev 9976
call pas2c on hwengine only
Sun, 12 Jan 2014 16:12:25 +0400 Allow logins at any interval, but not more than 2 logins in 30 seconds, 4 in 2 minutes and 6 in 10 minutes.
unc0rr [Sun, 12 Jan 2014 16:12:25 +0400] rev 9975
Allow logins at any interval, but not more than 2 logins in 30 seconds, 4 in 2 minutes and 6 in 10 minutes.
Wed, 08 Jan 2014 13:04:50 +0400 Oops webgl
unc0rr [Wed, 08 Jan 2014 13:04:50 +0400] rev 9974
Oops
Sun, 12 Jan 2014 15:15:59 +0400 Stub for joins monitor which is a replacement to plain ban for 10 seconds system after join
unc0rr [Sun, 12 Jan 2014 15:15:59 +0400] rev 9973
Stub for joins monitor which is a replacement to plain ban for 10 seconds system after join
Wed, 08 Jan 2014 01:16:20 +0400 Remove X and Y from the structure since those are misaligned in c code and I failed to do anything about that and they were the last cause of desyncs and only used in 4 places and I'm too lazy webgl
unc0rr [Wed, 08 Jan 2014 01:16:20 +0400] rev 9972
Remove X and Y from the structure since those are misaligned in c code and I failed to do anything about that and they were the last cause of desyncs and only used in 4 places and I'm too lazy
Sun, 12 Jan 2014 11:07:49 +0400 That check was too weird and complicated
unc0rr [Sun, 12 Jan 2014 11:07:49 +0400] rev 9971
That check was too weird and complicated
Wed, 08 Jan 2014 00:31:30 +0400 Fix these too webgl
unc0rr [Wed, 08 Jan 2014 00:31:30 +0400] rev 9970
Fix these too
Fri, 10 Jan 2014 22:56:10 +0400 Cake falls when loses ground
unc0rr [Fri, 10 Jan 2014 22:56:10 +0400] rev 9969
Cake falls when loses ground
Wed, 08 Jan 2014 00:13:12 +0400 Fix two desync causes webgl
unc0rr [Wed, 08 Jan 2014 00:13:12 +0400] rev 9968
Fix two desync causes
Fri, 10 Jan 2014 11:35:02 -0500 keep velocity from fluttering between 2 and 3px / ms when falling...
nemo [Fri, 10 Jan 2014 11:35:02 -0500] rev 9967
keep velocity from fluttering between 2 and 3px / ms when falling...
Tue, 07 Jan 2014 22:08:02 +0400 pas2c engine now writes debug log webgl
unc0rr [Tue, 07 Jan 2014 22:08:02 +0400] rev 9966
pas2c engine now writes debug log
Wed, 08 Jan 2014 23:46:02 +0100 fix a few uses of VERSION_* checks
koda [Wed, 08 Jan 2014 23:46:02 +0100] rev 9965
fix a few uses of VERSION_* checks
Tue, 07 Jan 2014 01:58:23 +0400 Render chars as hex numbers webgl
unc0rr [Tue, 07 Jan 2014 01:58:23 +0400] rev 9964
Render chars as hex numbers
Wed, 08 Jan 2014 23:39:43 +0100 drop extra spaces from a few CMakeLists.txt files
koda [Wed, 08 Jan 2014 23:39:43 +0100] rev 9963
drop extra spaces from a few CMakeLists.txt files
Tue, 07 Jan 2014 00:02:58 +0400 oh those signed chars webgl
unc0rr [Tue, 07 Jan 2014 00:02:58 +0400] rev 9962
oh those signed chars
Wed, 08 Jan 2014 23:29:30 +0100 consistent cmake checks
koda [Wed, 08 Jan 2014 23:29:30 +0100] rev 9961
consistent cmake checks
Mon, 06 Jan 2014 01:36:33 +0400 Fix doStepHandlers confusion webgl
unc0rr [Mon, 06 Jan 2014 01:36:33 +0400] rev 9960
Fix doStepHandlers confusion
Wed, 08 Jan 2014 19:19:09 +0100 use mainstream project name
koda [Wed, 08 Jan 2014 19:19:09 +0100] rev 9959
use mainstream project name
Sun, 05 Jan 2014 23:58:13 +0400 - Don't define NOCONSOLE webgl
unc0rr [Sun, 05 Jan 2014 23:58:13 +0400] rev 9958
- Don't define NOCONSOLE - Fix initialization with a pointer to stack (pas2c can't handle typed consts in functions) in uMisc.initModule
Wed, 08 Jan 2014 18:57:23 +0100 add other libav library versions
koda [Wed, 08 Jan 2014 18:57:23 +0100] rev 9957
add other libav library versions
Sun, 05 Jan 2014 13:08:50 +0400 Prevent assertion on uninitialized variable webgl
unc0rr [Sun, 05 Jan 2014 13:08:50 +0400] rev 9956
Prevent assertion on uninitialized variable
Wed, 08 Jan 2014 20:29:34 +0400 21 now
unc0rr [Wed, 08 Jan 2014 20:29:34 +0400] rev 9955
21 now
Sun, 05 Jan 2014 10:54:03 +0400 - Fix build via pas2c webgl
unc0rr [Sun, 05 Jan 2014 10:54:03 +0400] rev 9954
- Fix build via pas2c - Remove pas2c hacks in uLandTemplates
Wed, 08 Jan 2014 19:34:12 +0400 Ban arch.c from source tarball
unc0rr [Wed, 08 Jan 2014 19:34:12 +0400] rev 9953
Ban arch.c from source tarball
Sun, 05 Jan 2014 00:46:26 +0400 Fix build (no idea what's going on in this branch btw) webgl
unc0rr [Sun, 05 Jan 2014 00:46:26 +0400] rev 9952
Fix build (no idea what's going on in this branch btw)
Tue, 07 Jan 2014 13:56:03 -0500 pick random x/y prior to addgear (as generic faller does) to avoid random numbers picked out of order
nemo [Tue, 07 Jan 2014 13:56:03 -0500] rev 9951
pick random x/y prior to addgear (as generic faller does) to avoid random numbers picked out of order
Sat, 04 Jan 2014 23:55:54 +0400 merge default webgl
unc0rr [Sat, 04 Jan 2014 23:55:54 +0400] rev 9950
merge default
Tue, 07 Jan 2014 11:40:58 +0100 Added cast to qreal, avoiding ftbfs due to issue #758
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 07 Jan 2014 11:40:58 +0100] rev 9949
Added cast to qreal, avoiding ftbfs due to issue #758 More explanation here https://wiki.debian.org/ArmEabiFixes And on qt-project.org reference website: "Typedef for double on all platforms except for those using CPUs with ARM architectures. On ARM-based platforms, qreal is a typedef for float for performance reasons."
Sat, 04 Jan 2014 23:30:52 +0400 +speedup in binds config (fixes issue 749)
unc0rr [Sat, 04 Jan 2014 23:30:52 +0400] rev 9948
+speedup in binds config (fixes issue #749)
Sat, 04 Jan 2014 02:41:23 +0100 enable verbosity in travis builds
koda [Sat, 04 Jan 2014 02:41:23 +0100] rev 9947
enable verbosity in travis builds
Sat, 04 Jan 2014 02:36:55 +0100 revert 58dee07f7552
koda [Sat, 04 Jan 2014 02:36:55 +0100] rev 9946
revert 58dee07f7552
Sat, 04 Jan 2014 02:15:01 +0100 hwlibrary also depends on hwengine
koda [Sat, 04 Jan 2014 02:15:01 +0100] rev 9945
hwlibrary also depends on hwengine
Sat, 04 Jan 2014 02:00:12 +0100 correctly set this pascal flag for future compatibility
koda [Sat, 04 Jan 2014 02:00:12 +0100] rev 9944
correctly set this pascal flag for future compatibility
Sat, 04 Jan 2014 01:56:22 +0100 update copyright year (twice) for Info.plist
koda [Sat, 04 Jan 2014 01:56:22 +0100] rev 9943
update copyright year (twice) for Info.plist
Sat, 04 Jan 2014 01:55:43 +0100 set common pascal library search path once
koda [Sat, 04 Jan 2014 01:55:43 +0100] rev 9942
set common pascal library search path once
Sat, 04 Jan 2014 01:51:33 +0100 explicitly set linker library path for pascal when deploying an older version
koda [Sat, 04 Jan 2014 01:51:33 +0100] rev 9941
explicitly set linker library path for pascal when deploying an older version
Sat, 04 Jan 2014 01:50:23 +0100 allow specifying a different CMAKE_OSX_SYSROOT
koda [Sat, 04 Jan 2014 01:50:23 +0100] rev 9940
allow specifying a different CMAKE_OSX_SYSROOT
Fri, 03 Jan 2014 20:15:43 +0100 less spam
koda [Fri, 03 Jan 2014 20:15:43 +0100] rev 9939
less spam
Fri, 03 Jan 2014 14:11:16 -0500 I'd meant for this to match the frontend
nemo [Fri, 03 Jan 2014 14:11:16 -0500] rev 9938
I'd meant for this to match the frontend
Fri, 03 Jan 2014 19:28:14 +0100 fix git hash reporting
koda [Fri, 03 Jan 2014 19:28:14 +0100] rev 9937
fix git hash reporting
Fri, 03 Jan 2014 19:17:42 +0100 enable travis bot
koda [Fri, 03 Jan 2014 19:17:42 +0100] rev 9936
enable travis bot
Fri, 03 Jan 2014 17:20:06 +0100 add more travis tests
koda [Fri, 03 Jan 2014 17:20:06 +0100] rev 9935
add more travis tests
Mon, 01 Jun 2015 14:39:25 +0200 Close branch 0.9.20
koda [Mon, 01 Jun 2015 14:39:25 +0200] rev 9934
Close branch
Fri, 03 Jan 2014 17:14:19 +0100 have revinfo also try to pick up git hashes
koda [Fri, 03 Jan 2014 17:14:19 +0100] rev 9933
have revinfo also try to pick up git hashes
Mon, 01 Jun 2015 14:30:22 +0200 Fix building on OSX when autoupdate is disabled 0.9.20
koda [Mon, 01 Jun 2015 14:30:22 +0200] rev 9932
Fix building on OSX when autoupdate is disabled
Fri, 03 Jan 2014 07:50:42 -0800 Merge pull request #10 from LocutusOfBorg/fix-avwrapper2
Vittorio Giovara <vittorio.giovara@gmail.com> [Fri, 03 Jan 2014 07:50:42 -0800] rev 9931
Merge pull request #10 from LocutusOfBorg/fix-avwrapper2 Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
Wed, 05 Mar 2014 12:35:51 +0100 don't stack bye/teleport sounds of hogs (when a team is gone) 0.9.20
sheepluva [Wed, 05 Mar 2014 12:35:51 +0100] rev 9930
don't stack bye/teleport sounds of hogs (when a team is gone)
Fri, 03 Jan 2014 16:24:49 +0100 Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 03 Jan 2014 16:24:49 +0100] rev 9929
Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
Tue, 07 Jan 2014 11:40:58 +0100 backport of r2aa9cf5badfcc978268a9bf06950942f27dfd366 0.9.20
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 07 Jan 2014 11:40:58 +0100] rev 9928
backport of r2aa9cf5badfcc978268a9bf06950942f27dfd366 Added cast to qreal, avoiding ftbfs due to issue #758 More explanation here https://wiki.debian.org/ArmEabiFixes And on qt-project.org reference website: "Typedef for double on all platforms except for those using CPUs with ARM architectures. On ARM-based platforms, qreal is a typedef for float for performance reasons."
Fri, 03 Jan 2014 07:19:04 -0800 Merge pull request #8 from LocutusOfBorg/fix-avwrapper-exit-calls
Vittorio Giovara <vittorio.giovara@gmail.com> [Fri, 03 Jan 2014 07:19:04 -0800] rev 9927
Merge pull request #8 from LocutusOfBorg/fix-avwrapper-exit-calls Fixed avwrapper exit calls, fixing issue #752
Sat, 04 Jan 2014 02:36:55 +0100 revert 58dee07f7552 0.9.20
koda [Sat, 04 Jan 2014 02:36:55 +0100] rev 9926
revert 58dee07f7552
Fri, 03 Jan 2014 14:21:39 +0100 Fixed avwrapper exit calls, fixing issue 752
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 03 Jan 2014 14:21:39 +0100] rev 9925
Fixed avwrapper exit calls, fixing issue #752
Sat, 04 Jan 2014 02:15:01 +0100 hwlibrary also depends on hwengine 0.9.20
koda [Sat, 04 Jan 2014 02:15:01 +0100] rev 9924
hwlibrary also depends on hwengine
Fri, 03 Jan 2014 07:09:28 -0800 Merge pull request #7 from LocutusOfBorg/fix-FPIC
Vittorio Giovara <vittorio.giovara@gmail.com> [Fri, 03 Jan 2014 07:09:28 -0800] rev 9923
Merge pull request #7 from LocutusOfBorg/fix-FPIC Fixed fPIC link failure with arm and sparc architectures, fixing issue #757
Sat, 04 Jan 2014 02:18:57 +0100 correctly set this pascal flag for future compatibility 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9922
correctly set this pascal flag for future compatibility
Fri, 03 Jan 2014 13:07:19 +0100 Fixed fPIC link failure with arm and sparc architectures, fixing issue #757
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 03 Jan 2014 13:07:19 +0100] rev 9921
Fixed fPIC link failure with arm and sparc architectures, fixing issue #757 Added TargetArch.cmake, from https://github.com/petroules/solar-cmake/blob/master/TargetArch.cmake
Fri, 03 Jan 2014 15:24:22 +0100 unsynced remote changes...
koda [Fri, 03 Jan 2014 15:24:22 +0100] rev 9920
unsynced remote changes...
Sat, 04 Jan 2014 02:18:57 +0100 update copyright year (twice) for Info.plist 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9919
update copyright year (twice) for Info.plist
Fri, 03 Jan 2014 05:58:18 -0800 Merge pull request #6 from LocutusOfBorg/added-travis
Vittorio Giovara <vittorio.giovara@gmail.com> [Fri, 03 Jan 2014 05:58:18 -0800] rev 9918
Merge pull request #6 from LocutusOfBorg/added-travis Added simple travis file for automated github testing
Fri, 03 Jan 2014 00:31:07 -0500 tweak
nemo [Fri, 03 Jan 2014 00:31:07 -0500] rev 9917
tweak
Sat, 04 Jan 2014 02:18:57 +0100 set common pascal library search path once 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9916
set common pascal library search path once
Fri, 03 Jan 2014 10:41:16 +0100 Added simple travis file
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 03 Jan 2014 10:41:16 +0100] rev 9915
Added simple travis file
Thu, 02 Jan 2014 23:52:34 -0500 hey, if unc0rr can screw with gravity...
nemo [Thu, 02 Jan 2014 23:52:34 -0500] rev 9914
hey, if unc0rr can screw with gravity...
Sat, 04 Jan 2014 02:18:57 +0100 explicitly set linker library path for pascal when deploying an older version 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9913
explicitly set linker library path for pascal when deploying an older version
Fri, 03 Jan 2014 01:41:32 +0100 merge cmake osx sdk changes
koda [Fri, 03 Jan 2014 01:41:32 +0100] rev 9912
merge cmake osx sdk changes
Sat, 04 Jan 2014 02:18:57 +0100 allow specifying a different CMAKE_OSX_SYSROOT 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9911
allow specifying a different CMAKE_OSX_SYSROOT
Fri, 03 Jan 2014 00:46:23 +0400 Oops, fix message
unc0rr [Fri, 03 Jan 2014 00:46:23 +0400] rev 9910
Oops, fix message
Sat, 04 Jan 2014 02:18:57 +0100 I'd meant for this to match the frontend 0.9.20
nemo [Sat, 04 Jan 2014 02:18:57 +0100] rev 9909
I'd meant for this to match the frontend
Fri, 03 Jan 2014 00:37:48 +0400 - Utility script for parameters handling
unc0rr [Fri, 03 Jan 2014 00:37:48 +0400] rev 9908
- Utility script for parameters handling - Add varying gravity to Gravity script
Sat, 04 Jan 2014 02:18:57 +0100 fix git hash reporting 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9907
fix git hash reporting
Wed, 01 Jan 2014 23:41:49 +0400 Only emit roomNameUpdated when it actually is changed
unc0rr [Wed, 01 Jan 2014 23:41:49 +0400] rev 9906
Only emit roomNameUpdated when it actually is changed
Sat, 04 Jan 2014 02:18:57 +0100 have revinfo also try to pick up git hashes 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9905
have revinfo also try to pick up git hashes
Wed, 01 Jan 2014 23:28:24 +0400 Prepend '!' to 42nd scheme parameter in network traffic
unc0rr [Wed, 01 Jan 2014 23:28:24 +0400] rev 9904
Prepend '!' to 42nd scheme parameter in network traffic
Sat, 04 Jan 2014 02:18:57 +0100 Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d 0.9.20
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 04 Jan 2014 02:18:57 +0100] rev 9903
Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
Wed, 01 Jan 2014 14:16:01 +0400 Special script parameter variable in game scheme
unc0rr [Wed, 01 Jan 2014 14:16:01 +0400] rev 9902
Special script parameter variable in game scheme
Sat, 04 Jan 2014 02:18:57 +0100 Fixed avwrapper exit calls, fixing issue 752 0.9.20
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 04 Jan 2014 02:18:57 +0100] rev 9901
Fixed avwrapper exit calls, fixing issue #752
Wed, 01 Jan 2014 13:42:38 +0400 Try to keep old weapon sets (not tested at all)
unc0rr [Wed, 01 Jan 2014 13:42:38 +0400] rev 9900
Try to keep old weapon sets (not tested at all)
Sat, 04 Jan 2014 02:18:57 +0100 Fixed fPIC link failure with arm and sparc architectures, fixing issue #757 0.9.20
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 04 Jan 2014 02:18:57 +0100] rev 9899
Fixed fPIC link failure with arm and sparc architectures, fixing issue #757 Added TargetArch.cmake, from https://github.com/petroules/solar-cmake/blob/master/TargetArch.cmake
Wed, 01 Jan 2014 13:22:46 +0400 Don't set gravity to normal immediately on turn end, let watchdog do its job if game gets frozen
unc0rr [Wed, 01 Jan 2014 13:22:46 +0400] rev 9898
Don't set gravity to normal immediately on turn end, let watchdog do its job if game gets frozen
Wed, 01 Jan 2014 00:45:28 +0400 This is the way I like it: 0.9.20
unc0rr [Wed, 01 Jan 2014 00:45:28 +0400] rev 9897
This is the way I like it: - Only call fpc on hwengine.pas, let compiler rule the dependencies - Make hwengine.pas depend on all other source files, so 'make' always calls fpc
Wed, 01 Jan 2014 00:18:10 -0500 tip is no longer .20 compatible
nemo [Wed, 01 Jan 2014 00:18:10 -0500] rev 9896
tip is no longer .20 compatible
Tue, 31 Dec 2013 00:53:29 +0400 Some fixes 0.9.20
unc0rr [Tue, 31 Dec 2013 00:53:29 +0400] rev 9895
Some fixes
Wed, 01 Jan 2014 00:45:28 +0400 This is the way I like it:
unc0rr [Wed, 01 Jan 2014 00:45:28 +0400] rev 9894
This is the way I like it: - Only call fpc on hwengine.pas, let compiler rule the dependencies - Make hwengine.pas depend on all other source files, so 'make' always calls fpc
Tue, 31 Dec 2013 00:17:58 +0400 Not a thing which is needed in release tarball 0.9.20
unc0rr [Tue, 31 Dec 2013 00:17:58 +0400] rev 9893
Not a thing which is needed in release tarball
Mon, 30 Dec 2013 23:28:47 -0500 allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2
nemo [Mon, 30 Dec 2013 23:28:47 -0500] rev 9892
allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2
Mon, 30 Dec 2013 23:28:47 -0500 allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2 0.9.20
nemo [Mon, 30 Dec 2013 23:28:47 -0500] rev 9891
allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2
Tue, 31 Dec 2013 04:56:16 +0100 Added tag 0.9.20-release for changeset af0520a6bf00
koda [Tue, 31 Dec 2013 04:56:16 +0100] rev 9890
Added tag 0.9.20-release for changeset af0520a6bf00
Fri, 03 Jan 2014 01:40:50 +0100 remove one spurious WARNING tag from cmake message 0.9.20
koda [Fri, 03 Jan 2014 01:40:50 +0100] rev 9889
remove one spurious WARNING tag from cmake message
Tue, 31 Dec 2013 01:33:49 +0100 merge from .20 again
koda [Tue, 31 Dec 2013 01:33:49 +0100] rev 9888
merge from .20 again
Fri, 03 Jan 2014 01:40:23 +0100 improve OSX SDK selection when build and deploy target don't match 0.9.20
koda [Fri, 03 Jan 2014 01:40:23 +0100] rev 9887
improve OSX SDK selection when build and deploy target don't match
Tue, 31 Dec 2013 00:32:55 +0100 switch every optimization from Os to O2 0.9.20 0.9.20-release
koda [Tue, 31 Dec 2013 00:32:55 +0100] rev 9886
switch every optimization from Os to O2 Also move 'disable optimizations' in the internal pascal file for debug mode.
Mon, 30 Dec 2013 18:29:23 -0500 missed this in the merge. rejected the uGearsHandlersMess changes thinking they were all desyncing, but there was the function rename from uLandGraphics 0.9.20
nemo [Mon, 30 Dec 2013 18:29:23 -0500] rev 9885
missed this in the merge. rejected the uGearsHandlersMess changes thinking they were all desyncing, but there was the function rename from uLandGraphics
Tue, 31 Dec 2013 00:53:29 +0400 Some fixes
unc0rr [Tue, 31 Dec 2013 00:53:29 +0400] rev 9884
Some fixes
Tue, 31 Dec 2013 00:19:12 +0100 move CMAKE_Pascal_FLAGS_* flags after enabling the Pascal language or they get overwritten 0.9.20
koda [Tue, 31 Dec 2013 00:19:12 +0100] rev 9883
move CMAKE_Pascal_FLAGS_* flags after enabling the Pascal language or they get overwritten
Tue, 31 Dec 2013 00:17:58 +0400 Not a thing which is needed in release tarball
unc0rr [Tue, 31 Dec 2013 00:17:58 +0400] rev 9882
Not a thing which is needed in release tarball
Mon, 30 Dec 2013 14:56:47 -0500 merge safe fixes from default. physfs include order, tips file length check, server checker fixes, shoppa border fix, land drawing optimisations, physfs off by 1 (probably unused by us), rubber svg image 0.9.20
nemo [Mon, 30 Dec 2013 14:56:47 -0500] rev 9881
merge safe fixes from default. physfs include order, tips file length check, server checker fixes, shoppa border fix, land drawing optimisations, physfs off by 1 (probably unused by us), rubber svg image
Mon, 30 Dec 2013 13:34:24 -0500 merge from .20
nemo [Mon, 30 Dec 2013 13:34:24 -0500] rev 9880
merge from .20
Sun, 29 Dec 2013 12:37:05 +0100 merge
koda [Sun, 29 Dec 2013 12:37:05 +0100] rev 9879
merge
Sun, 29 Dec 2013 15:08:52 +0400 Uberfix. TODO: ask fpc guys wtf.
unc0rr [Sun, 29 Dec 2013 15:08:52 +0400] rev 9878
Uberfix. TODO: ask fpc guys wtf.
Sun, 29 Dec 2013 15:07:51 +0400 A bit of formatting
unc0rr [Sun, 29 Dec 2013 15:07:51 +0400] rev 9877
A bit of formatting
Sun, 29 Dec 2013 12:32:36 +0400 Be friendly with pas2c
unc0rr [Sun, 29 Dec 2013 12:32:36 +0400] rev 9876
Be friendly with pas2c
Sat, 28 Dec 2013 12:35:30 -0500 debian is pedantic and isn't aware this is just a dev comment
nemo [Sat, 28 Dec 2013 12:35:30 -0500] rev 9875
debian is pedantic and isn't aware this is just a dev comment
Sat, 28 Dec 2013 11:01:28 -0500 Delete Application
nemo [Sat, 28 Dec 2013 11:01:28 -0500] rev 9874
Delete Application
Sat, 28 Dec 2013 08:18:41 -0500 also make drill much much less likely to explode on shallow angles
nemo [Sat, 28 Dec 2013 08:18:41 -0500] rev 9873
also make drill much much less likely to explode on shallow angles
Fri, 27 Dec 2013 23:52:04 -0500 reset X/Y too (make drill less explodey. mask fixes revealed an issue)
nemo [Fri, 27 Dec 2013 23:52:04 -0500] rev 9872
reset X/Y too (make drill less explodey. mask fixes revealed an issue)
Fri, 27 Dec 2013 17:06:21 -0500 add the source image so it doesn't get misplaced again
nemo [Fri, 27 Dec 2013 17:06:21 -0500] rev 9871
add the source image so it doesn't get misplaced again
Sun, 29 Dec 2013 12:36:16 +0100 merge further changes from 0.9.20
koda [Sun, 29 Dec 2013 12:36:16 +0100] rev 9870
merge further changes from 0.9.20
Mon, 30 Dec 2013 13:33:58 -0500 I don't trust fpc with -O3 0.9.20
nemo [Mon, 30 Dec 2013 13:33:58 -0500] rev 9869
I don't trust fpc with -O3
Fri, 27 Dec 2013 01:23:12 +0400 Store protocol number in database for replays
unc0rr [Fri, 27 Dec 2013 01:23:12 +0400] rev 9868
Store protocol number in database for replays
Sun, 29 Dec 2013 15:08:52 +0400 Uberfix. TODO: ask fpc guys wtf. 0.9.20
unc0rr [Sun, 29 Dec 2013 15:08:52 +0400] rev 9867
Uberfix. TODO: ask fpc guys wtf.
Fri, 27 Dec 2013 01:22:42 +0400 Heh, hardcoded paths :D
unc0rr [Fri, 27 Dec 2013 01:22:42 +0400] rev 9866
Heh, hardcoded paths :D
Sat, 28 Dec 2013 12:35:30 -0500 debian is pedantic and isn't aware this is just a dev comment 0.9.20
nemo [Sat, 28 Dec 2013 12:35:30 -0500] rev 9865
debian is pedantic and isn't aware this is just a dev comment
Fri, 27 Dec 2013 01:22:12 +0400 Oops, meant Land
unc0rr [Fri, 27 Dec 2013 01:22:12 +0400] rev 9864
Oops, meant Land
Sat, 28 Dec 2013 11:01:28 -0500 Delete Application 0.9.20
nemo [Sat, 28 Dec 2013 11:01:28 -0500] rev 9863
Delete Application
Thu, 26 Dec 2013 16:52:51 +0100 BUILD: make binary/libdir destinations modifiable 0.9.20
hasufell <hasufell@gentoo.org> [Thu, 26 Dec 2013 16:52:51 +0100] rev 9862
BUILD: make binary/libdir destinations modifiable
Thu, 26 Dec 2013 16:52:51 +0100 BUILD: make binary/libdir destinations modifiable
hasufell <hasufell@gentoo.org> [Thu, 26 Dec 2013 16:52:51 +0100] rev 9861
BUILD: make binary/libdir destinations modifiable
Sat, 28 Dec 2013 22:00:57 +0100 include paths before platform, move config code around 0.9.20
koda [Sat, 28 Dec 2013 22:00:57 +0100] rev 9860
include paths before platform, move config code around
Thu, 26 Dec 2013 16:51:46 +0100 merge a few changes from 0.9.20
koda [Thu, 26 Dec 2013 16:51:46 +0100] rev 9859
merge a few changes from 0.9.20
Sat, 28 Dec 2013 21:53:17 +0100 drop 10.4 support, needed after introduction of @rpath 0.9.20
koda [Sat, 28 Dec 2013 21:53:17 +0100] rev 9858
drop 10.4 support, needed after introduction of @rpath
Thu, 26 Dec 2013 16:51:11 +0100 Added tag 0.9.20-release for changeset 2b8f928faa14
koda [Thu, 26 Dec 2013 16:51:11 +0100] rev 9857
Added tag 0.9.20-release for changeset 2b8f928faa14
Sat, 28 Dec 2013 21:24:23 +0100 correctly handle @rpath 0.9.20
koda [Sat, 28 Dec 2013 21:24:23 +0100] rev 9856
correctly handle @rpath
Thu, 26 Dec 2013 05:48:51 -0800 Merge pull request #5 from AMDmi3/freebsd
Vittorio Giovara <vittorio.giovara@gmail.com> [Thu, 26 Dec 2013 05:48:51 -0800] rev 9855
Merge pull request #5 from AMDmi3/freebsd Fixes required to build hw on freebsd
Fri, 27 Dec 2013 01:25:03 +0400 merge 0.9.20
unc0rr [Fri, 27 Dec 2013 01:25:03 +0400] rev 9854
merge
Wed, 25 Dec 2013 08:44:39 -0500 give cake a tiny initial push so it does something useful in zerog
nemo [Wed, 25 Dec 2013 08:44:39 -0500] rev 9853
give cake a tiny initial push so it does something useful in zerog
Wed, 25 Dec 2013 11:52:09 +0400 Prevent div by zero
unc0rr [Wed, 25 Dec 2013 11:52:09 +0400] rev 9852
Prevent div by zero
Thu, 26 Dec 2013 16:18:19 +0100 skip writing the full destination name 0.9.20
koda [Thu, 26 Dec 2013 16:18:19 +0100] rev 9851
skip writing the full destination name
Tue, 24 Dec 2013 18:39:23 -0500 merge w/ 0.9.20
nemo [Tue, 24 Dec 2013 18:39:23 -0500] rev 9850
merge w/ 0.9.20
Thu, 26 Dec 2013 16:17:22 +0100 copy the png library 0.9.20
koda [Thu, 26 Dec 2013 16:17:22 +0100] rev 9849
copy the png library
Tue, 24 Dec 2013 18:38:27 -0500 forgot this one too 0.9.20
nemo [Tue, 24 Dec 2013 18:38:27 -0500] rev 9848
forgot this one too
Tue, 24 Dec 2013 17:00:17 -0500 pick up trunk changes (AI, encoding) 0.9.20
nemo [Tue, 24 Dec 2013 17:00:17 -0500] rev 9847
pick up trunk changes (AI, encoding)
Tue, 24 Dec 2013 16:58:49 -0500 I hate windows. This probably fixes text.
nemo [Tue, 24 Dec 2013 16:58:49 -0500] rev 9846
I hate windows. This probably fixes text.
Wed, 25 Dec 2013 00:56:44 +0400 merge from default 0.9.20
unc0rr [Wed, 25 Dec 2013 00:56:44 +0400] rev 9845
merge from default
Tue, 24 Dec 2013 15:55:22 -0500 quick sanity change for AI + zerog
nemo [Tue, 24 Dec 2013 15:55:22 -0500] rev 9844
quick sanity change for AI + zerog
Wed, 25 Dec 2013 00:55:26 +0400 Bump up protocol number 0.9.20
unc0rr [Wed, 25 Dec 2013 00:55:26 +0400] rev 9843
Bump up protocol number
Tue, 24 Dec 2013 15:44:50 -0500 few more changes
nemo [Tue, 24 Dec 2013 15:44:50 -0500] rev 9842
few more changes
Wed, 25 Dec 2013 00:32:41 +0400 this is really annoying
unc0rr [Wed, 25 Dec 2013 00:32:41 +0400] rev 9841
this is really annoying
Tue, 24 Dec 2013 15:21:28 -0500 0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo [Tue, 24 Dec 2013 15:21:28 -0500] rev 9840
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
Wed, 25 Dec 2013 00:30:50 +0400 Allow skip in move
unc0rr [Wed, 25 Dec 2013 00:30:50 +0400] rev 9839
Allow skip in move
Wed, 25 Dec 2013 00:10:16 +0400 merge
unc0rr [Wed, 25 Dec 2013 00:10:16 +0400] rev 9838
merge
Tue, 24 Dec 2013 23:17:44 +0400 Make server aware of new versions
unc0rr [Tue, 24 Dec 2013 23:17:44 +0400] rev 9837
Make server aware of new versions
Tue, 24 Dec 2013 22:16:07 +0400 Rework of No Gravity script:
unc0rr [Tue, 24 Dec 2013 22:16:07 +0400] rev 9836
Rework of No Gravity script: - Now called Gravity, gravity is derived from get away time percentage in game scheme - Watchdog which sets gravity to normal when TurnTimeLeft is frozen for more than 15 seconds
Tue, 24 Dec 2013 15:07:41 -0500 Remove some wtfism that was breaking localisation
nemo [Tue, 24 Dec 2013 15:07:41 -0500] rev 9835
Remove some wtfism that was breaking localisation
Tue, 24 Dec 2013 12:52:08 -0500 Recover old tips from .ts files. This addresses bug #740
nemo [Tue, 24 Dec 2013 12:52:08 -0500] rev 9834
Recover old tips from .ts files. This addresses bug #740
Tue, 24 Dec 2013 10:10:56 -0500 Pick random tip from the tip file each time front page is viewed.
nemo [Tue, 24 Dec 2013 10:10:56 -0500] rev 9833
Pick random tip from the tip file each time front page is viewed.
Tue, 24 Dec 2013 09:53:08 -0500 Localise tips again. Including new german contribution from bug #738. We should look into the old .ts files and see if there are translations that can be recovered.
nemo [Tue, 24 Dec 2013 09:53:08 -0500] rev 9832
Localise tips again. Including new german contribution from bug #738. We should look into the old .ts files and see if there are translations that can be recovered.
Tue, 24 Dec 2013 01:10:38 +0200 typos correction
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 24 Dec 2013 01:10:38 +0200] rev 9831
typos correction
Mon, 23 Dec 2013 15:11:55 -0500 svg
nemo [Mon, 23 Dec 2013 15:11:55 -0500] rev 9830
svg
Mon, 23 Dec 2013 23:08:40 +0400 'Open packages directory' button on dlc page
unc0rr [Mon, 23 Dec 2013 23:08:40 +0400] rev 9829
'Open packages directory' button on dlc page
Mon, 23 Dec 2013 13:51:51 -0500 merge of volkan's commit followed by lupdate to pick up the new strings
nemo [Mon, 23 Dec 2013 13:51:51 -0500] rev 9828
merge of volkan's commit followed by lupdate to pick up the new strings
Mon, 23 Dec 2013 12:52:39 -0500 Purely a whitespace change. Going to try to stick to consistent line endings in the future.
nemo [Mon, 23 Dec 2013 12:52:39 -0500] rev 9827
Purely a whitespace change. Going to try to stick to consistent line endings in the future.
Mon, 23 Dec 2013 12:49:45 -0500 update german
wuzzy [Mon, 23 Dec 2013 12:49:45 -0500] rev 9826
update german
Mon, 23 Dec 2013 12:22:55 -0500 more advbounce flagging
nemo [Mon, 23 Dec 2013 12:22:55 -0500] rev 9825
more advbounce flagging
Mon, 23 Dec 2013 00:52:02 -0500 make punch usable with no gravity lua
nemo [Mon, 23 Dec 2013 00:52:02 -0500] rev 9824
make punch usable with no gravity lua
Mon, 23 Dec 2013 03:15:39 +0200 code formatting/consistency
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 23 Dec 2013 03:15:39 +0200] rev 9823
code formatting/consistency
Mon, 23 Dec 2013 03:11:17 +0200 oops, remove debug message
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 23 Dec 2013 03:11:17 +0200] rev 9822
oops, remove debug message
Mon, 23 Dec 2013 02:59:44 +0200 check if save from old campaign name scheme exists and if so rename it to use _ instead of spaces -see issue 722
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 23 Dec 2013 02:59:44 +0200] rev 9821
check if save from old campaign name scheme exists and if so rename it to use _ instead of spaces -see issue #722
Sun, 22 Dec 2013 15:49:01 -0500 stricter check of dY and collision
nemo [Sun, 22 Dec 2013 15:49:01 -0500] rev 9820
stricter check of dY and collision
Mon, 23 Dec 2013 00:20:02 +0400 Move to No_Gravity and add .cfg
unc0rr [Mon, 23 Dec 2013 00:20:02 +0400] rev 9819
Move to No_Gravity and add .cfg
Sun, 22 Dec 2013 15:11:13 -0500 Default to ...
nemo [Sun, 22 Dec 2013 15:11:13 -0500] rev 9818
Default to ...
Sun, 22 Dec 2013 14:46:30 -0500 allow poison clouds to flag active using tmpflag
nemo [Sun, 22 Dec 2013 14:46:30 -0500] rev 9817
allow poison clouds to flag active using tmpflag
Sun, 22 Dec 2013 23:17:42 +0400 No gravity mode
unc0rr [Sun, 22 Dec 2013 23:17:42 +0400] rev 9816
No gravity mode
Sun, 22 Dec 2013 23:16:55 +0400 - Fix typo in frontend debug output
unc0rr [Sun, 22 Dec 2013 23:16:55 +0400] rev 9815
- Fix typo in frontend debug output - Expose gravity to scripts (in percents, 100 = normal)
Sun, 22 Dec 2013 13:44:28 -0500 Graves should not be kicked for EXPLDoNotTouchAny
nemo [Sun, 22 Dec 2013 13:44:28 -0500] rev 9814
Graves should not be kicked for EXPLDoNotTouchAny
Sun, 22 Dec 2013 08:37:10 -0500 add a preliminary description
wuzzy [Sun, 22 Dec 2013 08:37:10 -0500] rev 9813
add a preliminary description
Sat, 21 Dec 2013 15:39:16 -0500 redraw ownertex to fix tinting issue
nemo [Sat, 21 Dec 2013 15:39:16 -0500] rev 9812
redraw ownertex to fix tinting issue
Fri, 20 Dec 2013 22:25:06 -0500 make rubber bouncy even in winter. was considering icy as well but, one, evil, two, would prob want ice sprite like girder
nemo [Fri, 20 Dec 2013 22:25:06 -0500] rev 9811
make rubber bouncy even in winter. was considering icy as well but, one, evil, two, would prob want ice sprite like girder
Sat, 21 Dec 2013 02:18:40 +0200 changing math functions that may cause desyncs
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 21 Dec 2013 02:18:40 +0200] rev 9810
changing math functions that may cause desyncs
Sat, 21 Dec 2013 01:14:59 +0400 Fix warnings
unC0Rr [Sat, 21 Dec 2013 01:14:59 +0400] rev 9809
Fix warnings
Fri, 20 Dec 2013 15:06:18 +0400 Some updates to ru localization
unc0rr [Fri, 20 Dec 2013 15:06:18 +0400] rev 9808
Some updates to ru localization
Wed, 18 Dec 2013 18:43:43 -0500 christmas eve too (matches frontend)
nemo [Wed, 18 Dec 2013 18:43:43 -0500] rev 9807
christmas eve too (matches frontend)
Wed, 18 Dec 2013 15:13:58 -0500 merge since this was committed prior to the hat addition
nemo [Wed, 18 Dec 2013 15:13:58 -0500] rev 9806
merge since this was committed prior to the hat addition
Wed, 18 Dec 2013 21:05:53 +0100 Updated continental to the latest
Vatten [Wed, 18 Dec 2013 21:05:53 +0100] rev 9805
Updated continental to the latest
Wed, 18 Dec 2013 14:50:05 -0500 New hats. Variety of authors. Collected from hats thread by Randi.
nemo [Wed, 18 Dec 2013 14:50:05 -0500] rev 9804
New hats. Variety of authors. Collected from hats thread by Randi.
Wed, 18 Dec 2013 16:10:22 +0400 merge
unc0rr [Wed, 18 Dec 2013 16:10:22 +0400] rev 9803
merge
Wed, 18 Dec 2013 03:06:37 +0200 desert01 fixed destructible terrain marks and cosmos marks for completed main missions
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Dec 2013 03:06:37 +0200] rev 9802
desert01 fixed destructible terrain marks and cosmos marks for completed main missions
Wed, 25 Dec 2013 23:25:25 +0400 Move physfs includes before all others
Dmitry Marakasov <amdmi3@amdmi3.ru> [Wed, 25 Dec 2013 23:25:25 +0400] rev 9801
Move physfs includes before all others This prevents system physfs includes from being picked up when bundled physfs is used
Wed, 18 Dec 2013 01:05:15 +0400 No idea what this is doing, seems to allow recorder instance to not block further engine starts while it is doing its job.
unc0rr [Wed, 18 Dec 2013 01:05:15 +0400] rev 9800
No idea what this is doing, seems to allow recorder instance to not block further engine starts while it is doing its job.
Wed, 25 Dec 2013 23:23:48 +0400 Fix off-by-one in physfs
Dmitry Marakasov <amdmi3@amdmi3.ru> [Wed, 25 Dec 2013 23:23:48 +0400] rev 9799
Fix off-by-one in physfs This change was integrated into physfs upstream as baecd71ae0e7
Tue, 17 Dec 2013 00:02:52 +0400 merge default here sdl2transition
unc0rr [Tue, 17 Dec 2013 00:02:52 +0400] rev 9798
merge default here
Sun, 15 Dec 2013 14:05:42 -0500 remove state from check, just to see if this was why we just desynced
nemo [Sun, 15 Dec 2013 14:05:42 -0500] rev 9797
remove state from check, just to see if this was why we just desynced
Sat, 14 Dec 2013 14:29:14 -0500 state too "why not"
nemo [Sat, 14 Dec 2013 14:29:14 -0500] rev 9796
state too "why not"
Sat, 14 Dec 2013 14:24:03 -0500 clear gstCollision from doStepFallingGear once I'm done with it. hog "physics" doesn't use it, and was screwing up labels
nemo [Sat, 14 Dec 2013 14:24:03 -0500] rev 9795
clear gstCollision from doStepFallingGear once I'm done with it. hog "physics" doesn't use it, and was screwing up labels
Sat, 14 Dec 2013 01:03:10 +0400 merge
unc0rr [Sat, 14 Dec 2013 01:03:10 +0400] rev 9794
merge
Fri, 13 Dec 2013 13:52:10 -0500 lupdate-qt4
nemo [Fri, 13 Dec 2013 13:52:10 -0500] rev 9793
lupdate-qt4
Sat, 14 Dec 2013 01:00:26 +0400 This seems to be enough to fix the bug with sprGirder rendered in stripe
unc0rr [Sat, 14 Dec 2013 01:00:26 +0400] rev 9792
This seems to be enough to fix the bug with sprGirder rendered in stripe
Fri, 13 Dec 2013 22:38:09 +0400 Display team owner in teams widget (addresses issue 174)
unc0rr [Fri, 13 Dec 2013 22:38:09 +0400] rev 9791
Display team owner in teams widget (addresses issue #174)
Fri, 13 Dec 2013 22:14:02 +0400 - /owner command to specify team owner
unc0rr [Fri, 13 Dec 2013 22:14:02 +0400] rev 9790
- /owner command to specify team owner - Move team-related handlers to uTeams
Fri, 13 Dec 2013 21:55:19 +0400 merge
unc0rr [Fri, 13 Dec 2013 21:55:19 +0400] rev 9789
merge
Fri, 13 Dec 2013 11:49:00 -0500 add SetHogTeamName
cairo [Fri, 13 Dec 2013 11:49:00 -0500] rev 9788
add SetHogTeamName
Fri, 13 Dec 2013 00:16:02 +0400 - /greeting command for room greeting message
unc0rr [Fri, 13 Dec 2013 00:16:02 +0400] rev 9787
- /greeting command for room greeting message - Remove some obsolete stuff, some fixes to special rooms
Fri, 13 Dec 2013 00:00:49 +0400 - Remove obsolete protocol message
unc0rr [Fri, 13 Dec 2013 00:00:49 +0400] rev 9786
- Remove obsolete protocol message - Fix some warnings
Thu, 12 Dec 2013 22:57:51 +0400 More sane default weapons: remove rc, freezer, portals and landspray
unc0rr [Thu, 12 Dec 2013 22:57:51 +0400] rev 9785
More sane default weapons: remove rc, freezer, portals and landspray
Thu, 12 Dec 2013 13:33:33 -0500 reduce # of freezers to 1
nemo [Thu, 12 Dec 2013 13:33:33 -0500] rev 9784
reduce # of freezers to 1
Fri, 13 Dec 2013 13:50:14 +0200 changed some things about checkpoints and battle events in desert01,fixes turn interruption when battle one or two is triggered
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 13 Dec 2013 13:50:14 +0200] rev 9783
changed some things about checkpoints and battle events in desert01,fixes turn interruption when battle one or two is triggered
Thu, 12 Dec 2013 02:52:37 +0200 fixed getting device crates with rc plane,end game when device crates destroyed,save/load hero position for checkpoint 5 in desert01
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Dec 2013 02:52:37 +0200] rev 9782
fixed getting device crates with rc plane,end game when device crates destroyed,save/load hero position for checkpoint 5 in desert01
Wed, 11 Dec 2013 17:58:32 +0200 removed bouncy terrain, added visual mark on non-portal/indestructible areas, changed map so only way to win is by using the portal gun
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 11 Dec 2013 17:58:32 +0200] rev 9781
removed bouncy terrain, added visual mark on non-portal/indestructible areas, changed map so only way to win is by using the portal gun
Tue, 10 Dec 2013 13:43:13 -0500 make the rubber band a "flat" surface so bounce is a bit more predictable. This is mostly just for testing. It looks a bit odd walking on it, and unpredictable bounce might even be just fine...
nemo [Tue, 10 Dec 2013 13:43:13 -0500] rev 9780
make the rubber band a "flat" surface so bounce is a bit more predictable. This is mostly just for testing. It looks a bit odd walking on it, and unpredictable bounce might even be just fine...
Tue, 10 Dec 2013 13:26:42 -0500 oups. accidentally commented out both lines
nemo [Tue, 10 Dec 2013 13:26:42 -0500] rev 9779
oups. accidentally commented out both lines
Tue, 10 Dec 2013 22:09:57 +0400 Better diagnostic message when failing to load theme.cfg
unc0rr [Tue, 10 Dec 2013 22:09:57 +0400] rev 9778
Better diagnostic message when failing to load theme.cfg
Tue, 10 Dec 2013 00:20:53 -0500 can't use parsecommand since it does sendipc
nemo [Tue, 10 Dec 2013 00:20:53 -0500] rev 9777
can't use parsecommand since it does sendipc
Tue, 10 Dec 2013 00:05:27 -0500 fix for fail to place using ammo
nemo [Tue, 10 Dec 2013 00:05:27 -0500] rev 9776
fix for fail to place using ammo
Mon, 09 Dec 2013 23:30:41 -0500 match girder on this one.
nemo [Mon, 09 Dec 2013 23:30:41 -0500] rev 9775
match girder on this one.
Mon, 09 Dec 2013 23:13:47 -0500 clear hat if load fails
nemo [Mon, 09 Dec 2013 23:13:47 -0500] rev 9774
clear hat if load fails
Mon, 09 Dec 2013 23:13:17 -0500 set holiday hats for nohat hogs
cairo [Mon, 09 Dec 2013 23:13:17 -0500] rev 9773
set holiday hats for nohat hogs
Tue, 10 Dec 2013 02:30:53 +0200 moon02 fixes: bug that didn't called win(), changed map so blue hog not placed on edges, teleport animations, removed amSkip, also error when drow hero and enemy seems fixed
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 10 Dec 2013 02:30:53 +0200] rev 9772
moon02 fixes: bug that didn't called win(), changed map so blue hog not placed on edges, teleport animations, removed amSkip, also error when drow hero and enemy seems fixed
Tue, 10 Dec 2013 00:00:08 +0400 Don't send empty theme in config
unc0rr [Tue, 10 Dec 2013 00:00:08 +0400] rev 9771
Don't send empty theme in config
Mon, 09 Dec 2013 23:32:57 +0400 - Restrict game config changes in special rooms
unc0rr [Mon, 09 Dec 2013 23:32:57 +0400] rev 9770
- Restrict game config changes in special rooms - /unfix command
Mon, 09 Dec 2013 10:59:38 -0500 Experiment in adding a "boing" graphic for bouncing. It has no text right now (was thinking l10n) and colour is fixed.
nemo [Mon, 09 Dec 2013 10:59:38 -0500] rev 9769
Experiment in adding a "boing" graphic for bouncing. It has no text right now (was thinking l10n) and colour is fixed.
Sun, 08 Dec 2013 16:04:40 -0500 Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
nemo [Sun, 08 Dec 2013 16:04:40 -0500] rev 9768
Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
Sun, 08 Dec 2013 13:49:11 -0500 Add missing gstCollision bug #725
nemo [Sun, 08 Dec 2013 13:49:11 -0500] rev 9767
Add missing gstCollision bug #725
Sun, 08 Dec 2013 17:58:45 +0100 fix Issue #724: Bee sound never stops (underwater when timer is 0)
sheepluva [Sun, 08 Dec 2013 17:58:45 +0100] rev 9766
fix issue #724: Bee sound never stops (underwater when timer is 0) also: instead of flowers add bubbles while underwater
Sun, 08 Dec 2013 12:19:30 +0100 string/typo fixes
sheepluva [Sun, 08 Dec 2013 12:19:30 +0100] rev 9765
string/typo fixes
Sat, 07 Dec 2013 22:09:55 -0500 revert r938d1c08d0d1 in favour of putting it in the chat log. I think this addresses main concern about missing text. There've been complaints in past too about conversation in bubbles not being visible in history. If the objection is that r938d1c08d0d1 offers a more æsthetic solution, I think it should augment this, be flagged, and fix the visual issues first.
nemo [Sat, 07 Dec 2013 22:09:55 -0500] rev 9764
revert r938d1c08d0d1 in favour of putting it in the chat log. I think this addresses main concern about missing text. There've been complaints in past too about conversation in bubbles not being visible in history. If the objection is that r938d1c08d0d1 offers a more æsthetic solution, I think it should augment this, be flagged, and fix the visual issues first.
Sat, 07 Dec 2013 21:41:34 -0500 use a variable that allows negative values instead.
nemo [Sat, 07 Dec 2013 21:41:34 -0500] rev 9763
use a variable that allows negative values instead.
Sun, 08 Dec 2013 02:43:06 +0100 disallow speech bubbles to go offscreen
sheepluva [Sun, 08 Dec 2013 02:43:06 +0100] rev 9762
disallow speech bubbles to go offscreen no tint or tail-directio adjustments for indicating it's offscreen yet though
Sun, 08 Dec 2013 02:36:14 +0100 fix speechbubbles assigning negative values to a Longword value, overflowing it
sheepluva [Sun, 08 Dec 2013 02:36:14 +0100] rev 9761
fix speechbubbles assigning negative values to a Longword value, overflowing it
Fri, 06 Dec 2013 23:53:35 +0100 It seems that at the current state it is necessary to protect sending stats/ending game from multiple execution,
sheepluva [Fri, 06 Dec 2013 23:53:35 +0100] rev 9760
It seems that at the current state it is necessary to protect sending stats/ending game from multiple execution, as that can happen if you e.g. fail a mission more than once in the same tick (e.g. destroying two essential crates at the same time) Otherwise you can get a blank / stuck frontend (e.g. when using deagle to shoot the two last crates at the same time)! the best approach might be to never call the function that sends stats and ends game from any event handler directly, but instead have a flag 'isFailed' that is set to true when any of the possible fails happen and to check that flag every tick to send stats and end game if true
Fri, 06 Dec 2013 22:48:30 +0100 * turned out the no-flight zone is also a no-climb-and-progress zone
sheepluva [Fri, 06 Dec 2013 22:48:30 +0100] rev 9759
* turned out the no-flight zone is also a no-climb-and-progress zone * also changed it to not completely nullify velocity (otherwise cliffjumpers can get stuck in midair), just make sure dy is not negative
Fri, 06 Dec 2013 20:38:48 +0100 some more campaign string tweaks
sheepluva [Fri, 06 Dec 2013 20:38:48 +0100] rev 9758
some more campaign string tweaks
Fri, 06 Dec 2013 17:01:40 +0100 string tweaks and whitespace fixes
sheepluva [Fri, 06 Dec 2013 17:01:40 +0100] rev 9757
string tweaks and whitespace fixes
Fri, 06 Dec 2013 15:37:15 +0100 german translation updates
sheepluva [Fri, 06 Dec 2013 15:37:15 +0100] rev 9756
german translation updates
Fri, 06 Dec 2013 10:22:33 +0100 don't allow autocamera to mess with targetting when e.g. spamming air-attacks in inf attack mode
sheepluva [Fri, 06 Dec 2013 10:22:33 +0100] rev 9755
don't allow autocamera to mess with targetting when e.g. spamming air-attacks in inf attack mode
Fri, 06 Dec 2013 09:30:07 +0200 fix buggy win conditions and stats in death01
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Dec 2013 09:30:07 +0200] rev 9754
fix buggy win conditions and stats in death01
Thu, 05 Dec 2013 00:51:27 +0400 - Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
unc0rr [Thu, 05 Dec 2013 00:51:27 +0400] rev 9753
- Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all. - Define default value for SCRIPT in room config - Allow server admins to join 'registered users only' room
Wed, 04 Dec 2013 12:28:04 +0100 here have some lua love: make parameter count error messages more helpful to lua devs
sheepluva [Wed, 04 Dec 2013 12:28:04 +0100] rev 9752
here have some lua love: make parameter count error messages more helpful to lua devs (also: some whitespace cleanups)
Wed, 04 Dec 2013 10:47:15 +0100 lua call SetAmmoDelay(ammotype, delay). note: as the engine does not yet support per-clan/team/hog ammo delay values, lua scripters will have to keep track of individual delays and set them accordingly before a hedgehog's turn (if they want usage cool-down behavior)
sheepluva [Wed, 04 Dec 2013 10:47:15 +0100] rev 9751
lua call SetAmmoDelay(ammotype, delay). note: as the engine does not yet support per-clan/team/hog ammo delay values, lua scripters will have to keep track of individual delays and set them accordingly before a hedgehog's turn (if they want usage cool-down behavior)
Wed, 04 Dec 2013 09:54:16 +0100 fix misspelled variable name (cosmetic change)
sheepluva [Wed, 04 Dec 2013 09:54:16 +0100] rev 9750
fix misspelled variable name (cosmetic change)
Tue, 03 Dec 2013 22:53:45 -0500 make the team association with hog before calling gear creation. makes some lua a little easier
nemo [Tue, 03 Dec 2013 22:53:45 -0500] rev 9749
make the team association with hog before calling gear creation. makes some lua a little easier
Tue, 03 Dec 2013 22:48:21 -0500 sethogname/hat need to wrap entire operation around test of hog/gear
nemo [Tue, 03 Dec 2013 22:48:21 -0500] rev 9748
sethogname/hat need to wrap entire operation around test of hog/gear
Wed, 04 Dec 2013 02:08:46 +0200 adjusting the wind in fruit02
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 04 Dec 2013 02:08:46 +0200] rev 9747
adjusting the wind in fruit02
Wed, 04 Dec 2013 00:46:04 +0200 fixed wrong saved positions, illegal crate destroying and killing cap.Lime early in fruit02
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 04 Dec 2013 00:46:04 +0200] rev 9746
fixed wrong saved positions, illegal crate destroying and killing cap.Lime early in fruit02
Wed, 04 Dec 2013 00:19:42 +0400 Load themes lazily
unc0rr [Wed, 04 Dec 2013 00:19:42 +0400] rev 9745
Load themes lazily
Tue, 03 Dec 2013 23:54:58 +0400 Be lazy in loading maps list
unc0rr [Tue, 03 Dec 2013 23:54:58 +0400] rev 9744
Be lazy in loading maps list
Tue, 03 Dec 2013 18:09:54 +0100 make all objects depend on .inc files (which are not correctly positioned in list, because cmake can't deal with that
sheepluva [Tue, 03 Dec 2013 18:09:54 +0100] rev 9743
make all objects depend on .inc files (which are not correctly positioned in list, because cmake can't deal with that
Tue, 03 Dec 2013 12:10:51 -0500 Remove turntimeleft/hog gear check from smine if infinite attack is enabled. just use the flightime for that.
nemo [Tue, 03 Dec 2013 12:10:51 -0500] rev 9742
Remove turntimeleft/hog gear check from smine if infinite attack is enabled. just use the flightime for that.
Tue, 03 Dec 2013 17:39:07 +0100 make source files objects depend on their predecessors in list
sheepluva [Tue, 03 Dec 2013 17:39:07 +0100] rev 9741
make source files objects depend on their predecessors in list
Tue, 03 Dec 2013 17:06:40 +0200 fixed user gain control of npc, rope cheat and overlapping bubbles in fruit01
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Dec 2013 17:06:40 +0200] rev 9740
fixed user gain control of npc, rope cheat and overlapping bubbles in fruit01
Mon, 02 Dec 2013 20:25:15 +0100 make lazy loading of map preview a little bit less of a hack
sheepluva [Mon, 02 Dec 2013 20:25:15 +0100] rev 9739
make lazy loading of map preview a little bit less of a hack
Mon, 02 Dec 2013 23:20:07 +0400 Load hats into the model lazily
unc0rr [Mon, 02 Dec 2013 23:20:07 +0400] rev 9738
Load hats into the model lazily
Mon, 02 Dec 2013 17:13:22 +0100 fix for: uCollisions.pas(63,50) Hint: Unit "uGearsList" not used in uCollisions
sheepluva [Mon, 02 Dec 2013 17:13:22 +0100] rev 9737
fix for: uCollisions.pas(63,50) Hint: Unit "uGearsList" not used in uCollisions
Mon, 02 Dec 2013 16:52:15 +0100 add missing initializers for 'dlc' variables for the 3 default generated map types (fixes 3 clang warnings)
sheepluva [Mon, 02 Dec 2013 16:52:15 +0100] rev 9736
add missing initializers for 'dlc' variables for the 3 default generated map types (fixes 3 clang warnings)
Mon, 02 Dec 2013 12:40:16 +0100 don't generate any map previews until they are actually visible. this should improve hedgewars startup performance on weak machines
sheepluva [Mon, 02 Dec 2013 12:40:16 +0100] rev 9735
don't generate any map previews until they are actually visible. this should improve hedgewars startup performance on weak machines
Mon, 02 Dec 2013 04:35:02 +0200 fixed moving npc and flying in forbidden area in ice01
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 02 Dec 2013 04:35:02 +0200] rev 9734
fixed moving npc and flying in forbidden area in ice01
Mon, 02 Dec 2013 03:07:28 +0200 fixed overlapping bubbles and wrong dialog triggering in moon01
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 02 Dec 2013 03:07:28 +0200] rev 9733
fixed overlapping bubbles and wrong dialog triggering in moon01
Sun, 01 Dec 2013 13:22:06 -0500 don't abort changeammo on attacking/attacked in infattack mode, keep scrolling through slot after setweap even if a multishoot was aborted triggering gstattacked, to ensure proper ammo gets set for next turn
nemo [Sun, 01 Dec 2013 13:22:06 -0500] rev 9732
don't abort changeammo on attacking/attacked in infattack mode, keep scrolling through slot after setweap even if a multishoot was aborted triggering gstattacked, to ensure proper ammo gets set for next turn
Sat, 30 Nov 2013 22:34:39 -0500 Make sticky mine respect lfBouncy, make hogs do same, kinda... make uCollisions return land w/ mask, restrict bouncy to advbounce gears only, which means piano doesn't bounce anymore
nemo [Sat, 30 Nov 2013 22:34:39 -0500] rev 9731
Make sticky mine respect lfBouncy, make hogs do same, kinda... make uCollisions return land w/ mask, restrict bouncy to advbounce gears only, which means piano doesn't bounce anymore
Sat, 30 Nov 2013 20:53:54 +0400 Fix erroneous message in console debug
unc0rr [Sat, 30 Nov 2013 20:53:54 +0400] rev 9730
Fix erroneous message in console debug
Sat, 30 Nov 2013 17:43:58 +0400 Show "incompatible version" message instead of "no such room" on try to join room with another protocol version
unc0rr [Sat, 30 Nov 2013 17:43:58 +0400] rev 9729
Show "incompatible version" message instead of "no such room" on try to join room with another protocol version
Sat, 30 Nov 2013 14:36:41 +0100 fix for regression issue 669 "Lobby: User context-menu of offline user shows all options as if user was still online"
sheepluva [Sat, 30 Nov 2013 14:36:41 +0100] rev 9728
fix for regression issue #669 "Lobby: User context-menu of offline user shows all options as if user was still online"
Sat, 30 Nov 2013 14:33:23 +0100 small cleanup etc
sheepluva [Sat, 30 Nov 2013 14:33:23 +0100] rev 9727
small cleanup etc
Sat, 30 Nov 2013 14:05:22 +0100 don't show 'follow' entry for players that are in lobby
sheepluva [Sat, 30 Nov 2013 14:05:22 +0100] rev 9726
don't show 'follow' entry for players that are in lobby
Sat, 30 Nov 2013 13:42:14 +0100 regression fix: reallow offline players to be added to friendslist/ignore list
sheepluva [Sat, 30 Nov 2013 13:42:14 +0100] rev 9725
regression fix: reallow offline players to be added to friendslist/ignore list
Sat, 30 Nov 2013 11:14:32 +0100 fixing position of spawning sparkles of target gears by applying a filthy workaround for a filthy bug in the filthy filthy doStepCase handler.
sheepluva [Sat, 30 Nov 2013 11:14:32 +0100] rev 9724
fixing position of spawning sparkles of target gears by applying a filthy workaround for a filthy bug in the filthy filthy doStepCase handler. please read issue #721 ps: filthy.
Fri, 29 Nov 2013 18:46:32 +0100 whip: visual enhancements (hat'n'dust) as suggested by nemo
sheepluva [Fri, 29 Nov 2013 18:46:32 +0100] rev 9723
whip: visual enhancements (hat'n'dust) as suggested by nemo
Fri, 29 Nov 2013 15:53:46 +0400 Quick and simple dynamite AI without precalculated retreat and without accurate dynamite physics model (no bounce). Still does pretty well, using it mostly off cliffs.
unc0rr [Fri, 29 Nov 2013 15:53:46 +0400] rev 9722
Quick and simple dynamite AI without precalculated retreat and without accurate dynamite physics model (no bounce). Still does pretty well, using it mostly off cliffs.
Thu, 28 Nov 2013 21:13:49 -0500 Initial pass at bounciness. To try it out, or lfBouncy on girder in uLandGraphics (search for the word graphically)
nemo [Thu, 28 Nov 2013 21:13:49 -0500] rev 9721
Initial pass at bounciness. To try it out, or lfBouncy on girder in uLandGraphics (search for the word graphically)
Thu, 28 Nov 2013 00:41:35 +0400 Animate hedgehogs healths inside team health bar. Proper animation for the case when max team health grows is lost though.
unc0rr [Thu, 28 Nov 2013 00:41:35 +0400] rev 9720
Animate hedgehogs healths inside team health bar. Proper animation for the case when max team health grows is lost though.
Wed, 27 Nov 2013 19:10:53 +0100 update credits
sheepluva [Wed, 27 Nov 2013 19:10:53 +0100] rev 9719
update credits
Mon, 25 Nov 2013 22:09:42 +0100 unbreak various parts of campaign variable loading/saving
sheepluva [Mon, 25 Nov 2013 22:09:42 +0100] rev 9718
unbreak various parts of campaign variable loading/saving
Mon, 25 Nov 2013 10:12:18 +0100 don't let (am)Nothing change allowed aiming angles. e.g. fixes aiming problems when on last rope. please test for possible side effects (flying saucer and whatnot)
sheepluva [Mon, 25 Nov 2013 10:12:18 +0100] rev 9717
don't let (am)Nothing change allowed aiming angles. e.g. fixes aiming problems when on last rope. please test for possible side effects (flying saucer and whatnot)
Sun, 24 Nov 2013 22:12:23 -0500 *grumble grumble*
nemo [Sun, 24 Nov 2013 22:12:23 -0500] rev 9716
*grumble grumble*
Mon, 25 Nov 2013 01:03:14 +0400 Forbid /delegate to room admin
unc0rr [Mon, 25 Nov 2013 01:03:14 +0400] rev 9715
Forbid /delegate to room admin
Sun, 24 Nov 2013 22:11:55 -0500 fix tag toggling. I think...
nemo [Sun, 24 Nov 2013 22:11:55 -0500] rev 9714
fix tag toggling. I think...
Sun, 24 Nov 2013 14:03:33 -0500 another broken element
nemo [Sun, 24 Nov 2013 14:03:33 -0500] rev 9713
another broken element
Sun, 24 Nov 2013 14:00:24 -0500 fix translation xml
nemo [Sun, 24 Nov 2013 14:00:24 -0500] rev 9712
fix translation xml
Sat, 14 Dec 2013 21:16:20 +0400 To prevent that weird crash, you need to initialize SDL before Qt sdl2transition
unc0rr [Sat, 14 Dec 2013 21:16:20 +0400] rev 9711
To prevent that weird crash, you need to initialize SDL before Qt
Sun, 24 Nov 2013 13:07:55 +0400 Fix typo reported by MK
unc0rr [Sun, 24 Nov 2013 13:07:55 +0400] rev 9710
Fix typo reported by MK
Fri, 06 Dec 2013 00:56:56 +0100 Qt and SDL2 do not play nice on osx apparently sdl2transition
koda [Fri, 06 Dec 2013 00:56:56 +0100] rev 9709
Qt and SDL2 do not play nice on osx apparently
Fri, 22 Nov 2013 15:23:28 -0500 gear deletion called inappropriately.
nemo [Fri, 22 Nov 2013 15:23:28 -0500] rev 9708
gear deletion called inappropriately.
Fri, 06 Dec 2013 00:45:32 +0100 use clang on mavericks sdl2transition
koda [Fri, 06 Dec 2013 00:45:32 +0100] rev 9707
use clang on mavericks
Tue, 19 Nov 2013 22:15:40 -0500 return land word from uCollisions to make decisions based on it. Should be handy for trampoline.
nemo [Tue, 19 Nov 2013 22:15:40 -0500] rev 9706
return land word from uCollisions to make decisions based on it. Should be handy for trampoline.
Fri, 06 Dec 2013 00:28:55 +0100 fix linking on osx by hardcoding the default library output path sdl2transition
koda [Fri, 06 Dec 2013 00:28:55 +0100] rev 9705
fix linking on osx by hardcoding the default library output path
Mon, 18 Nov 2013 22:14:16 +0100 german translation update
Wuzzy [Mon, 18 Nov 2013 22:14:16 +0100] rev 9704
german translation update PS: * I also merged in the typo fixes by nemo and hasufell * Sorry it took so looooong for this to actually get committed -sheepluva
Fri, 06 Dec 2013 00:02:10 +0100 use NOSDL2 for consistency sdl2transition
koda [Fri, 06 Dec 2013 00:02:10 +0100] rev 9703
use NOSDL2 for consistency
Mon, 18 Nov 2013 00:44:30 +0400 - Column for script in rooms list
unc0rr [Mon, 18 Nov 2013 00:44:30 +0400] rev 9702
- Column for script in rooms list - Get rid of scheme and weapons filters
Mon, 11 Nov 2013 00:15:20 +0400 Frontend builds sdl2transition
unc0rr [Mon, 11 Nov 2013 00:15:20 +0400] rev 9701
Frontend builds
Fri, 15 Nov 2013 14:41:36 -0500 Fix .desktop conformance warnings
Mailaender [Fri, 15 Nov 2013 14:41:36 -0500] rev 9700
Fix .desktop conformance warnings
Sun, 10 Nov 2013 14:04:15 +0400 Accept SDL_TEXTINPUT events for chat (why first and only first chat invocation receives event for 't' key?) sdl2transition
unc0rr [Sun, 10 Nov 2013 14:04:15 +0400] rev 9699
Accept SDL_TEXTINPUT events for chat (why first and only first chat invocation receives event for 't' key?)
Thu, 14 Nov 2013 12:47:22 -0500 Make birdy fly away if hog gear is deleted.
nemo [Thu, 14 Nov 2013 12:47:22 -0500] rev 9698
Make birdy fly away if hog gear is deleted.
Sun, 10 Nov 2013 01:45:43 +0400 All I want is to receive some events... sdl2transition
unc0rr [Sun, 10 Nov 2013 01:45:43 +0400] rev 9697
All I want is to receive some events...
Wed, 13 Nov 2013 09:35:52 -0500 bug #695 add left tex to stop repeating sun
almikes [Wed, 13 Nov 2013 09:35:52 -0500] rev 9696
bug #695 add left tex to stop repeating sun
Wed, 13 Nov 2013 00:57:41 +0200 added campaigns_el.txt
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 13 Nov 2013 00:57:41 +0200] rev 9695
added campaigns_el.txt
Fri, 08 Nov 2013 17:53:02 +0400 - Keyboard bindings seem to work fully sdl2transition
unc0rr [Fri, 08 Nov 2013 17:53:02 +0400] rev 9694
- Keyboard bindings seem to work fully - Catch mouse wheel event (bindings don't work for unknown reason)
Tue, 12 Nov 2013 22:34:54 -0500 Delete now toggles hiding team area
nemo [Tue, 12 Nov 2013 22:34:54 -0500] rev 9693
Delete now toggles hiding team area
Tue, 12 Nov 2013 00:37:37 +0200 typo correction
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 12 Nov 2013 00:37:37 +0200] rev 9692
typo correction
Fri, 08 Nov 2013 14:22:22 +0400 Use scancodes. Most bindings work now. sdl2transition
unc0rr [Fri, 08 Nov 2013 14:22:22 +0400] rev 9691
Use scancodes. Most bindings work now.
Tue, 12 Nov 2013 15:38:45 +0400 Handle absence of "SCRIPT" in replay
unc0rr [Tue, 12 Nov 2013 15:38:45 +0400] rev 9690
Handle absence of "SCRIPT" in replay
Tue, 12 Nov 2013 00:34:56 +0200 missions_el added
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 12 Nov 2013 00:34:56 +0200] rev 9689
missions_el added
Thu, 07 Nov 2013 22:51:34 +0400 - Fix TryPut, so really large maps could load sdl2transition
unc0rr [Thu, 07 Nov 2013 22:51:34 +0400] rev 9688
- Fix TryPut, so really large maps could load - Revert improper fix to sound issue
Fri, 08 Nov 2013 23:11:27 -0500 merge
nemo [Fri, 08 Nov 2013 23:11:27 -0500] rev 9687
merge
Thu, 07 Nov 2013 21:15:36 +0400 Sounds can be heard now sdl2transition
unc0rr [Thu, 07 Nov 2013 21:15:36 +0400] rev 9686
Sounds can be heard now
Fri, 08 Nov 2013 23:11:13 -0500 Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects,
nemo [Fri, 08 Nov 2013 23:11:13 -0500] rev 9685
Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects, might as well use it. And we weren't making any other gears invulnerable anyway.
Thu, 07 Nov 2013 21:10:17 +0400 Fix SDL_GL_SwapWindow, engine renders graphics now sdl2transition
unc0rr [Thu, 07 Nov 2013 21:10:17 +0400] rev 9684
Fix SDL_GL_SwapWindow, engine renders graphics now
Thu, 07 Nov 2013 23:08:28 -0500 just an experiment. make these offset 2 as well on X
nemo [Thu, 07 Nov 2013 23:08:28 -0500] rev 9683
just an experiment. make these offset 2 as well on X
Thu, 07 Nov 2013 21:06:30 +0400 Provide more information to SDLTry sdl2transition
unc0rr [Thu, 07 Nov 2013 21:06:30 +0400] rev 9682
Provide more information to SDLTry
Thu, 07 Nov 2013 22:23:34 -0500 fiddle with shift of hog gear collision. need some ropers to try them out
nemo [Thu, 07 Nov 2013 22:23:34 -0500] rev 9681
fiddle with shift of hog gear collision. need some ropers to try them out
Fri, 08 Nov 2013 12:00:47 +0400 Fix chat yet again
unc0rr [Fri, 08 Nov 2013 12:00:47 +0400] rev 9680
Fix chat yet again
Tue, 05 Nov 2013 23:33:23 +0100 some improvements for sdl2 building (not complete nor clean) sdl2transition
koda [Tue, 05 Nov 2013 23:33:23 +0100] rev 9679
some improvements for sdl2 building (not complete nor clean)
Wed, 06 Nov 2013 09:26:14 -0500 fix f10 default if no team binds
nemo [Wed, 06 Nov 2013 09:26:14 -0500] rev 9678
fix f10 default if no team binds
Wed, 06 Nov 2013 00:59:33 +0400 - Use USESDL12 for old SDL sdl2transition
unc0rr [Wed, 06 Nov 2013 00:59:33 +0400] rev 9677
- Use USESDL12 for old SDL - Engine builds, frontend doesn't due to changes in API
Tue, 05 Nov 2013 11:04:26 +0400 Fix broken chat
unc0rr [Tue, 05 Nov 2013 11:04:26 +0400] rev 9676
Fix broken chat
Mon, 04 Nov 2013 22:41:55 -0500 cleanup of timer accidentally exposed prob w/ timebox
nemo [Mon, 04 Nov 2013 22:41:55 -0500] rev 9675
cleanup of timer accidentally exposed prob w/ timebox
Sun, 03 Nov 2013 22:53:37 +0100 merge
koda [Sun, 03 Nov 2013 22:53:37 +0100] rev 9674
merge
Sun, 03 Nov 2013 22:53:16 +0100 enable -fPIC on UNIX only
koda [Sun, 03 Nov 2013 22:53:16 +0100] rev 9673
enable -fPIC on UNIX only
Sun, 03 Nov 2013 14:45:07 -0500 this should prevent sliding when game clock isn't running. sorry unc0rr, not going to bother encapsulating. maybe later. short on time right now/lazy
nemo [Sun, 03 Nov 2013 14:45:07 -0500] rev 9672
this should prevent sliding when game clock isn't running. sorry unc0rr, not going to bother encapsulating. maybe later. short on time right now/lazy
Mon, 04 Nov 2013 01:23:20 +0400 Only toggle afk mode when it's not your turn
unc0rr [Mon, 04 Nov 2013 01:23:20 +0400] rev 9671
Only toggle afk mode when it's not your turn
Sun, 03 Nov 2013 22:39:00 +0400 Quick and simple implementation of afk mode (toggled by /pause)
unc0rr [Sun, 03 Nov 2013 22:39:00 +0400] rev 9670
Quick and simple implementation of afk mode (toggled by /pause)
Sun, 03 Nov 2013 22:37:41 +0400 Small refactor
unc0rr [Sun, 03 Nov 2013 22:37:41 +0400] rev 9669
Small refactor
Sun, 03 Nov 2013 16:54:44 +0100 unbreak png screenshots
sheepluva [Sun, 03 Nov 2013 16:54:44 +0100] rev 9668
unbreak png screenshots
Sat, 02 Nov 2013 22:49:32 +0400 Don't change crosshair look when hedgehog does high jump
unc0rr [Sat, 02 Nov 2013 22:49:32 +0400] rev 9667
Don't change crosshair look when hedgehog does high jump
Fri, 01 Nov 2013 23:50:13 +0400 - Bring back white dot in the center of crosshair. Crosshair is blurred now!
unc0rr [Fri, 01 Nov 2013 23:50:13 +0400] rev 9666
- Bring back white dot in the center of crosshair. Crosshair is blurred now! - untint() function instead of countless repetitions of tint($ff, $ff, $ff, $ff)
Thu, 31 Oct 2013 21:13:07 -0400 merge bday/xmas w/ main
nemo [Thu, 31 Oct 2013 21:13:07 -0400] rev 9665
merge bday/xmas w/ main
Thu, 31 Oct 2013 21:04:39 -0400 ok. this should avoid calling switch inappropriately. also, add skip to trophyrace and add the per-team achievement reporting.
nemo [Thu, 31 Oct 2013 21:04:39 -0400] rev 9664
ok. this should avoid calling switch inappropriately. also, add skip to trophyrace and add the per-team achievement reporting.
Thu, 31 Oct 2013 20:50:20 -0400 so, lack of this was causing the team area to be too squat. at this point tho, I get the impression qt.css is outright replaced by birthday/christmas. This seems inconvenient, and if so, we should merge in changes to qt.css which has quite a bit more stuff in it
nemo [Thu, 31 Oct 2013 20:50:20 -0400] rev 9663
so, lack of this was causing the team area to be too squat. at this point tho, I get the impression qt.css is outright replaced by birthday/christmas. This seems inconvenient, and if so, we should merge in changes to qt.css which has quite a bit more stuff in it
Thu, 31 Oct 2013 23:27:46 +0400 Ensure checkers don't check same replay simultaneously
unc0rr [Thu, 31 Oct 2013 23:27:46 +0400] rev 9662
Ensure checkers don't check same replay simultaneously
Thu, 31 Oct 2013 23:27:06 +0400 Fix 'non-exhaustive pattern' server crash
unc0rr [Thu, 31 Oct 2013 23:27:06 +0400] rev 9661
Fix 'non-exhaustive pattern' server crash
Thu, 31 Oct 2013 10:46:52 -0400 Prevent using SetAmmo to set amNothing to anything.
nemo [Thu, 31 Oct 2013 10:46:52 -0400] rev 9660
Prevent using SetAmmo to set amNothing to anything.
Wed, 30 Oct 2013 15:54:29 -0400 drop onGameTick20 - it has some savings on cpu, but racers demand millisecond precision not 20 millisecond, apparently
nemo [Wed, 30 Oct 2013 15:54:29 -0400] rev 9659
drop onGameTick20 - it has some savings on cpu, but racers demand millisecond precision not 20 millisecond, apparently
Wed, 30 Oct 2013 15:25:17 -0400 this isn't pascal
nemo [Wed, 30 Oct 2013 15:25:17 -0400] rev 9658
this isn't pascal
Wed, 30 Oct 2013 15:13:17 -0400 use gameticks instead of turn timer. untested. also replaced tabs with spaces
nemo [Wed, 30 Oct 2013 15:13:17 -0400] rev 9657
use gameticks instead of turn timer. untested. also replaced tabs with spaces
Wed, 30 Oct 2013 00:18:10 +0400 - More HealthTex to clan structure
unc0rr [Wed, 30 Oct 2013 00:18:10 +0400] rev 9656
- More HealthTex to clan structure - GenericHealthTexture for proper highlight tinting
Tue, 29 Oct 2013 23:47:57 +0400 Tinted crosshair (without that cool white dot in the middle)
unc0rr [Tue, 29 Oct 2013 23:47:57 +0400] rev 9655
Tinted crosshair (without that cool white dot in the middle)
Tue, 29 Oct 2013 23:08:10 +0400 - Cut code with bug to fix issue 713
unc0rr [Tue, 29 Oct 2013 23:08:10 +0400] rev 9654
- Cut code with bug to fix issue #713 - Move team health widget and world edges rendering into their own functions
Mon, 28 Oct 2013 17:32:51 +0100 not useful check
koda [Mon, 28 Oct 2013 17:32:51 +0100] rev 9653
not useful check
Mon, 28 Oct 2013 17:10:07 +0100 fix asm again...
koda [Mon, 28 Oct 2013 17:10:07 +0100] rev 9652
fix asm again...
Mon, 28 Oct 2013 17:03:20 +0100 correctly use USE_TOUCH_INTERFACE
koda [Mon, 28 Oct 2013 17:03:20 +0100] rev 9651
correctly use USE_TOUCH_INTERFACE
Mon, 28 Oct 2013 16:53:20 +0100 add possibility to compile with SDL2 automatically
koda [Mon, 28 Oct 2013 16:53:20 +0100] rev 9650
add possibility to compile with SDL2 automatically
Mon, 28 Oct 2013 14:16:04 +0100 add FindSDL2 module from dhewm repo
koda [Mon, 28 Oct 2013 14:16:04 +0100] rev 9649
add FindSDL2 module from dhewm repo
Mon, 28 Oct 2013 14:07:04 +0100 merge spacecampaign
koda [Mon, 28 Oct 2013 14:07:04 +0100] rev 9648
merge spacecampaign
Sun, 03 Nov 2013 22:54:02 +0100 close branch spacecampaign
koda [Sun, 03 Nov 2013 22:54:02 +0100] rev 9647
close branch
Wed, 25 Sep 2013 05:42:16 +0300 merge with default spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 25 Sep 2013 05:42:16 +0300] rev 9646
merge with default
Sun, 22 Sep 2013 18:34:53 +0300 autoselect weapon in time challenges spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 22 Sep 2013 18:34:53 +0300] rev 9645
autoselect weapon in time challenges
Sun, 22 Sep 2013 17:37:57 +0300 typo spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 22 Sep 2013 17:37:57 +0300] rev 9644
typo
Sun, 22 Sep 2013 05:33:00 +0300 fixed bug that didn't set TurnTimeLeft in first round if dialog not skipped spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 22 Sep 2013 05:33:00 +0300] rev 9643
fixed bug that didn't set TurnTimeLeft in first round if dialog not skipped
Thu, 19 Sep 2013 03:49:29 +0300 use consts for TStatInfo enum spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 19 Sep 2013 03:49:29 +0300] rev 9642
use consts for TStatInfo enum
Thu, 19 Sep 2013 02:33:23 +0300 fixes bug that doesn't display mission name in drop down list spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 19 Sep 2013 02:33:23 +0300] rev 9641
fixes bug that doesn't display mission name in drop down list
Wed, 18 Sep 2013 04:24:10 +0300 some changes regarding hp save in cosmos and moon spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Sep 2013 04:24:10 +0300] rev 9640
some changes regarding hp save in cosmos and moon
Wed, 18 Sep 2013 04:02:13 +0300 remove unnecessary comments spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Sep 2013 04:02:13 +0300] rev 9639
remove unnecessary comments
Wed, 18 Sep 2013 03:53:47 +0300 dialog changes spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Sep 2013 03:53:47 +0300] rev 9638
dialog changes
Wed, 18 Sep 2013 03:09:31 +0300 added event for meteorite mission spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Sep 2013 03:09:31 +0300] rev 9637
added event for meteorite mission
Wed, 18 Sep 2013 02:08:45 +0300 cosmos, after death01 dialogs spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Sep 2013 02:08:45 +0300] rev 9636
cosmos, after death01 dialogs
Wed, 18 Sep 2013 01:25:59 +0300 changes in cosmos map spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Sep 2013 01:25:59 +0300] rev 9635
changes in cosmos map
Tue, 17 Sep 2013 04:09:14 +0300 custom stats and win/lose events spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 17 Sep 2013 04:09:14 +0300] rev 9634
custom stats and win/lose events
Tue, 17 Sep 2013 03:26:33 +0300 image and description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 17 Sep 2013 03:26:33 +0300] rev 9633
image and description
Tue, 17 Sep 2013 02:04:41 +0300 final mission map and most logic spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 17 Sep 2013 02:04:41 +0300] rev 9632
final mission map and most logic
Mon, 16 Sep 2013 05:27:52 +0300 bonus notice in the win/stats page spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 16 Sep 2013 05:27:52 +0300] rev 9631
bonus notice in the win/stats page
Mon, 16 Sep 2013 05:22:40 +0300 add bonuses spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 16 Sep 2013 05:22:40 +0300] rev 9630
add bonuses
Mon, 16 Sep 2013 04:04:15 +0300 hats spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 16 Sep 2013 04:04:15 +0300] rev 9629
hats
Sun, 15 Sep 2013 16:12:34 +0300 removed unnecessary map.cfg spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 15 Sep 2013 16:12:34 +0300] rev 9628
removed unnecessary map.cfg
Sun, 15 Sep 2013 16:07:31 +0300 making death01 easier and less luck dependent spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 15 Sep 2013 16:07:31 +0300] rev 9627
making death01 easier and less luck dependent
Sat, 14 Sep 2013 05:13:05 +0300 add skip to hero spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 14 Sep 2013 05:13:05 +0300] rev 9626
add skip to hero
Sat, 14 Sep 2013 05:11:38 +0300 making death01 easier and less luck dependent to win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 14 Sep 2013 05:11:38 +0300] rev 9625
making death01 easier and less luck dependent to win
Sat, 14 Sep 2013 02:13:20 +0300 fixed bug making the game not end when thanta was dead,reported by Wuzzy spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 14 Sep 2013 02:13:20 +0300] rev 9624
fixed bug making the game not end when thanta was dead,reported by Wuzzy
Sat, 14 Sep 2013 01:00:38 +0300 end game when skip in last dialog spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 14 Sep 2013 01:00:38 +0300] rev 9623
end game when skip in last dialog
Sat, 14 Sep 2013 00:39:59 +0300 fixed hero win the game in case damage has happened to him previously in the same turn reported by Wuzzy spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 14 Sep 2013 00:39:59 +0300] rev 9622
fixed hero win the game in case damage has happened to him previously in the same turn reported by Wuzzy
Fri, 13 Sep 2013 02:43:55 +0300 should fix deadlock checkpoint reported by Wuzzy spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 13 Sep 2013 02:43:55 +0300] rev 9621
should fix deadlock checkpoint reported by Wuzzy
Fri, 13 Sep 2013 02:22:57 +0300 fixed lua error reported by Wuzzy spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 13 Sep 2013 02:22:57 +0300] rev 9620
fixed lua error reported by Wuzzy
Thu, 12 Sep 2013 23:20:32 +0300 fix check for event - guard attack spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 23:20:32 +0300] rev 9619
fix check for event - guard attack
Thu, 12 Sep 2013 23:08:45 +0300 give player only one rope spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 23:08:45 +0300] rev 9618
give player only one rope
Thu, 12 Sep 2013 23:02:14 +0300 fixed bug that didn't endgame when make wrong landing with no fuels spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 23:02:14 +0300] rev 9617
fixed bug that didn't endgame when make wrong landing with no fuels
Thu, 12 Sep 2013 18:26:06 +0300 fixed the bug that didn't saved checkpoint 1 reported by mikade spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 18:26:06 +0300] rev 9616
fixed the bug that didn't saved checkpoint 1 reported by mikade
Thu, 12 Sep 2013 03:49:53 +0300 image and description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 03:49:53 +0300] rev 9615
image and description
Thu, 12 Sep 2013 03:19:31 +0300 added custom stats spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 03:19:31 +0300] rev 9614
added custom stats
Thu, 12 Sep 2013 03:11:30 +0300 cleanup - removed debug prints spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 03:11:30 +0300] rev 9613
cleanup - removed debug prints
Wed, 11 Sep 2013 21:25:50 +0300 many corrections spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 11 Sep 2013 21:25:50 +0300] rev 9612
many corrections
Wed, 11 Sep 2013 08:39:00 +0300 moon side mission map and most of the logic spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 11 Sep 2013 08:39:00 +0300] rev 9611
moon side mission map and most of the logic
Fri, 06 Sep 2013 07:03:12 +0300 win stats spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 07:03:12 +0300] rev 9610
win stats
Fri, 06 Sep 2013 06:59:54 +0300 image and description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 06:59:54 +0300] rev 9609
image and description
Fri, 06 Sep 2013 06:29:42 +0300 added captions with rules and objectives spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 06:29:42 +0300] rev 9608
added captions with rules and objectives
Fri, 06 Sep 2013 06:03:26 +0300 I think it's better map to be destroyable spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 06:03:26 +0300] rev 9607
I think it's better map to be destroyable
Fri, 06 Sep 2013 05:54:59 +0300 mission mechanioncs seems ok spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 05:54:59 +0300] rev 9606
mission mechanioncs seems ok
Wed, 04 Sep 2013 03:32:31 +0300 part of desert03 side mission - map not finished yet, will be commited later spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 04 Sep 2013 03:32:31 +0300] rev 9605
part of desert03 side mission - map not finished yet, will be commited later
Tue, 03 Sep 2013 17:46:25 +0300 image and description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Sep 2013 17:46:25 +0300] rev 9604
image and description
Tue, 03 Sep 2013 17:22:15 +0300 changed some left amDynamite to amMortar spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Sep 2013 17:22:15 +0300] rev 9603
changed some left amDynamite to amMortar
Tue, 03 Sep 2013 04:19:14 +0300 dialogs with objectives added spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Sep 2013 04:19:14 +0300] rev 9602
dialogs with objectives added
Tue, 03 Sep 2013 04:01:19 +0300 added death planet side mission spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Sep 2013 04:01:19 +0300] rev 9601
added death planet side mission
Mon, 02 Sep 2013 18:57:30 +0300 fix check if deleted gear is hog spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 02 Sep 2013 18:57:30 +0300] rev 9600
fix check if deleted gear is hog
Mon, 02 Sep 2013 17:30:34 +0300 change hog names spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 02 Sep 2013 17:30:34 +0300] rev 9599
change hog names
Fri, 30 Aug 2013 05:47:00 +0300 image, description and hats spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 30 Aug 2013 05:47:00 +0300] rev 9598
image, description and hats
Fri, 30 Aug 2013 05:16:29 +0300 add custom stats spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 30 Aug 2013 05:16:29 +0300] rev 9597
add custom stats
Thu, 29 Aug 2013 22:38:10 +0300 added challenge objectives spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 22:38:10 +0300] rev 9596
added challenge objectives
Thu, 29 Aug 2013 19:51:44 +0300 deleted debug prints spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 19:51:44 +0300] rev 9595
deleted debug prints
Thu, 29 Aug 2013 19:50:45 +0300 fixed the time adding in new hero turn spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 19:50:45 +0300] rev 9594
fixed the time adding in new hero turn
Thu, 29 Aug 2013 19:36:27 +0300 changed map and fixed some bugs regarding hog turning and adding more teleport spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 19:36:27 +0300] rev 9593
changed map and fixed some bugs regarding hog turning and adding more teleport
Thu, 29 Aug 2013 16:18:13 +0300 a bug fix spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 16:18:13 +0300] rev 9592
a bug fix
Thu, 29 Aug 2013 15:13:28 +0300 fixed bug that caused enemy hogs not to play spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 15:13:28 +0300] rev 9591
fixed bug that caused enemy hogs not to play
Thu, 29 Aug 2013 08:04:10 +0300 fruit side mission map and some logic spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 08:04:10 +0300] rev 9590
fruit side mission map and some logic
Tue, 27 Aug 2013 04:45:00 +0300 cosmos corrections spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 04:45:00 +0300] rev 9589
cosmos corrections
Tue, 27 Aug 2013 03:44:19 +0300 minor string correction spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 03:44:19 +0300] rev 9588
minor string correction
Tue, 27 Aug 2013 03:29:25 +0300 fixed bug not displaying fuit02 after selecting fruitPlanet from cosmos spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 03:29:25 +0300] rev 9587
fixed bug not displaying fuit02 after selecting fruitPlanet from cosmos
Tue, 27 Aug 2013 02:54:15 +0300 stats in case player hasn't/can't reach a new destination spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 02:54:15 +0300] rev 9586
stats in case player hasn't/can't reach a new destination
Tue, 27 Aug 2013 02:41:28 +0300 fixed bug in cosmos that permitted user to go to moon without collecting the saucer and removed ammo that was added for debug purposes spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 02:41:28 +0300] rev 9585
fixed bug in cosmos that permitted user to go to moon without collecting the saucer and removed ammo that was added for debug purposes
Tue, 27 Aug 2013 02:00:13 +0300 add stats to cosmos spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 02:00:13 +0300] rev 9584
add stats to cosmos
Sun, 27 Oct 2013 22:34:25 -0400 not sure why this nil check is in here
nemo [Sun, 27 Oct 2013 22:34:25 -0400] rev 9583
not sure why this nil check is in here
Tue, 27 Aug 2013 01:25:46 +0300 less variables used to save the checkpoints - potential breakage xD spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 01:25:46 +0300] rev 9582
less variables used to save the checkpoints - potential breakage xD
Sun, 27 Oct 2013 00:39:06 +0400 Oops, looked in the deprecated file
unc0rr [Sun, 27 Oct 2013 00:39:06 +0400] rev 9581
Oops, looked in the deprecated file
Mon, 26 Aug 2013 06:23:19 +0300 fix typo in cosmos spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 26 Aug 2013 06:23:19 +0300] rev 9580
fix typo in cosmos
Sat, 26 Oct 2013 13:58:49 -0400 Remove this looping past F10. causes infinite loop with no weapons. Besides, should always have skip in last slot unless a script is screwing with it.
nemo [Sat, 26 Oct 2013 13:58:49 -0400] rev 9579
Remove this looping past F10. causes infinite loop with no weapons. Besides, should always have skip in last slot unless a script is screwing with it.
Mon, 26 Aug 2013 06:13:36 +0300 save main missions' status spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 26 Aug 2013 06:13:36 +0300] rev 9578
save main missions' status
Thu, 24 Oct 2013 21:18:22 -0400 I can't find any reason why the event filtering was halting further event handling w/ a true here. In any case removing it fixes bug #658
nemo [Thu, 24 Oct 2013 21:18:22 -0400] rev 9577
I can't find any reason why the event filtering was halting further event handling w/ a true here. In any case removing it fixes bug #658
Mon, 26 Aug 2013 02:08:11 +0300 more chanllenge details in ice02 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 26 Aug 2013 02:08:11 +0300] rev 9576
more chanllenge details in ice02
Thu, 24 Oct 2013 14:02:26 -0400 revert r67e257b98422 to close out bug #660. shift-f1 is even more undiscoverable than a tooltip for this important piece of info, and wasn't printing the name for me either.
nemo [Thu, 24 Oct 2013 14:02:26 -0400] rev 9575
revert r67e257b98422 to close out bug #660. shift-f1 is even more undiscoverable than a tooltip for this important piece of info, and wasn't printing the name for me either.
Sat, 24 Aug 2013 06:36:02 +0300 strings checked, all ok except ice02 that will be probably changed spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 24 Aug 2013 06:36:02 +0300] rev 9574
strings checked, all ok except ice02 that will be probably changed
Wed, 23 Oct 2013 22:25:17 +0400 Oh, dudes :(
unc0rr [Wed, 23 Oct 2013 22:25:17 +0400] rev 9573
Oh, dudes :( (reduce number of hacks; see, is it terribly hard to do it properly?)
Sat, 24 Aug 2013 04:14:33 +0300 added death planet in cosmos without the order restriction yet spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 24 Aug 2013 04:14:33 +0300] rev 9572
added death planet in cosmos without the order restriction yet
Wed, 23 Oct 2013 12:46:29 -0400 untested. decrement timer while firing rope. there've been a few complaints 'bout this.
nemo [Wed, 23 Oct 2013 12:46:29 -0400] rev 9571
untested. decrement timer while firing rope. there've been a few complaints 'bout this.
Fri, 23 Aug 2013 23:46:10 +0300 added death01 in cosmos spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 23 Aug 2013 23:46:10 +0300] rev 9570
added death01 in cosmos
Wed, 23 Oct 2013 04:35:23 +0200 add /history command from chat
koda [Wed, 23 Oct 2013 04:35:23 +0200] rev 9569
add /history command from chat
Fri, 23 Aug 2013 03:43:53 +0300 description and image spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 23 Aug 2013 03:43:53 +0300] rev 9568
description and image
Mon, 21 Oct 2013 12:38:24 -0400 This test is intended to avoid repeatedly calling 5 ScriptSetIntegers each script call, that won't ever change after the map is created.
nemo [Mon, 21 Oct 2013 12:38:24 -0400] rev 9567
This test is intended to avoid repeatedly calling 5 ScriptSetIntegers each script call, that won't ever change after the map is created.
Thu, 22 Aug 2013 23:46:34 +0300 dialogs spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 23:46:34 +0300] rev 9566
dialogs
Sun, 20 Oct 2013 20:10:09 -0400 avoid infinite loop
nemo [Sun, 20 Oct 2013 20:10:09 -0400] rev 9565
avoid infinite loop
Thu, 22 Aug 2013 20:56:18 +0300 second human hog for dialogs spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 20:56:18 +0300] rev 9564
second human hog for dialogs
Sun, 20 Oct 2013 18:25:58 -0400 make landspray build across too
nemo [Sun, 20 Oct 2013 18:25:58 -0400] rev 9563
make landspray build across too
Thu, 22 Aug 2013 19:57:07 +0300 win event spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 19:57:07 +0300] rev 9562
win event
Sat, 19 Oct 2013 23:44:40 -0400 call bounce sound less often
nemo [Sat, 19 Oct 2013 23:44:40 -0400] rev 9561
call bounce sound less often
Thu, 22 Aug 2013 03:21:30 +0300 event in case hero dies spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 03:21:30 +0300] rev 9560
event in case hero dies
Sat, 19 Oct 2013 16:10:57 -0400 Prevent attacking yourself w/ plane from crashing
nemo [Sat, 19 Oct 2013 16:10:57 -0400] rev 9559
Prevent attacking yourself w/ plane from crashing
Thu, 22 Aug 2013 03:06:30 +0300 forgotten file and death planet map and some logic spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 03:06:30 +0300] rev 9558
forgotten file and death planet map and some logic
Sat, 19 Oct 2013 15:59:47 -0400 differentiate borders a bit
nemo [Sat, 19 Oct 2013 15:59:47 -0400] rev 9557
differentiate borders a bit
Wed, 21 Aug 2013 03:37:36 +0300 description and image spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 21 Aug 2013 03:37:36 +0300] rev 9556
description and image
Sat, 19 Oct 2013 00:42:24 +0400 uhm... a feature
unc0rr [Sat, 19 Oct 2013 00:42:24 +0400] rev 9555
uhm... a feature
Wed, 21 Aug 2013 03:15:29 +0300 removed debug prints spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 21 Aug 2013 03:15:29 +0300] rev 9554
removed debug prints
Fri, 18 Oct 2013 16:05:31 +0400 Some tweaks to ellipse code to produce less points
unc0rr [Fri, 18 Oct 2013 16:05:31 +0400] rev 9553
Some tweaks to ellipse code to produce less points
Wed, 21 Aug 2013 02:06:31 +0300 checkpoint system seems complete spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 21 Aug 2013 02:06:31 +0300] rev 9552
checkpoint system seems complete
Fri, 18 Oct 2013 15:26:43 +0400 Draw rectangles and ellipses!
unc0rr [Fri, 18 Oct 2013 15:26:43 +0400] rev 9551
Draw rectangles and ellipses!
Tue, 20 Aug 2013 06:07:58 +0300 fixed weapon type typo spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 20 Aug 2013 06:07:58 +0300] rev 9550
fixed weapon type typo
Tue, 15 Oct 2013 23:07:22 +0400 Allow user to enter password for the room he joins
unc0rr [Tue, 15 Oct 2013 23:07:22 +0400] rev 9549
Allow user to enter password for the room he joins
Tue, 20 Aug 2013 05:54:24 +0300 check point fixes spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 20 Aug 2013 05:54:24 +0300] rev 9548
check point fixes
Tue, 15 Oct 2013 22:38:32 +0400 Fix issue 662
unc0rr [Tue, 15 Oct 2013 22:38:32 +0400] rev 9547
Fix issue #662
Tue, 20 Aug 2013 04:46:38 +0300 added custom lua split spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 20 Aug 2013 04:46:38 +0300] rev 9546
added custom lua split
Tue, 15 Oct 2013 11:35:46 +0200 min->max
koda [Tue, 15 Oct 2013 11:35:46 +0200] rev 9545
min->max
Mon, 19 Aug 2013 21:12:53 +0300 position saving functions spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 19 Aug 2013 21:12:53 +0300] rev 9544
position saving functions
Tue, 15 Oct 2013 01:15:39 +0200 Fix bug 656 by using the right resolution values
koda [Tue, 15 Oct 2013 01:15:39 +0200] rev 9543
Fix bug #656 by using the right resolution values
Sat, 17 Aug 2013 04:39:17 +0300 custom stats spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 17 Aug 2013 04:39:17 +0300] rev 9542
custom stats
Mon, 14 Oct 2013 23:57:31 +0400 - Frontend finally learns how to create passworded room
unc0rr [Mon, 14 Oct 2013 23:57:31 +0400] rev 9541
- Frontend finally learns how to create passworded room - Refactor RoomNamePrompt and use it properly
Sat, 17 Aug 2013 04:10:39 +0300 game against red team seems ok spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 17 Aug 2013 04:10:39 +0300] rev 9540
game against red team seems ok
Mon, 14 Oct 2013 00:33:10 -0400 don't kill rope if not extended
nemo [Mon, 14 Oct 2013 00:33:10 -0400] rev 9539
don't kill rope if not extended
Sat, 17 Aug 2013 01:51:20 +0300 scenario of escape seems ok spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 17 Aug 2013 01:51:20 +0300] rev 9538
scenario of escape seems ok
Sun, 13 Oct 2013 23:23:43 +0200 sigh
koda [Sun, 13 Oct 2013 23:23:43 +0200] rev 9537
sigh
Fri, 16 Aug 2013 21:56:06 +0300 this seems to work fine for the escape scenario spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 16 Aug 2013 21:56:06 +0300] rev 9536
this seems to work fine for the escape scenario
Sun, 13 Oct 2013 23:04:56 +0200 and wrap the last variable so that the regex will never fail
koda [Sun, 13 Oct 2013 23:04:56 +0200] rev 9535
and wrap the last variable so that the regex will never fail
Fri, 16 Aug 2013 04:56:06 +0300 many dialogs and events spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 16 Aug 2013 04:56:06 +0300] rev 9534
many dialogs and events
Sun, 13 Oct 2013 14:40:14 -0400 merge last rev
nemo [Sun, 13 Oct 2013 14:40:14 -0400] rev 9533
merge last rev
Thu, 15 Aug 2013 05:37:31 +0300 more dialogs spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 15 Aug 2013 05:37:31 +0300] rev 9532
more dialogs
Sun, 13 Oct 2013 22:31:51 +0400 Unbreak access to Data dir in profile broken in r8b48c27201af
unc0rr [Sun, 13 Oct 2013 22:31:51 +0400] rev 9531
Unbreak access to Data dir in profile broken in r8b48c27201af
Sun, 13 Oct 2013 14:21:35 -0400 fix driver logging
nemo [Sun, 13 Oct 2013 14:21:35 -0400] rev 9530
fix driver logging
Thu, 15 Aug 2013 05:19:46 +0300 first dialogs spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 15 Aug 2013 05:19:46 +0300] rev 9529
first dialogs
Sun, 13 Oct 2013 21:53:42 +0400 Send +i status of all players to logged-in users
unc0rr [Sun, 13 Oct 2013 21:53:42 +0400] rev 9528
Send +i status of all players to logged-in users
Wed, 14 Aug 2013 23:47:54 +0300 fruit planet part 2 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 14 Aug 2013 23:47:54 +0300] rev 9527
fruit planet part 2
Sun, 13 Oct 2013 13:14:32 -0400 make wrapping nicer when there's collision
nemo [Sun, 13 Oct 2013 13:14:32 -0400] rev 9526
make wrapping nicer when there's collision
Tue, 13 Aug 2013 00:02:53 +0300 small fix and image/description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 13 Aug 2013 00:02:53 +0300] rev 9525
small fix and image/description
Fri, 11 Oct 2013 13:06:04 -0400 disable side borders if bounce or wrap
nemo [Fri, 11 Oct 2013 13:06:04 -0400] rev 9524
disable side borders if bounce or wrap
Mon, 12 Aug 2013 22:29:28 +0300 changes regarding the difficulty and AI demo brake error spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 12 Aug 2013 22:29:28 +0300] rev 9523
changes regarding the difficulty and AI demo brake error
Fri, 11 Oct 2013 10:42:50 -0400 tiny tweak to silly mode
nemo [Fri, 11 Oct 2013 10:42:50 -0400] rev 9522
tiny tweak to silly mode
Fri, 11 Oct 2013 17:43:13 +0200 merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
koda [Fri, 11 Oct 2013 17:43:13 +0200] rev 9521
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
Sun, 11 Aug 2013 22:28:58 +0300 stats in case of win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 11 Aug 2013 22:28:58 +0300] rev 9520
stats in case of win
Fri, 11 Oct 2013 00:07:23 +0200 fail early when an incompatible qt version is found
koda [Fri, 11 Oct 2013 00:07:23 +0200] rev 9519
fail early when an incompatible qt version is found
Sat, 10 Aug 2013 22:57:27 +0300 custom stats in case of lose spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 22:57:27 +0300] rev 9518
custom stats in case of lose
Fri, 11 Oct 2013 00:04:36 +0200 fail early when an incompatible cmake version is found
koda [Fri, 11 Oct 2013 00:04:36 +0200] rev 9517
fail early when an incompatible cmake version is found
Sat, 10 Aug 2013 22:44:51 +0300 bug finaly fixed spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 22:44:51 +0300] rev 9516
bug finaly fixed
Thu, 10 Oct 2013 23:33:22 +0200 set the correct framework search path for freepascal on darwin, targetting future cmake releases
koda [Thu, 10 Oct 2013 23:33:22 +0200] rev 9515
set the correct framework search path for freepascal on darwin, targetting future cmake releases
Sat, 10 Aug 2013 21:08:39 +0300 previous fix was wrong.. spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 21:08:39 +0300] rev 9514
previous fix was wrong..
Wed, 09 Oct 2013 01:18:34 +0200 add a few comments inside cmakepascalinformation
koda [Wed, 09 Oct 2013 01:18:34 +0200] rev 9513
add a few comments inside cmakepascalinformation
Sat, 10 Aug 2013 20:44:26 +0300 fix bug that make precise key not responding spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 20:44:26 +0300] rev 9512
fix bug that make precise key not responding
Thu, 10 Oct 2013 15:05:51 +0400 Fill PageEditTeam containers only when it is actually required:
unc0rr [Thu, 10 Oct 2013 15:05:51 +0400] rev 9511
Fill PageEditTeam containers only when it is actually required: - Reduces frontend startup time for 20-25% on my test machine - Also reduces memory usage when the page hasn't been shown
Sat, 10 Aug 2013 20:38:20 +0300 change regarding the difficulty in escape spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 20:38:20 +0300] rev 9510
change regarding the difficulty in escape
Wed, 09 Oct 2013 20:25:16 -0400 skip kill for bounce
nemo [Wed, 09 Oct 2013 20:25:16 -0400] rev 9509
skip kill for bounce
Sat, 10 Aug 2013 04:39:47 +0300 added crates spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 04:39:47 +0300] rev 9508
added crates
Wed, 09 Oct 2013 20:23:06 -0400 kill rope on wrap
nemo [Wed, 09 Oct 2013 20:23:06 -0400] rev 9507
kill rope on wrap
Sat, 10 Aug 2013 04:16:26 +0300 some fixes to the map and the events spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 04:16:26 +0300] rev 9506
some fixes to the map and the events
Wed, 09 Oct 2013 20:16:34 -0400 Allow girder construction to wrap. Makes wrapping w/ large bodies of water a bit more interesting.
nemo [Wed, 09 Oct 2013 20:16:34 -0400] rev 9505
Allow girder construction to wrap. Makes wrapping w/ large bodies of water a bit more interesting.
Sat, 10 Aug 2013 03:56:50 +0300 event for escape win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 03:56:50 +0300] rev 9504
event for escape win
Tue, 08 Oct 2013 23:38:45 +0400 Icons for 'i' and 'c' flags
unc0rr [Tue, 08 Oct 2013 23:38:45 +0400] rev 9503
Icons for 'i' and 'c' flags
Sat, 10 Aug 2013 02:55:28 +0300 changed rounds till suden death spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 02:55:28 +0300] rev 9502
changed rounds till suden death
Tue, 08 Oct 2013 10:28:57 +0400 boo, nemo, boo
unc0rr [Tue, 08 Oct 2013 10:28:57 +0400] rev 9501
boo, nemo, boo
Sat, 10 Aug 2013 02:54:15 +0300 some changes in the map, hog placing etc spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 02:54:15 +0300] rev 9500
some changes in the map, hog placing etc
Mon, 07 Oct 2013 21:31:47 -0400 make this a tiny bit less aggressive
nemo [Mon, 07 Oct 2013 21:31:47 -0400] rev 9499
make this a tiny bit less aggressive
Sat, 10 Aug 2013 00:00:41 +0300 fixed bug that make hog not able to move spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 00:00:41 +0300] rev 9498
fixed bug that make hog not able to move
Mon, 07 Oct 2013 21:31:28 -0400 Issue #581
nemo [Mon, 07 Oct 2013 21:31:28 -0400] rev 9497
issue #581
Fri, 09 Aug 2013 23:30:33 +0300 events spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 09 Aug 2013 23:30:33 +0300] rev 9496
events
Mon, 07 Oct 2013 23:36:40 +0400 - AI quickly shoots with desert eagle till hits the target
unc0rr [Mon, 07 Oct 2013 23:36:40 +0400] rev 9495
- AI quickly shoots with desert eagle till hits the target - Also tries for hits with less number of shots needed
Fri, 09 Aug 2013 19:48:23 +0300 hide hogs and spawn them per waves spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 09 Aug 2013 19:48:23 +0300] rev 9494
hide hogs and spawn them per waves
Mon, 07 Oct 2013 22:22:49 +0400 Scroll chat widget to bottom on show and resize events
unc0rr [Mon, 07 Oct 2013 22:22:49 +0400] rev 9493
Scroll chat widget to bottom on show and resize events
Thu, 08 Aug 2013 22:17:02 +0300 added newly created hogs spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 08 Aug 2013 22:17:02 +0300] rev 9492
added newly created hogs
Fri, 04 Oct 2013 18:41:06 +0400 Fix this for me
unc0rr [Fri, 04 Oct 2013 18:41:06 +0400] rev 9491
Fix this for me
Thu, 08 Aug 2013 18:24:40 +0300 fix bugs and some changes regarting the difficulty in desert02 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 08 Aug 2013 18:24:40 +0300] rev 9490
fix bugs and some changes regarting the difficulty in desert02
Thu, 03 Oct 2013 14:47:33 -0400 add world edges to config
nemo [Thu, 03 Oct 2013 14:47:33 -0400] rev 9489
add world edges to config
Thu, 08 Aug 2013 04:33:45 +0300 dialogs, events for hero death and side choice spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 08 Aug 2013 04:33:45 +0300] rev 9488
dialogs, events for hero death and side choice
Thu, 03 Oct 2013 12:22:12 -0400 couple more wrap calls. freezer still doesn't propagate properly. mostly due to
nemo [Thu, 03 Oct 2013 12:22:12 -0400] rev 9487
couple more wrap calls. freezer still doesn't propagate properly. mostly due to needing something like bullet trail to chop into segments tag borders. Adding that could allow portalling too, probably.
Wed, 07 Aug 2013 23:28:24 +0300 forgot to commit the new files :/ spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 23:28:24 +0300] rev 9486
forgot to commit the new files :/
Thu, 03 Oct 2013 12:10:30 -0400 add shotgun wrap, revert 100px offset. Problematic w/ things that rely on Land.
nemo [Thu, 03 Oct 2013 12:10:30 -0400] rev 9485
add shotgun wrap, revert 100px offset. Problematic w/ things that rely on Land.
Wed, 07 Aug 2013 23:27:40 +0300 fruit planet main mission first commit spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 23:27:40 +0300] rev 9484
fruit planet main mission first commit
Mon, 30 Sep 2013 22:46:48 +0400 Modify Racer script so it could work with special points
unc0rr [Mon, 30 Sep 2013 22:46:48 +0400] rev 9483
Modify Racer script so it could work with special points
Wed, 07 Aug 2013 04:06:52 +0300 removing the Mission prefix from the campaign front end page spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 04:06:52 +0300] rev 9482
removing the Mission prefix from the campaign front end page
Mon, 30 Sep 2013 13:43:55 -0400 toss in a quick n dirty blacking out of the world beyond the barrier. still want to add edge effects, cross effects
nemo [Mon, 30 Sep 2013 13:43:55 -0400] rev 9481
toss in a quick n dirty blacking out of the world beyond the barrier. still want to add edge effects, cross effects
Wed, 07 Aug 2013 00:31:28 +0300 forgot to commit the description :/ spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 00:31:28 +0300] rev 9480
forgot to commit the description :/
Mon, 30 Sep 2013 12:37:44 -0400 move border back a bit from left/right bounds, bee tweak
nemo [Mon, 30 Sep 2013 12:37:44 -0400] rev 9479
move border back a bit from left/right bounds, bee tweak
Wed, 07 Aug 2013 00:27:26 +0300 desert02 image and description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 00:27:26 +0300] rev 9478
desert02 image and description
Sun, 29 Sep 2013 19:03:15 -0400 Make a few more gears honour world edge checks
nemo [Sun, 29 Sep 2013 19:03:15 -0400] rev 9477
Make a few more gears honour world edge checks
Wed, 07 Aug 2013 00:02:58 +0300 fix bug, not triggered event spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 00:02:58 +0300] rev 9476
fix bug, not triggered event
Mon, 30 Sep 2013 00:21:28 +0400 merge
unc0rr [Mon, 30 Sep 2013 00:21:28 +0400] rev 9475
merge
Tue, 06 Aug 2013 23:34:24 +0300 stats and minor corrections, difficulty adjustment spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 06 Aug 2013 23:34:24 +0300] rev 9474
stats and minor corrections, difficulty adjustment
Sun, 29 Sep 2013 16:10:32 -0400 partial implementation of non-infinite world (edge wrap/warp/bounce)
nemo [Sun, 29 Sep 2013 16:10:32 -0400] rev 9473
partial implementation of non-infinite world (edge wrap/warp/bounce)
Mon, 30 Sep 2013 00:20:58 +0400 Incomplete implementation of 'special points' in drawn maps (crashes engine)
unc0rr [Mon, 30 Sep 2013 00:20:58 +0400] rev 9472
Incomplete implementation of 'special points' in drawn maps (crashes engine)
Mon, 05 Aug 2013 20:02:16 +0300 seems ok, stats to be added spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 20:02:16 +0300] rev 9471
seems ok, stats to be added
Fri, 27 Sep 2013 21:52:21 -0400 was a bit hard to read
nemo [Fri, 27 Sep 2013 21:52:21 -0400] rev 9470
was a bit hard to read
Mon, 05 Aug 2013 19:49:43 +0300 event for win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 19:49:43 +0300] rev 9469
event for win
Fri, 27 Sep 2013 12:58:21 +0400 - Actually call uTexture.initModule and .freeModule
unc0rr [Fri, 27 Sep 2013 12:58:21 +0400] rev 9468
- Actually call uTexture.initModule and .freeModule - Fix texture leaks in teams/hedgehogs structures on application shutdown
Mon, 05 Aug 2013 19:45:55 +0300 desert sidwquest map and basic script spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 19:45:55 +0300] rev 9467
desert sidwquest map and basic script
Fri, 27 Sep 2013 00:54:18 +0400 - Load default binds from settings.ini
unc0rr [Fri, 27 Sep 2013 00:54:18 +0400] rev 9466
- Load default binds from settings.ini - Frontend doesn't send dbind commands - Refactor '/dbind' command implementation copypasta
Mon, 05 Aug 2013 17:07:27 +0300 added image and description for ice02 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 17:07:27 +0300] rev 9465
added image and description for ice02
Sat, 21 Sep 2013 23:54:57 +0400 Finish rework of default binds system. Default binds now work even before first turn.
unc0rr [Sat, 21 Sep 2013 23:54:57 +0400] rev 9464
Finish rework of default binds system. Default binds now work even before first turn.
Mon, 05 Aug 2013 16:44:56 +0300 stats in case of win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 16:44:56 +0300] rev 9463
stats in case of win
Sat, 21 Sep 2013 22:32:01 +0400 Hash finding and checking tool
unc0rr [Sat, 21 Sep 2013 22:32:01 +0400] rev 9462
Hash finding and checking tool
Sat, 03 Aug 2013 04:02:43 +0300 dialogs and events for hero lose spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 03 Aug 2013 04:02:43 +0300] rev 9461
dialogs and events for hero lose
Fri, 13 Sep 2013 21:55:53 +0400 Skip some LandPixels manipulations in stats-only mode
unc0rr [Fri, 13 Sep 2013 21:55:53 +0400] rev 9460
Skip some LandPixels manipulations in stats-only mode
Sat, 03 Aug 2013 03:16:40 +0300 making it a little bit more difficult spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 03 Aug 2013 03:16:40 +0300] rev 9459
making it a little bit more difficult
Wed, 11 Sep 2013 17:58:57 -0400 French translation updates + bug #703
Oimat [Wed, 11 Sep 2013 17:58:57 -0400] rev 9458
French translation updates + bug #703
Sat, 03 Aug 2013 03:13:10 +0300 finally most of the mission mechanics seems ok spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 03 Aug 2013 03:13:10 +0300] rev 9457
finally most of the mission mechanics seems ok
Tue, 10 Sep 2013 00:51:11 +0200 update README and COPYING
koda [Tue, 10 Sep 2013 00:51:11 +0200] rev 9456
update README and COPYING
Fri, 02 Aug 2013 22:19:36 +0300 added iceplanet sidequest map and stub lua spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 22:19:36 +0300] rev 9455
added iceplanet sidequest map and stub lua
Mon, 09 Sep 2013 00:33:35 +0400 Fix bug 703
unc0rr [Mon, 09 Sep 2013 00:33:35 +0400] rev 9454
Fix bug #703
Fri, 02 Aug 2013 02:03:08 +0300 more destructible terrain and remove teleport(debug) spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 02:03:08 +0300] rev 9453
more destructible terrain and remove teleport(debug)
Tue, 03 Sep 2013 18:07:17 -0400 This probably fixes bug #700. untested.
nemo [Tue, 03 Sep 2013 18:07:17 -0400] rev 9452
This probably fixes bug #700. untested.
Fri, 02 Aug 2013 01:55:38 +0300 added image and description for desert01 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 01:55:38 +0300] rev 9451
added image and description for desert01
Tue, 03 Sep 2013 22:48:26 +0400 Fix official server build
unc0rr [Tue, 03 Sep 2013 22:48:26 +0400] rev 9450
Fix official server build
Fri, 02 Aug 2013 00:17:06 +0300 changing when some crates are spawned spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 00:17:06 +0300] rev 9449
changing when some crates are spawned
Tue, 03 Sep 2013 22:35:57 +0400 /watch works in testing environment
unc0rr [Tue, 03 Sep 2013 22:35:57 +0400] rev 9448
/watch works in testing environment
Fri, 02 Aug 2013 00:01:27 +0300 minor fixes spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 00:01:27 +0300] rev 9447
minor fixes
Tue, 03 Sep 2013 00:05:38 +0400 Start support of achievement replay query:
unc0rr [Tue, 03 Sep 2013 00:05:38 +0400] rev 9446
Start support of achievement replay query: - /watch command - Query filename from database
Thu, 01 Aug 2013 23:54:45 +0300 stats on case of win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 23:54:45 +0300] rev 9445
stats on case of win
Thu, 29 Aug 2013 12:12:19 +0400 Fix checker ready status mess
unc0rr [Thu, 29 Aug 2013 12:12:19 +0400] rev 9444
Fix checker ready status mess
Thu, 01 Aug 2013 23:43:43 +0300 checkpoint 5 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 23:43:43 +0300] rev 9443
checkpoint 5
Thu, 29 Aug 2013 12:02:16 +0400 Merge
unc0rr [Thu, 29 Aug 2013 12:02:16 +0400] rev 9442
Merge
Thu, 01 Aug 2013 23:16:00 +0300 win conditionals spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 23:16:00 +0300] rev 9441
win conditionals
Thu, 29 Aug 2013 11:48:02 +0400 Unbreak server
unc0rr [Thu, 29 Aug 2013 11:48:02 +0400] rev 9440
Unbreak server
Thu, 29 Aug 2013 12:01:19 +0400 Unbreak server
unc0rr [Thu, 29 Aug 2013 12:01:19 +0400] rev 9439
Unbreak server
Thu, 01 Aug 2013 20:17:37 +0300 3rd battle event handler spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 20:17:37 +0300] rev 9438
3rd battle event handler
Thu, 29 Aug 2013 10:06:19 +0400 Fix build
unc0rr [Thu, 29 Aug 2013 10:06:19 +0400] rev 9437
Fix build
Thu, 01 Aug 2013 19:50:01 +0300 code cleanup spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 19:50:01 +0300] rev 9436
code cleanup
Wed, 28 Aug 2013 23:44:27 +0400 'c' flag for contributors
unc0rr [Wed, 28 Aug 2013 23:44:27 +0400] rev 9435
'c' flag for contributors
Thu, 01 Aug 2013 19:39:11 +0300 more checkpoints spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 19:39:11 +0300] rev 9434
more checkpoints
Wed, 28 Aug 2013 23:11:05 +0400 Push demo to idle checker on game finish
unc0rr [Wed, 28 Aug 2013 23:11:05 +0400] rev 9433
Push demo to idle checker on game finish
Thu, 01 Aug 2013 19:17:34 +0300 check point 2B spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 19:17:34 +0300] rev 9432
check point 2B
Tue, 27 Aug 2013 17:22:07 +0400 Merge
unc0rr [Tue, 27 Aug 2013 17:22:07 +0400] rev 9431
Merge
Thu, 01 Aug 2013 17:55:37 +0300 second battle A spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 17:55:37 +0300] rev 9430
second battle A
Tue, 27 Aug 2013 14:12:16 +0200 libavinteraction: fix typo and and compiling with modern libav
koda [Tue, 27 Aug 2013 14:12:16 +0200] rev 9429
libavinteraction: fix typo and and compiling with modern libav
Thu, 01 Aug 2013 16:34:18 +0300 first checkpoint with saved ammo left :) spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 16:34:18 +0300] rev 9428
first checkpoint with saved ammo left :)
Sun, 25 Aug 2013 22:32:06 +0400 Oops
unc0rr [Sun, 25 Aug 2013 22:32:06 +0400] rev 9427
Oops
Thu, 01 Aug 2013 01:47:30 +0300 first battle event handlers, hero starting ammo and hero death event handlers spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 01:47:30 +0300] rev 9426
first battle event handlers, hero starting ammo and hero death event handlers
Sun, 25 Aug 2013 21:43:47 +0400 Extract time from file name, assuming it is stored in 'replay' folder
unc0rr [Sun, 25 Aug 2013 21:43:47 +0400] rev 9425
Extract time from file name, assuming it is stored in 'replay' folder
Wed, 31 Jul 2013 23:08:08 +0300 hooray! more crates and mines spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 23:08:08 +0300] rev 9424
hooray! more crates and mines
Sun, 25 Aug 2013 00:03:00 +0400 Send less garbage to the server
unc0rr [Sun, 25 Aug 2013 00:03:00 +0400] rev 9423
Send less garbage to the server
Wed, 31 Jul 2013 22:52:35 +0300 first dialog added, maybe reconsider the seconds the bubbles are displayed later spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 22:52:35 +0300] rev 9422
first dialog added, maybe reconsider the seconds the bubbles are displayed later
Sat, 24 Aug 2013 10:07:34 +0400 Fix 'non-exhaustive pattern' crash
unc0rr [Sat, 24 Aug 2013 10:07:34 +0400] rev 9421
Fix 'non-exhaustive pattern' crash
Wed, 31 Jul 2013 21:51:40 +0300 mines added spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 21:51:40 +0300] rev 9420
mines added
Sat, 24 Aug 2013 13:33:34 +0200 avoid duplicate pkg-config calls and make sure to use the pkg-config paths when found
koda [Sat, 24 Aug 2013 13:33:34 +0200] rev 9419
avoid duplicate pkg-config calls and make sure to use the pkg-config paths when found
Wed, 31 Jul 2013 21:34:53 +0300 added health crate spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 21:34:53 +0300] rev 9418
added health crate
Sat, 24 Aug 2013 12:24:31 +0200 make sure that linker flags are picked by the pascal rule
koda [Sat, 24 Aug 2013 12:24:31 +0200] rev 9417
make sure that linker flags are picked by the pascal rule
Wed, 31 Jul 2013 21:32:26 +0300 added weapon crates spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 21:32:26 +0300] rev 9416
added weapon crates
Sat, 24 Aug 2013 12:00:40 +0200 fix shared library loading by using the right variable
koda [Sat, 24 Aug 2013 12:00:40 +0200] rev 9415
fix shared library loading by using the right variable
Wed, 31 Jul 2013 20:46:47 +0300 strange,indexed conversion in Gimp made white areas invisible in game spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 20:46:47 +0300] rev 9414
strange,indexed conversion in Gimp made white areas invisible in game
Sat, 24 Aug 2013 01:13:58 +0200 this should prevent duplication of CMAKE_Pascal_FLAGS
koda [Sat, 24 Aug 2013 01:13:58 +0200] rev 9413
this should prevent duplication of CMAKE_Pascal_FLAGS
Wed, 31 Jul 2013 20:18:58 +0300 oops, hogs placing corrections spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 20:18:58 +0300] rev 9412
oops, hogs placing corrections
Sat, 24 Aug 2013 01:37:20 +0400 Fix script flaw in detection of best team when sending achievement info
unc0rr [Sat, 24 Aug 2013 01:37:20 +0400] rev 9411
Fix script flaw in detection of best team when sending achievement info
Wed, 31 Jul 2013 20:14:41 +0300 added hedgehogs in desert01 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 20:14:41 +0300] rev 9410
added hedgehogs in desert01
Sat, 24 Aug 2013 00:13:15 +0400 Store TrophyRace records in database
unc0rr [Sat, 24 Aug 2013 00:13:15 +0400] rev 9409
Store TrophyRace records in database
Wed, 31 Jul 2013 18:32:28 +0300 finally, desert's main mission mao seems complete spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 18:32:28 +0300] rev 9408
finally, desert's main mission mao seems complete
Fri, 23 Aug 2013 16:02:08 +0400 Engine loads team binds from team config. Frontend still sends default binds commands, and default binds in team config aren't processed.
unc0rr [Fri, 23 Aug 2013 16:02:08 +0400] rev 9407
Engine loads team binds from team config. Frontend still sends default binds commands, and default binds in team config aren't processed.
Wed, 31 Jul 2013 02:29:57 +0300 ice planet main quest image and description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 02:29:57 +0300] rev 9406
ice planet main quest image and description
Tue, 20 Aug 2013 14:40:27 +0400 Fix indentation
unc0rr [Tue, 20 Aug 2013 14:40:27 +0400] rev 9405
Fix indentation
Wed, 31 Jul 2013 01:40:19 +0300 desert planet main mission addition - hwp will be added when fully finished spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 01:40:19 +0300] rev 9404
desert planet main mission addition - hwp will be added when fully finished
Sun, 18 Aug 2013 17:52:32 +0400 Fixes to checker
unc0rr [Sun, 18 Aug 2013 17:52:32 +0400] rev 9403
Fixes to checker
Tue, 30 Jul 2013 17:32:45 +0300 ice01 custom stats for defeat spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 17:32:45 +0300] rev 9402
ice01 custom stats for defeat
Sun, 18 Aug 2013 17:29:17 +0400 - Some fixes to official server build
unc0rr [Sun, 18 Aug 2013 17:29:17 +0400] rev 9401
- Some fixes to official server build - Encode stored message, fixes bug of r3f4c3fc146c2
Tue, 30 Jul 2013 16:40:43 +0300 added dialog at hero win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 16:40:43 +0300] rev 9400
added dialog at hero win
Sat, 17 Aug 2013 23:38:53 +0400 Pass achievements info to extdbinterface
unc0rr [Sat, 17 Aug 2013 23:38:53 +0400] rev 9399
Pass achievements info to extdbinterface
Tue, 30 Jul 2013 15:30:22 +0300 increase health by 5 everytime hero spawn on checkpoint3 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 15:30:22 +0300] rev 9398
increase health by 5 everytime hero spawn on checkpoint3
Tue, 06 Aug 2013 00:26:07 +0400 Declare achievements in console statistics output
unc0rr [Tue, 06 Aug 2013 00:26:07 +0400] rev 9397
Declare achievements in console statistics output
Tue, 30 Jul 2013 15:00:13 +0300 frozen hogs bug seems fixed spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 15:00:13 +0300] rev 9396
frozen hogs bug seems fixed
Sat, 17 Aug 2013 14:10:09 -0400 Russian localisation of default voice
Wohlstand [Sat, 17 Aug 2013 14:10:09 -0400] rev 9395
Russian localisation of default voice
Tue, 30 Jul 2013 13:52:53 +0300 event for game win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 13:52:53 +0300] rev 9394
event for game win
Fri, 16 Aug 2013 14:15:00 +0400 Take care of some warnings from issue 688
unc0rr [Fri, 16 Aug 2013 14:15:00 +0400] rev 9393
Take care of some warnings from issue #688
Tue, 30 Jul 2013 13:19:15 +0300 cleaning up debug prints spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 13:19:15 +0300] rev 9392
cleaning up debug prints
Fri, 16 Aug 2013 13:43:08 +0400 Preserve weapon settings in AddAmmo. Fixes issue 450.
unc0rr [Fri, 16 Aug 2013 13:43:08 +0400] rev 9391
Preserve weapon settings in AddAmmo. Fixes issue #450.
Tue, 30 Jul 2013 13:17:48 +0300 rounds that hogs remain frozen seems ok spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 13:17:48 +0300] rev 9390
rounds that hogs remain frozen seems ok
Fri, 16 Aug 2013 12:27:41 +0400 Take care of issue #146
unc0rr [Fri, 16 Aug 2013 12:27:41 +0400] rev 9389
Take care of issue #146
Mon, 29 Jul 2013 23:25:08 +0300 3rd checkpoint, event to stop game when Thanta is dead spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 29 Jul 2013 23:25:08 +0300] rev 9388
3rd checkpoint, event to stop game when Thanta is dead
Tue, 13 Aug 2013 16:12:54 +0400 gfShoppaBorder
unc0rr [Tue, 13 Aug 2013 16:12:54 +0400] rev 9387
gfShoppaBorder
Sun, 28 Jul 2013 17:16:35 +0300 map changes to let hog climb, checkpoint one after icegun,starting dialog spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 28 Jul 2013 17:16:35 +0300] rev 9386
map changes to let hog climb, checkpoint one after icegun,starting dialog
Tue, 13 Aug 2013 00:12:11 -0400 I'm guessing this takes care of issue #689
nemo [Tue, 13 Aug 2013 00:12:11 -0400] rev 9385
I'm guessing this takes care of issue #689
Sat, 27 Jul 2013 20:58:18 +0300 added mines to the ice planet01 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 27 Jul 2013 20:58:18 +0300] rev 9384
added mines to the ice planet01
Fri, 02 Aug 2013 00:06:44 +0200 remove stray debug message
koda [Fri, 02 Aug 2013 00:06:44 +0200] rev 9383
remove stray debug message
Sat, 27 Jul 2013 17:23:26 +0300 merge with default spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 27 Jul 2013 17:23:26 +0300] rev 9382
merge with default
Thu, 01 Aug 2013 23:52:54 +0400 Fix silliness from r3f4c3fc146c2 (was I sleepy?)
unc0rr [Thu, 01 Aug 2013 23:52:54 +0400] rev 9381
Fix silliness from r3f4c3fc146c2 (was I sleepy?)
Sat, 27 Jul 2013 04:20:49 +0200 remove many unneeded ifdefs from uTouch
koda [Sat, 27 Jul 2013 04:20:49 +0200] rev 9380
remove many unneeded ifdefs from uTouch
Sat, 27 Jul 2013 04:19:14 +0200 update the touch interface to the new SDL2 API
koda [Sat, 27 Jul 2013 04:19:14 +0200] rev 9379
update the touch interface to the new SDL2 API touch is a little flacky, works great on buttons and wigets but crosshair and hogs are difficult to select...
Sat, 27 Jul 2013 01:06:47 +0200 update physlayer and sdl bindings to the new rwops interface
koda [Sat, 27 Jul 2013 01:06:47 +0200] rev 9378
update physlayer and sdl bindings to the new rwops interface
Fri, 26 Jul 2013 23:02:25 +0200 remove old and unused getScreenDPI code
koda [Fri, 26 Jul 2013 23:02:25 +0200] rev 9377
remove old and unused getScreenDPI code
Fri, 26 Jul 2013 00:37:56 +0200 merge Italian translation updates
vittorio.giovara@gmail.com [Fri, 26 Jul 2013 00:37:56 +0200] rev 9376
merge Italian translation updates
Fri, 26 Jul 2013 00:09:51 +0200 remove a binary file from android assets
koda [Fri, 26 Jul 2013 00:09:51 +0200] rev 9375
remove a binary file from android assets
Thu, 25 Jul 2013 23:52:07 +0200 patching files is so SDL1.3, we're SDL2 nowadays
koda [Thu, 25 Jul 2013 23:52:07 +0200] rev 9374
patching files is so SDL1.3, we're SDL2 nowadays
Thu, 25 Jul 2013 23:29:37 +0200 strip out libopenalbridge too
koda [Thu, 25 Jul 2013 23:29:37 +0200] rev 9373
strip out libopenalbridge too
Thu, 25 Jul 2013 23:20:06 +0200 strip out our copy of libfreetype
koda [Thu, 25 Jul 2013 23:20:06 +0200] rev 9372
strip out our copy of libfreetype SDL2_ttf comes with a more updated, better integrated version
Thu, 25 Jul 2013 23:16:06 +0200 strip out our copy of libtremor
koda [Thu, 25 Jul 2013 23:16:06 +0200] rev 9371
strip out our copy of libtremor SDL2_mixer comes with a more updated, better integrated version
Tue, 23 Jul 2013 14:01:23 -0700 Merge pull request #1 from urbels/patch-1
Vittorio <vittorio.giovara@gmail.com> [Tue, 23 Jul 2013 14:01:23 -0700] rev 9370
Merge pull request #1 from urbels/patch-1 fixed urls and added new version links for android deps
Tue, 23 Jul 2013 16:18:21 +0300 fixed urls - added new version links
Edža <s@o-o.lv> [Tue, 23 Jul 2013 16:18:21 +0300] rev 9369
fixed urls - added new version links
Mon, 22 Jul 2013 21:43:53 +0200 removing anonymous heads from default
koda [Mon, 22 Jul 2013 21:43:53 +0200] rev 9368
removing anonymous heads from default
Mon, 22 Jul 2013 19:01:28 +0200 fixing cLocale being empty
sheepluva [Mon, 22 Jul 2013 19:01:28 +0200] rev 9367
fixing cLocale being empty
Mon, 22 Jul 2013 18:16:01 +0200 pt_BR translation updates
RodolfoRG [Mon, 22 Jul 2013 18:16:01 +0200] rev 9366
pt_BR translation updates
Fri, 19 Jul 2013 12:55:32 +0200 Couple of typos.
Marco Bresciani [Fri, 19 Jul 2013 12:55:32 +0200] rev 9365
Couple of typos.
Mon, 22 Jul 2013 18:05:16 +0200 pt_BR translation updates
RodolfoRG [Mon, 22 Jul 2013 18:05:16 +0200] rev 9364
pt_BR translation updates
Wed, 17 Jul 2013 17:38:29 +0200 Translation for Hedgewars Mobile!
Marco Bresciani [Wed, 17 Jul 2013 17:38:29 +0200] rev 9363
Translation for Hedgewars Mobile!
Fri, 19 Jul 2013 22:55:07 -0400 crude ice check that probably works well enough in most cases (so far there's just one ucollisions that returns a land pixel - might want to extend that)
nemo [Fri, 19 Jul 2013 22:55:07 -0400] rev 9362
crude ice check that probably works well enough in most cases (so far there's just one ucollisions that returns a land pixel - might want to extend that)
Fri, 12 Jul 2013 12:49:06 +0200 Some more Italian. You know: Italians do it better! ;)
Marco Bresciani [Fri, 12 Jul 2013 12:49:06 +0200] rev 9361
Some more Italian. You know: Italians do it better! ;)
Thu, 18 Jul 2013 17:55:52 -0400 typo fix
nemo [Thu, 18 Jul 2013 17:55:52 -0400] rev 9360
typo fix
Fri, 12 Jul 2013 12:04:07 +0200 Sorry for being tedious but there is no reason, in the Italian grammar, to have "random" capital letters in the middle of a sentence...
Marco Bresciani [Fri, 12 Jul 2013 12:04:07 +0200] rev 9359
Sorry for being tedious but there is no reason, in the Italian grammar, to have "random" capital letters in the middle of a sentence...
Sun, 14 Jul 2013 20:57:30 +0200 Updated Turkish localization
volkan [Sun, 14 Jul 2013 20:57:30 +0200] rev 9358
Updated Turkish localization
Tue, 16 Jul 2013 11:14:27 +0200 fromAscii is deprecated in qt5
koda [Tue, 16 Jul 2013 11:14:27 +0200] rev 9357
fromAscii is deprecated in qt5
Thu, 18 Jul 2013 16:58:28 -0400 oups. accidentally dropped health check
nemo [Thu, 18 Jul 2013 16:58:28 -0400] rev 9356
oups. accidentally dropped health check
Fri, 12 Jul 2013 11:57:31 +0200 Many modifications (these files seems written by a non Italian):
Marco Bresciani [Fri, 12 Jul 2013 11:57:31 +0200] rev 9355
Many modifications (these files seems written by a non Italian): 1. some (not all, yet) of the typos! 2. Italian grammar is different from English: there are no "Titles Like This" but "Titles like this" if there are no proper nouns. 3. Let's use actual Italian words not "Engrish" or jargon. For example, "chatta" to say "to chat" is not correct even if widely used! 4. I'd use the Italian "Morte improvvisa" instead of English "Sudden Death"; what to do you think?
Sun, 14 Jul 2013 20:56:54 +0200 updated Turkish translation
volkan [Sun, 14 Jul 2013 20:56:54 +0200] rev 9354
updated Turkish translation
Tue, 16 Jul 2013 11:14:03 +0200 enable -fPIC on C, CXX and Pascal targets
koda [Tue, 16 Jul 2013 11:14:03 +0200] rev 9353
enable -fPIC on C, CXX and Pascal targets
Fri, 12 Jul 2013 11:17:32 +0200 Sorry, wife asked me to remove her name...
Marco Bresciani [Fri, 12 Jul 2013 11:17:32 +0200] rev 9352
Sorry, wife asked me to remove her name...
Fri, 12 Jul 2013 08:21:25 +0200 typo in var name
koda [Fri, 12 Jul 2013 08:21:25 +0200] rev 9351
typo in var name
Wed, 10 Jul 2013 23:50:31 +0200 always set internet-enabled on the dmg
koda [Wed, 10 Jul 2013 23:50:31 +0200] rev 9350
always set internet-enabled on the dmg
Wed, 10 Jul 2013 23:12:32 +0200 FPFLAGS are now not needed
koda [Wed, 10 Jul 2013 23:12:32 +0200] rev 9349
FPFLAGS are now not needed
Wed, 10 Jul 2013 23:10:59 +0200 use FORCE so you can append pascal flag with normal CMAKE_Pascal_FLAGS
koda [Wed, 10 Jul 2013 23:10:59 +0200] rev 9348
use FORCE so you can append pascal flag with normal CMAKE_Pascal_FLAGS
Tue, 09 Jul 2013 04:53:25 +0200 automate dmg creation (woo)
koda [Tue, 09 Jul 2013 04:53:25 +0200] rev 9347
automate dmg creation (woo)
Fri, 19 Jul 2013 04:51:08 +0300 more changes, events and bots fighting - also map drawing corrections spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 19 Jul 2013 04:51:08 +0300] rev 9346
more changes, events and bots fighting - also map drawing corrections
Tue, 09 Jul 2013 04:23:48 +0200 use the modern install(SCRIPT ...) command instead of legacy POST_BUILD_SCRIPT
koda [Tue, 09 Jul 2013 04:23:48 +0200] rev 9345
use the modern install(SCRIPT ...) command instead of legacy POST_BUILD_SCRIPT
Thu, 18 Jul 2013 23:37:01 +0300 ice planet mission wip spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 18 Jul 2013 23:37:01 +0300] rev 9344
ice planet mission wip
Tue, 09 Jul 2013 04:16:21 +0200 import create-dmg script from https://github.com/andreyvit/yoursway-create-dmg
koda [Tue, 09 Jul 2013 04:16:21 +0200] rev 9343
import create-dmg script from https://github.com/andreyvit/yoursway-create-dmg
Wed, 17 Jul 2013 05:12:00 +0300 changes about displaying the ice planet mission spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 17 Jul 2013 05:12:00 +0300] rev 9342
changes about displaying the ice planet mission
Mon, 08 Jul 2013 12:17:03 +0200 just set these flags directly
koda [Mon, 08 Jul 2013 12:17:03 +0200] rev 9341
just set these flags directly
Wed, 17 Jul 2013 04:30:47 +0300 ice planet map draft spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 17 Jul 2013 04:30:47 +0300] rev 9340
ice planet map draft
Mon, 08 Jul 2013 12:10:55 +0200 some work on cmake_pascal files to better support flags we use, make engine compile as library again
koda [Mon, 08 Jul 2013 12:10:55 +0200] rev 9339
some work on cmake_pascal files to better support flags we use, make engine compile as library again
Wed, 17 Jul 2013 04:13:53 +0300 smaller cosmos map spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 17 Jul 2013 04:13:53 +0300] rev 9338
smaller cosmos map
Mon, 08 Jul 2013 09:54:38 +0200 sopath() for linux too
koda [Mon, 08 Jul 2013 09:54:38 +0200] rev 9337
sopath() for linux too
Wed, 17 Jul 2013 04:05:54 +0300 smaller moon map and check if hero health is set spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 17 Jul 2013 04:05:54 +0300] rev 9336
smaller moon map and check if hero health is set
Mon, 08 Jul 2013 09:53:25 +0200 fufufufu (cont'd)
koda [Mon, 08 Jul 2013 09:53:25 +0200] rev 9335
fufufufu (cont'd)
Fri, 12 Jul 2013 12:00:30 +0300 custom stats in moon mission spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 12 Jul 2013 12:00:30 +0300] rev 9334
custom stats in moon mission
Mon, 08 Jul 2013 09:45:37 +0200 sdl2 update and typos
koda [Mon, 08 Jul 2013 09:45:37 +0200] rev 9333
sdl2 update and typos
Thu, 11 Jul 2013 16:22:36 +0300 added image and description for the moon mission spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 16:22:36 +0300] rev 9332
added image and description for the moon mission
Mon, 08 Jul 2013 01:50:00 +0200 use linked version for sdl and sdl_mixer too for consistency, comment some things
koda [Mon, 08 Jul 2013 01:50:00 +0200] rev 9331
use linked version for sdl and sdl_mixer too for consistency, comment some things
Thu, 11 Jul 2013 15:34:28 +0300 I think hog weapons and health is ok like that spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 15:34:28 +0300] rev 9330
I think hog weapons and health is ok like that
Mon, 08 Jul 2013 01:40:20 +0200 the same for sdl_image and sdl_ttf
koda [Mon, 08 Jul 2013 01:40:20 +0200] rev 9329
the same for sdl_image and sdl_ttf
Thu, 11 Jul 2013 04:57:01 +0300 more events in cosmos about GameEnd spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 04:57:01 +0300] rev 9328
more events in cosmos about GameEnd
Mon, 08 Jul 2013 01:34:40 +0200 dynamically load sdl_net information so we don't have to link it
koda [Mon, 08 Jul 2013 01:34:40 +0200] rev 9327
dynamically load sdl_net information so we don't have to link it
Thu, 11 Jul 2013 04:00:11 +0300 added saved hero health between missions spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 04:00:11 +0300] rev 9326
added saved hero health between missions
Mon, 08 Jul 2013 00:55:37 +0200 fufufufu
koda [Mon, 08 Jul 2013 00:55:37 +0200] rev 9325
fufufufu
Thu, 11 Jul 2013 02:05:59 +0300 added slot for starting campaign by clicking the image and some events in moon mission spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 02:05:59 +0300] rev 9324
added slot for starting campaign by clicking the image and some events in moon mission
Sun, 07 Jul 2013 18:32:23 +0200 use the right macro for linux ram reporting
koda [Sun, 07 Jul 2013 18:32:23 +0200] rev 9323
use the right macro for linux ram reporting
Tue, 09 Jul 2013 22:53:28 +0300 event to endgame when minions killed spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 22:53:28 +0300] rev 9322
event to endgame when minions killed
Sun, 07 Jul 2013 18:23:10 +0200 show sdl_mixer version in info page
koda [Sun, 07 Jul 2013 18:23:10 +0200] rev 9321
show sdl_mixer version in info page
Tue, 09 Jul 2013 22:24:29 +0300 game ends when professor dies spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 22:24:29 +0300] rev 9320
game ends when professor dies
Sun, 07 Jul 2013 14:45:08 +0200 allow to send chat messages with numpad enter key too (regression?)
koda [Sun, 07 Jul 2013 14:45:08 +0200] rev 9319
allow to send chat messages with numpad enter key too (regression?)
Tue, 09 Jul 2013 19:54:26 +0300 moar event handlers and fixes spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 19:54:26 +0300] rev 9318
moar event handlers and fixes
Sat, 06 Jul 2013 19:29:18 +0200 use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
koda [Sat, 06 Jul 2013 19:29:18 +0200] rev 9317
use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
Tue, 09 Jul 2013 18:37:36 +0300 more moon code, most things work ok spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 18:37:36 +0300] rev 9316
more moon code, most things work ok
Thu, 04 Jul 2013 11:58:40 +0200 as-needed only at release time
koda [Thu, 04 Jul 2013 11:58:40 +0200] rev 9315
as-needed only at release time
Sat, 06 Jul 2013 06:53:28 +0300 more progress on the moon main mission spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 06 Jul 2013 06:53:28 +0300] rev 9314
more progress on the moon main mission
Wed, 03 Jul 2013 17:35:17 +0200 tcc compatibility
koda [Wed, 03 Jul 2013 17:35:17 +0200] rev 9313
tcc compatibility
Fri, 05 Jul 2013 04:32:39 +0300 progress on the main moon mission spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 05 Jul 2013 04:32:39 +0300] rev 9312
progress on the main moon mission
Wed, 03 Jul 2013 01:58:45 +0200 engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently
koda [Wed, 03 Jul 2013 01:58:45 +0200] rev 9311
engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently
Thu, 04 Jul 2013 01:36:49 +0300 moon01 stab and finally moon01 map spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 04 Jul 2013 01:36:49 +0300] rev 9310
moon01 stab and finally moon01 map
Tue, 02 Jul 2013 23:49:41 +0200 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda [Tue, 02 Jul 2013 23:49:41 +0200] rev 9309
engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
Mon, 01 Jul 2013 23:23:22 +0300 merge and changed also spacecampaign name spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 23:23:22 +0300] rev 9308
merge and changed also spacecampaign name
Mon, 01 Jul 2013 22:49:28 +0200 tell ya what, let's just disable these tests on some platform for now
koda [Mon, 01 Jul 2013 22:49:28 +0200] rev 9307
tell ya what, let's just disable these tests on some platform for now
Mon, 01 Jul 2013 20:04:32 +0300 changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 20:04:32 +0300] rev 9306
changed mission dir name to use underscores instead of whitespaces
Sun, 30 Jun 2013 21:37:29 -0400 bug #668 + reorder conditions for kick slightly, to call the math last
nemo [Sun, 30 Jun 2013 21:37:29 -0400] rev 9305
bug #668 + reorder conditions for kick slightly, to call the math last
Sat, 29 Jun 2013 23:58:37 +0400 Fix spectator desync in rare conditions (there was team which left during its turn, and last command with timestamp from it was '+')
unc0rr [Sat, 29 Jun 2013 23:58:37 +0400] rev 9304
Fix spectator desync in rare conditions (there was team which left during its turn, and last command with timestamp from it was '+')
Sat, 29 Jun 2013 00:18:17 +0400 Fix "registered only" option
unc0rr [Sat, 29 Jun 2013 00:18:17 +0400] rev 9303
Fix "registered only" option
Sat, 29 Jun 2013 16:05:17 +0200 minor dep order change
koda [Sat, 29 Jun 2013 16:05:17 +0200] rev 9302
minor dep order change
Sat, 29 Jun 2013 02:42:15 +0200 break uDebug and uCommand depedency loop by putting stuff in uIO
koda [Sat, 29 Jun 2013 02:42:15 +0200] rev 9301
break uDebug and uCommand depedency loop by putting stuff in uIO
Sat, 29 Jun 2013 01:56:16 +0200 uvariables comes before uutils
koda [Sat, 29 Jun 2013 01:56:16 +0200] rev 9300
uvariables comes before uutils
Sat, 29 Jun 2013 01:26:05 +0200 if you don't add the new pas files here they won't potentially trigger a rebuild anyway
koda [Sat, 29 Jun 2013 01:26:05 +0200] rev 9299
if you don't add the new pas files here they won't potentially trigger a rebuild anyway
Sat, 29 Jun 2013 00:44:23 +0200 disable stack protection on bsd too (untested)
koda [Sat, 29 Jun 2013 00:44:23 +0200] rev 9298
disable stack protection on bsd too (untested)
Sat, 29 Jun 2013 00:28:47 +0200 this is internal now
koda [Sat, 29 Jun 2013 00:28:47 +0200] rev 9297
this is internal now
Mon, 01 Jul 2013 22:28:42 +0300 forgotten image spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 22:28:42 +0300] rev 9296
forgotten image
Fri, 28 Jun 2013 12:47:54 -0400 Remove some GLunit dependencies noticed on graph. uUtils was using it for GLfloat - but, the stuff it was returning to was usually converting to "real" anyway. uLand was including it unnecessarily. Minor refactor
nemo [Fri, 28 Jun 2013 12:47:54 -0400] rev 9295
Remove some GLunit dependencies noticed on graph. uUtils was using it for GLfloat - but, the stuff it was returning to was usually converting to "real" anyway. uLand was including it unnecessarily. Minor refactor
Mon, 01 Jul 2013 18:03:06 +0300 added deafult image if not one available in campaign spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 18:03:06 +0300] rev 9294
added deafult image if not one available in campaign
Fri, 28 Jun 2013 10:25:42 +0400 You better test build before committing even trivial patches
unc0rr [Fri, 28 Jun 2013 10:25:42 +0400] rev 9293
You better test build before committing even trivial patches
Fri, 28 Jun 2013 22:38:08 +0300 y! code clean up :) spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 22:38:08 +0300] rev 9292
y! code clean up :)
Thu, 27 Jun 2013 14:01:43 -0400 Make add/delete consistent (this has bugged me for so long)
nemo [Thu, 27 Jun 2013 14:01:43 -0400] rev 9291
Make add/delete consistent (this has bugged me for so long)
Fri, 28 Jun 2013 22:06:57 +0300 this seems to work ok, but I have to clean up the code spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 22:06:57 +0300] rev 9290
this seems to work ok, but I have to clean up the code
Thu, 27 Jun 2013 15:51:20 +0400 Merge
unc0rr [Thu, 27 Jun 2013 15:51:20 +0400] rev 9289
Merge
Fri, 28 Jun 2013 20:14:32 +0300 wright script is called on StartCampaign but maybe cause problems if i.e. set a default image spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 20:14:32 +0300] rev 9288
wright script is called on StartCampaign but maybe cause problems if i.e. set a default image
Thu, 27 Jun 2013 15:48:30 +0400 oops, forgot this file
unc0rr [Thu, 27 Jun 2013 15:48:30 +0400] rev 9287
oops, forgot this file
Fri, 28 Jun 2013 19:55:16 +0300 fixed bug about starting campaign page with not descriptions/images and with wrong description/image mathcing spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 19:55:16 +0300] rev 9286
fixed bug about starting campaign page with not descriptions/images and with wrong description/image mathcing
Thu, 27 Jun 2013 15:33:02 +0400 Refactoring: get rid of GSHandlers.inc
unc0rr [Thu, 27 Jun 2013 15:33:02 +0400] rev 9285
Refactoring: get rid of GSHandlers.inc
Fri, 28 Jun 2013 19:32:11 +0300 images works, but not description/title displayed first time page is opened spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 19:32:11 +0300] rev 9284
images works, but not description/title displayed first time page is opened
Thu, 27 Jun 2013 14:37:03 +0400 Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
unc0rr [Thu, 27 Jun 2013 14:37:03 +0400] rev 9283
Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
Fri, 11 Oct 2013 11:55:31 +0200 force clang dependency when NOPASCAL is set webgl
koda [Fri, 11 Oct 2013 11:55:31 +0200] rev 9282
force clang dependency when NOPASCAL is set
Fri, 28 Jun 2013 19:05:41 +0300 cleanup, descriptions work, images no spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 19:05:41 +0300] rev 9281
cleanup, descriptions work, images no
Thu, 27 Jun 2013 14:06:33 +0400 Refactoring: ArgParsers.inc -> ArgParsers.pas
unc0rr [Thu, 27 Jun 2013 14:06:33 +0400] rev 9280
Refactoring: ArgParsers.inc -> ArgParsers.pas
Mon, 24 Jun 2013 10:51:43 +0200 ok you need to escape rpath for pscal scripts after all... (reverts r571e55b32da5) webgl
koda [Mon, 24 Jun 2013 10:51:43 +0200] rev 9279
ok you need to escape rpath for pscal scripts after all... (reverts r571e55b32da5)
Fri, 28 Jun 2013 18:55:01 +0300 this seems to works, still wip spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 18:55:01 +0300] rev 9278
this seems to works, still wip
Wed, 26 Jun 2013 21:40:10 -0400 reduce shove frequency (perf). reduce dX so that less time is spent sliding.
nemo [Wed, 26 Jun 2013 21:40:10 -0400] rev 9277
reduce shove frequency (perf). reduce dX so that less time is spent sliding.
Wed, 03 Jul 2013 17:35:17 +0200 tcc compatibility webgl
koda [Wed, 03 Jul 2013 17:35:17 +0200] rev 9276
tcc compatibility
Fri, 28 Jun 2013 15:45:11 +0300 more on campaign page - wip spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 15:45:11 +0300] rev 9275
more on campaign page - wip
Thu, 27 Jun 2013 12:18:35 +0200 restore the GLUT check
koda [Thu, 27 Jun 2013 12:18:35 +0200] rev 9274
restore the GLUT check
Wed, 19 Jun 2013 00:26:13 +0200 this hid CFLAGS webgl
koda [Wed, 19 Jun 2013 00:26:13 +0200] rev 9273
this hid CFLAGS
Fri, 28 Jun 2013 02:38:56 +0300 changes in campaign page - not tested wip spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 02:38:56 +0300] rev 9272
changes in campaign page - not tested wip
Thu, 27 Jun 2013 12:09:24 +0200 move some osx only configuration code
koda [Thu, 27 Jun 2013 12:09:24 +0200] rev 9271
move some osx only configuration code
Wed, 19 Jun 2013 00:07:31 +0200 frontend compiles webgl
koda [Wed, 19 Jun 2013 00:07:31 +0200] rev 9270
frontend compiles
Wed, 26 Jun 2013 22:44:33 +0300 added a stub moon main quest spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 26 Jun 2013 22:44:33 +0300] rev 9269
added a stub moon main quest
Thu, 27 Jun 2013 12:02:40 +0200 use add_flag_append more, correctly set a few flags
koda [Thu, 27 Jun 2013 12:02:40 +0200] rev 9268
use add_flag_append more, correctly set a few flags
Wed, 19 Jun 2013 00:52:39 +0400 merge webgl
unc0rr [Wed, 19 Jun 2013 00:52:39 +0400] rev 9267
merge
Wed, 26 Jun 2013 22:23:08 +0300 added landing event handlers for cosmos.lua spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 26 Jun 2013 22:23:08 +0300] rev 9266
added landing event handlers for cosmos.lua
Thu, 27 Jun 2013 11:38:14 +0200 rework compiler flags section a little, drop already enabled flags, add -Wextra
koda [Thu, 27 Jun 2013 11:38:14 +0200] rev 9265
rework compiler flags section a little, drop already enabled flags, add -Wextra
Wed, 19 Jun 2013 00:52:21 +0400 engine links webgl
unc0rr [Wed, 19 Jun 2013 00:52:21 +0400] rev 9264
engine links
Tue, 25 Jun 2013 05:17:03 +0300 reverting 2 files I accidentally changed spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 25 Jun 2013 05:17:03 +0300] rev 9263
reverting 2 files I accidentally changed
Wed, 19 Jun 2013 00:26:13 +0200 this hid CFLAGS
koda [Wed, 19 Jun 2013 00:26:13 +0200] rev 9262
this hid CFLAGS
Wed, 26 Jun 2013 21:40:10 -0400 reduce shove frequency (perf). reduce dX so that less time is spent sliding.
nemo [Wed, 26 Jun 2013 21:40:10 -0400] rev 9261
reduce shove frequency (perf). reduce dX so that less time is spent sliding.
Wed, 19 Jun 2013 00:19:33 +0400 Reduce number of link errors webgl
unc0rr [Wed, 19 Jun 2013 00:19:33 +0400] rev 9260
Reduce number of link errors
Tue, 18 Jun 2013 22:39:57 +0200 compile hwengine first, so that all other files are compiled too and don't call pas2c again webgl
koda [Tue, 18 Jun 2013 22:39:57 +0200] rev 9259
compile hwengine first, so that all other files are compiled too and don't call pas2c again
Tue, 25 Jun 2013 05:10:13 +0300 first commit, added cosmos(menu) map and lua script with some functionality spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 25 Jun 2013 05:10:13 +0300] rev 9258
first commit, added cosmos(menu) map and lua script with some functionality
Mon, 24 Jun 2013 22:11:07 -0400 I should have specified locals
nemo [Mon, 24 Jun 2013 22:11:07 -0400] rev 9257
I should have specified locals
Tue, 18 Jun 2013 22:10:51 +0200 set one rule per file, only compiles a minimum number of files when one pascal file is modified webgl
koda [Tue, 18 Jun 2013 22:10:51 +0200] rev 9256
set one rule per file, only compiles a minimum number of files when one pascal file is modified
Mon, 24 Jun 2013 10:51:43 +0200 ok you need to escape rpath for pscal scripts after all... (reverts r571e55b32da5)
koda [Mon, 24 Jun 2013 10:51:43 +0200] rev 9255
ok you need to escape rpath for pscal scripts after all... (reverts r571e55b32da5)
Tue, 18 Jun 2013 22:10:06 +0200 rtl always static webgl
koda [Tue, 18 Jun 2013 22:10:06 +0200] rev 9254
rtl always static
Mon, 24 Jun 2013 09:31:14 +0200 oops, fix setting linker flags for haskell executables
koda [Mon, 24 Jun 2013 09:31:14 +0200] rev 9253
oops, fix setting linker flags for haskell executables
Tue, 18 Jun 2013 19:33:10 +0200 also these two files are dependency (they are not in the list because they are special pas2c files) webgl
koda [Tue, 18 Jun 2013 19:33:10 +0200] rev 9252
also these two files are dependency (they are not in the list because they are special pas2c files)
Sun, 23 Jun 2013 22:31:12 -0400 need to switch to frozen after deleteCI
nemo [Sun, 23 Jun 2013 22:31:12 -0400] rev 9251
need to switch to frozen after deleteCI
Tue, 18 Jun 2013 19:19:35 +0200 set pascal files as dependency of the target writing the c files so that it will run again if you modify them webgl
koda [Tue, 18 Jun 2013 19:19:35 +0200] rev 9250
set pascal files as dependency of the target writing the c files so that it will run again if you modify them
Sun, 23 Jun 2013 17:11:29 -0400 Configuration for tag display default
nemo [Sun, 23 Jun 2013 17:11:29 -0400] rev 9249
Configuration for tag display default
Tue, 18 Jun 2013 18:39:12 +0200 BOM, pas2c only support ASCII webgl
koda [Tue, 18 Jun 2013 18:39:12 +0200] rev 9248
BOM, pas2c only support ASCII
Sun, 23 Jun 2013 13:35:26 -0400 poor AI thought he should avoid stepping on frozen crates, and jump for non-frozen ones
nemo [Sun, 23 Jun 2013 13:35:26 -0400] rev 9247
poor AI thought he should avoid stepping on frozen crates, and jump for non-frozen ones
Tue, 18 Jun 2013 10:03:11 +0200 new FindClang.cmake webgl
koda [Tue, 18 Jun 2013 10:03:11 +0200] rev 9246
new FindClang.cmake
Fri, 21 Jun 2013 12:26:55 -0400 removed redundant band, added touch of consistency w/ everywhere else
nemo [Fri, 21 Jun 2013 12:26:55 -0400] rev 9245
removed redundant band, added touch of consistency w/ everywhere else
Tue, 18 Jun 2013 09:48:10 +0200 fix a few loose ends here webgl
koda [Tue, 18 Jun 2013 09:48:10 +0200] rev 9244
fix a few loose ends here
Thu, 20 Jun 2013 11:15:50 +0400 First select group of templates, then pick template from selected group
unc0rr [Thu, 20 Jun 2013 11:15:50 +0400] rev 9243
First select group of templates, then pick template from selected group
Mon, 17 Jun 2013 23:24:18 +0200 add dummy typinfo header webgl
koda [Mon, 17 Jun 2013 23:24:18 +0200] rev 9242
add dummy typinfo header
Thu, 20 Jun 2013 10:10:05 +0400 Fix engine build when png lib isn't available
unc0rr [Thu, 20 Jun 2013 10:10:05 +0400] rev 9241
Fix engine build when png lib isn't available
Mon, 17 Jun 2013 23:21:53 +0200 uscript rendering webgl
unC0Rr [Mon, 17 Jun 2013 23:21:53 +0200] rev 9240
uscript rendering
Thu, 20 Jun 2013 00:28:44 +0400 Silly me
unc0rr [Thu, 20 Jun 2013 00:28:44 +0400] rev 9239
Silly me
Mon, 17 Jun 2013 23:18:39 +0200 little cleanup after so many merges webgl
koda [Mon, 17 Jun 2013 23:18:39 +0200] rev 9238
little cleanup after so many merges
Wed, 19 Jun 2013 17:40:50 +0300 added campaign descriptions in CMakeList
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 19 Jun 2013 17:40:50 +0300] rev 9237
added campaign descriptions in CMakeList
Mon, 17 Jun 2013 23:10:45 +0200 really update with default webgl
koda [Mon, 17 Jun 2013 23:10:45 +0200] rev 9236
really update with default
Mon, 17 Jun 2013 17:45:18 +0200 issue 672, frontend less spammy
koda [Mon, 17 Jun 2013 17:45:18 +0200] rev 9235
issue #672, frontend less spammy
Mon, 17 Jun 2013 17:40:01 +0200 This commit changes many aspect of our cmake build system
koda [Mon, 17 Jun 2013 17:40:01 +0200] rev 9234
This commit changes many aspect of our cmake build system - shared libraries are compiled by default: * this modifies RPATH of unix executables; * this will prevent a lot of linking issues, esp. from pascal world; * the old behaviour (static libs) is still available with -DBUILD_SHARED_LIBS=off; * of course in this case you have to provide the full list of dependencies with FPFLAGS and CMAKE_C_FLAGS; - pascal is now fully integrated with cmake, meaning you can just do add_sources and use CMAKE_Pascal_FLAGS: * some of the language features are only partially implemented, for example .inc files will not get rebuilt if you modify them; * target_link_libraries for pascal targets is just dummy as linking is determined within pascal files; * universal builds for osx are not available any more; - bundled libraries and system libraries are addressed using the target name: * this avoids depedency tracking; * this allows to name output as we wish.
Fri, 14 Jun 2013 15:58:58 +0200 when you don't use bundled dirs, add a fake target anyway, so you can use the same cmake syntax even if the target uses a different name
koda [Fri, 14 Jun 2013 15:58:58 +0200] rev 9233
when you don't use bundled dirs, add a fake target anyway, so you can use the same cmake syntax even if the target uses a different name
Fri, 14 Jun 2013 15:47:55 +0200 there is no need of escaping after all...
koda [Fri, 14 Jun 2013 15:47:55 +0200] rev 9232
there is no need of escaping after all...
Fri, 14 Jun 2013 01:24:41 +0200 this should fix rpath problem
koda [Fri, 14 Jun 2013 01:24:41 +0200] rev 9231
this should fix rpath problem
Fri, 14 Jun 2013 01:11:22 +0200 oops, forgot to set the path after all
koda [Fri, 14 Jun 2013 01:11:22 +0200] rev 9230
oops, forgot to set the path after all
Fri, 14 Jun 2013 01:09:39 +0200 less spam
koda [Fri, 14 Jun 2013 01:09:39 +0200] rev 9229
less spam
Fri, 14 Jun 2013 01:06:49 +0200 remove two unused cmake files
koda [Fri, 14 Jun 2013 01:06:49 +0200] rev 9228
remove two unused cmake files
Fri, 14 Jun 2013 01:01:18 +0200 this should resolve a few issues on clean builds
koda [Fri, 14 Jun 2013 01:01:18 +0200] rev 9227
this should resolve a few issues on clean builds
Thu, 13 Jun 2013 22:55:33 +0200 oops, use right macro name
koda [Thu, 13 Jun 2013 22:55:33 +0200] rev 9226
oops, use right macro name
Thu, 13 Jun 2013 22:50:18 +0200 use target name instead of the resulting library, use more macros around
koda [Thu, 13 Jun 2013 22:50:18 +0200] rev 9225
use target name instead of the resulting library, use more macros around
Thu, 13 Jun 2013 22:27:23 +0200 merge cmake_pascal branch in default
koda [Thu, 13 Jun 2013 22:27:23 +0200] rev 9224
merge cmake_pascal branch in default
Thu, 13 Jun 2013 22:04:22 +0200 actually tests are there to be tested, just skip the variable assignment on windows
koda [Thu, 13 Jun 2013 22:04:22 +0200] rev 9223
actually tests are there to be tested, just skip the variable assignment on windows
Thu, 13 Jun 2013 22:01:41 +0200 Backed out changeset c4289023ddae
koda [Thu, 13 Jun 2013 22:01:41 +0200] rev 9222
Backed out changeset c4289023ddae
Thu, 13 Jun 2013 17:01:26 +0200 don't run the broken windows test at all on windows
koda [Thu, 13 Jun 2013 17:01:26 +0200] rev 9221
don't run the broken windows test at all on windows
Thu, 13 Jun 2013 15:37:52 +0200 gather up the linker flags in a macro
koda [Thu, 13 Jun 2013 15:37:52 +0200] rev 9220
gather up the linker flags in a macro
Thu, 13 Jun 2013 14:44:28 +0200 bring windows fixes from main repo
koda [Thu, 13 Jun 2013 14:44:28 +0200] rev 9219
bring windows fixes from main repo
Wed, 12 Jun 2013 19:30:44 +0200 another code typo
koda [Wed, 12 Jun 2013 19:30:44 +0200] rev 9218
another code typo
Wed, 12 Jun 2013 19:30:11 +0200 apply linker flags to all relevant targets
koda [Wed, 12 Jun 2013 19:30:11 +0200] rev 9217
apply linker flags to all relevant targets
Wed, 12 Jun 2013 19:27:17 +0200 explicitly set the origin linker flag so that $ORIGIN is used correctly
koda [Wed, 12 Jun 2013 19:27:17 +0200] rev 9216
explicitly set the origin linker flag so that $ORIGIN is used correctly
Wed, 12 Jun 2013 18:48:34 +0200 add a possible lua include path
koda [Wed, 12 Jun 2013 18:48:34 +0200] rev 9215
add a possible lua include path
Wed, 12 Jun 2013 16:44:53 +0200 less cached cmake output
koda [Wed, 12 Jun 2013 16:44:53 +0200] rev 9214
less cached cmake output
Wed, 12 Jun 2013 16:43:24 +0200 code typos
koda [Wed, 12 Jun 2013 16:43:24 +0200] rev 9213
code typos
Wed, 12 Jun 2013 12:18:03 +0200 use QT_DEBUG which is always added
koda [Wed, 12 Jun 2013 12:18:03 +0200] rev 9212
use QT_DEBUG which is always added
Wed, 12 Jun 2013 12:03:04 +0200 respect C and CXX flags
koda [Wed, 12 Jun 2013 12:03:04 +0200] rev 9211
respect C and CXX flags
Wed, 12 Jun 2013 11:27:00 +0200 freepascal on windows only supports shared libraries
koda [Wed, 12 Jun 2013 11:27:00 +0200] rev 9210
freepascal on windows only supports shared libraries
Wed, 12 Jun 2013 11:18:20 +0200 nitpick
koda [Wed, 12 Jun 2013 11:18:20 +0200] rev 9209
nitpick
Wed, 12 Jun 2013 11:17:54 +0200 heavily rework lua discovery and linking, needs testing but it's more similar to what we do for other libraries now
koda [Wed, 12 Jun 2013 11:17:54 +0200] rev 9208
heavily rework lua discovery and linking, needs testing but it's more similar to what we do for other libraries now
Wed, 12 Jun 2013 09:49:46 +0200 oops, haskell uses gcc to link, correctly pass flags
koda [Wed, 12 Jun 2013 09:49:46 +0200] rev 9207
oops, haskell uses gcc to link, correctly pass flags
Wed, 12 Jun 2013 01:30:16 +0200 since shared libs are now our friends, let's optimise them
koda [Wed, 12 Jun 2013 01:30:16 +0200] rev 9206
since shared libs are now our friends, let's optimise them
Wed, 12 Jun 2013 01:26:42 +0200 aaaaand let's not forget about lua, which has also a slightly revised build process
koda [Wed, 12 Jun 2013 01:26:42 +0200] rev 9205
aaaaand let's not forget about lua, which has also a slightly revised build process
Wed, 12 Jun 2013 01:04:30 +0200 drop the '_'
koda [Wed, 12 Jun 2013 01:04:30 +0200] rev 9204
drop the '_'
Wed, 12 Jun 2013 01:02:33 +0200 and now also avwrapper can be shared/static, add visibility to its exported functions, drop (needed only when static)
koda [Wed, 12 Jun 2013 01:02:33 +0200] rev 9203
and now also avwrapper can be shared/static, add visibility to its exported functions, drop (needed only when static)
Wed, 12 Jun 2013 01:00:47 +0200 also physlayer can be comiled as static or shared now
koda [Wed, 12 Jun 2013 01:00:47 +0200] rev 9202
also physlayer can be comiled as static or shared now
Mon, 17 Jun 2013 22:54:17 +0200 redid FindGLEW in the right way (tm) webgl
koda [Mon, 17 Jun 2013 22:54:17 +0200] rev 9201
redid FindGLEW in the right way (tm)
Wed, 12 Jun 2013 00:07:19 +0200 love cmake when it works
koda [Wed, 12 Jun 2013 00:07:19 +0200] rev 9200
love cmake when it works
Mon, 17 Jun 2013 17:07:27 +0200 pas2c import webgl
unC0Rr [Mon, 17 Jun 2013 17:07:27 +0200] rev 9199
pas2c import
Tue, 11 Jun 2013 19:17:52 +0200 setup RPATH, bump cmake
koda [Tue, 11 Jun 2013 19:17:52 +0200] rev 9198
setup RPATH, bump cmake
Mon, 17 Jun 2013 16:56:58 +0200 update with default webgl
koda [Mon, 17 Jun 2013 16:56:58 +0200] rev 9197
update with default
Tue, 11 Jun 2013 18:35:28 +0200 these check are now useless
koda [Tue, 11 Jun 2013 18:35:28 +0200] rev 9196
these check are now useless
Mon, 17 Jun 2013 10:48:50 -0400 Many of the gears treat non-0 timer as overridden. Added that check in more places so that lua could use this a tiny bit more consistently. Also preserve state for jetpack.
nemo [Mon, 17 Jun 2013 10:48:50 -0400] rev 9195
Many of the gears treat non-0 timer as overridden. Added that check in more places so that lua could use this a tiny bit more consistently. Also preserve state for jetpack.
Tue, 11 Jun 2013 18:31:49 +0200 I hate you, I hate you with all my heart...
koda [Tue, 11 Jun 2013 18:31:49 +0200] rev 9194
I hate you, I hate you with all my heart...
Sun, 16 Jun 2013 15:45:19 +0400 'i' flag for in-room status
unc0rr [Sun, 16 Jun 2013 15:45:19 +0400] rev 9193
'i' flag for in-room status
Tue, 11 Jun 2013 10:45:34 +0200 use BUILD_SHARED_LIBS to control whether a library is shared or static, make our bundled physfs library check for this configuration
koda [Tue, 11 Jun 2013 10:45:34 +0200] rev 9192
use BUILD_SHARED_LIBS to control whether a library is shared or static, make our bundled physfs library check for this configuration
Wed, 12 Jun 2013 19:15:51 +0200 fix launching on windows
koda [Wed, 12 Jun 2013 19:15:51 +0200] rev 9191
fix launching on windows
Mon, 10 Jun 2013 16:46:58 +0200 move paths setup in separate cmake module
koda [Mon, 10 Jun 2013 16:46:58 +0200] rev 9190
move paths setup in separate cmake module
Wed, 12 Jun 2013 04:58:27 +0300 merge my campaign page changes with default
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 12 Jun 2013 04:58:27 +0300] rev 9189
merge my campaign page changes with default
Mon, 10 Jun 2013 16:37:21 +0200 backout r1bed4aee19e0 and r3883b5dc600c
koda [Mon, 10 Jun 2013 16:37:21 +0200] rev 9188
backout r1bed4aee19e0 and r3883b5dc600c
Tue, 11 Jun 2013 11:48:36 +0200 moar cpack ignore
koda [Tue, 11 Jun 2013 11:48:36 +0200] rev 9187
moar cpack ignore
Tue, 11 Jun 2013 02:42:52 +0200 merge (could have grafted)
koda [Tue, 11 Jun 2013 02:42:52 +0200] rev 9186
merge (could have grafted)
Tue, 11 Jun 2013 02:39:45 +0200 osx, link also foundation to physfs
koda [Tue, 11 Jun 2013 02:39:45 +0200] rev 9185
osx, link also foundation to physfs
Wed, 12 Jun 2013 04:53:04 +0300 added images and corrected bug that didn't show correct description at some occasions
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 12 Jun 2013 04:53:04 +0300] rev 9184
added images and corrected bug that didn't show correct description at some occasions
Tue, 11 Jun 2013 00:01:32 +0200 libssp (required by stack-protector) is not available on 10.4
koda [Tue, 11 Jun 2013 00:01:32 +0200] rev 9183
libssp (required by stack-protector) is not available on 10.4
Mon, 27 May 2013 21:39:52 +0300 issue 562, image and description for the campaign page
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 27 May 2013 21:39:52 +0300] rev 9182
issue #562, image and description for the campaign page
Tue, 11 Jun 2013 01:40:55 +0300 added missing image
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 11 Jun 2013 01:40:55 +0300] rev 9181
added missing image
Tue, 11 Jun 2013 00:05:07 +0300 changed variable and function name
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 11 Jun 2013 00:05:07 +0300] rev 9180
changed variable and function name
Mon, 10 Jun 2013 23:50:36 +0300 removing sendstats(uScript) from luaAPI
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 10 Jun 2013 23:50:36 +0300] rev 9179
removing sendstats(uScript) from luaAPI
Mon, 10 Jun 2013 15:18:03 +0300 created a new sendstat type for changing the kills label
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 10 Jun 2013 15:18:03 +0300] rev 9178
created a new sendstat type for changing the kills label
Sun, 09 Jun 2013 01:18:58 +0300 fix non changing graph title and sendstat health
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 09 Jun 2013 01:18:58 +0300] rev 9177
fix non changing graph title and sendstat health
Sat, 08 Jun 2013 23:54:44 +0300 correct health statsend for lua scritps
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 08 Jun 2013 23:54:44 +0300] rev 9176
correct health statsend for lua scritps
Sat, 08 Jun 2013 23:24:52 +0300 added option to change stats graph title
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 08 Jun 2013 23:24:52 +0300] rev 9175
added option to change stats graph title
Thu, 06 Jun 2013 03:52:32 +0300 made lua scripts able to turn off automatic game stats
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 06 Jun 2013 03:52:32 +0300] rev 9174
made lua scripts able to turn off automatic game stats
Thu, 06 Jun 2013 03:35:59 +0300 LuaAPI sendstat finds correct clan colors by team names on siPlayerKills
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 06 Jun 2013 03:35:59 +0300] rev 9173
LuaAPI sendstat finds correct clan colors by team names on siPlayerKills
Tue, 04 Jun 2013 00:10:48 +0300 added custom stats message
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 04 Jun 2013 00:10:48 +0300] rev 9172
added custom stats message
Mon, 03 Jun 2013 23:18:24 +0300 added sendstat and sendstats support for lua scripts
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 03 Jun 2013 23:18:24 +0300] rev 9171
added sendstat and sendstats support for lua scripts
Mon, 10 Jun 2013 21:20:14 +0400 More verbose initialization
unc0rr [Mon, 10 Jun 2013 21:20:14 +0400] rev 9170
More verbose initialization
Mon, 10 Jun 2013 11:05:10 +0200 visibility unsupported on windows
koda [Mon, 10 Jun 2013 11:05:10 +0200] rev 9169
visibility unsupported on windows
Sun, 16 Jun 2013 00:46:11 +0400 Some fixes to make pas2c+clang compile all engine files webgl
unc0rr [Sun, 16 Jun 2013 00:46:11 +0400] rev 9168
Some fixes to make pas2c+clang compile all engine files
Mon, 10 Jun 2013 10:59:49 +0200 protect all types with -fstack-protector-all
koda [Mon, 10 Jun 2013 10:59:49 +0200] rev 9167
protect all types with -fstack-protector-all
Sat, 15 Jun 2013 23:45:53 +0400 - Fix 'and not' without parentheses webgl
unc0rr [Sat, 15 Jun 2013 23:45:53 +0400] rev 9166
- Fix 'and not' without parentheses - Better detection of such occasions
Mon, 10 Jun 2013 10:47:59 +0200 stack-protector flag needs to be passed to the linker as well
koda [Mon, 10 Jun 2013 10:47:59 +0200] rev 9165
stack-protector flag needs to be passed to the linker as well
Sat, 15 Jun 2013 23:44:37 +0400 Allow building with modern 'base' package webgl
unc0rr [Sat, 15 Jun 2013 23:44:37 +0400] rev 9164
Allow building with modern 'base' package
Thu, 06 Jun 2013 15:55:10 +0200 port all Q_WS_* to Q_OS_* so that we are forward compatible with Qt5
koda [Thu, 06 Jun 2013 15:55:10 +0200] rev 9163
port all Q_WS_* to Q_OS_* so that we are forward compatible with Qt5
Sun, 09 Jun 2013 12:28:11 +0200 lua warning with clang webgl
koda [Sun, 09 Jun 2013 12:28:11 +0200] rev 9162
lua warning with clang
Sun, 09 Jun 2013 22:24:41 +0400 These could be handy
unc0rr [Sun, 09 Jun 2013 22:24:41 +0400] rev 9161
These could be handy
Sun, 09 Jun 2013 12:22:53 +0200 update with default webgl
koda [Sun, 09 Jun 2013 12:22:53 +0200] rev 9160
update with default
Sun, 09 Jun 2013 12:20:19 +0200 set linker flags where appropriate
koda [Sun, 09 Jun 2013 12:20:19 +0200] rev 9159
set linker flags where appropriate
Sun, 09 Jun 2013 11:41:04 +0200 this was getting annoying, don't error out on warnings physfs
koda [Sun, 09 Jun 2013 11:41:04 +0200] rev 9158
this was getting annoying, don't error out on warnings physfs
Fri, 07 Jun 2013 22:12:15 -0400 ok. this could be tidier, but, I'm sick of hogs w/ unmodified thaw thawing on exactly wrong turn.
nemo [Fri, 07 Jun 2013 22:12:15 -0400] rev 9157
ok. this could be tidier, but, I'm sick of hogs w/ unmodified thaw thawing on exactly wrong turn.
Sat, 08 Jun 2013 02:21:31 +0200 make sure that also CXX sources pick up the flags (although I'm not 100% of the correctness of the tests)
koda [Sat, 08 Jun 2013 02:21:31 +0200] rev 9156
make sure that also CXX sources pick up the flags (although I'm not 100% of the correctness of the tests)
Sat, 08 Jun 2013 02:16:38 +0200 add fstack-protector and fvisibility=hidden to cmake tests
koda [Sat, 08 Jun 2013 02:16:38 +0200] rev 9155
add fstack-protector and fvisibility=hidden to cmake tests
Sat, 08 Jun 2013 02:03:02 +0200 also apply linker flags to haskell programs
koda [Sat, 08 Jun 2013 02:03:02 +0200] rev 9154
also apply linker flags to haskell programs
Sat, 08 Jun 2013 01:56:23 +0200 add relro linker tests (issue 663)
koda [Sat, 08 Jun 2013 01:56:23 +0200] rev 9153
add relro linker tests (issue #663)
Sat, 08 Jun 2013 01:52:32 +0200 move compiler checks in a separate cmake module
koda [Sat, 08 Jun 2013 01:52:32 +0200] rev 9152
move compiler checks in a separate cmake module
Sat, 08 Jun 2013 01:31:53 +0200 simplify cmake message syntax a little bit
koda [Sat, 08 Jun 2013 01:31:53 +0200] rev 9151
simplify cmake message syntax a little bit
Sat, 08 Jun 2013 01:22:46 +0200 move platform specific and revision info code into separate cmake modules
koda [Sat, 08 Jun 2013 01:22:46 +0200] rev 9150
move platform specific and revision info code into separate cmake modules
Fri, 07 Jun 2013 21:15:11 +0200 update changelog
sheepluva [Fri, 07 Jun 2013 21:15:11 +0200] rev 9149
update changelog
Fri, 07 Jun 2013 14:44:34 -0400 move 0.01 to the end to avoid increase damage fail on small values like fire. thanks to hedgewars wiki for noting this for fire damage.
nemo [Fri, 07 Jun 2013 14:44:34 -0400] rev 9148
move 0.01 to the end to avoid increase damage fail on small values like fire. thanks to hedgewars wiki for noting this for fire damage.
Fri, 07 Jun 2013 17:37:01 +0200 add note about mudball causing no direct damage to changelog
sheepluva [Fri, 07 Jun 2013 17:37:01 +0200] rev 9147
add note about mudball causing no direct damage to changelog
Thu, 26 Dec 2013 16:50:02 +0100 close branch 0.9.19
koda [Thu, 26 Dec 2013 16:50:02 +0100] rev 9146
close branch
Fri, 07 Jun 2013 15:23:04 +0400 Fix more warnings (lol @ icegun "consts")
unc0rr [Fri, 07 Jun 2013 15:23:04 +0400] rev 9145
Fix more warnings (lol @ icegun "consts")
Fri, 13 Sep 2013 21:55:53 +0400 Skip some LandPixels manipulations in stats-only mode 0.9.19
unc0rr [Fri, 13 Sep 2013 21:55:53 +0400] rev 9144
Skip some LandPixels manipulations in stats-only mode
Fri, 07 Jun 2013 12:51:09 +0400 Merge
unc0rr [Fri, 07 Jun 2013 12:51:09 +0400] rev 9143
Merge
Sat, 24 Aug 2013 01:37:20 +0400 Fix script flaw in detection of best team when sending achievement info 0.9.19
unc0rr [Sat, 24 Aug 2013 01:37:20 +0400] rev 9142
Fix script flaw in detection of best team when sending achievement info
Wed, 05 Jun 2013 13:01:25 -0400 Bump protocol and version (game desync would be triggered by b70352db5675, 2ae44c4381cd - other revisions probably safe)
nemo [Wed, 05 Jun 2013 13:01:25 -0400] rev 9141
Bump protocol and version (game desync would be triggered by b70352db5675, 2ae44c4381cd - other revisions probably safe)
Sat, 24 Aug 2013 01:22:45 +0400 Fix build 0.9.19
unc0rr [Sat, 24 Aug 2013 01:22:45 +0400] rev 9140
Fix build
Wed, 05 Jun 2013 12:47:33 -0400 Restore CurAmmoType check as well, that was removed in r8f317ba10675 when trying to fix aiming during alt attack.
nemo [Wed, 05 Jun 2013 12:47:33 -0400] rev 9139
Restore CurAmmoType check as well, that was removed in r8f317ba10675 when trying to fix aiming during alt attack. This probably fixes bug #657
Sat, 24 Aug 2013 00:13:15 +0400 Store TrophyRace records in database 0.9.19
unc0rr [Sat, 24 Aug 2013 00:13:15 +0400] rev 9138
Store TrophyRace records in database
Wed, 05 Jun 2013 16:28:30 +0200 fixed all engine compilation hints and notes (that I could see)
sheepluva [Wed, 05 Jun 2013 16:28:30 +0200] rev 9137
fixed all engine compilation hints and notes (that I could see)
Tue, 04 Jun 2013 23:56:17 +0200 parsing ok, stops at uGears webgl
koda [Tue, 04 Jun 2013 23:56:17 +0200] rev 9136
parsing ok, stops at uGears
Tue, 06 Aug 2013 00:26:07 +0400 Declare achievements in console statistics output 0.9.19
unc0rr [Tue, 06 Aug 2013 00:26:07 +0400] rev 9135
Declare achievements in console statistics output
Wed, 05 Jun 2013 15:42:00 +0200 fix last remaining warning in frontend
sheepluva [Wed, 05 Jun 2013 15:42:00 +0200] rev 9134
fix last remaining warning in frontend
Tue, 04 Jun 2013 23:48:44 +0200 actually everything is CLANG'd webgl
koda [Tue, 04 Jun 2013 23:48:44 +0200] rev 9133
actually everything is CLANG'd
Tue, 11 Jun 2013 11:48:36 +0200 moar cpack ignore 0.9.19
koda [Tue, 11 Jun 2013 11:48:36 +0200] rev 9132
moar cpack ignore
Wed, 05 Jun 2013 15:27:00 +0200 Hedgewars.png had a resolution more than twice as high as required; also fixed some (mostly obsolete) code that also contained a typo that would cause a warning/note in clang
sheepluva [Wed, 05 Jun 2013 15:27:00 +0200] rev 9131
Hedgewars.png had a resolution more than twice as high as required; also fixed some (mostly obsolete) code that also contained a typo that would cause a warning/note in clang
Tue, 04 Jun 2013 23:48:24 +0200 move sdlmain_osx aside in its own folder so its include path is not contaminated webgl
koda [Tue, 04 Jun 2013 23:48:24 +0200] rev 9130
move sdlmain_osx aside in its own folder so its include path is not contaminated
Tue, 11 Jun 2013 09:46:18 +0200 sigh, this follows r63bf1f4f40f8 0.9.19
koda [Tue, 11 Jun 2013 09:46:18 +0200] rev 9129
sigh, this follows r63bf1f4f40f8
Wed, 05 Jun 2013 14:00:29 +0200 good-bye QAspectRatioLayout
sheepluva [Wed, 05 Jun 2013 14:00:29 +0200] rev 9128
good-bye QAspectRatioLayout
Tue, 04 Jun 2013 22:28:12 +0200 update branch webgl
koda [Tue, 04 Jun 2013 22:28:12 +0200] rev 9127
update branch
Tue, 11 Jun 2013 02:46:59 +0200 backout a few commits that desyncronized translations and broke physfs on 32 bit 0.9.19
koda [Tue, 11 Jun 2013 02:46:59 +0200] rev 9126
backout a few commits that desyncronized translations and broke physfs on 32 bit
Tue, 04 Jun 2013 22:08:17 +0200 merge 0.9.19 in default
koda [Tue, 04 Jun 2013 22:08:17 +0200] rev 9125
merge 0.9.19 in default
Fri, 07 Jun 2013 16:35:48 +0200 fix issue 664 ("Quick game will fail if the randomly chosen theme is a DLC/custom one") 0.9.19
sheepluva [Fri, 07 Jun 2013 16:35:48 +0200] rev 9124
fix issue #664 ("Quick game will fail if the randomly chosen theme is a DLC/custom one")
Tue, 04 Jun 2013 21:59:01 +0200 trying to appease almighty unC0Rr 0.9.19
koda [Tue, 04 Jun 2013 21:59:01 +0200] rev 9123
trying to appease almighty unC0Rr
Tue, 04 Jun 2013 21:58:15 +0200 sheepluva asked, one less gci task to do 0.9.19
koda [Tue, 04 Jun 2013 21:58:15 +0200] rev 9122
sheepluva asked, one less gci task to do
Tue, 04 Jun 2013 17:20:23 +0200 sigh (qm files should not be in package_source either) 0.9.19
koda [Tue, 04 Jun 2013 17:20:23 +0200] rev 9121
sigh (qm files should not be in package_source either)
Tue, 04 Jun 2013 16:23:45 +0200 fix mission 6 hiding cyborg (issue 622) 0.9.19
master_ex [Tue, 04 Jun 2013 16:23:45 +0200] rev 9120
fix mission 6 hiding cyborg (issue #622)
Tue, 04 Jun 2013 16:08:36 +0200 this file is unused 0.9.19
koda [Tue, 04 Jun 2013 16:08:36 +0200] rev 9119
this file is unused
Tue, 04 Jun 2013 15:51:14 +0200 portoguese update 0.9.19
inu [Tue, 04 Jun 2013 15:51:14 +0200] rev 9118
portoguese update
Tue, 04 Jun 2013 15:51:06 +0200 apply raptor's fix on unix only 0.9.19
koda [Tue, 04 Jun 2013 15:51:06 +0200] rev 9117
apply raptor's fix on unix only
Tue, 04 Jun 2013 15:41:40 +0200 two german sentences 0.9.19
hasufell [Tue, 04 Jun 2013 15:41:40 +0200] rev 9116
two german sentences
Tue, 04 Jun 2013 15:40:25 +0200 forgot this from r f529fba57ba5 (thanks LocutusOfBorg1) 0.9.19
koda [Tue, 04 Jun 2013 15:40:25 +0200] rev 9115
forgot this from r f529fba57ba5 (thanks LocutusOfBorg1)
Tue, 04 Jun 2013 15:39:01 +0200 more make package_source, moc and sh files 0.9.19
koda [Tue, 04 Jun 2013 15:39:01 +0200] rev 9114
more make package_source, moc and sh files
Tue, 04 Jun 2013 11:47:07 +0200 adding some event-strings to german translation. most of these were suggested by Topf 0.9.19
sheepluva [Tue, 04 Jun 2013 11:47:07 +0200] rev 9113
adding some event-strings to german translation. most of these were suggested by Topf
Mon, 03 Jun 2013 23:25:15 +0200 http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#deprecated-items - The Encoding key is deprecated. 0.9.19
c_korn [Mon, 03 Jun 2013 23:25:15 +0200] rev 9112
http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#deprecated-items - The Encoding key is deprecated.
Mon, 03 Jun 2013 23:23:46 +0200 yay no more linking workarounds (for statically linking physfs on 32 bit arch, bringing divd3 or stdc++ or gcc_s.so.1 dependencies) 0.9.19
koda [Mon, 03 Jun 2013 23:23:46 +0200] rev 9111
yay no more linking workarounds (for statically linking physfs on 32 bit arch, bringing divd3 or stdc++ or gcc_s.so.1 dependencies)
Mon, 03 Jun 2013 23:21:29 +0200 fix static physfs linking on 32 bit archs 0.9.19
raptor [Mon, 03 Jun 2013 23:21:29 +0200] rev 9110
fix static physfs linking on 32 bit archs
Thu, 06 Jun 2013 00:28:30 +0400 - Fix issue 521 by resending FULLMAPCONFIG on game finish to those who joined mid-game. Semitested.
unc0rr [Thu, 06 Jun 2013 00:28:30 +0400] rev 9109
- Fix issue #521 by resending FULLMAPCONFIG on game finish to those who joined mid-game. Semitested. - Fix a bunch of build warnings
Mon, 03 Jun 2013 23:09:06 +0200 those "Unknown property overflow" messages were kinda getting old, time to get rid of them. also fix a typo in changelog spotted by c_korn 0.9.19
sheepluva [Mon, 03 Jun 2013 23:09:06 +0200] rev 9108
those "Unknown property overflow" messages were kinda getting old, time to get rid of them. also fix a typo in changelog spotted by c_korn
Wed, 05 Jun 2013 00:26:22 +0400 Less confusion to translators
unc0rr [Wed, 05 Jun 2013 00:26:22 +0400] rev 9107
Less confusion to translators
Tue, 04 Jun 2013 00:20:06 +0400 Merge default to 0.9.19 0.9.19
unc0rr [Tue, 04 Jun 2013 00:20:06 +0400] rev 9106
Merge default to 0.9.19
Tue, 04 Jun 2013 23:58:42 +0400 Proper parameters handling of chat commands
unc0rr [Tue, 04 Jun 2013 23:58:42 +0400] rev 9105
Proper parameters handling of chat commands
Mon, 03 Jun 2013 16:25:30 +0200 wow binary logic ftw 0.9.19
koda [Mon, 03 Jun 2013 16:25:30 +0200] rev 9104
wow binary logic ftw
Mon, 03 Jun 2013 23:59:55 -0400 blowtorch defrosts too
nemo [Mon, 03 Jun 2013 23:59:55 -0400] rev 9103
blowtorch defrosts too
Mon, 03 Jun 2013 16:15:17 +0200 deleted .h in pascal engine 0.9.19
koda [Mon, 03 Jun 2013 16:15:17 +0200] rev 9102
deleted .h in pascal engine
Mon, 03 Jun 2013 15:39:54 +0200 change portal mission name and update French translation (issue 569) 0.9.19
sphrix [Mon, 03 Jun 2013 15:39:54 +0200] rev 9101
change portal mission name and update French translation (issue #569)
Tue, 04 Jun 2013 00:15:03 +0400 Fix issue 652 and fix issue 645
unc0rr [Tue, 04 Jun 2013 00:15:03 +0400] rev 9100
Fix issue #652 and fix issue 645
Mon, 03 Jun 2013 13:47:35 +0200 if you use misuse labels as comments please at least keep in mind that labels cannot be used inline, within code blocks or with indentation! 0.9.19
sheepluva [Mon, 03 Jun 2013 13:47:35 +0200] rev 9099
if you use misuse labels as comments please at least keep in mind that labels cannot be used inline, within code blocks or with indentation!
Mon, 03 Jun 2013 10:05:44 +0200 merge default with .19
koda [Mon, 03 Jun 2013 10:05:44 +0200] rev 9098
merge default with .19
Mon, 03 Jun 2013 10:04:01 +0200 Added tag 0.9.19-release for changeset 1617149e01a4 0.9.19
koda [Mon, 03 Jun 2013 10:04:01 +0200] rev 9097
Added tag 0.9.19-release for changeset 1617149e01a4
Sun, 02 Jun 2013 22:43:59 +0200 fix the cmake flag PHYSFS_SYSTEM being called SYSTEM_PHYSFS in the code 0.9.19
sheepluva [Sun, 02 Jun 2013 22:43:59 +0200] rev 9096
fix the cmake flag PHYSFS_SYSTEM being called SYSTEM_PHYSFS in the code
Fri, 31 May 2013 14:52:30 -0400 oups 0.9.19
nemo [Fri, 31 May 2013 14:52:30 -0400] rev 9095
oups
Fri, 31 May 2013 14:51:08 -0400 Merge 0.9.19
nemo [Fri, 31 May 2013 14:51:08 -0400] rev 9094
Merge 0.9.19
Fri, 31 May 2013 14:47:07 -0400 fix locale load 0.9.19
nemo [Fri, 31 May 2013 14:47:07 -0400] rev 9093
fix locale load
Fri, 31 May 2013 16:49:11 +0200 don't pack .hi files, frontlib and other stuff 0.9.19
koda [Fri, 31 May 2013 16:49:11 +0200] rev 9092
don't pack .hi files, frontlib and other stuff
Fri, 31 May 2013 15:41:41 +0200 change cpack configuration file name so that it's not excluded by 'make package_source' 0.9.19
koda [Fri, 31 May 2013 15:41:41 +0200] rev 9091
change cpack configuration file name so that it's not excluded by 'make package_source'
Fri, 31 May 2013 15:21:56 +0200 mystery of the ending prefix 0.9.19
koda [Fri, 31 May 2013 15:21:56 +0200] rev 9090
mystery of the ending prefix
Fri, 31 May 2013 00:12:11 +0400 merge with tip 0.9.19 0.9.19-release
unc0rr [Fri, 31 May 2013 00:12:11 +0400] rev 9089
merge with tip
Thu, 30 May 2013 21:08:13 +0900 Fix broken x/y values on Dangerous Ducklings
mikade <redgrinner@gmail.com> [Thu, 30 May 2013 21:08:13 +0900] rev 9088
Fix broken x/y values on Dangerous Ducklings Add two new mission-based achievements New mission 'Nobody Laugh'
Thu, 30 May 2013 20:29:55 +0900 Add Frenzy (Hysteria) style/gameplay script and cfg
mikade <redgrinner@gmail.com> [Thu, 30 May 2013 20:29:55 +0900] rev 9087
Add Frenzy (Hysteria) style/gameplay script and cfg
Fri, 31 May 2013 00:10:59 +0400 ++protocol_number; 0.9.19
unc0rr [Fri, 31 May 2013 00:10:59 +0400] rev 9086
++protocol_number;
Thu, 30 May 2013 20:09:57 +0900 As per request, add ice-gun (untested!)
mikade <redgrinner@gmail.com> [Thu, 30 May 2013 20:09:57 +0900] rev 9085
As per request, add ice-gun (untested!)
Wed, 29 May 2013 17:56:07 -0400 merge with tip 0.9.19
nemo [Wed, 29 May 2013 17:56:07 -0400] rev 9084
merge with tip
Thu, 30 May 2013 19:34:39 +0900 Add how to play description to Mutant
mikade <redgrinner@gmail.com> [Thu, 30 May 2013 19:34:39 +0900] rev 9083
Add how to play description to Mutant Fix issue #277
Wed, 29 May 2013 17:47:54 -0400 Since this keeps coming up. Sync engine and frontend wheel handling, again.
nemo [Wed, 29 May 2013 17:47:54 -0400] rev 9082
Since this keeps coming up. Sync engine and frontend wheel handling, again.
Wed, 29 May 2013 22:52:37 +0400 merge 0.9.19
unc0rr [Wed, 29 May 2013 22:52:37 +0400] rev 9081
merge
Wed, 29 May 2013 15:12:06 -0400 bump copyright year for Andrey entries
unc0rr [Wed, 29 May 2013 15:12:06 -0400] rev 9080
bump copyright year for Andrey entries
Wed, 29 May 2013 13:03:23 -0400 polish translation update
szczur [Wed, 29 May 2013 13:03:23 -0400] rev 9079
polish translation update
Wed, 29 May 2013 12:21:49 -0400 grammar
sphrix [Wed, 29 May 2013 12:21:49 -0400] rev 9078
grammar
Wed, 29 May 2013 07:45:00 -0400 Waddaya think. Add it for iced up water and mines/cases/explosives
nemo [Wed, 29 May 2013 07:45:00 -0400] rev 9077
Waddaya think. Add it for iced up water and mines/cases/explosives
Wed, 29 May 2013 06:51:12 -0400 cancel on slide
nemo [Wed, 29 May 2013 06:51:12 -0400] rev 9076
cancel on slide
Wed, 29 May 2013 10:51:21 +0200 two little changelog entries
koda [Wed, 29 May 2013 10:51:21 +0200] rev 9075
two little changelog entries
Wed, 29 May 2013 10:48:36 +0200 .hgignore update
koda [Wed, 29 May 2013 10:48:36 +0200] rev 9074
.hgignore update
Wed, 29 May 2013 10:43:40 +0200 add hog freeze sound
koda [Wed, 29 May 2013 10:43:40 +0200] rev 9073
add hog freeze sound
Tue, 28 May 2013 21:30:02 -0400 add ice beam sound
nemo [Tue, 28 May 2013 21:30:02 -0400] rev 9072
add ice beam sound
Tue, 28 May 2013 14:09:19 -0400 frozen hog impact. koda says he'll add the beam
nemo [Tue, 28 May 2013 14:09:19 -0400] rev 9071
frozen hog impact. koda says he'll add the beam
Tue, 28 May 2013 13:58:01 -0400 *hate*
nemo [Tue, 28 May 2013 13:58:01 -0400] rev 9070
*hate*
Tue, 28 May 2013 16:07:22 +0200 windows build script, get the temp variable from environment, avoiding potential permission problems
koda [Tue, 28 May 2013 16:07:22 +0200] rev 9069
windows build script, get the temp variable from environment, avoiding potential permission problems
Tue, 28 May 2013 15:38:28 +0200 on Windows link libgcc statically to reduce the number of dlls
koda [Tue, 28 May 2013 15:38:28 +0200] rev 9068
on Windows link libgcc statically to reduce the number of dlls
Tue, 28 May 2013 13:57:11 -0400 < 256 is "thawing"
nemo [Tue, 28 May 2013 13:57:11 -0400] rev 9067
< 256 is "thawing"
Mon, 27 May 2013 21:34:03 -0400 fix mispositioned map.png
nemo [Mon, 27 May 2013 21:34:03 -0400] rev 9066
fix mispositioned map.png
Mon, 27 May 2013 23:46:27 +0200 add 'random' dependency to server .cabal file (please test)
koda [Mon, 27 May 2013 23:46:27 +0200] rev 9065
add 'random' dependency to server .cabal file (please test)
Mon, 27 May 2013 16:56:44 -0400 don't resurrect frozen
nemo [Mon, 27 May 2013 16:56:44 -0400] rev 9064
don't resurrect frozen
Tue, 28 May 2013 00:01:58 +0400 Fix "try again" button in "reconnected to fast" dialog trying to connect to port 0
unc0rr [Tue, 28 May 2013 00:01:58 +0400] rev 9063
Fix "try again" button in "reconnected to fast" dialog trying to connect to port 0
Mon, 27 May 2013 23:54:52 +0400 Fix room admin rights delegation by server admin when he isn't room admin
unc0rr [Mon, 27 May 2013 23:54:52 +0400] rev 9062
Fix room admin rights delegation by server admin when he isn't room admin
Mon, 27 May 2013 23:24:35 +0400 '@' for server admin status, '+' for room admins
unc0rr [Mon, 27 May 2013 23:24:35 +0400] rev 9061
'@' for server admin status, '+' for room admins
Mon, 27 May 2013 23:20:39 +0400 Remove admin rights from old admin when he delegates room ownership
unc0rr [Mon, 27 May 2013 23:20:39 +0400] rev 9060
Remove admin rights from old admin when he delegates room ownership
Mon, 27 May 2013 14:41:48 -0400 should unfreeze on your turn
nemo [Mon, 27 May 2013 14:41:48 -0400] rev 9059
should unfreeze on your turn
Mon, 27 May 2013 11:33:25 -0400 increase width on medium/large templates by a couple of hundred px. should help issue #625 a bit. Shouldn't increase large any more tho, since we are at 4096 and would increase memory unnecessarily.
nemo [Mon, 27 May 2013 11:33:25 -0400] rev 9058
increase width on medium/large templates by a couple of hundred px. should help issue #625 a bit. Shouldn't increase large any more tho, since we are at 4096 and would increase memory unnecessarily.
Mon, 27 May 2013 10:47:59 -0400 Default to random guest username in all places net/nick is fetched. Fixes issue #588
nemo [Mon, 27 May 2013 10:47:59 -0400] rev 9057
Default to random guest username in all places net/nick is fetched. Fixes issue #588
Mon, 27 May 2013 10:52:30 +0400 Merge
unc0rr [Mon, 27 May 2013 10:52:30 +0400] rev 9056
Merge
Fri, 24 May 2013 15:07:21 -0400 Quick and dirty fix for fact that we no longer prompt for a username on connect, so blank username simply errors on connect.
nemo [Fri, 24 May 2013 15:07:21 -0400] rev 9055
Quick and dirty fix for fact that we no longer prompt for a username on connect, so blank username simply errors on connect.
Fri, 24 May 2013 12:56:58 -0400 Fix config save problems, bug #510
nemo [Fri, 24 May 2013 12:56:58 -0400] rev 9054
Fix config save problems, bug #510
Fri, 24 May 2013 10:34:22 -0400 Add a mask, tweak changelog a bit
nemo [Fri, 24 May 2013 10:34:22 -0400] rev 9053
Add a mask, tweak changelog a bit
Thu, 23 May 2013 23:37:59 -0400 few more changes
nemo [Thu, 23 May 2013 23:37:59 -0400] rev 9052
few more changes
Thu, 23 May 2013 23:02:16 -0400 Final starbound
tiyuri [Thu, 23 May 2013 23:02:16 -0400] rev 9051
Final starbound
Fri, 24 May 2013 01:45:03 +0200 perhaps unneeded, but...
koda [Fri, 24 May 2013 01:45:03 +0200] rev 9050
perhaps unneeded, but...
Fri, 24 May 2013 00:55:33 +0200 lupdate
koda [Fri, 24 May 2013 00:55:33 +0200] rev 9049
lupdate
Fri, 24 May 2013 01:12:41 +0400 Store suffix of .qm files instead of locale name
unc0rr [Fri, 24 May 2013 01:12:41 +0400] rev 9048
Store suffix of .qm files instead of locale name
Thu, 23 May 2013 09:33:36 -0400 Remove repetition. This map doesn't need to be so wide.
nemo [Thu, 23 May 2013 09:33:36 -0400] rev 9047
Remove repetition. This map doesn't need to be so wide.
Wed, 22 May 2013 22:46:49 -0400 So when I first upsized these, I neglected to remove the pixelated version when generating. Corrected that to avoid sharp edges. Also aggressively optimised for smoothing. Also took advantage of SVG to drag dino bones to water level for mikade.
nemo [Wed, 22 May 2013 22:46:49 -0400] rev 9046
So when I first upsized these, I neglected to remove the pixelated version when generating. Corrected that to avoid sharp edges. Also aggressively optimised for smoothing. Also took advantage of SVG to drag dino bones to water level for mikade.
Wed, 22 May 2013 09:46:42 -0400 sheepluva suggestion for frozen barrel behaviour. untested.
nemo [Wed, 22 May 2013 09:46:42 -0400] rev 9045
sheepluva suggestion for frozen barrel behaviour. untested.
Wed, 22 May 2013 06:17:06 -0400 as long as a generic placeholder tint is in place. can't just exit
nemo [Wed, 22 May 2013 06:17:06 -0400] rev 9044
as long as a generic placeholder tint is in place. can't just exit
Tue, 21 May 2013 23:17:28 -0400 fix dud mine explosion
nemo [Tue, 21 May 2013 23:17:28 -0400] rev 9043
fix dud mine explosion
Tue, 21 May 2013 23:00:20 -0400 Add shrooms map
tiyuri [Tue, 21 May 2013 23:00:20 -0400] rev 9042
Add shrooms map
Tue, 21 May 2013 22:56:31 -0400 Make frozen crates uncollectable, add some tinting to frozen items. Suggestions needed for what should happen to explosives
nemo [Tue, 21 May 2013 22:56:31 -0400] rev 9041
Make frozen crates uncollectable, add some tinting to frozen items. Suggestions needed for what should happen to explosives
Tue, 21 May 2013 23:49:24 +0200 further limit asm
koda [Tue, 21 May 2013 23:49:24 +0200] rev 9040
further limit asm
Tue, 21 May 2013 21:28:42 +0300 place better the current replay button
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 21 May 2013 21:28:42 +0300] rev 9039
place better the current replay button
Tue, 21 May 2013 23:15:44 +0200 tip to highlight the new /rnd command
koda [Tue, 21 May 2013 23:15:44 +0200] rev 9038
tip to highlight the new /rnd command
Wed, 22 May 2013 00:50:15 +0400 merge
unc0rr [Wed, 22 May 2013 00:50:15 +0400] rev 9037
merge
Tue, 21 May 2013 16:14:36 -0400 ಠ_ಠ
nemo [Tue, 21 May 2013 16:14:36 -0400] rev 9036
ಠ_ಠ
Wed, 22 May 2013 00:49:37 +0400 '/rnd' command. Pass it a (possibly empty) list of items.
unc0rr [Wed, 22 May 2013 00:49:37 +0400] rev 9035
'/rnd' command. Pass it a (possibly empty) list of items.
Wed, 22 May 2013 00:12:15 +0400 Allow messages containing word separators in server's additional console commands
unc0rr [Wed, 22 May 2013 00:12:15 +0400] rev 9034
Allow messages containing word separators in server's additional console commands
Tue, 21 May 2013 23:54:28 +0400 Fix issue 570 (GoBack() slot connected twice)
unc0rr [Tue, 21 May 2013 23:54:28 +0400] rev 9033
Fix issue #570 (GoBack() slot connected twice)
Tue, 21 May 2013 23:48:00 +0400 Clear nickname in case of collision so client could try again. Should help with issue 550 if not fix it.
unc0rr [Tue, 21 May 2013 23:48:00 +0400] rev 9032
Clear nickname in case of collision so client could try again. Should help with issue #550 if not fix it.
Tue, 21 May 2013 23:31:39 +0400 Rooms list/chat splitter from issue 612
unc0rr [Tue, 21 May 2013 23:31:39 +0400] rev 9031
Rooms list/chat splitter from issue #612
Tue, 21 May 2013 22:09:21 +0400 Update ru localization
unc0rr [Tue, 21 May 2013 22:09:21 +0400] rev 9030
Update ru localization
Tue, 21 May 2013 21:40:22 +0400 Fix issue with last hog's part of team health bar
unc0rr [Tue, 21 May 2013 21:40:22 +0400] rev 9029
Fix issue with last hog's part of team health bar
Tue, 21 May 2013 21:30:42 +0400 Don't accept keyboard/mouse events on startup phase
unc0rr [Tue, 21 May 2013 21:30:42 +0400] rev 9028
Don't accept keyboard/mouse events on startup phase
Tue, 21 May 2013 21:22:32 +0400 Use old method of locale detection, fallback to new one in case of problems
unc0rr [Tue, 21 May 2013 21:22:32 +0400] rev 9027
Use old method of locale detection, fallback to new one in case of problems
Tue, 21 May 2013 16:13:32 -0400 Add gstFrozen state to mines/gears in range on frozen land creation, and set the mines to dud state. gstFrozen does nothing yet. Visually or otherwise.
nemo [Tue, 21 May 2013 16:13:32 -0400] rev 9026
Add gstFrozen state to mines/gears in range on frozen land creation, and set the mines to dud state. gstFrozen does nothing yet. Visually or otherwise.
Tue, 21 May 2013 11:32:42 -0400 less pixelated tentacles
nemo [Tue, 21 May 2013 11:32:42 -0400] rev 9025
less pixelated tentacles
Tue, 21 May 2013 01:09:50 -0400 yes. forgot this one too
nemo [Tue, 21 May 2013 01:09:50 -0400] rev 9024
yes. forgot this one too
Tue, 21 May 2013 00:58:29 -0400 add haunty mask, fix tentacle mask
nemo [Tue, 21 May 2013 00:58:29 -0400] rev 9023
add haunty mask, fix tentacle mask
Mon, 20 May 2013 22:11:15 -0400 Tentacles map. Fix cmakes for the others
tiyuri [Mon, 20 May 2013 22:11:15 -0400] rev 9022
Tentacles map. Fix cmakes for the others
Mon, 20 May 2013 18:33:38 -0400 Mass rename to group the StarBound derived maps together.
nemo [Mon, 20 May 2013 18:33:38 -0400] rev 9021
Mass rename to group the StarBound derived maps together.
Mon, 20 May 2013 18:33:18 -0400 Oaks map
tiyuri [Mon, 20 May 2013 18:33:18 -0400] rev 9020
Oaks map
Mon, 20 May 2013 17:14:08 -0400 Haunty map
tiyuri [Mon, 20 May 2013 17:14:08 -0400] rev 9019
Haunty map
Mon, 20 May 2013 07:45:16 -0400 maybe a little edging will help?
nemo [Mon, 20 May 2013 07:45:16 -0400] rev 9018
maybe a little edging will help?
Sun, 19 May 2013 22:06:24 -0400 Grassy map
tiyuri [Sun, 19 May 2013 22:06:24 -0400] rev 9017
Grassy map
Sun, 19 May 2013 16:52:57 -0400 forgot to crush
nemo [Sun, 19 May 2013 16:52:57 -0400] rev 9016
forgot to crush
Sun, 19 May 2013 16:33:08 -0400 Bones map
tiyuri [Sun, 19 May 2013 16:33:08 -0400] rev 9015
Bones map
Sun, 19 May 2013 16:04:50 -0400 Crystal map
tiyuri [Sun, 19 May 2013 16:04:50 -0400] rev 9014
Crystal map
Sat, 18 May 2013 23:19:49 +0200 update rope icon and icegun icon
sheepluva [Sat, 18 May 2013 23:19:49 +0200] rev 9013
update rope icon and icegun icon
Sat, 18 May 2013 22:42:05 +0200 changing slots of landgun and icegun, feel free to complain, improve and/or revert
sheepluva [Sat, 18 May 2013 22:42:05 +0200] rev 9012
changing slots of landgun and icegun, feel free to complain, improve and/or revert
Fri, 17 May 2013 22:25:56 +0200 tweak freezer icon a little more
sheepluva [Fri, 17 May 2013 22:25:56 +0200] rev 9011
tweak freezer icon a little more
Fri, 17 May 2013 22:01:23 +0200 changed icon for freezer ( issue 614 ), for rope (to be easier to recognize) and cluster bomb (to be easier to recognize and to so that it can be distinguished from the regular grenade's icon even when no color is present or perceived
sheepluva [Fri, 17 May 2013 22:01:23 +0200] rev 9010
changed icon for freezer ( issue #614 ), for rope (to be easier to recognize) and cluster bomb (to be easier to recognize and to so that it can be distinguished from the regular grenade's icon even when no color is present or perceived
Fri, 17 May 2013 23:38:46 +0400 Ehm... fix 'uLandGenMaze.pas(18,19) Fatal: (2003) Syntax error, ")" expected but "identifier A" found' error encountered by one of the users O_o
unc0rr [Fri, 17 May 2013 23:38:46 +0400] rev 9009
Ehm... fix 'uLandGenMaze.pas(18,19) Fatal: (2003) Syntax error, ")" expected but "identifier A" found' error encountered by one of the users O_o
Fri, 17 May 2013 00:08:05 +0400 merge
unc0rr [Fri, 17 May 2013 00:08:05 +0400] rev 9008
merge
Thu, 16 May 2013 20:05:43 +0200 lupdate
sheepluva [Thu, 16 May 2013 20:05:43 +0200] rev 9007
lupdate
Thu, 16 May 2013 14:05:16 -0400 bleah. sorry for spam. this reverts the first attempt in uAmmos
nemo [Thu, 16 May 2013 14:05:16 -0400] rev 9006
bleah. sorry for spam. this reverts the first attempt in uAmmos
Fri, 17 May 2013 00:07:37 +0400 Fix mortar's scoring
unc0rr [Fri, 17 May 2013 00:07:37 +0400] rev 9005
Fix mortar's scoring
Thu, 16 May 2013 14:02:33 -0400 Yeah, this isn't safe either. Caused bug #629 - removing.
nemo [Thu, 16 May 2013 14:02:33 -0400] rev 9004
Yeah, this isn't safe either. Caused bug #629 - removing.
Fri, 17 May 2013 00:06:01 +0400 Best level AI should maximize the score at all costs.
unc0rr [Fri, 17 May 2013 00:06:01 +0400] rev 9003
Best level AI should maximize the score at all costs.
Thu, 16 May 2013 17:33:25 +0200 updated italian translation
ChipHome [Thu, 16 May 2013 17:33:25 +0200] rev 9002
updated italian translation
Thu, 16 May 2013 10:10:27 +0200 I couldn't find any usage of these extern variables. neither in the file they are defined nor anywhere else in the code
sheepluva [Thu, 16 May 2013 10:10:27 +0200] rev 9001
I couldn't find any usage of these extern variables. neither in the file they are defined nor anywhere else in the code
Thu, 16 May 2013 10:03:00 +0200 remove about 45 useless #include statements from campain.* - copypasta ftw, eh? :p
sheepluva [Thu, 16 May 2013 10:03:00 +0200] rev 9000
remove about 45 useless #include statements from campain.* - copypasta ftw, eh? :p
Wed, 15 May 2013 23:33:38 -0400 better way to do it that avoids screwing up angle bounds on single saucer
nemo [Wed, 15 May 2013 23:33:38 -0400] rev 8999
better way to do it that avoids screwing up angle bounds on single saucer
Wed, 15 May 2013 22:52:17 -0400 trying to prevent the AI from attacking barrels. feedback on this welcome.
nemo [Wed, 15 May 2013 22:52:17 -0400] rev 8998
trying to prevent the AI from attacking barrels. feedback on this welcome.
Wed, 15 May 2013 08:56:52 -0400 few more changelog entries
nemo [Wed, 15 May 2013 08:56:52 -0400] rev 8997
few more changelog entries
Sun, 26 May 2013 08:18:15 -0400 change to RGB
nemo [Sun, 26 May 2013 08:18:15 -0400] rev 8996
change to RGB
Tue, 14 May 2013 11:09:19 -0400 more stuff we thought of
nemo [Tue, 14 May 2013 11:09:19 -0400] rev 8995
more stuff we thought of
Tue, 14 May 2013 10:40:24 -0400 few things I thought of
nemo [Tue, 14 May 2013 10:40:24 -0400] rev 8994
few things I thought of
Tue, 14 May 2013 09:25:53 -0400 use bubbles underwater
nemo [Tue, 14 May 2013 09:25:53 -0400] rev 8993
use bubbles underwater
Tue, 14 May 2013 08:57:30 -0400 Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
nemo [Tue, 14 May 2013 08:57:30 -0400] rev 8992
Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
Tue, 14 May 2013 07:16:14 -0400 Actually, let's use *4 since could be fired from lower down
nemo [Tue, 14 May 2013 07:16:14 -0400] rev 8991
Actually, let's use *4 since could be fired from lower down
Tue, 14 May 2013 07:14:41 -0400 more drowning fixes
nemo [Tue, 14 May 2013 07:14:41 -0400] rev 8990
more drowning fixes
Tue, 14 May 2013 06:33:59 -0400 check for gear being current ammo
nemo [Tue, 14 May 2013 06:33:59 -0400] rev 8989
check for gear being current ammo
Mon, 13 May 2013 22:58:40 -0400 yeah. this needs to only be for local play or it screws up small window size in network game
nemo [Mon, 13 May 2013 22:58:40 -0400] rev 8988
yeah. this needs to only be for local play or it screws up small window size in network game
Mon, 13 May 2013 22:40:32 -0400 some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
nemo [Mon, 13 May 2013 22:40:32 -0400] rev 8987
some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
Mon, 13 May 2013 23:31:03 +0200 fix issue 590, load nick after asking for it...
koda [Mon, 13 May 2013 23:31:03 +0200] rev 8986
fix issue #590, load nick after asking for it...
Mon, 13 May 2013 22:53:20 +0200 range checking for more engine command line parameters, issue 600
koda [Mon, 13 May 2013 22:53:20 +0200] rev 8985
range checking for more engine command line parameters, issue #600
Fri, 03 May 2013 07:09:04 +0300 fix comparison error in Campaign mission 1
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 03 May 2013 07:09:04 +0300] rev 8984
fix comparison error in Campaign mission 1
Mon, 13 May 2013 22:49:14 +0400 Restore ready toggle for room admins (issue 432)
unc0rr [Mon, 13 May 2013 22:49:14 +0400] rev 8983
Restore ready toggle for room admins (issue #432)
Mon, 13 May 2013 14:10:51 -0400 Needs to reset net button, not toggle it.
nemo [Mon, 13 May 2013 14:10:51 -0400] rev 8982
Needs to reset net button, not toggle it.
Sun, 12 May 2013 07:33:11 -0400 use less collision space for the holes
nemo [Sun, 12 May 2013 07:33:11 -0400] rev 8981
use less collision space for the holes
Sat, 11 May 2013 23:36:39 -0400 don't draw a border if there's already a bottom border, avoid placing objects over gaps in the floor
nemo [Sat, 11 May 2013 23:36:39 -0400] rev 8980
don't draw a border if there's already a bottom border, avoid placing objects over gaps in the floor
Sat, 11 May 2013 23:23:17 -0400 Package the 3 dynamic maps broken by recent uFloat changes as static maps. first_blood actually didn't seem to need it, but, just in case.
nemo [Sat, 11 May 2013 23:23:17 -0400] rev 8979
Package the 3 dynamic maps broken by recent uFloat changes as static maps. first_blood actually didn't seem to need it, but, just in case.
Sat, 11 May 2013 21:50:14 -0400 suggestion of unc0rr's to fix issue w/ random maps in campaign. load sidecar packages in physfs for lua. should be useful also for lua that does custom layouts
nemo [Sat, 11 May 2013 21:50:14 -0400] rev 8978
suggestion of unc0rr's to fix issue w/ random maps in campaign. load sidecar packages in physfs for lua. should be useful also for lua that does custom layouts
Sat, 11 May 2013 21:19:44 -0400 Change net button back on leaving main page.
nemo [Sat, 11 May 2013 21:19:44 -0400] rev 8977
Change net button back on leaving main page.
Sat, 11 May 2013 21:14:25 -0400 Basic workarounds for overlapping drawn map (rename buttons) and short team list (set a min height). Min size of form still fits targetted min size on desktop of 800x600
nemo [Sat, 11 May 2013 21:14:25 -0400] rev 8976
Basic workarounds for overlapping drawn map (rename buttons) and short team list (set a min height). Min size of form still fits targetted min size on desktop of 800x600
Sat, 11 May 2013 10:54:24 -0400 Add shoppamap lua as mikade requested. also add 50% chance of bottom border w/ holes as he requested. Also disable land objects in shoppa scheme, since that's more common way to play it.
nemo [Sat, 11 May 2013 10:54:24 -0400] rev 8975
Add shoppamap lua as mikade requested. also add 50% chance of bottom border w/ holes as he requested. Also disable land objects in shoppa scheme, since that's more common way to play it.
Fri, 10 May 2013 21:00:06 -0400 I don't see how rating these against others is useful, given the limited radius, and the cluster bomb thing just seems counterproductive. Anyway, this prevents AI from picking on barrels.
nemo [Fri, 10 May 2013 21:00:06 -0400] rev 8974
I don't see how rating these against others is useful, given the limited radius, and the cluster bomb thing just seems counterproductive. Anyway, this prevents AI from picking on barrels.
Fri, 10 May 2013 12:00:51 -0400 cases have no health
nemo [Fri, 10 May 2013 12:00:51 -0400] rev 8973
cases have no health
Thu, 09 May 2013 23:21:06 -0400 I was using this to test firepunching likely duds, but most of the time that would probably just make him bazooka them
nemo [Thu, 09 May 2013 23:21:06 -0400] rev 8972
I was using this to test firepunching likely duds, but most of the time that would probably just make him bazooka them
Thu, 09 May 2013 23:11:56 -0400 Adjust barrel damage so AI can actually bat to explode them. Fix state flag check. Remove unneeded dmgMod var. Cancel dX for low dX barrel tracing.
nemo [Thu, 09 May 2013 23:11:56 -0400] rev 8971
Adjust barrel damage so AI can actually bat to explode them. Fix state flag check. Remove unneeded dmgMod var. Cancel dX for low dX barrel tracing.
Thu, 09 May 2013 18:19:17 -0400 oops
nemo [Thu, 09 May 2013 18:19:17 -0400] rev 8970
oops
Thu, 09 May 2013 09:02:06 -0400 *sigh* freakin "with"
nemo [Thu, 09 May 2013 09:02:06 -0400] rev 8969
*sigh* freakin "with"
Tue, 07 May 2013 16:00:34 -0400 oh right. and uSound. the main culprit.
nemo [Tue, 07 May 2013 16:00:34 -0400] rev 8968
oh right. and uSound. the main culprit.
Tue, 07 May 2013 15:59:05 -0400 Fix voice naming. Case problems.
nemo [Tue, 07 May 2013 15:59:05 -0400] rev 8967
Fix voice naming. Case problems.
Tue, 07 May 2013 15:43:34 -0400 remove redundant abs, and some incorrect 1+ to damage
nemo [Tue, 07 May 2013 15:43:34 -0400] rev 8966
remove redundant abs, and some incorrect 1+ to damage
Tue, 07 May 2013 23:37:03 +0400 IFDEF that score expectation logging
unc0rr [Tue, 07 May 2013 23:37:03 +0400] rev 8965
IFDEF that score expectation logging
Tue, 07 May 2013 15:34:36 -0400 ☹
nemo [Tue, 07 May 2013 15:34:36 -0400] rev 8964
☹
Tue, 07 May 2013 14:59:30 -0400 Apply radius consistently. Still doesn't explain AI fail I think, although I can't run it right now.
nemo [Tue, 07 May 2013 14:59:30 -0400] rev 8963
Apply radius consistently. Still doesn't explain AI fail I think, although I can't run it right now.
Sun, 05 May 2013 22:50:17 -0400 So. This at least should make the math more accurate, even if it still doesn't appear to resolve prob w/ AI attacks
nemo [Sun, 05 May 2013 22:50:17 -0400] rev 8962
So. This at least should make the math more accurate, even if it still doesn't appear to resolve prob w/ AI attacks
Sat, 04 May 2013 21:58:42 -0400 *sigh*
nemo [Sat, 04 May 2013 21:58:42 -0400] rev 8961
*sigh*
Sat, 04 May 2013 21:56:04 -0400 oops
nemo [Sat, 04 May 2013 21:56:04 -0400] rev 8960
oops
Sat, 04 May 2013 21:40:52 -0400 pass the target
nemo [Sat, 04 May 2013 21:40:52 -0400] rev 8959
pass the target
Sat, 04 May 2013 14:46:29 -0400 simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
nemo [Sat, 04 May 2013 14:46:29 -0400] rev 8958
simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
Sat, 04 May 2013 13:58:18 -0400 explosive/mine damage for shove fall. AI still seems to refuse to bat dud mines :(
nemo [Sat, 04 May 2013 13:58:18 -0400] rev 8957
explosive/mine damage for shove fall. AI still seems to refuse to bat dud mines :(
Sat, 04 May 2013 08:16:50 -0400 Also have AI consider mines that will almost certainly be duds by the time he gets to them. I'm mostly using it to test AI behaviour w/ firepunch/whip/bat on a mine-heavy map.
nemo [Sat, 04 May 2013 08:16:50 -0400] rev 8956
Also have AI consider mines that will almost certainly be duds by the time he gets to them. I'm mostly using it to test AI behaviour w/ firepunch/whip/bat on a mine-heavy map.
Fri, 03 May 2013 23:46:15 -0400 oops
nemo [Fri, 03 May 2013 23:46:15 -0400] rev 8955
oops
Fri, 03 May 2013 22:18:23 -0400 try to guess at barrel state. prob should flag it..
nemo [Fri, 03 May 2013 22:18:23 -0400] rev 8954
try to guess at barrel state. prob should flag it..
Fri, 03 May 2013 21:38:16 -0400 ignore non-hedgies here. could be useful, but Hammer needs to be taught to consider it. (hammer + explosives on a bridge could be neat)
nemo [Fri, 03 May 2013 21:38:16 -0400] rev 8953
ignore non-hedgies here. could be useful, but Hammer needs to be taught to consider it. (hammer + explosives on a bridge could be neat)
Fri, 03 May 2013 21:36:01 -0400 trying to make AI aware of mine/explosive break point. also remove redundant test.
nemo [Fri, 03 May 2013 21:36:01 -0400] rev 8952
trying to make AI aware of mine/explosive break point. also remove redundant test.
Fri, 03 May 2013 07:52:57 -0400 only rate subs if significant. still very much need correct fall+damage esp given different knocks.
nemo [Fri, 03 May 2013 07:52:57 -0400] rev 8951
only rate subs if significant. still very much need correct fall+damage esp given different knocks.
Fri, 03 May 2013 07:28:08 -0400 Make hogs aware of dud mines and explosives. Still a bit more needed.
nemo [Fri, 03 May 2013 07:28:08 -0400] rev 8950
Make hogs aware of dud mines and explosives. Still a bit more needed.
Thu, 02 May 2013 23:46:48 +0400 merge :P
unc0rr [Thu, 02 May 2013 23:46:48 +0400] rev 8949
merge :P
Thu, 02 May 2013 23:44:49 +0400 Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
unc0rr [Thu, 02 May 2013 23:44:49 +0400] rev 8948
Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
Thu, 02 May 2013 21:56:24 +0400 CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug 620.
unc0rr [Thu, 02 May 2013 21:56:24 +0400] rev 8947
CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug #620.
Thu, 02 May 2013 21:55:03 +0400 Make AI more active in multiattack game mode
unc0rr [Thu, 02 May 2013 21:55:03 +0400] rev 8946
Make AI more active in multiattack game mode
Thu, 02 May 2013 13:09:12 -0400 this should improve consistency of mortar cluster spread and snowball knocks
nemo [Thu, 02 May 2013 13:09:12 -0400] rev 8945
this should improve consistency of mortar cluster spread and snowball knocks
Wed, 01 May 2013 04:05:10 +0300 fix bug that locked unlocked campaign missions, see issue 452
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 01 May 2013 04:05:10 +0300] rev 8944
fix bug that locked unlocked campaign missions, see issue #452
Wed, 01 May 2013 01:27:35 +0300 fix nil comparison error, see issues 470 and 601
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 01 May 2013 01:27:35 +0300] rev 8943
fix nil comparison error, see issues 470 and 601
Tue, 30 Apr 2013 21:06:05 -0400 this is fairer
nemo [Tue, 30 Apr 2013 21:06:05 -0400] rev 8942
this is fairer
Mon, 29 Apr 2013 10:01:51 +0400 Use tr() properly
unc0rr [Mon, 29 Apr 2013 10:01:51 +0400] rev 8941
Use tr() properly
Sat, 27 Apr 2013 17:02:26 -0400 This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
nemo [Sat, 27 Apr 2013 17:02:26 -0400] rev 8940
This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
Sat, 27 Apr 2013 16:56:50 -0400 So. First pass. Add secondary explosions to RateExplosion and RateShotgun. Not yet added to shoves. This is of limited utility at present since the dX has to be small since we can't bother tracing all hog motion. But, should be more useful once shove is added, and tracking of explosives and mines.
nemo [Sat, 27 Apr 2013 16:56:50 -0400] rev 8939
So. First pass. Add secondary explosions to RateExplosion and RateShotgun. Not yet added to shoves. This is of limited utility at present since the dX has to be small since we can't bother tracing all hog motion. But, should be more useful once shove is added, and tracking of explosives and mines.
Sat, 27 Apr 2013 00:09:50 +0400 Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue 617.
unc0rr [Sat, 27 Apr 2013 00:09:50 +0400] rev 8938
Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue #617.
Wed, 24 Apr 2013 10:38:28 -0400 aaaaand this one never was damaging
nemo [Wed, 24 Apr 2013 10:38:28 -0400] rev 8937
aaaaand this one never was damaging
Wed, 24 Apr 2013 10:34:52 -0400 cheezemonkey pointed out this is no longer damaging
nemo [Wed, 24 Apr 2013 10:34:52 -0400] rev 8936
cheezemonkey pointed out this is no longer damaging
Sun, 21 Apr 2013 17:38:17 -0400 yep. I did forget to put this back
nemo [Sun, 21 Apr 2013 17:38:17 -0400] rev 8935
yep. I did forget to put this back
Sun, 21 Apr 2013 16:39:36 -0400 So. This should fix ammo delays being off on a team that is resurrected later in the game, even up freezing delays a bit, prevent an infinite loop in freezing, and reduces fuel burn when adjusting freezer to one-fourth.
nemo [Sun, 21 Apr 2013 16:39:36 -0400] rev 8934
So. This should fix ammo delays being off on a team that is resurrected later in the game, even up freezing delays a bit, prevent an infinite loop in freezing, and reduces fuel burn when adjusting freezer to one-fourth.
Sun, 21 Apr 2013 01:38:52 +0200 merge 0.9.19 in dev
koda [Sun, 21 Apr 2013 01:38:52 +0200] rev 8933
merge 0.9.19 in dev
Sun, 21 Apr 2013 01:36:08 +0200 it's still not really clear to my why this is needed, maybe only in combination with -XD 0.9.19
koda [Sun, 21 Apr 2013 01:36:08 +0200] rev 8932
it's still not really clear to my why this is needed, maybe only in combination with -XD
Sun, 21 Apr 2013 01:35:30 +0200 rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round 0.9.19
koda [Sun, 21 Apr 2013 01:35:30 +0200] rev 8931
rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round
Sat, 20 Apr 2013 20:48:33 +0200 this macro is not defined on ppc 0.9.19
koda [Sat, 20 Apr 2013 20:48:33 +0200] rev 8930
this macro is not defined on ppc
Sat, 20 Apr 2013 20:39:37 +0200 hardcode full compiler path when compiling for ppc 0.9.19
koda [Sat, 20 Apr 2013 20:39:37 +0200] rev 8929
hardcode full compiler path when compiling for ppc
Sat, 20 Apr 2013 20:39:01 +0200 expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically 0.9.19
koda [Sat, 20 Apr 2013 20:39:01 +0200] rev 8928
expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically
Sat, 20 Apr 2013 20:13:23 +0200 resolve divdi3 on ppc 0.9.19
koda [Sat, 20 Apr 2013 20:13:23 +0200] rev 8927
resolve divdi3 on ppc
Tue, 26 Mar 2013 01:18:04 +0100 link stdc++ (for physfs on linux) only when targetting 32bit 0.9.19
koda [Tue, 26 Mar 2013 01:18:04 +0100] rev 8926
link stdc++ (for physfs on linux) only when targetting 32bit (grafted from db108c85131501e1ac4ded2758f742836f83f4b5)
Sat, 20 Apr 2013 19:03:57 -0400 Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
DrinkMachine [Sat, 20 Apr 2013 19:03:57 -0400] rev 8925
Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
Sat, 20 Apr 2013 02:20:15 +0200 update 0.9.19 with dev branch 0.9.19
koda [Sat, 20 Apr 2013 02:20:15 +0200] rev 8924
update 0.9.19 with dev branch
Fri, 19 Apr 2013 16:30:39 -0400 merge
nemo [Fri, 19 Apr 2013 16:30:39 -0400] rev 8923
merge
Fri, 19 Apr 2013 22:20:49 +0200 turkish translation updates
volkan [Fri, 19 Apr 2013 22:20:49 +0200] rev 8922
turkish translation updates
Sat, 20 Apr 2013 00:26:52 +0400 - Revert division hack nonsense
unc0rr [Sat, 20 Apr 2013 00:26:52 +0400] rev 8921
- Revert division hack nonsense - Patch Distance instead to not produce zero on non-zero parameters passed
Thu, 18 Apr 2013 21:25:38 +0400 Store colors in human-readable form
unc0rr [Thu, 18 Apr 2013 21:25:38 +0400] rev 8920
Store colors in human-readable form
Thu, 18 Apr 2013 17:37:50 +0400 lol, how did it manage to work for years? (z1 - z2 * z.Round) shouldn't respect signs of z1 and z2. It turns out we often had arbitrary .Frac value in division result. Also fixes issue 613.
unc0rr [Thu, 18 Apr 2013 17:37:50 +0400] rev 8919
lol, how did it manage to work for years? (z1 - z2 * z.Round) shouldn't respect signs of z1 and z2. It turns out we often had arbitrary .Frac value in division result. Also fixes issue #613.
Thu, 18 Apr 2013 00:41:27 +0400 Switch to 'settings.ini'. Copies old ini file if necessary on startup.
unc0rr [Thu, 18 Apr 2013 00:41:27 +0400] rev 8918
Switch to 'settings.ini'. Copies old ini file if necessary on startup.
Wed, 17 Apr 2013 11:24:06 -0400 why would we ever want to divide by 0?
nemo [Wed, 17 Apr 2013 11:24:06 -0400] rev 8917
why would we ever want to divide by 0?
Wed, 17 Apr 2013 15:45:13 +0400 hwFloat division is ~1.6 times faster now
unc0rr [Wed, 17 Apr 2013 15:45:13 +0400] rev 8916
hwFloat division is ~1.6 times faster now
Wed, 17 Apr 2013 12:11:33 +0400 Trivial optimization. Wonder if compiler was smart enough about it.
unc0rr [Wed, 17 Apr 2013 12:11:33 +0400] rev 8915
Trivial optimization. Wonder if compiler was smart enough about it.
Mon, 15 Apr 2013 22:26:30 +0200 add hedgehog tp svg as reference (as requested by nemo). feel free to improve :P
sheepluva [Mon, 15 Apr 2013 22:26:30 +0200] rev 8914
add hedgehog tp svg as reference (as requested by nemo). feel free to improve :P
Mon, 15 Apr 2013 23:26:48 +0400 Fix issue 603
unc0rr [Mon, 15 Apr 2013 23:26:48 +0400] rev 8913
Fix issue #603
Mon, 15 Apr 2013 23:06:06 +0400 Implement issue 308 with '|' as separator
unc0rr [Mon, 15 Apr 2013 23:06:06 +0400] rev 8912
Implement issue #308 with '|' as separator
Sun, 14 Apr 2013 22:57:13 +0200 let's go with what nemo suggests
koda [Sun, 14 Apr 2013 22:57:13 +0200] rev 8911
let's go with what nemo suggests
Mon, 15 Apr 2013 00:04:13 +0400 Fix hedgehogs number desync. Now all desyncs except the one from issue 521 should be fixed. Please, test.
unc0rr [Mon, 15 Apr 2013 00:04:13 +0400] rev 8910
Fix hedgehogs number desync. Now all desyncs except the one from issue #521 should be fixed. Please, test.
Sun, 14 Apr 2013 15:09:24 +0400 Check for admin role right in the sql statemenet
unc0rr [Sun, 14 Apr 2013 15:09:24 +0400] rev 8909
Check for admin role right in the sql statemenet
Sat, 13 Apr 2013 20:34:30 +0200 let's try to kill the thread right away and protect the thread variable with a mutex
koda [Sat, 13 Apr 2013 20:34:30 +0200] rev 8908
let's try to kill the thread right away and protect the thread variable with a mutex
Sat, 13 Apr 2013 20:13:52 +0200 added two security flags to windows linking
koda [Sat, 13 Apr 2013 20:13:52 +0200] rev 8907
added two security flags to windows linking
Fri, 12 Apr 2013 12:44:14 -0400 I see no reason why a visual effect needs Distance. IMO square should look just fine. Untested. Oh. Also reduced flake count at Randi's request.
nemo [Fri, 12 Apr 2013 12:44:14 -0400] rev 8906
I see no reason why a visual effect needs Distance. IMO square should look just fine. Untested. Oh. Also reduced flake count at Randi's request.
Thu, 11 Apr 2013 23:20:56 +0400 New hwSqrt implementation which is 46/19 times faster than the old one!
unc0rr [Thu, 11 Apr 2013 23:20:56 +0400] rev 8905
New hwSqrt implementation which is 46/19 times faster than the old one!
Sat, 20 Apr 2013 02:17:53 +0200 CASE FOLDING!!! 0.9.19
koda [Sat, 20 Apr 2013 02:17:53 +0200] rev 8904
CASE FOLDING!!! Never ever commit files with the same name and different casing
Thu, 11 Apr 2013 16:19:30 +0400 Reduce AI skills more on high Level values
unc0rr [Thu, 11 Apr 2013 16:19:30 +0400] rev 8903
Reduce AI skills more on high Level values
Wed, 17 Apr 2013 14:57:56 +0200 fix for issue 599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p 0.9.19
sheepluva [Wed, 17 Apr 2013 14:57:56 +0200] rev 8902
fix for issue #599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p
Wed, 10 Apr 2013 22:52:38 +0200 implementation of a restart-game button. location and appearance is not final :P
thunderstruck [Wed, 10 Apr 2013 22:52:38 +0200] rev 8901
implementation of a restart-game button. location and appearance is not final :P
Tue, 16 Apr 2013 19:53:52 +0200 whoops, unbreak build. how come that cmake doesn't stop anymore on engine build error? 0.9.19
sheepluva [Tue, 16 Apr 2013 19:53:52 +0200] rev 8900
whoops, unbreak build. how come that cmake doesn't stop anymore on engine build error?
Wed, 10 Apr 2013 22:59:40 +0400 This isn't necessary anymore
unc0rr [Wed, 10 Apr 2013 22:59:40 +0400] rev 8899
This isn't necessary anymore
Tue, 16 Apr 2013 17:31:39 +0200 fix for Issue 611: Engine crash in portal code 0.9.19
sheepluva [Tue, 16 Apr 2013 17:31:39 +0200] rev 8898
fix for issue #611: Engine crash in portal code
Wed, 10 Apr 2013 22:48:14 +0400 - Revert server workaround over desync from r98e2dbdda8c0
unc0rr [Wed, 10 Apr 2013 22:48:14 +0400] rev 8897
- Revert server workaround over desync from r98e2dbdda8c0 - Don't allow more than 48 hedgehogs
Tue, 16 Apr 2013 12:24:13 +0200 make cleaver icon hint at that fact that you have 2 of them 0.9.19
sheepluva [Tue, 16 Apr 2013 12:24:13 +0200] rev 8896
make cleaver icon hint at that fact that you have 2 of them
Wed, 10 Apr 2013 07:44:51 +0300 Change collision detection with current hedgehog
jaree [Wed, 10 Apr 2013 07:44:51 +0300] rev 8895
Change collision detection with current hedgehog
Tue, 16 Apr 2013 12:00:06 +0200 description tweaks 0.9.19
sheepluva [Tue, 16 Apr 2013 12:00:06 +0200] rev 8894
description tweaks
Wed, 10 Apr 2013 00:13:26 +0400 Don't set Default scheme/ammo when switching script if not room admin. Prevents game config desync.
unc0rr [Wed, 10 Apr 2013 00:13:26 +0400] rev 8893
Don't set Default scheme/ammo when switching script if not room admin. Prevents game config desync.
Mon, 15 Apr 2013 19:53:35 +0200 fix octorama preview 0.9.19
sheepluva [Mon, 15 Apr 2013 19:53:35 +0200] rev 8892
fix octorama preview
Mon, 08 Apr 2013 23:34:12 +0400 - Better fix to friends joins/quits highlighting problem
unc0rr [Mon, 08 Apr 2013 23:34:12 +0400] rev 8891
- Better fix to friends joins/quits highlighting problem - Fix build with .pro
Mon, 15 Apr 2013 19:25:19 +0200 french translations 0.9.19
Matisumi [Mon, 15 Apr 2013 19:25:19 +0200] rev 8890
french translations
Sun, 07 Apr 2013 19:43:18 -0400 Merge.
dag10 [Sun, 07 Apr 2013 19:43:18 -0400] rev 8889
Merge.
Mon, 15 Apr 2013 18:27:35 +0200 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva 0.9.19
Randy [Mon, 15 Apr 2013 18:27:35 +0200] rev 8888
add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Sun, 07 Apr 2013 22:53:40 +0200 merge
sheepluva [Sun, 07 Apr 2013 22:53:40 +0200] rev 8887
merge
Sun, 07 Apr 2013 19:42:02 -0400 Fixed map preview overlap on certain locales (Fixes issue 549).
dag10 [Sun, 07 Apr 2013 19:42:02 -0400] rev 8886
Fixed map preview overlap on certain locales (Fixes issue #549). Fixed overlapping of team selection widget and game cfg widget.
Mon, 15 Apr 2013 17:48:14 +0200 fixed slash for fruit theme 0.9.19
Randy [Mon, 15 Apr 2013 17:48:14 +0200] rev 8885
fixed slash for fruit theme
Sun, 07 Apr 2013 16:35:48 -0400 set translucency on fruit theme water, clamp size to even number (same sdl window resize) and honouring min size, reduce calls to dmgmod a bit
nemo [Sun, 07 Apr 2013 16:35:48 -0400] rev 8884
set translucency on fruit theme water, clamp size to even number (same sdl window resize) and honouring min size, reduce calls to dmgmod a bit
Sun, 14 Apr 2013 21:51:53 +0200 engine translation update, french 0.9.19
Matisumi [Sun, 14 Apr 2013 21:51:53 +0200] rev 8883
engine translation update, french
Sat, 06 Apr 2013 02:11:02 +0200 fix 'failed to install translation' message when misc/locale in hedgewars.ini is empty (which is *always* when 'system default' is selected)
koda [Sat, 06 Apr 2013 02:11:02 +0200] rev 8882
fix 'failed to install translation' message when misc/locale in hedgewars.ini is empty (which is *always* when 'system default' is selected)
Sun, 14 Apr 2013 12:25:24 +0200 cleaning up my own mess, turned out the italian translation has more descriptions than the english one XD 0.9.19
sheepluva [Sun, 14 Apr 2013 12:25:24 +0200] rev 8881
cleaning up my own mess, turned out the italian translation has more descriptions than the english one XD
Sat, 06 Apr 2013 01:19:47 +0200 reintroduce the notice for restarting frontend after changing language
koda [Sat, 06 Apr 2013 01:19:47 +0200] rev 8880
reintroduce the notice for restarting frontend after changing language
Sun, 14 Apr 2013 12:11:02 +0200 cleaning up nemo's mess :P ( re3407eef6b5474b2a3ea49ea49e354dc05144005 ) 0.9.19
sheepluva [Sun, 14 Apr 2013 12:11:02 +0200] rev 8879
cleaning up nemo's mess :P ( re3407eef6b5474b2a3ea49ea49e354dc05144005 )
Sat, 06 Apr 2013 01:11:49 +0200 check for network for feedback dialog too
koda [Sat, 06 Apr 2013 01:11:49 +0200] rev 8878
check for network for feedback dialog too
Sat, 13 Apr 2013 19:31:31 +0200 remove delays from "one of everything" weaponset 0.9.19
mikade [Sat, 13 Apr 2013 19:31:31 +0200] rev 8877
remove delays from "one of everything" weaponset it doesn't make sense to have the default delays on stuff like baseball bat, cake etc. when you can just use melons/hellish grenades etc. straight from the go
Sat, 06 Apr 2013 01:02:28 +0200 reintroduce the notification message in case you access dlc page without internet connection
koda [Sat, 06 Apr 2013 01:02:28 +0200] rev 8876
reintroduce the notification message in case you access dlc page without internet connection
Sat, 13 Apr 2013 19:11:52 +0200 remove low grav from fort mode since players might not appreciate it if they just want to play a quick regular forts match against a challenger. 0.9.19
sheepluva [Sat, 13 Apr 2013 19:11:52 +0200] rev 8875
remove low grav from fort mode since players might not appreciate it if they just want to play a quick regular forts match against a challenger. fix typo
Fri, 05 Apr 2013 22:57:31 +0200 fix displaying the right version of windows in system info
koda [Fri, 05 Apr 2013 22:57:31 +0200] rev 8874
fix displaying the right version of windows in system info
Thu, 11 Apr 2013 18:39:17 +0200 IT translation file completed. 0.9.19
Marco Bresciani [Thu, 11 Apr 2013 18:39:17 +0200] rev 8873
IT translation file completed.
Thu, 13 Jun 2013 22:50:33 +0200 close branch cmake_pascal
koda [Thu, 13 Jun 2013 22:50:33 +0200] rev 8872
close branch
Fri, 05 Apr 2013 22:46:48 +0200 feedback, display ram size in MB
koda [Fri, 05 Apr 2013 22:46:48 +0200] rev 8871
feedback, display ram size in MB
Fri, 12 Apr 2013 21:41:55 +0200 remove bioshock3-reference on hedgehogs drowning (unlike its predecessors, it turned out to not take place underwater) 0.9.19
sheepluva [Fri, 12 Apr 2013 21:41:55 +0200] rev 8870
remove bioshock3-reference on hedgehogs drowning (unlike its predecessors, it turned out to not take place underwater)
Tue, 30 Apr 2013 01:47:30 +0200 add useful variables for non-Makefile generators to set where we want our stuff built cmake_pascal
koda [Tue, 30 Apr 2013 01:47:30 +0200] rev 8869
add useful variables for non-Makefile generators to set where we want our stuff built
Fri, 05 Apr 2013 22:40:44 +0200 little feedback rewording
koda [Fri, 05 Apr 2013 22:40:44 +0200] rev 8868
little feedback rewording
Sun, 07 Apr 2013 23:46:50 +0200 Hats! 0.9.19
Randy [Sun, 07 Apr 2013 23:46:50 +0200] rev 8867
Hats!
Tue, 30 Apr 2013 01:43:47 +0200 this makes Xcode generator test pass cmake_pascal
koda [Tue, 30 Apr 2013 01:43:47 +0200] rev 8866
this makes Xcode generator test pass
Fri, 05 Apr 2013 18:25:23 +0200 use SDL_Threads everywhere
koda [Fri, 05 Apr 2013 18:25:23 +0200] rev 8865
use SDL_Threads everywhere The trick was to mark the threaded functions as cdecl and load arguments correctly. This allows us to: - drop a few ifdefs; - use integrated waiting code; - remove some whitespaces \o/; - fix bug #591.
Sun, 07 Apr 2013 17:35:57 +0200 small engine translation updates. Thanks to community members 'Wuzzy' and 'Flandre Scarlet' for their suggestions :) 0.9.19
sheepluva [Sun, 07 Apr 2013 17:35:57 +0200] rev 8864
small engine translation updates. Thanks to community members 'Wuzzy' and 'Flandre Scarlet' for their suggestions :)
Tue, 30 Apr 2013 01:43:00 +0200 fpc sysroot should belong to user configuration cmake_pascal
koda [Tue, 30 Apr 2013 01:43:00 +0200] rev 8863
fpc sysroot should belong to user configuration
Thu, 04 Apr 2013 20:31:41 -0400 drill test tweak based on watching AI play
nemo [Thu, 04 Apr 2013 20:31:41 -0400] rev 8862
drill test tweak based on watching AI play
Fri, 15 Mar 2013 17:06:23 +0100 Few Japanese (very "in progress") thansk to wife and the about. 0.9.19
Marco Bresciani [Fri, 15 Mar 2013 17:06:23 +0100] rev 8861
Few Japanese (very "in progress") thansk to wife and the about.
Thu, 04 Apr 2013 14:37:19 +0200 remove now-unused function webgl
koda [Thu, 04 Apr 2013 14:37:19 +0200] rev 8860
remove now-unused function
Tue, 26 Mar 2013 18:03:15 +0100 cmake netiquette cmake_pascal
koda [Tue, 26 Mar 2013 18:03:15 +0100] rev 8859
cmake netiquette
Thu, 04 Apr 2013 15:54:34 -0400 add shading
Randi [Thu, 04 Apr 2013 15:54:34 -0400] rev 8858
add shading
Thu, 04 Apr 2013 18:47:09 +0200 merge with latest default branch 0.9.19
koda [Thu, 04 Apr 2013 18:47:09 +0200] rev 8857
merge with latest default branch
Thu, 04 Apr 2013 16:12:26 +0400 Fix pos() return type webgl
unc0rr [Thu, 04 Apr 2013 16:12:26 +0400] rev 8856
Fix pos() return type
Tue, 26 Mar 2013 02:06:54 +0100 restore the osx build disabling universal app support cmake_pascal
koda [Tue, 26 Mar 2013 02:06:54 +0100] rev 8855
restore the osx build disabling universal app support
Thu, 04 Apr 2013 11:27:23 -0400 remove 70c086d9b03f - I suspect the issue was actually part of more general prob probably fixed in cfc44db21d72 by jaree
nemo [Thu, 04 Apr 2013 11:27:23 -0400] rev 8854
remove 70c086d9b03f - I suspect the issue was actually part of more general prob probably fixed in cfc44db21d72 by jaree
Thu, 04 Apr 2013 02:07:06 +0200 and now engine in c links too (with more manual intervention as of issue 596) webgl
koda [Thu, 04 Apr 2013 02:07:06 +0200] rev 8853
and now engine in c links too (with more manual intervention as of issue #596)
Tue, 26 Mar 2013 01:43:34 +0100 add and use the integrated version check cmake_pascal
koda [Tue, 26 Mar 2013 01:43:34 +0100] rev 8852
add and use the integrated version check
Thu, 04 Apr 2013 14:35:46 +0200 forgot these from raa2ffd427f6a
koda [Thu, 04 Apr 2013 14:35:46 +0200] rev 8851
forgot these from raa2ffd427f6a
Thu, 04 Apr 2013 01:38:30 +0200 engine to c now compiles with some manual intervention (as of bug 596) webgl
koda [Thu, 04 Apr 2013 01:38:30 +0200] rev 8850
engine to c now compiles with some manual intervention (as of bug #596)
Tue, 26 Mar 2013 01:18:04 +0100 link stdc++ (for physfs on linux) only when targetting 32bit cmake_pascal
koda [Tue, 26 Mar 2013 01:18:04 +0100] rev 8849
link stdc++ (for physfs on linux) only when targetting 32bit
Thu, 04 Apr 2013 08:10:59 -0400 So. Some themes have objects that seem to be large natural extensions of the landscape. Masks allow maintaining that. Lemme know if it doesn't look good. If it doesn't, can still use for ice/bounce/indestructible. Indestructible bunker object for example.
nemo [Thu, 04 Apr 2013 08:10:59 -0400] rev 8848
So. Some themes have objects that seem to be large natural extensions of the landscape. Masks allow maintaining that. Lemme know if it doesn't look good. If it doesn't, can still use for ice/bounce/indestructible. Indestructible bunker object for example.
Thu, 04 Apr 2013 00:32:57 +0200 update branch again webgl
koda [Thu, 04 Apr 2013 00:32:57 +0200] rev 8847
update branch again
Tue, 26 Mar 2013 01:13:45 +0100 set directories to be included externally, in the project file cmake_pascal
koda [Tue, 26 Mar 2013 01:13:45 +0100] rev 8846
set directories to be included externally, in the project file
Thu, 04 Apr 2013 10:44:03 +0300 Fix AI collision detection with crates and overlapping hedgehogs. Remove duplicating code
jaree@jaree-VirtualBox [Thu, 04 Apr 2013 10:44:03 +0300] rev 8845
Fix AI collision detection with crates and overlapping hedgehogs. Remove duplicating code
Wed, 03 Apr 2013 00:17:21 +0400 No more hwengine.desktop here webgl
unc0rr [Wed, 03 Apr 2013 00:17:21 +0400] rev 8844
No more hwengine.desktop here
Sun, 24 Mar 2013 11:11:39 +0100 gather all libs in a single list cmake_pascal
koda [Sun, 24 Mar 2013 11:11:39 +0100] rev 8843
gather all libs in a single list
Wed, 03 Apr 2013 22:05:11 -0400 Fruit theme
Randi [Wed, 03 Apr 2013 22:05:11 -0400] rev 8842
Fruit theme
Wed, 03 Apr 2013 00:16:37 +0400 Fix rendering errors now. webgl
unc0rr [Wed, 03 Apr 2013 00:16:37 +0400] rev 8841
Fix rendering errors now.
Sun, 24 Mar 2013 10:54:16 +0100 remove old code cmake_pascal
koda [Sun, 24 Mar 2013 10:54:16 +0100] rev 8840
remove old code
Wed, 03 Apr 2013 00:03:46 +0400 Fixes to make pas2c parse this webgl
unc0rr [Wed, 03 Apr 2013 00:03:46 +0400] rev 8839
Fixes to make pas2c parse this
Wed, 03 Apr 2013 23:56:59 +0200 strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
koda [Wed, 03 Apr 2013 23:56:59 +0200] rev 8838
strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
Sun, 24 Mar 2013 10:48:37 +0100 parsing CMAKE_OSX_ARCHITECTURES cmake_pascal
koda [Sun, 24 Mar 2013 10:48:37 +0100] rev 8837
parsing CMAKE_OSX_ARCHITECTURES
Tue, 02 Apr 2013 23:43:39 +0400 Bring some sanity here. Feel free to specify parameters in any order and in any notation (full name or one-letter). webgl
unc0rr [Tue, 02 Apr 2013 23:43:39 +0400] rev 8836
Bring some sanity here. Feel free to specify parameters in any order and in any notation (full name or one-letter).
Wed, 03 Apr 2013 00:46:19 +0200 ios compiles again (using an old version of sdl)
koda [Wed, 03 Apr 2013 00:46:19 +0200] rev 8835
ios compiles again (using an old version of sdl)
Fri, 22 Mar 2013 10:43:43 +0100 no need of ar and ranlib for pascal cmake_pascal
koda [Fri, 22 Mar 2013 10:43:43 +0100] rev 8834
no need of ar and ranlib for pascal
Tue, 02 Apr 2013 21:00:57 +0200 update webgl branch webgl
koda [Tue, 02 Apr 2013 21:00:57 +0200] rev 8833
update webgl branch
Tue, 02 Apr 2013 23:02:06 +0200 fix osx build
koda [Tue, 02 Apr 2013 23:02:06 +0200] rev 8832
fix osx build
Fri, 22 Mar 2013 10:40:48 +0100 finish off by replacing remaining Ada occurencies cmake_pascal
koda [Fri, 22 Mar 2013 10:40:48 +0100] rev 8831
finish off by replacing remaining Ada occurencies
Mon, 01 Apr 2013 23:26:41 +0400 Think this is what was meant by koda
unc0rr [Mon, 01 Apr 2013 23:26:41 +0400] rev 8830
Think this is what was meant by koda
Fri, 22 Mar 2013 10:34:50 +0100 disable static libraries with fpc cmake_pascal
koda [Fri, 22 Mar 2013 10:34:50 +0100] rev 8829
disable static libraries with fpc
Mon, 01 Apr 2013 23:07:24 +0400 Hey, there was inc(Radius, 4)
unc0rr [Mon, 01 Apr 2013 23:07:24 +0400] rev 8828
Hey, there was inc(Radius, 4)
Fri, 22 Mar 2013 10:33:35 +0100 oops cmake_pascal
koda [Fri, 22 Mar 2013 10:33:35 +0100] rev 8827
oops
Sun, 31 Mar 2013 15:45:24 -0400 updated turkish frontend translation
volkan [Sun, 31 Mar 2013 15:45:24 -0400] rev 8826
updated turkish frontend translation
Thu, 21 Mar 2013 15:03:30 +0100 drop processor flags cmake_pascal
koda [Thu, 21 Mar 2013 15:03:30 +0100] rev 8825
drop processor flags
Sun, 31 Mar 2013 14:20:40 -0400 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo [Sun, 31 Mar 2013 14:20:40 -0400] rev 8824
Unbreak lua localisation, fix untranslated login prompt, update translations.
Thu, 21 Mar 2013 14:38:58 +0100 add support for creating shared pascal libraries cmake_pascal
koda [Thu, 21 Mar 2013 14:38:58 +0100] rev 8823
add support for creating shared pascal libraries
Sat, 30 Mar 2013 08:11:09 -0400 Don't reward digging close w/ drill rocket. Doesn't offer much benefit. Reduce final bonus slightly to avoid using drill like bazooka. Better would be AI doing this for all weps based on count. Make main drill loop a little more efficient.
nemo [Sat, 30 Mar 2013 08:11:09 -0400] rev 8822
Don't reward digging close w/ drill rocket. Doesn't offer much benefit. Reduce final bonus slightly to avoid using drill like bazooka. Better would be AI doing this for all weps based on count. Make main drill loop a little more efficient.
Wed, 20 Mar 2013 18:31:13 +0100 adjust verbosity, move debug/release variables in the right section cmake_pascal
koda [Wed, 20 Mar 2013 18:31:13 +0100] rev 8821
adjust verbosity, move debug/release variables in the right section
Fri, 29 Mar 2013 23:58:03 +0100 feedback page: allow translations for main text; added link to known bugs in order to reduce the future number of bug report duplicates a bit (We can all hope, right? :P)
sheepluva [Fri, 29 Mar 2013 23:58:03 +0100] rev 8820
feedback page: allow translations for main text; added link to known bugs in order to reduce the future number of bug report duplicates a bit (We can all hope, right? :P)
Tue, 19 Mar 2013 18:32:22 +0100 below this i cannot break the loop cmake_pascal
koda [Tue, 19 Mar 2013 18:32:22 +0100] rev 8819
below this i cannot break the loop
Fri, 29 Mar 2013 10:54:12 -0400 This should ensure rope can still be aimed quickly when an alt weapon is active.
nemo [Fri, 29 Mar 2013 10:54:12 -0400] rev 8818
This should ensure rope can still be aimed quickly when an alt weapon is active.
Tue, 19 Mar 2013 18:32:03 +0100 move RestoreHog from uGears to uTeams to break a circular dependency cmake_pascal
koda [Tue, 19 Mar 2013 18:32:03 +0100] rev 8817
move RestoreHog from uGears to uTeams to break a circular dependency
Fri, 29 Mar 2013 14:47:01 +0100 merge
sheepluva [Fri, 29 Mar 2013 14:47:01 +0100] rev 8816
merge
Tue, 19 Mar 2013 18:02:06 +0100 minor and partial casing commit cmake_pascal
koda [Tue, 19 Mar 2013 18:02:06 +0100] rev 8815
minor and partial casing commit
Fri, 29 Mar 2013 08:10:44 -0400 *sigh* this shouldn'tve been removed in first place.
nemo [Fri, 29 Mar 2013 08:10:44 -0400] rev 8814
*sigh* this shouldn'tve been removed in first place.
Tue, 19 Mar 2013 17:15:23 +0100 move a few checks so that add_defintions doesn't interfere cmake_pascal
koda [Tue, 19 Mar 2013 17:15:23 +0100] rev 8813
move a few checks so that add_defintions doesn't interfere
Fri, 29 Mar 2013 08:03:17 -0400 oups. reused same variable twice. my bad. You know, maybe somewhere in uVariables or uGearsList should define what we use Gear variables for in each gear
nemo [Fri, 29 Mar 2013 08:03:17 -0400] rev 8812
oups. reused same variable twice. my bad. You know, maybe somewhere in uVariables or uGearsList should define what we use Gear variables for in each gear
Tue, 19 Mar 2013 17:14:10 +0100 move avwraper compilation in its own folder cmake_pascal
koda [Tue, 19 Mar 2013 17:14:10 +0100] rev 8811
move avwraper compilation in its own folder
Thu, 28 Mar 2013 18:34:53 +0200 Fix TestCollExcludingMe function. Now it doesn't skip test if there are more then one hog at checking pixel
Urbertar [Thu, 28 Mar 2013 18:34:53 +0200] rev 8810
Fix TestCollExcludingMe function. Now it doesn't skip test if there are more then one hog at checking pixel
Tue, 19 Mar 2013 16:47:53 +0100 hm, CMAKE_C_COMPILER is not always defined apparently cmake_pascal
koda [Tue, 19 Mar 2013 16:47:53 +0100] rev 8809
hm, CMAKE_C_COMPILER is not always defined apparently
Thu, 28 Mar 2013 18:34:30 +0200 Fix compilation error. Remove default value of ShowMessage title param
Urbertar [Thu, 28 Mar 2013 18:34:30 +0200] rev 8808
Fix compilation error. Remove default value of ShowMessage title param
Thu, 28 Mar 2013 17:41:40 +0100 fix build
sheepluva [Thu, 28 Mar 2013 17:41:40 +0100] rev 8807
fix build
Tue, 19 Mar 2013 16:40:35 +0100 oops cmake_pascal
koda [Tue, 19 Mar 2013 16:40:35 +0100] rev 8806
oops
Wed, 27 Mar 2013 14:20:34 +0100 minor refactor of MessageDialog
koda [Wed, 27 Mar 2013 14:20:34 +0100] rev 8805
minor refactor of MessageDialog
Tue, 19 Mar 2013 16:34:31 +0100 move sdlmain compilation in its own folder cmake_pascal
koda [Tue, 19 Mar 2013 16:34:31 +0100] rev 8804
move sdlmain compilation in its own folder
Wed, 27 Mar 2013 14:12:19 +0100 define NETGAME_DEFAULT_SERVER
koda [Wed, 27 Mar 2013 14:12:19 +0100] rev 8803
define NETGAME_DEFAULT_SERVER
Tue, 19 Mar 2013 16:28:26 +0100 enable fpc inlining only in release mode only if using fpc > 2.6 cmake_pascal
koda [Tue, 19 Mar 2013 16:28:26 +0100] rev 8802
enable fpc inlining only in release mode only if using fpc > 2.6
Wed, 27 Mar 2013 14:12:05 +0100 unused
koda [Wed, 27 Mar 2013 14:12:05 +0100] rev 8801
unused
Tue, 19 Mar 2013 16:18:40 +0100 improve physfs static linking, sdl libraries cleanup cmake_pascal
koda [Tue, 19 Mar 2013 16:18:40 +0100] rev 8800
improve physfs static linking, sdl libraries cleanup
Wed, 27 Mar 2013 12:56:07 +0100 drop QApplication in favor of HWApplication and minor refactor of MessageDialog
koda [Wed, 27 Mar 2013 12:56:07 +0100] rev 8799
drop QApplication in favor of HWApplication and minor refactor of MessageDialog
Tue, 19 Mar 2013 14:14:40 +0100 wow windows works too with minor changes cmake_pascal
koda [Tue, 19 Mar 2013 14:14:40 +0100] rev 8798
wow windows works too with minor changes
Wed, 27 Mar 2013 12:20:22 +0100 application bar blinks when someone pings you (issue 492)
koda [Wed, 27 Mar 2013 12:20:22 +0100] rev 8797
application bar blinks when someone pings you (issue #492)
Tue, 19 Mar 2013 13:39:38 +0100 config time pascal flags interpretation cmake_pascal
koda [Tue, 19 Mar 2013 13:39:38 +0100] rev 8796
config time pascal flags interpretation
Wed, 27 Mar 2013 11:18:00 +0100 merge correction, also what's with all those trailing whitespaces?
koda [Wed, 27 Mar 2013 11:18:00 +0100] rev 8795
merge correction, also what's with all those trailing whitespaces?
Tue, 19 Mar 2013 13:36:10 +0100 oops cmake_pascal
koda [Tue, 19 Mar 2013 13:36:10 +0100] rev 8794
oops
Tue, 26 Mar 2013 22:39:22 +0200 Change AI behavior for drill rocket
Urbertar [Tue, 26 Mar 2013 22:39:22 +0200] rev 8793
Change AI behavior for drill rocket
Tue, 26 Mar 2013 18:52:42 +0100 merge
sheepluva [Tue, 26 Mar 2013 18:52:42 +0100] rev 8792
merge
Thu, 04 Apr 2013 14:01:54 +0400 Fix shortcut which is created by NSIS 0.9.19
unc0rr [Thu, 04 Apr 2013 14:01:54 +0400] rev 8791
Fix shortcut which is created by NSIS
Tue, 19 Mar 2013 10:58:46 +0100 even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again cmake_pascal
koda [Tue, 19 Mar 2013 10:58:46 +0100] rev 8790
even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again
Tue, 26 Mar 2013 17:34:29 +0100 when no url is specified, default to official gameserver (issue 350)
koda [Tue, 26 Mar 2013 17:34:29 +0100] rev 8789
when no url is specified, default to official gameserver (issue #350)
Sat, 23 Mar 2013 18:43:24 +0100 lupdate 0.9.19
koda [Sat, 23 Mar 2013 18:43:24 +0100] rev 8788
lupdate
Tue, 19 Mar 2013 10:55:10 +0100 move one flag cmake_pascal
koda [Tue, 19 Mar 2013 10:55:10 +0100] rev 8787
move one flag
Tue, 26 Mar 2013 01:20:06 +0100 link stdc++ (for physfs on linux) only when targetting 32bit
koda [Tue, 26 Mar 2013 01:20:06 +0100] rev 8786
link stdc++ (for physfs on linux) only when targetting 32bit
Sat, 23 Mar 2013 18:42:23 +0100 add wiki link for the scheme handling 0.9.19
koda [Sat, 23 Mar 2013 18:42:23 +0100] rev 8785
add wiki link for the scheme handling
Tue, 19 Mar 2013 10:43:45 +0100 apply the new macro to C flags too cmake_pascal
koda [Tue, 19 Mar 2013 10:43:45 +0100] rev 8784
apply the new macro to C flags too
Sat, 23 Mar 2013 21:03:27 +0200 Remove some duplicating code from uLandGraphics.pas
Urbertar [Sat, 23 Mar 2013 21:03:27 +0200] rev 8783
Remove some duplicating code from uLandGraphics.pas
Sat, 23 Mar 2013 18:26:02 +0100 pt translation update 0.9.19
inu [Sat, 23 Mar 2013 18:26:02 +0100] rev 8782
pt translation update
Tue, 19 Mar 2013 10:39:05 +0100 s/MINIMAL_FLAGS/MINIMAL_CFLAGS/ cmake_pascal
koda [Tue, 19 Mar 2013 10:39:05 +0100] rev 8781
s/MINIMAL_FLAGS/MINIMAL_CFLAGS/
Sat, 23 Mar 2013 21:32:14 +0400 Also check length
unc0rr [Sat, 23 Mar 2013 21:32:14 +0400] rev 8780
Also check length
Sat, 23 Mar 2013 18:21:13 +0100 initial changelog update 0.9.19
koda [Sat, 23 Mar 2013 18:21:13 +0100] rev 8779
initial changelog update
Tue, 19 Mar 2013 10:35:10 +0100 internal handling of some osx-only pascal flags cmake_pascal
koda [Tue, 19 Mar 2013 10:35:10 +0100] rev 8778
internal handling of some osx-only pascal flags
Tue, 26 Mar 2013 17:52:27 -0400 merge. hate the fact that "unsynced remote changes" is just a "note" now.
nemo [Tue, 26 Mar 2013 17:52:27 -0400] rev 8777
merge. hate the fact that "unsynced remote changes" is just a "note" now.
Fri, 22 Mar 2013 22:42:41 +0100 add fort section to credits file
sheepluva [Fri, 22 Mar 2013 22:42:41 +0100] rev 8776
add fort section to credits file
Tue, 19 Mar 2013 10:34:46 +0100 apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup cmake_pascal
koda [Tue, 19 Mar 2013 10:34:46 +0100] rev 8775
apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup
Tue, 26 Mar 2013 17:47:06 -0400 Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
nemo [Tue, 26 Mar 2013 17:47:06 -0400] rev 8774
Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
Fri, 22 Mar 2013 18:51:37 +0100 remove engine warnings
sheepluva [Fri, 22 Mar 2013 18:51:37 +0100] rev 8773
remove engine warnings
Tue, 19 Mar 2013 09:53:12 +0100 utility macros for adding compiler flags cmake_pascal
koda [Tue, 19 Mar 2013 09:53:12 +0100] rev 8772
utility macros for adding compiler flags
Fri, 22 Mar 2013 14:54:20 +0100 changing fort name to better reflect its contents
sheepluva [Fri, 22 Mar 2013 14:54:20 +0100] rev 8771
changing fort name to better reflect its contents
Tue, 19 Mar 2013 01:28:25 +0100 partial conversion of pascal_flags to CMAKE_Pascal_FLAGS cmake_pascal
koda [Tue, 19 Mar 2013 01:28:25 +0100] rev 8770
partial conversion of pascal_flags to CMAKE_Pascal_FLAGS
Fri, 22 Mar 2013 14:34:11 +0100 adding jaree to credits
koda [Fri, 22 Mar 2013 14:34:11 +0100] rev 8769
adding jaree to credits
Thu, 21 Mar 2013 10:26:43 +0100 make https links work properly
sheepluva [Thu, 21 Mar 2013 10:26:43 +0100] rev 8768
make https links work properly
Tue, 19 Mar 2013 00:30:48 +0100 typo cmake_pascal
koda [Tue, 19 Mar 2013 00:30:48 +0100] rev 8767
typo
Fri, 22 Mar 2013 11:08:42 +0100 scheme association for linux (although it stops during connection)
koda [Fri, 22 Mar 2013 11:08:42 +0100] rev 8766
scheme association for linux (although it stops during connection)
Thu, 21 Mar 2013 10:08:30 +0100 fix/hack so that (own) messages sent in frontend are also visible in the game chat
sheepluva [Thu, 21 Mar 2013 10:08:30 +0100] rev 8765
fix/hack so that (own) messages sent in frontend are also visible in the game chat
Tue, 19 Mar 2013 00:30:30 +0100 the default CMake(Lang)Compiler.cmake location changed since 2.8.10 cmake_pascal
koda [Tue, 19 Mar 2013 00:30:30 +0100] rev 8764
the default CMake(Lang)Compiler.cmake location changed since 2.8.10
Thu, 21 Mar 2013 15:01:27 +0100 don't poison the dead, it's not cool.
sheepluva [Thu, 21 Mar 2013 15:01:27 +0100] rev 8763
don't poison the dead, it's not cool. (poisoning hogs during their death animation would cause them to still be poisoned after resurrect) thanks to CheezeMonkey for pointing this out
Thu, 21 Mar 2013 09:27:35 +0100 fix player info
sheepluva [Thu, 21 Mar 2013 09:27:35 +0100] rev 8762
fix player info
Mon, 18 Mar 2013 20:10:27 +0100 partial reodering of units so that dependency tracking is done with cmake cmake_pascal
koda [Mon, 18 Mar 2013 20:10:27 +0100] rev 8761
partial reodering of units so that dependency tracking is done with cmake
Thu, 21 Mar 2013 11:51:13 +0100 enable/fix links on about page. why don't people test that stuff when they insert it? it's just one click...
sheepluva [Thu, 21 Mar 2013 11:51:13 +0100] rev 8760
enable/fix links on about page. why don't people test that stuff when they insert it? it's just one click...
Wed, 20 Mar 2013 23:18:46 +0100 add lobby chat features to room chat
sheepluva [Wed, 20 Mar 2013 23:18:46 +0100] rev 8759
add lobby chat features to room chat TODO: fix player info
Mon, 18 Mar 2013 16:38:46 +0100 better support for cmake directory and fpc output paths cmake_pascal
koda [Mon, 18 Mar 2013 16:38:46 +0100] rev 8758
better support for cmake directory and fpc output paths
Wed, 20 Mar 2013 09:13:05 +0400 Add space for better visual performance
unc0rr [Wed, 20 Mar 2013 09:13:05 +0400] rev 8757
Add space for better visual performance
Mon, 18 Mar 2013 12:30:09 +0100 move paths setup inside cmake_lang files cmake_pascal
koda [Mon, 18 Mar 2013 12:30:09 +0100] rev 8756
move paths setup inside cmake_lang files
Tue, 19 Mar 2013 22:47:22 -0400 Eiffel Tower fort
Randi [Tue, 19 Mar 2013 22:47:22 -0400] rev 8755
Eiffel Tower fort
Mon, 18 Mar 2013 10:06:07 +0100 this should make cmake-pascal stuff work on linux too cmake_pascal
koda [Mon, 18 Mar 2013 10:06:07 +0100] rev 8754
this should make cmake-pascal stuff work on linux too
Tue, 19 Mar 2013 22:19:28 +0100 fix ancient issue with hedgehogs sliding through/into think gaps; fixes issue 542; could and should be optimized (also to make sure that hogs can't slide through little pixel turds) - feel free to do so =P
sheepluva [Tue, 19 Mar 2013 22:19:28 +0100] rev 8753
fix ancient issue with hedgehogs sliding through/into think gaps; fixes issue #542; could and should be optimized (also to make sure that hogs can't slide through little pixel turds) - feel free to do so =P
Mon, 18 Mar 2013 02:07:58 +0100 with lot of hackery, use add_executable on pascal files, SUCCSS cmake_pascal
koda [Mon, 18 Mar 2013 02:07:58 +0100] rev 8752
with lot of hackery, use add_executable on pascal files, SUCCSS
Mon, 18 Mar 2013 12:13:46 -0400 More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
nemo [Mon, 18 Mar 2013 12:13:46 -0400] rev 8751
More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
Mon, 18 Mar 2013 00:58:13 +0100 barebone cmake config file to support pascal files, based off plplot's ada files cmake_pascal
koda [Mon, 18 Mar 2013 00:58:13 +0100] rev 8750
barebone cmake config file to support pascal files, based off plplot's ada files
Sun, 17 Mar 2013 22:02:57 +0100 add one button to improve sharing of hwplay:// schemes
koda [Sun, 17 Mar 2013 22:02:57 +0100] rev 8749
add one button to improve sharing of hwplay:// schemes
Sun, 17 Mar 2013 20:50:02 +0100 help text for pagenetserver
koda [Sun, 17 Mar 2013 20:50:02 +0100] rev 8748
help text for pagenetserver
Sun, 17 Mar 2013 20:43:33 +0100 do not host server on well-known ports
koda [Sun, 17 Mar 2013 20:43:33 +0100] rev 8747
do not host server on well-known ports
Sun, 17 Mar 2013 19:57:52 +0100 use SDL keycode for shortcuts (doesn't fix layout issues)
koda [Sun, 17 Mar 2013 19:57:52 +0100] rev 8746
use SDL keycode for shortcuts (doesn't fix layout issues)
Sun, 17 Mar 2013 18:42:28 +0100 ingore moar keys
koda [Sun, 17 Mar 2013 18:42:28 +0100] rev 8745
ingore moar keys
Sun, 17 Mar 2013 14:09:54 -0400 Add some flags for a few of the magic Land values
nemo [Sun, 17 Mar 2013 14:09:54 -0400] rev 8744
Add some flags for a few of the magic Land values
Sun, 17 Mar 2013 10:25:19 -0400 useless test
nemo [Sun, 17 Mar 2013 10:25:19 -0400] rev 8743
useless test
Sun, 17 Mar 2013 10:13:14 -0400 Key returned 0 for arrows under linux. Sym works, clearer anyway.
nemo [Sun, 17 Mar 2013 10:13:14 -0400] rev 8742
Key returned 0 for arrows under linux. Sym works, clearer anyway.
Sun, 17 Mar 2013 01:36:04 +0100 linux keycodes differ from osx's
koda [Sun, 17 Mar 2013 01:36:04 +0100] rev 8741
linux keycodes differ from osx's
Sun, 17 Mar 2013 01:34:24 +0100 use a local storage for chat history which prevents mix ups in netgame and simplifies code
koda [Sun, 17 Mar 2013 01:34:24 +0100] rev 8740
use a local storage for chat history which prevents mix ups in netgame and simplifies code
Sun, 17 Mar 2013 01:26:40 +0100 less cryptic text insertion
koda [Sun, 17 Mar 2013 01:26:40 +0100] rev 8739
less cryptic text insertion
Sun, 17 Mar 2013 01:15:22 +0100 gather a few common code
koda [Sun, 17 Mar 2013 01:15:22 +0100] rev 8738
gather a few common code
Sun, 17 Mar 2013 01:11:05 +0100 implement up and down keys to navigate in the chat history, needs testing over network
koda [Sun, 17 Mar 2013 01:11:05 +0100] rev 8737
implement up and down keys to navigate in the chat history, needs testing over network
Sat, 16 Mar 2013 23:54:11 +0100 don't display squares when pressing arrow keys in chat
koda [Sat, 16 Mar 2013 23:54:11 +0100] rev 8736
don't display squares when pressing arrow keys in chat
Sat, 16 Mar 2013 23:50:50 +0100 formatting
koda [Sat, 16 Mar 2013 23:50:50 +0100] rev 8735
formatting
Sat, 16 Mar 2013 23:29:50 +0100 do not hardcode CMAKE_INSTALL_PREFIX for windows, but rather put it in the script, so that custom build setups still work
koda [Sat, 16 Mar 2013 23:29:50 +0100] rev 8734
do not hardcode CMAKE_INSTALL_PREFIX for windows, but rather put it in the script, so that custom build setups still work
Sun, 17 Mar 2013 00:18:38 +0400 Hard math to fix issue 571. Well, not really hard math,
unc0rr [Sun, 17 Mar 2013 00:18:38 +0400] rev 8733
Hard math to fix issue #571. Well, not really hard math, just checking if vector is in opposite direction and trait that as a special case when removing rope dividing point (this could only happens when rope sticks to land outline, so this basically fixes a bug in another bug).
Fri, 15 Mar 2013 11:55:41 -0400 oups
nemo [Fri, 15 Mar 2013 11:55:41 -0400] rev 8732
oups
Fri, 15 Mar 2013 11:12:42 +0100 fix compilation with clang. fixes issue 553 - thanks to julien for reporting and to drew for the first part of the fix
sheepluva [Fri, 15 Mar 2013 11:12:42 +0100] rev 8731
fix compilation with clang. fixes issue #553 - thanks to julien for reporting and to drew for the first part of the fix
Wed, 13 Mar 2013 21:02:26 -0400 at vatten's request. make resurrection always resurrect at least 1 hp out of kindness to noobs who can't be bothered to read tooltips
nemo [Wed, 13 Mar 2013 21:02:26 -0400] rev 8730
at vatten's request. make resurrection always resurrect at least 1 hp out of kindness to noobs who can't be bothered to read tooltips
Tue, 12 Mar 2013 22:35:57 -0400 Call steps on focus instead. fix typo
nemo [Tue, 12 Mar 2013 22:35:57 -0400] rev 8729
Call steps on focus instead. fix typo
Tue, 12 Mar 2013 22:20:42 -0400 Experiment in undisabling the brick theme flake
nemo [Tue, 12 Mar 2013 22:20:42 -0400] rev 8728
Experiment in undisabling the brick theme flake
Tue, 12 Mar 2013 22:13:38 -0400 Crashed here last game
nemo [Tue, 12 Mar 2013 22:13:38 -0400] rev 8727
Crashed here last game
Tue, 12 Mar 2013 22:41:26 +0100 better message, as suggested by inu
koda [Tue, 12 Mar 2013 22:41:26 +0100] rev 8726
better message, as suggested by inu
Tue, 12 Mar 2013 22:38:49 +0100 return after ram size on win
koda [Tue, 12 Mar 2013 22:38:49 +0100] rev 8725
return after ram size on win
Tue, 12 Mar 2013 23:45:26 +0400 Merge
unc0rr [Tue, 12 Mar 2013 23:45:26 +0400] rev 8724
Merge
Tue, 12 Mar 2013 19:25:05 +0100 add 'run Hedgewars' checkbox at the end of the NSIS installation
koda [Tue, 12 Mar 2013 19:25:05 +0100] rev 8723
add 'run Hedgewars' checkbox at the end of the NSIS installation
Tue, 12 Mar 2013 17:18:55 +0100 this should supposedly add hwplay:// schemes to windows, after user presses file association
koda [Tue, 12 Mar 2013 17:18:55 +0100] rev 8722
this should supposedly add hwplay:// schemes to windows, after user presses file association
Tue, 12 Mar 2013 02:30:36 +0100 No more std::string in feedbackdialog.cpp
inu [Tue, 12 Mar 2013 02:30:36 +0100] rev 8721
No more std::string in feedbackdialog.cpp
Tue, 12 Mar 2013 01:32:39 +0100 this should prevent the password prompt from appearing on local games (issue 548)
koda [Tue, 12 Mar 2013 01:32:39 +0100] rev 8720
this should prevent the password prompt from appearing on local games (issue #548)
Mon, 11 Mar 2013 12:21:37 -0400 grrrr
nemo [Mon, 11 Mar 2013 12:21:37 -0400] rev 8719
grrrr
Sun, 10 Mar 2013 19:43:31 +0100 fix bug 552 - reset network button state after use
koda [Sun, 10 Mar 2013 19:43:31 +0100] rev 8718
fix bug #552 - reset network button state after use
Mon, 11 Mar 2013 12:20:59 -0400 this should ensure those other voices play a bit more often.
nemo [Mon, 11 Mar 2013 12:20:59 -0400] rev 8717
this should ensure those other voices play a bit more often.
Sun, 10 Mar 2013 15:44:03 +0100 hit hwplay://server:port and automatically join an unofficial server (on osx right now)
koda [Sun, 10 Mar 2013 15:44:03 +0100] rev 8716
hit hwplay://server:port and automatically join an unofficial server (on osx right now)
Sun, 10 Mar 2013 11:29:00 +0100 oops forgot to move header
koda [Sun, 10 Mar 2013 11:29:00 +0100] rev 8715
oops forgot to move header
Sun, 10 Mar 2013 08:49:40 +0400 Prepend, not append
unc0rr [Sun, 10 Mar 2013 08:49:40 +0400] rev 8714
Prepend, not append
Sat, 09 Mar 2013 23:01:15 -0500 fix highlander - needed new script load function
nemo [Sat, 09 Mar 2013 23:01:15 -0500] rev 8713
fix highlander - needed new script load function
Sat, 09 Mar 2013 22:52:17 -0500 unbreak build
nemo [Sat, 09 Mar 2013 22:52:17 -0500] rev 8712
unbreak build
Sun, 10 Mar 2013 02:41:27 +0100 hooks for opening custom urls on osx (commented out until we decide what to do)
koda [Sun, 10 Mar 2013 02:41:27 +0100] rev 8711
hooks for opening custom urls on osx (commented out until we decide what to do)
Sun, 10 Mar 2013 02:32:25 +0100 cleanup file loading, this codepath can be used to load url schemes
koda [Sun, 10 Mar 2013 02:32:25 +0100] rev 8710
cleanup file loading, this codepath can be used to load url schemes
Sun, 10 Mar 2013 01:27:48 +0100 fix loading files on osx too, the cause was different than other systems
koda [Sun, 10 Mar 2013 01:27:48 +0100] rev 8709
fix loading files on osx too, the cause was different than other systems
Sun, 10 Mar 2013 01:02:15 +0100 move signal handler in hwapplication
koda [Sun, 10 Mar 2013 01:02:15 +0100] rev 8708
move signal handler in hwapplication
Sun, 10 Mar 2013 00:40:00 +0100 alignment
koda [Sun, 10 Mar 2013 00:40:00 +0100] rev 8707
alignment
Sat, 09 Mar 2013 19:23:00 +0100 introducing the bestest flag of all
koda [Sat, 09 Mar 2013 19:23:00 +0100] rev 8706
introducing the bestest flag of all
Sat, 09 Mar 2013 21:40:02 +0400 - Put compiled units into more appropriate dir
unc0rr [Sat, 09 Mar 2013 21:40:02 +0400] rev 8705
- Put compiled units into more appropriate dir - Fix build with .pro file
Sat, 09 Mar 2013 01:22:45 +0100 forgot to update lib names here
koda [Sat, 09 Mar 2013 01:22:45 +0100] rev 8704
forgot to update lib names here
Sat, 09 Mar 2013 01:17:31 +0100 sigh
koda [Sat, 09 Mar 2013 01:17:31 +0100] rev 8703
sigh
Sat, 09 Mar 2013 00:57:09 +0100 have fpc work in the right directory instead of passing the full path of the main module (avoids having full paths in debug build backtraces for the first module only)
koda [Sat, 09 Mar 2013 00:57:09 +0100] rev 8702
have fpc work in the right directory instead of passing the full path of the main module (avoids having full paths in debug build backtraces for the first module only)
Sat, 09 Mar 2013 00:43:26 +0100 stripping
koda [Sat, 09 Mar 2013 00:43:26 +0100] rev 8701
stripping
Sat, 09 Mar 2013 00:41:08 +0100 adjust casing
koda [Sat, 09 Mar 2013 00:41:08 +0100] rev 8700
adjust casing
Sat, 09 Mar 2013 00:38:53 +0100 readd revision info to the cpack generated package
koda [Sat, 09 Mar 2013 00:38:53 +0100] rev 8699
readd revision info to the cpack generated package
Sat, 09 Mar 2013 00:26:25 +0100 move cpack stuff in its own cmake file
koda [Sat, 09 Mar 2013 00:26:25 +0100] rev 8698
move cpack stuff in its own cmake file
Sat, 09 Mar 2013 00:20:58 +0100 fix linking on osx
koda [Sat, 09 Mar 2013 00:20:58 +0100] rev 8697
fix linking on osx
Tue, 12 Mar 2013 23:43:31 +0400 Merge
unc0rr [Tue, 12 Mar 2013 23:43:31 +0400] rev 8696
Merge
Fri, 08 Mar 2013 11:26:47 -0500 typo
nemo [Fri, 08 Mar 2013 11:26:47 -0500] rev 8695
typo
Fri, 08 Mar 2013 13:15:08 +0100 A bit more of Italian translation... in progress. :)
Marco Bresciani [Fri, 08 Mar 2013 13:15:08 +0100] rev 8694
A bit more of Italian translation... in progress. :) Ancora un po' di traduzione italiana... in corso! :-)
Fri, 08 Mar 2013 08:31:34 -0500 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo [Fri, 08 Mar 2013 08:31:34 -0500] rev 8693
*sigh* hopefully there aren't any more of these. add missing tr() to button text
Fri, 08 Mar 2013 08:17:11 -0500 lock weapons since script doesn't support custom sets anyway (yet). Use bor on flags to allow other game flags.
nemo [Fri, 08 Mar 2013 08:17:11 -0500] rev 8692
lock weapons since script doesn't support custom sets anyway (yet). Use bor on flags to allow other game flags.
Fri, 08 Mar 2013 08:07:30 -0500 *sigh* sorry. I miss the old, don't-push-if-unsynced-remote-w/o-force. Keep forgetting to pull.
nemo [Fri, 08 Mar 2013 08:07:30 -0500] rev 8691
*sigh* sorry. I miss the old, don't-push-if-unsynced-remote-w/o-force. Keep forgetting to pull.
Fri, 08 Mar 2013 00:36:10 +0400 Unbreak build without stl compatibility
unc0rr [Fri, 08 Mar 2013 00:36:10 +0400] rev 8690
Unbreak build without stl compatibility
Thu, 07 Mar 2013 12:08:03 +0100 merge
koda [Thu, 07 Mar 2013 12:08:03 +0100] rev 8689
merge
Thu, 07 Mar 2013 11:55:00 +0100 even more wrapping with find_package_or_disable_msg
koda [Thu, 07 Mar 2013 11:55:00 +0100] rev 8688
even more wrapping with find_package_or_disable_msg
Thu, 07 Mar 2013 10:16:21 +0100 update option list
koda [Thu, 07 Mar 2013 10:16:21 +0100] rev 8687
update option list
Thu, 07 Mar 2013 10:14:12 +0100 introduce find_package_or_fail/disable to group together similar cmake code
koda [Thu, 07 Mar 2013 10:14:12 +0100] rev 8686
introduce find_package_or_fail/disable to group together similar cmake code
Thu, 07 Mar 2013 10:11:07 +0100 link png library in code on osx
koda [Thu, 07 Mar 2013 10:11:07 +0100] rev 8685
link png library in code on osx
Thu, 07 Mar 2013 11:53:40 +0200 Fix frozen hog rendering
Urbertar [Thu, 07 Mar 2013 11:53:40 +0200] rev 8684
Fix frozen hog rendering
Thu, 07 Mar 2013 11:23:01 +0400 Fix check for flag
unc0rr [Thu, 07 Mar 2013 11:23:01 +0400] rev 8683
Fix check for flag
Fri, 08 Mar 2013 08:06:13 -0500 hopefully closes issues 541, 312 and 503
mikade [Fri, 08 Mar 2013 08:06:13 -0500] rev 8682
hopefully closes issues 541, 312 and 503
Wed, 06 Mar 2013 19:50:25 -0500 yeah. this was a bad idea. the minor difference in thaw speed vs last hog of team never unthawing.
nemo [Wed, 06 Mar 2013 19:50:25 -0500] rev 8681
yeah. this was a bad idea. the minor difference in thaw speed vs last hog of team never unthawing.
Wed, 06 Mar 2013 17:06:35 -0500 prevent an old abuse of parachute to land safely
nemo [Wed, 06 Mar 2013 17:06:35 -0500] rev 8680
prevent an old abuse of parachute to land safely
Wed, 06 Mar 2013 16:00:48 -0500 fix fade to black in training
nemo [Wed, 06 Mar 2013 16:00:48 -0500] rev 8679
fix fade to black in training
Thu, 07 Mar 2013 00:25:11 +0400 PhysFS-aware check for directory existence. Should fix issue 511.
unc0rr [Thu, 07 Mar 2013 00:25:11 +0400] rev 8678
PhysFS-aware check for directory existence. Should fix issue #511.
Wed, 06 Mar 2013 13:03:11 -0500 skip frozen hogs in switch
nemo [Wed, 06 Mar 2013 13:03:11 -0500] rev 8677
skip frozen hogs in switch
Wed, 06 Mar 2013 12:55:48 -0500 Add missing feedback button translation
nemo [Wed, 06 Mar 2013 12:55:48 -0500] rev 8676
Add missing feedback button translation
Wed, 06 Mar 2013 11:13:18 -0500 This has bothered me for the longest time. Move texture so it doesn't overlap. I'd initially had a test for isPaused, but jumping texture bothered me.
nemo [Wed, 06 Mar 2013 11:13:18 -0500] rev 8675
This has bothered me for the longest time. Move texture so it doesn't overlap. I'd initially had a test for isPaused, but jumping texture bothered me.
Wed, 06 Mar 2013 16:48:03 +0100 our cmake modules have become good enough, prefer them over system ones
koda [Wed, 06 Mar 2013 16:48:03 +0100] rev 8674
our cmake modules have become good enough, prefer them over system ones
Wed, 06 Mar 2013 16:47:31 +0100 Backed out changeset 4cccc0520988
koda [Wed, 06 Mar 2013 16:47:31 +0100] rev 8673
Backed out changeset 4cccc0520988
Wed, 06 Mar 2013 16:42:56 +0100 our cmake modules have become good enough, prefer them over system ones
koda [Wed, 06 Mar 2013 16:42:56 +0100] rev 8672
our cmake modules have become good enough, prefer them over system ones
Wed, 06 Mar 2013 16:40:56 +0100 write FindGHC.cmake for haskell stuff
koda [Wed, 06 Mar 2013 16:40:56 +0100] rev 8671
write FindGHC.cmake for haskell stuff
Wed, 06 Mar 2013 09:42:20 -0500 *sigh* I always forget to pull when AFK for a while. btw. why are we still keeping binaries in here? ☹
nemo [Wed, 06 Mar 2013 09:42:20 -0500] rev 8670
*sigh* I always forget to pull when AFK for a while. btw. why are we still keeping binaries in here? ☹
Wed, 06 Mar 2013 15:09:29 +0100 user correct variable and slimmer test, version typos, .dll.a updated
koda [Wed, 06 Mar 2013 15:09:29 +0100] rev 8669
user correct variable and slimmer test, version typos, .dll.a updated
Wed, 06 Mar 2013 08:26:14 -0500 extend time a bit. move to defrosting on team's turn. fairer than using round order I think.
nemo [Wed, 06 Mar 2013 08:26:14 -0500] rev 8668
extend time a bit. move to defrosting on team's turn. fairer than using round order I think.
Wed, 06 Mar 2013 12:18:42 +0100 comas and capitals
koda [Wed, 06 Mar 2013 12:18:42 +0100] rev 8667
comas and capitals
Wed, 06 Mar 2013 12:12:02 +0100 rework ffmpeg/libav/videorec linking and their cmake discovery
koda [Wed, 06 Mar 2013 12:12:02 +0100] rev 8666
rework ffmpeg/libav/videorec linking and their cmake discovery
Wed, 06 Mar 2013 11:18:54 +0100 rewritten findfreepascal, moved checkstack code elsewhere
koda [Wed, 06 Mar 2013 11:18:54 +0100] rev 8665
rewritten findfreepascal, moved checkstack code elsewhere
Wed, 06 Mar 2013 10:13:23 +0100 support old cmake style variables
koda [Wed, 06 Mar 2013 10:13:23 +0100] rev 8664
support old cmake style variables
Wed, 06 Mar 2013 03:49:52 +0100 merge
koda [Wed, 06 Mar 2013 03:49:52 +0100] rev 8663
merge
Wed, 06 Mar 2013 03:46:22 +0100 rewritten findffmpeg.cmake
koda [Wed, 06 Mar 2013 03:46:22 +0100] rev 8662
rewritten findffmpeg.cmake
Wed, 06 Mar 2013 03:11:15 +0100 replace sdl mixer/image version checking with something more robust
koda [Wed, 06 Mar 2013 03:11:15 +0100] rev 8661
replace sdl mixer/image version checking with something more robust
Wed, 06 Mar 2013 02:52:17 +0100 rewritten FindOggVorbis.cmake
koda [Wed, 06 Mar 2013 02:52:17 +0100] rev 8660
rewritten FindOggVorbis.cmake
Wed, 06 Mar 2013 01:28:21 +0100 fail if sparkle not found consciously
koda [Wed, 06 Mar 2013 01:28:21 +0100] rev 8659
fail if sparkle not found consciously
Tue, 05 Mar 2013 20:28:33 -0500 oups
nemo [Tue, 05 Mar 2013 20:28:33 -0500] rev 8658
oups
Wed, 06 Mar 2013 01:24:59 +0100 rework FindSparkle.cmake
koda [Wed, 06 Mar 2013 01:24:59 +0100] rev 8657
rework FindSparkle.cmake
Tue, 05 Mar 2013 19:37:48 -0500 use opacity to indicate thawing. not totally happy w/ effect, but argument was made to indicate some progress towards thaw. drop "exit" since it really wasn't helpful, and not rendering tags, was more annoying than fun.
nemo [Tue, 05 Mar 2013 19:37:48 -0500] rev 8656
use opacity to indicate thawing. not totally happy w/ effect, but argument was made to indicate some progress towards thaw. drop "exit" since it really wasn't helpful, and not rendering tags, was more annoying than fun.
Tue, 05 Mar 2013 16:04:22 -0500 At multiple requests, change ice to be turn based. This is a more modest adjustment of existing code, that can be fairly easily flagged or reverted if desired. It also allows scripts to extend freezing, and preserves fire melting.
nemo [Tue, 05 Mar 2013 16:04:22 -0500] rev 8655
At multiple requests, change ice to be turn based. This is a more modest adjustment of existing code, that can be fairly easily flagged or reverted if desired. It also allows scripts to extend freezing, and preserves fire melting.
Tue, 05 Mar 2013 09:11:28 +0100 escape return and be more friendly with translations
koda [Tue, 05 Mar 2013 09:11:28 +0100] rev 8654
escape return and be more friendly with translations
Mon, 04 Mar 2013 23:33:33 +0100 add link to GPLv2 notice in about page
koda [Mon, 04 Mar 2013 23:33:33 +0100] rev 8653
add link to GPLv2 notice in about page
Mon, 04 Mar 2013 23:27:15 +0100 uniform revision info in about page
koda [Mon, 04 Mar 2013 23:27:15 +0100] rev 8652
uniform revision info in about page
Mon, 04 Mar 2013 23:24:55 +0100 add version info to frontend output too
koda [Mon, 04 Mar 2013 23:24:55 +0100] rev 8651
add version info to frontend output too
Mon, 04 Mar 2013 23:11:28 +0100 version variables confom to naming convention
koda [Mon, 04 Mar 2013 23:11:28 +0100] rev 8650
version variables confom to naming convention
Mon, 04 Mar 2013 22:58:01 +0100 oooooops forgot SHAREPATH is still used somewhere
koda [Mon, 04 Mar 2013 22:58:01 +0100] rev 8649
oooooops forgot SHAREPATH is still used somewhere
Mon, 04 Mar 2013 16:18:21 -0500 lupdate-qt4/lrelease-qt4
nemo [Mon, 04 Mar 2013 16:18:21 -0500] rev 8648
lupdate-qt4/lrelease-qt4
Mon, 04 Mar 2013 14:14:38 -0500 apply variable change here as well
nemo [Mon, 04 Mar 2013 14:14:38 -0500] rev 8647
apply variable change here as well
Mon, 04 Mar 2013 18:27:21 +0100 on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)
koda [Mon, 04 Mar 2013 18:27:21 +0100] rev 8646
on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)
Mon, 04 Mar 2013 20:16:43 +0400 Oops, forgot this check (fixes crash)
unc0rr [Mon, 04 Mar 2013 20:16:43 +0400] rev 8645
Oops, forgot this check (fixes crash)
Mon, 04 Mar 2013 16:35:17 +0100 typo and doc
koda [Mon, 04 Mar 2013 16:35:17 +0100] rev 8644
typo and doc
Mon, 04 Mar 2013 15:16:06 +0100 fix file association on windows too
koda [Mon, 04 Mar 2013 15:16:06 +0100] rev 8643
fix file association on windows too
Mon, 04 Mar 2013 13:44:33 +0100 use rev info from the just created file when configuring without mercurial
koda [Mon, 04 Mar 2013 13:44:33 +0100] rev 8642
use rev info from the just created file when configuring without mercurial
Mon, 04 Mar 2013 13:30:33 +0100 dump rev and hash in a file to be packed by cpack
koda [Mon, 04 Mar 2013 13:30:33 +0100] rev 8641
dump rev and hash in a file to be packed by cpack
Mon, 04 Mar 2013 13:29:59 +0100 adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
koda [Mon, 04 Mar 2013 13:29:59 +0100] rev 8640
adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
Mon, 04 Mar 2013 11:09:36 +0100 hopefully fix bug 523, file extension association
koda [Mon, 04 Mar 2013 11:09:36 +0100] rev 8639
hopefully fix bug #523, file extension association
Mon, 04 Mar 2013 10:33:30 +0100 merge for the win
koda [Mon, 04 Mar 2013 10:33:30 +0100] rev 8638
merge for the win
Mon, 04 Mar 2013 10:33:08 +0100 caught two frontend warnings
koda [Mon, 04 Mar 2013 10:33:08 +0100] rev 8637
caught two frontend warnings
Mon, 04 Mar 2013 10:30:56 +0100 convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
koda [Mon, 04 Mar 2013 10:30:56 +0100] rev 8636
convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
Mon, 04 Mar 2013 10:08:38 +0100 convert HW_DEV in ifdef DEBUG clauses
koda [Mon, 04 Mar 2013 10:08:38 +0100] rev 8635
convert HW_DEV in ifdef DEBUG clauses
Sun, 03 Mar 2013 20:59:27 -0500 fix portal/hammer interaction, ban freezer from portal
nemo [Sun, 03 Mar 2013 20:59:27 -0500] rev 8634
fix portal/hammer interaction, ban freezer from portal
Sun, 03 Mar 2013 20:08:55 -0500 keep hogs from sliding while they are being frozen
nemo [Sun, 03 Mar 2013 20:08:55 -0500] rev 8633
keep hogs from sliding while they are being frozen
Sun, 03 Mar 2013 19:43:01 -0500 Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
nemo [Sun, 03 Mar 2013 19:43:01 -0500] rev 8632
Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
Sun, 03 Mar 2013 14:58:58 -0500 Call act as if attack ended on last shot if switching while in mid multi-shoot. Thanks to AI for discovering this.
nemo [Sun, 03 Mar 2013 14:58:58 -0500] rev 8631
Call act as if attack ended on last shot if switching while in mid multi-shoot. Thanks to AI for discovering this.
Sun, 03 Mar 2013 14:39:55 -0500 add neglected merge
nemo [Sun, 03 Mar 2013 14:39:55 -0500] rev 8630
add neglected merge
Sun, 03 Mar 2013 23:25:34 +0400 Fix team file path
unc0rr [Sun, 03 Mar 2013 23:25:34 +0400] rev 8629
Fix team file path
Sun, 03 Mar 2013 19:35:57 +0200 Fix water on ice setting
Urbertar@gmail.com [Sun, 03 Mar 2013 19:35:57 +0200] rev 8628
Fix water on ice setting
Sun, 03 Mar 2013 23:25:09 +0400 Eh, two players condition seems to make more sense than two clans here
unc0rr [Sun, 03 Mar 2013 23:25:09 +0400] rev 8627
Eh, two players condition seems to make more sense than two clans here
Sun, 03 Mar 2013 19:32:48 +0200 Fix DrawLine bug
Urbertar@gmail.com [Sun, 03 Mar 2013 19:32:48 +0200] rev 8626
Fix DrawLine bug
Sun, 03 Mar 2013 23:23:41 +0400 lol nemo, lol
unc0rr [Sun, 03 Mar 2013 23:23:41 +0400] rev 8625
lol nemo, lol
Fri, 01 Mar 2013 22:32:49 -0500 tweaks to sea ice appearance
nemo [Fri, 01 Mar 2013 22:32:49 -0500] rev 8624
tweaks to sea ice appearance
Fri, 01 Mar 2013 17:22:09 -0500 Possibly fixed issue 533.
dag10 [Fri, 01 Mar 2013 17:22:09 -0500] rev 8623
Possibly fixed issue #533.
Fri, 01 Mar 2013 16:58:00 -0500 Resolves issue 528. Fixed platform-specific order of buttons on seed prompt and new room prompt. Fixed height of back button on all pages -- now aligns to bottom. On pagemain, feedback and dlc buttons no longer fixed size.
dag10 [Fri, 01 Mar 2013 16:58:00 -0500] rev 8622
Resolves issue #528. Fixed platform-specific order of buttons on seed prompt and new room prompt. Fixed height of back button on all pages -- now aligns to bottom. On pagemain, feedback and dlc buttons no longer fixed size.
Fri, 01 Mar 2013 16:12:25 -0500 my turn to do a neglected merge for someone else
nemo [Fri, 01 Mar 2013 16:12:25 -0500] rev 8621
my turn to do a neglected merge for someone else
Sat, 02 Mar 2013 00:16:37 +0400 Review the list of synced messages in isSyncedCommand. Fixes issue 546.
unc0rr [Sat, 02 Mar 2013 00:16:37 +0400] rev 8620
Review the list of synced messages in isSyncedCommand. Fixes issue #546.
Fri, 01 Mar 2013 15:50:00 -0500 Made pressing the button in mapContainer only randomize things if client is master. Fixes issue 545. Also synchronized themes. Fixes issue 547.
dag10 [Fri, 01 Mar 2013 15:50:00 -0500] rev 8619
Made pressing the button in mapContainer only randomize things if client is master. Fixes issue #545. Also synchronized themes. Fixes issue 547.
Fri, 01 Mar 2013 10:38:49 -0500 avoid floating point desync, other script tweaks
Vatten [Fri, 01 Mar 2013 10:38:49 -0500] rev 8618
avoid floating point desync, other script tweaks
Thu, 28 Feb 2013 23:15:33 -0500 So. A while ago, while trying to prevent hogs blowtorching getting turned around, unc0rr altered the old range of blowtorch from 1/8th of 180° up or down, to a 4° gain in upwards and a -4° loss in downwards. He also made it so that starting tunnels could fail to erase sufficient terrain, trapping hogs. Here are a couple of workarounds to more closely approximate old behaviour (do some initial erasure, adjust min/max angles)
nemo [Thu, 28 Feb 2013 23:15:33 -0500] rev 8617
So. A while ago, while trying to prevent hogs blowtorching getting turned around, unc0rr altered the old range of blowtorch from 1/8th of 180° up or down, to a 4° gain in upwards and a -4° loss in downwards. He also made it so that starting tunnels could fail to erase sufficient terrain, trapping hogs. Here are a couple of workarounds to more closely approximate old behaviour (do some initial erasure, adjust min/max angles)
Thu, 28 Feb 2013 22:10:49 -0500 Safety check. The main place this can be a problem is on a mild bowl w/ multiple hogs. Could possibly add a hog collision check in here.
nemo [Thu, 28 Feb 2013 22:10:49 -0500] rev 8616
Safety check. The main place this can be a problem is on a mild bowl w/ multiple hogs. Could possibly add a hog collision check in here.
Fri, 01 Mar 2013 01:05:43 +0100 split version information in engine too
koda [Fri, 01 Mar 2013 01:05:43 +0100] rev 8615
split version information in engine too
Fri, 01 Mar 2013 00:58:37 +0100 drop useless option, automatically set revision and debug info
koda [Fri, 01 Mar 2013 00:58:37 +0100] rev 8614
drop useless option, automatically set revision and debug info
Fri, 01 Mar 2013 00:06:05 +0100 split cVersionString into its three separate components (version, revision, hash) and apply the new values sensibly on the frontend (esp. title, info and feedback)
koda [Fri, 01 Mar 2013 00:06:05 +0100] rev 8613
split cVersionString into its three separate components (version, revision, hash) and apply the new values sensibly on the frontend (esp. title, info and feedback)
Thu, 28 Feb 2013 23:14:11 +0100 mysterious merge
koda [Thu, 28 Feb 2013 23:14:11 +0100] rev 8612
mysterious merge
Thu, 28 Feb 2013 23:05:07 +0100 support WARNING message status on cmake 2.6 (bug 524)
koda [Thu, 28 Feb 2013 23:05:07 +0100] rev 8611
support WARNING message status on cmake 2.6 (bug #524)
Thu, 28 Feb 2013 23:02:12 +0100 correct copyright header on files i added
koda [Thu, 28 Feb 2013 23:02:12 +0100] rev 8610
correct copyright header on files i added
Thu, 28 Feb 2013 22:59:22 +0100 use NETGAME_DEFAULT_PORT macro across frontend sources
koda [Thu, 28 Feb 2013 22:59:22 +0100] rev 8609
use NETGAME_DEFAULT_PORT macro across frontend sources
Thu, 28 Feb 2013 22:47:42 +0100 move weapons line away from hwconsts.h so that modifying it doesn't needlessly recompile everything, introduce a way to try documenting which weapons each number represents
koda [Thu, 28 Feb 2013 22:47:42 +0100] rev 8608
move weapons line away from hwconsts.h so that modifying it doesn't needlessly recompile everything, introduce a way to try documenting which weapons each number represents
Thu, 28 Feb 2013 22:39:38 +0100 add icegun everywhere (default, crazy, 1oe) with a qt prob delay crate of 2
koda [Thu, 28 Feb 2013 22:39:38 +0100] rev 8607
add icegun everywhere (default, crazy, 1oe) with a qt prob delay crate of 2
Tue, 04 Jun 2013 16:09:05 +0200 close branch icegun
koda [Tue, 04 Jun 2013 16:09:05 +0200] rev 8606
close branch
Thu, 28 Feb 2013 22:24:32 +0100 add 'One of Everything' in the weaponsets, from nemo's idea
koda [Thu, 28 Feb 2013 22:24:32 +0100] rev 8605
add 'One of Everything' in the weaponsets, from nemo's idea
Thu, 28 Feb 2013 16:38:22 -0500 merge icegun branch w/ default icegun
nemo [Thu, 28 Feb 2013 16:38:22 -0500] rev 8604
merge icegun branch w/ default
Thu, 28 Feb 2013 23:28:01 +0200 Merge
Urbertar@gmail.com [Thu, 28 Feb 2013 23:28:01 +0200] rev 8603
Merge
Thu, 28 Feb 2013 23:24:50 +0200 Draw ice on water
Urbertar@gmail.com [Thu, 28 Feb 2013 23:24:50 +0200] rev 8602
Draw ice on water
Thu, 28 Feb 2013 20:11:16 +0200 Make refactoring. Remove DrawIce function
Urbertar@gmail.com [Thu, 28 Feb 2013 20:11:16 +0200] rev 8601
Make refactoring. Remove DrawIce function
Thu, 28 Feb 2013 19:59:42 +0100 small update of german engine translation
sheepluva [Thu, 28 Feb 2013 19:59:42 +0100] rev 8600
small update of german engine translation
Thu, 28 Feb 2013 09:08:25 -0500 aaagh. remove dead code. again.
nemo [Thu, 28 Feb 2013 09:08:25 -0500] rev 8599
aaagh. remove dead code. again.
Wed, 27 Feb 2013 21:30:33 -0500 Apologies if jaree had done something similar, but didn't see anything in repo pull. This removes Land[] mixed w/ LandPixels[] and streamlines things a little
nemo [Wed, 27 Feb 2013 21:30:33 -0500] rev 8598
Apologies if jaree had done something similar, but didn't see anything in repo pull. This removes Land[] mixed w/ LandPixels[] and streamlines things a little
Wed, 27 Feb 2013 23:15:37 +0100 physfs strikes back
koda [Wed, 27 Feb 2013 23:15:37 +0100] rev 8597
physfs strikes back
Wed, 27 Feb 2013 11:17:45 -0500 define ice edge colour
nemo [Wed, 27 Feb 2013 11:17:45 -0500] rev 8596
define ice edge colour
Wed, 27 Feb 2013 16:44:19 +0100 enable asm only on intel/amd machines
koda [Wed, 27 Feb 2013 16:44:19 +0100] rev 8595
enable asm only on intel/amd machines
Wed, 27 Feb 2013 08:29:21 -0500 remove dead code
nemo [Wed, 27 Feb 2013 08:29:21 -0500] rev 8594
remove dead code
Wed, 27 Feb 2013 16:12:57 +0100 merge physfslayer in default
koda [Wed, 27 Feb 2013 16:12:57 +0100] rev 8593
merge physfslayer in default
Wed, 27 Feb 2013 13:13:34 +0200 Draw ice on water
Urbertar@gmail.com [Wed, 27 Feb 2013 13:13:34 +0200] rev 8592
Draw ice on water
Wed, 27 Feb 2013 16:12:22 +0100 .hgignore
koda [Wed, 27 Feb 2013 16:12:22 +0100] rev 8591
.hgignore
Tue, 26 Feb 2013 20:39:18 -0500 pull icegun into default. it has a few issues, but, pretty close. that way more people will play with it.
nemo [Tue, 26 Feb 2013 20:39:18 -0500] rev 8590
pull icegun into default. it has a few issues, but, pretty close. that way more people will play with it.
Tue, 26 Feb 2013 20:37:58 -0500 merge w/ default icegun
nemo [Tue, 26 Feb 2013 20:37:58 -0500] rev 8589
merge w/ default
Tue, 26 Feb 2013 20:26:49 -0500 huh. how'd we end up needing a merge here... icegun
nemo [Tue, 26 Feb 2013 20:26:49 -0500] rev 8588
huh. how'd we end up needing a merge here...
Tue, 26 Feb 2013 17:04:40 +0200 Separate setting and drawing ice icegun
Urbertar@gmail.com [Tue, 26 Feb 2013 17:04:40 +0200] rev 8587
Separate setting and drawing ice
Tue, 26 Feb 2013 16:46:58 +0200 Make little refactoring icegun
Urbertar@gmail.com [Tue, 26 Feb 2013 16:46:58 +0200] rev 8586
Make little refactoring
Tue, 26 Feb 2013 16:04:35 +0200 Check is lanscape already ice icegun
Urbertar@gmail.com [Tue, 26 Feb 2013 16:04:35 +0200] rev 8585
Check is lanscape already ice
Tue, 26 Feb 2013 09:10:48 -0500 put ice colour in uVariables, add check for land that is already ice icegun
nemo [Tue, 26 Feb 2013 09:10:48 -0500] rev 8584
put ice colour in uVariables, add check for land that is already ice
Tue, 26 Feb 2013 15:15:20 +0200 Change shape of ice to round icegun
Urbertar@gmail.com [Tue, 26 Feb 2013 15:15:20 +0200] rev 8583
Change shape of ice to round
Tue, 26 Feb 2013 11:00:09 +0200 Don't calculate edges of map as edges of landscape icegun
Urbertar@gmail.com [Tue, 26 Feb 2013 11:00:09 +0200] rev 8582
Don't calculate edges of map as edges of landscape
Tue, 26 Feb 2013 10:27:51 +0200 Check bounds of landscape in drawice procedure icegun
Urbertar@gmail.com [Tue, 26 Feb 2013 10:27:51 +0200] rev 8581
Check bounds of landscape in drawice procedure
Mon, 25 Feb 2013 20:45:13 -0500 forgot this loop icegun
nemo [Mon, 25 Feb 2013 20:45:13 -0500] rev 8580
forgot this loop
Mon, 25 Feb 2013 19:19:41 -0500 graphics tweak. flag a couple more overeager setall HH icegun
nemo [Mon, 25 Feb 2013 19:19:41 -0500] rev 8579
graphics tweak. flag a couple more overeager setall HH
Mon, 25 Feb 2013 13:51:45 -0500 ice texture still needs moving to uLandGraphics and circle drawing icegun
nemo [Mon, 25 Feb 2013 13:51:45 -0500] rev 8578
ice texture still needs moving to uLandGraphics and circle drawing
Mon, 25 Feb 2013 11:37:48 +0400 Merge
unc0rr [Mon, 25 Feb 2013 11:37:48 +0400] rev 8577
Merge
Mon, 25 Feb 2013 12:54:50 -0500 workaround for frequent AllHH active call in hedgehog step icegun
nemo [Mon, 25 Feb 2013 12:54:50 -0500] rev 8576
workaround for frequent AllHH active call in hedgehog step
Sun, 24 Feb 2013 15:53:47 -0500 add hiragana/katakana ranges to CJK check.
nemo [Sun, 24 Feb 2013 15:53:47 -0500] rev 8575
add hiragana/katakana ranges to CJK check.
Mon, 25 Feb 2013 12:29:39 -0500 More fiddling w/ sliding icegun
nemo [Mon, 25 Feb 2013 12:29:39 -0500] rev 8574
More fiddling w/ sliding
Sun, 24 Feb 2013 14:14:09 -0500 *sigh* somehow misplaced this. this should have been rd9627d65edf7
nemo [Sun, 24 Feb 2013 14:14:09 -0500] rev 8573
*sigh* somehow misplaced this. this should have been rd9627d65edf7
Mon, 25 Feb 2013 11:35:24 -0500 slight tweak to colours icegun
nemo [Mon, 25 Feb 2013 11:35:24 -0500] rev 8572
slight tweak to colours
Sun, 24 Feb 2013 14:13:27 -0500 add some missing wrapping.
nemo [Sun, 24 Feb 2013 14:13:27 -0500] rev 8571
add some missing wrapping.
Mon, 25 Feb 2013 10:53:33 -0500 quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics icegun
nemo [Mon, 25 Feb 2013 10:53:33 -0500] rev 8570
quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics
Sat, 23 Feb 2013 23:23:02 +0400 Fix issue 537 (empty team created on startup)
unc0rr [Sat, 23 Feb 2013 23:23:02 +0400] rev 8569
Fix issue #537 (empty team created on startup)
Mon, 25 Feb 2013 09:50:56 +0100 savesurf icegun
koda [Mon, 25 Feb 2013 09:50:56 +0100] rev 8568
savesurf
Sat, 23 Feb 2013 12:01:51 +0400 Fix issue 507 (not highlighting friends joins)
unc0rr [Sat, 23 Feb 2013 12:01:51 +0400] rev 8567
Fix issue #507 (not highlighting friends joins)
Sat, 23 Feb 2013 23:01:50 -0500 This and the "retain freezing" stuff could probably use a flag.
nemo [Sat, 23 Feb 2013 23:01:50 -0500] rev 8566
This and the "retain freezing" stuff could probably use a flag.
Mon, 25 Feb 2013 00:00:39 -0500 too aggressive? icegun
nemo [Mon, 25 Feb 2013 00:00:39 -0500] rev 8565
too aggressive?
Fri, 22 Feb 2013 21:44:00 -0500 prevent drilling into hogs w/ drill rocket
nemo [Fri, 22 Feb 2013 21:44:00 -0500] rev 8564
prevent drilling into hogs w/ drill rocket
Sun, 24 Feb 2013 23:07:46 -0500 Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster. icegun
nemo [Sun, 24 Feb 2013 23:07:46 -0500] rev 8563
Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster.
Fri, 22 Feb 2013 19:24:59 -0500 Restore freezing hedgehog for shotgun, sniper rifle and deagle to make unc0rr happy. You'll still be able to get away after throwing cleaver and sticky bomb tho.
nemo [Fri, 22 Feb 2013 19:24:59 -0500] rev 8562
Restore freezing hedgehog for shotgun, sniper rifle and deagle to make unc0rr happy. You'll still be able to get away after throwing cleaver and sticky bomb tho.
Wed, 27 Feb 2013 16:14:24 +0100 close thei branch physfslayer
koda [Wed, 27 Feb 2013 16:14:24 +0100] rev 8561
close thei branch
Sun, 24 Feb 2013 21:44:40 -0500 Messing around w/ Freezer icegun
nemo [Sun, 24 Feb 2013 21:44:40 -0500] rev 8560
Messing around w/ Freezer
Fri, 22 Feb 2013 23:59:52 +0400 Support 'registered only' room flag in frontend
unc0rr [Fri, 22 Feb 2013 23:59:52 +0400] rev 8559
Support 'registered only' room flag in frontend
Mon, 25 Feb 2013 19:48:35 +0100 on windows fpc-linking is the funniest of all physfslayer
koda [Mon, 25 Feb 2013 19:48:35 +0100] rev 8558
on windows fpc-linking is the funniest of all
Sun, 24 Feb 2013 21:40:06 +0200 Add freezing hogs with icegun icegun
Urbertar@gmail.com [Sun, 24 Feb 2013 21:40:06 +0200] rev 8557
Add freezing hogs with icegun
Fri, 22 Feb 2013 14:42:57 -0500 oops. forgot this one.
nemo [Fri, 22 Feb 2013 14:42:57 -0500] rev 8556
oops. forgot this one.
Mon, 25 Feb 2013 10:03:35 +0100 moar docs update physfslayer
koda [Mon, 25 Feb 2013 10:03:35 +0100] rev 8555
moar docs update
Sat, 23 Feb 2013 19:34:02 +0200 Add change ice gun image icegun
Urbertar@gmail.com [Sat, 23 Feb 2013 19:34:02 +0200] rev 8554
Add change ice gun image
Fri, 22 Feb 2013 14:33:21 -0500 Allow switching away from any weapon when during multishoot.
nemo [Fri, 22 Feb 2013 14:33:21 -0500] rev 8553
Allow switching away from any weapon when during multishoot.
Mon, 25 Feb 2013 00:24:09 +0100 upd doc physfslayer
koda [Mon, 25 Feb 2013 00:24:09 +0100] rev 8552
upd doc
Sat, 23 Feb 2013 19:33:26 +0200 Add frozen land texture icegun
Urbertar@gmail.com [Sat, 23 Feb 2013 19:33:26 +0200] rev 8551
Add frozen land texture
Fri, 22 Feb 2013 23:24:20 +0400 This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
unc0rr [Fri, 22 Feb 2013 23:24:20 +0400] rev 8550
This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
Mon, 25 Feb 2013 00:20:09 +0100 due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not physfslayer
koda [Mon, 25 Feb 2013 00:20:09 +0100] rev 8549
due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not
Sat, 23 Feb 2013 19:12:11 +0200 Add land freezing icegun
Urbertar@gmail.com [Sat, 23 Feb 2013 19:12:11 +0200] rev 8548
Add land freezing
Fri, 22 Feb 2013 23:21:13 +0400 Global notice with /global command. Can now warn users when doing server restart.
unc0rr [Fri, 22 Feb 2013 23:21:13 +0400] rev 8547
Global notice with /global command. Can now warn users when doing server restart.
Sun, 24 Feb 2013 23:11:30 +0100 documentation physfslayer
koda [Sun, 24 Feb 2013 23:11:30 +0100] rev 8546
documentation
Fri, 22 Feb 2013 11:35:54 +0400 Oh, and # too to prevent occasional game hang when N is followed by #
unc0rr [Fri, 22 Feb 2013 11:35:54 +0400] rev 8545
Oh, and # too to prevent occasional game hang when N is followed by #
Sun, 24 Feb 2013 23:11:00 +0100 perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search physfslayer
koda [Sun, 24 Feb 2013 23:11:00 +0100] rev 8544
perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search
Fri, 22 Feb 2013 11:33:30 +0400 Flush buffer on N command
unc0rr [Fri, 22 Feb 2013 11:33:30 +0400] rev 8543
Flush buffer on N command
Sun, 24 Feb 2013 19:24:14 +0100 disable unneeded physfs archives (as of bug 529) physfslayer
koda [Sun, 24 Feb 2013 19:24:14 +0100] rev 8542
disable unneeded physfs archives (as of bug #529)
Thu, 21 Feb 2013 22:43:00 +0400 Try to prevent hedgehogs number in team desync
unc0rr [Thu, 21 Feb 2013 22:43:00 +0400] rev 8541
Try to prevent hedgehogs number in team desync
Sun, 24 Feb 2013 19:11:58 +0100 this should hijack the linker name and always pick the bundled physfs when another version is already prsent physfslayer
koda [Sun, 24 Feb 2013 19:11:58 +0100] rev 8540
this should hijack the linker name and always pick the bundled physfs when another version is already prsent
Thu, 21 Feb 2013 22:31:03 +0400 Merge
unc0rr [Thu, 21 Feb 2013 22:31:03 +0400] rev 8539
Merge
Sat, 23 Feb 2013 18:49:45 +0100 blindly updated Android build files for new physfs physfslayer
koda [Sat, 23 Feb 2013 18:49:45 +0100] rev 8538
blindly updated Android build files for new physfs
Thu, 21 Feb 2013 11:13:00 +0400 Merge
unc0rr [Thu, 21 Feb 2013 11:13:00 +0400] rev 8537
Merge
Sat, 23 Feb 2013 18:38:57 +0100 updated ios project files for the new phys build system physfslayer
koda [Sat, 23 Feb 2013 18:38:57 +0100] rev 8536
updated ios project files for the new phys build system
Thu, 21 Feb 2013 11:12:42 +0400 Merge
unc0rr [Thu, 21 Feb 2013 11:12:42 +0400] rev 8535
Merge
Thu, 21 Feb 2013 22:20:43 +0400 Workaround queued signals problem in netclient instead. Should fix everything.
unc0rr [Thu, 21 Feb 2013 22:20:43 +0400] rev 8534
Workaround queued signals problem in netclient instead. Should fix everything.
Fri, 22 Feb 2013 10:12:17 +0100 this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib physfslayer
koda [Fri, 22 Feb 2013 10:12:17 +0100] rev 8533
this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib
Wed, 20 Feb 2013 16:13:08 +0100 Updating Italian translation. In progress, as usual.
Marco Bresciani [Wed, 20 Feb 2013 16:13:08 +0100] rev 8532
Updating Italian translation. In progress, as usual.
Thu, 21 Feb 2013 01:37:04 +0400 Unbreak build
unc0rr [Thu, 21 Feb 2013 01:37:04 +0400] rev 8531
Unbreak build
Fri, 22 Feb 2013 09:53:09 +0100 workaround static physfs static linking on linux physfslayer
koda [Fri, 22 Feb 2013 09:53:09 +0100] rev 8530
workaround static physfs static linking on linux
Thu, 21 Feb 2013 01:35:14 +0400 We need this to fix hedgehog numbers desync (workarounded in previous revision)
unc0rr [Thu, 21 Feb 2013 01:35:14 +0400] rev 8529
We need this to fix hedgehog numbers desync (workarounded in previous revision)
Fri, 22 Feb 2013 06:39:16 +0100 and now compile and link properly physfslayer
koda [Fri, 22 Feb 2013 06:39:16 +0100] rev 8528
and now compile and link properly
Thu, 21 Feb 2013 01:27:21 +0400 Fix stupid mistake which made checker desync almost always
unc0rr [Thu, 21 Feb 2013 01:27:21 +0400] rev 8527
Fix stupid mistake which made checker desync almost always
Fri, 22 Feb 2013 06:38:46 +0100 update cmake files to use the two libraries independently physfslayer
koda [Fri, 22 Feb 2013 06:38:46 +0100] rev 8526
update cmake files to use the two libraries independently
Thu, 21 Feb 2013 01:26:38 +0400 Found another possible source of desync, trying similar workaround on this
unc0rr [Thu, 21 Feb 2013 01:26:38 +0400] rev 8525
Found another possible source of desync, trying similar workaround on this
Fri, 22 Feb 2013 05:43:56 +0100 split extras and src physfslayer
koda [Fri, 22 Feb 2013 05:43:56 +0100] rev 8524
split extras and src
Thu, 21 Feb 2013 00:15:11 +0400 Forbit guest checkers
unc0rr [Thu, 21 Feb 2013 00:15:11 +0400] rev 8523
Forbit guest checkers
Fri, 22 Feb 2013 05:15:48 +0100 use standard library prefix physfslayer
koda [Fri, 22 Feb 2013 05:15:48 +0100] rev 8522
use standard library prefix
Wed, 20 Feb 2013 23:57:01 +0400 Workaround hGetContents blocking all threads with my own version of the function
unc0rr [Wed, 20 Feb 2013 23:57:01 +0400] rev 8521
Workaround hGetContents blocking all threads with my own version of the function
Fri, 22 Feb 2013 05:05:32 +0100 reopen and update branch physfslayer
koda [Fri, 22 Feb 2013 05:05:32 +0100] rev 8520
reopen and update branch
Wed, 20 Feb 2013 22:54:16 +0400 Workaround desync issue if I correctly understand its roots (barely tested)
unc0rr [Wed, 20 Feb 2013 22:54:16 +0400] rev 8519
Workaround desync issue if I correctly understand its roots (barely tested)
Wed, 20 Feb 2013 01:55:23 +0100 fix compiling on osx when you have multiple linkers installed
koda [Wed, 20 Feb 2013 01:55:23 +0100] rev 8518
fix compiling on osx when you have multiple linkers installed
Tue, 19 Feb 2013 22:03:33 +0400 Some fixes
unc0rr [Tue, 19 Feb 2013 22:03:33 +0400] rev 8517
Some fixes
Mon, 18 Feb 2013 14:06:16 -0500 pretty sure esc here is just a holdover from past, and has no use in rearranged implementation.
nemo [Mon, 18 Feb 2013 14:06:16 -0500] rev 8516
pretty sure esc here is just a holdover from past, and has no use in rearranged implementation.
Mon, 18 Feb 2013 23:04:38 +0400 Parse engine output to deside whether simulation ran to the end
unc0rr [Mon, 18 Feb 2013 23:04:38 +0400] rev 8515
Parse engine output to deside whether simulation ran to the end
Mon, 18 Feb 2013 22:47:42 +0400 Clear player's clan info on room join
unc0rr [Mon, 18 Feb 2013 22:47:42 +0400] rev 8514
Clear player's clan info on room join
Mon, 18 Feb 2013 22:21:31 +0400 Disallow kicking the opponent in duel
unc0rr [Mon, 18 Feb 2013 22:21:31 +0400] rev 8513
Disallow kicking the opponent in duel
Mon, 18 Feb 2013 00:22:16 +0100 Update Hedgeroid to current JNA version, remove workaround for a bug they fixed.
Medo <smaxein@googlemail.com> [Mon, 18 Feb 2013 00:22:16 +0100] rev 8512
Update Hedgeroid to current JNA version, remove workaround for a bug they fixed.
Mon, 18 Feb 2013 00:31:16 +0400 Catch exceptions when moving files
unc0rr [Mon, 18 Feb 2013 00:31:16 +0400] rev 8511
Catch exceptions when moving files
Mon, 18 Feb 2013 00:28:09 +0400 No NFData instance for ByteString when ghc >= 7.6
unc0rr [Mon, 18 Feb 2013 00:28:09 +0400] rev 8510
No NFData instance for ByteString when ghc >= 7.6
Mon, 18 Feb 2013 00:22:13 +0400 Sort checked files into dirs
unc0rr [Mon, 18 Feb 2013 00:22:13 +0400] rev 8509
Sort checked files into dirs
Sun, 17 Feb 2013 00:25:53 +0400 - Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt)
unc0rr [Sun, 17 Feb 2013 00:25:53 +0400] rev 8508
- Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt) - Fix build with .pro file
Sat, 16 Feb 2013 23:28:16 +0400 Some more work on checker
unc0rr [Sat, 16 Feb 2013 23:28:16 +0400] rev 8507
Some more work on checker
Fri, 15 Feb 2013 00:12:19 +0400 - Fix check for void message
unc0rr [Fri, 15 Feb 2013 00:12:19 +0400] rev 8506
- Fix check for void message - Disable sound in checker
Thu, 14 Feb 2013 00:32:13 +0400 Fix build
unc0rr [Thu, 14 Feb 2013 00:32:13 +0400] rev 8505
Fix build
Wed, 13 Feb 2013 23:00:57 +0400 Ehm... probably this will improve situation with desyncs
unc0rr [Wed, 13 Feb 2013 23:00:57 +0400] rev 8504
Ehm... probably this will improve situation with desyncs
Wed, 13 Feb 2013 22:59:41 +0400 Pass hogs names and hats
unc0rr [Wed, 13 Feb 2013 22:59:41 +0400] rev 8503
Pass hogs names and hats
Wed, 13 Feb 2013 21:13:15 +0400 Fix order of messages
unc0rr [Wed, 13 Feb 2013 21:13:15 +0400] rev 8502
Fix order of messages
Mon, 11 Feb 2013 17:09:35 -0500 restore prior modifier. I think the damage dealt is appropriate to intended uses
nemo [Mon, 11 Feb 2013 17:09:35 -0500] rev 8501
restore prior modifier. I think the damage dealt is appropriate to intended uses
Tue, 29 Jan 2013 16:18:36 +0100 Some more Italian translation... still in progress.
Marco Bresciani [Tue, 29 Jan 2013 16:18:36 +0100] rev 8500
Some more Italian translation... still in progress.
Tue, 12 Feb 2013 23:47:41 +0400 - Add forgotten ammo definitions
unc0rr [Tue, 12 Feb 2013 23:47:41 +0400] rev 8499
- Add forgotten ammo definitions - Fix addteam arguments
Mon, 11 Feb 2013 10:20:07 +0400 Bring back full log strings for commands, just a bit sanitized
unc0rr [Mon, 11 Feb 2013 10:20:07 +0400] rev 8498
Bring back full log strings for commands, just a bit sanitized
Mon, 11 Feb 2013 00:19:15 +0400 Hack checker to run engine with record file received (uses hardcoded paths)
unc0rr [Mon, 11 Feb 2013 00:19:15 +0400] rev 8497
Hack checker to run engine with record file received (uses hardcoded paths)
Mon, 11 Feb 2013 00:14:05 +0400 Prevent 'black team color' error
unc0rr [Mon, 11 Feb 2013 00:14:05 +0400] rev 8496
Prevent 'black team color' error
Sun, 10 Feb 2013 22:58:16 +0400 Oops, forgot path
unc0rr [Sun, 10 Feb 2013 22:58:16 +0400] rev 8495
Oops, forgot path
Sun, 10 Feb 2013 09:50:09 -0500 Cleaver tweaks based on feedback. Nerf damage, shrink radius. This means cleaver will embed into ground quite a bit further.
nemo [Sun, 10 Feb 2013 09:50:09 -0500] rev 8494
Cleaver tweaks based on feedback. Nerf damage, shrink radius. This means cleaver will embed into ground quite a bit further.
Sun, 10 Feb 2013 09:22:29 -0500 oops. more specific ammo tests. maybe could use a few more properties
nemo [Sun, 10 Feb 2013 09:22:29 -0500] rev 8493
oops. more specific ammo tests. maybe could use a few more properties
Sat, 09 Feb 2013 20:28:05 -0500 Allow moving after firing cleaver. This changes multishoot behaviour quite a bit. Needs a lot of testing.
nemo [Sat, 09 Feb 2013 20:28:05 -0500] rev 8492
Allow moving after firing cleaver. This changes multishoot behaviour quite a bit. Needs a lot of testing.
Sat, 09 Feb 2013 19:14:58 -0500 Credit links now yellow instead of blue.
dag10 [Sat, 09 Feb 2013 19:14:58 -0500] rev 8491
Credit links now yellow instead of blue.
Sat, 09 Feb 2013 19:11:32 -0500 Remove Structure from localisation
nemo [Sat, 09 Feb 2013 19:11:32 -0500] rev 8490
Remove Structure from localisation
Sat, 09 Feb 2013 18:58:19 -0500 Implements protocol message JOINING on frontend, so client in a room always displays correct room name, even when room name changes. Fixes issue 522.
dag10 [Sat, 09 Feb 2013 18:58:19 -0500] rev 8489
Implements protocol message JOINING on frontend, so client in a room always displays correct room name, even when room name changes. Fixes issue #522.
Sat, 09 Feb 2013 18:32:51 -0500 Removed in-lineedit labels such as "search:" and "room name:" due to size issues with localization and platform differences.
dag10 [Sat, 09 Feb 2013 18:32:51 -0500] rev 8488
Removed in-lineedit labels such as "search:" and "room name:" due to size issues with localization and platform differences.
Sun, 10 Feb 2013 01:54:24 +0400 Fine, merge :-\
unc0rr [Sun, 10 Feb 2013 01:54:24 +0400] rev 8487
Fine, merge :-\
Sun, 10 Feb 2013 01:52:13 +0400 Send JOINING message in response to FOLLOW. Actual join may still fail due to room restrictions. Not tested.
unc0rr [Sun, 10 Feb 2013 01:52:13 +0400] rev 8486
Send JOINING message in response to FOLLOW. Actual join may still fail due to room restrictions. Not tested.
Sun, 10 Feb 2013 01:45:25 +0400 Fix the checker after some testing
unc0rr [Sun, 10 Feb 2013 01:45:25 +0400] rev 8485
Fix the checker after some testing
Sun, 10 Feb 2013 01:27:32 +0400 New checker of engine messages which is aware of glued together messages
unc0rr [Sun, 10 Feb 2013 01:27:32 +0400] rev 8484
New checker of engine messages which is aware of glued together messages
Sat, 09 Feb 2013 00:11:14 +0400 Also convert teams to complete game config.
unc0rr [Sat, 09 Feb 2013 00:11:14 +0400] rev 8483
Also convert teams to complete game config. The whole feature is still untested at all.
Fri, 08 Feb 2013 23:38:14 +0400 Fix official server build
unc0rr [Fri, 08 Feb 2013 23:38:14 +0400] rev 8482
Fix official server build
Fri, 08 Feb 2013 00:27:07 +0400 - Handle mapgen-specific parameters
unc0rr [Fri, 08 Feb 2013 00:27:07 +0400] rev 8481
- Handle mapgen-specific parameters - Convert ammo set into engine messages
Thu, 07 Feb 2013 00:07:32 +0400 Converter from game parameters to engine commands, not finished yet
unc0rr [Thu, 07 Feb 2013 00:07:32 +0400] rev 8480
Converter from game parameters to engine commands, not finished yet
Mon, 04 Feb 2013 00:13:55 +0400 Some work on loading replay and interaction with checker
unc0rr [Mon, 04 Feb 2013 00:13:55 +0400] rev 8479
Some work on loading replay and interaction with checker
Sat, 02 Feb 2013 22:57:05 +0400 /quit <msg> and /part <msg>
unc0rr [Sat, 02 Feb 2013 22:57:05 +0400] rev 8478
/quit <msg> and /part <msg>
Sat, 02 Feb 2013 20:16:12 +0400 Don't confirm hogs number to room admin when no constraint hit
unc0rr [Sat, 02 Feb 2013 20:16:12 +0400] rev 8477
Don't confirm hogs number to room admin when no constraint hit
Sat, 02 Feb 2013 00:47:34 +0400 Fix server crasher
unc0rr [Sat, 02 Feb 2013 00:47:34 +0400] rev 8476
Fix server crasher
Sat, 09 Feb 2013 15:26:10 -0500 Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue 520)
dag10 [Sat, 09 Feb 2013 15:26:10 -0500] rev 8475
Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue #520)
Sat, 02 Feb 2013 00:33:27 +0400 Start work on the checker. Not it could connect to the server and... crash it.
unc0rr [Sat, 02 Feb 2013 00:33:27 +0400] rev 8474
Start work on the checker. Not it could connect to the server and... crash it.
Fri, 08 Feb 2013 21:22:11 -0500 this should not be exposed
nemo [Fri, 08 Feb 2013 21:22:11 -0500] rev 8473
this should not be exposed
Fri, 08 Feb 2013 15:33:43 +0400 - Collect synced packets to send within 1 second (cSendEmptyPacketTime) into buffer which is flushed each second.
unc0rr [Fri, 08 Feb 2013 15:33:43 +0400] rev 8472
- Collect synced packets to send within 1 second (cSendEmptyPacketTime) into buffer which is flushed each second. - Send empty packet only if there was no other synced message within last second. This should reduce traffic load: less bytes and less packets (less packets is very good for the server too).
Tue, 05 Feb 2013 17:28:12 -0500 Trying to prevent audio mute from endlessly spamming. Untested.
nemo [Tue, 05 Feb 2013 17:28:12 -0500] rev 8471
Trying to prevent audio mute from endlessly spamming. Untested.
Sat, 02 Feb 2013 14:33:35 +0100 Hedgeroid: Removed reference to obsolete libphysfsrwops.so
Medo <smaxein@googlemail.com> [Sat, 02 Feb 2013 14:33:35 +0100] rev 8470
Hedgeroid: Removed reference to obsolete libphysfsrwops.so It is now compiled as part of libphysfs.so
Sat, 02 Feb 2013 14:22:57 +0100 Merge
Medo <smaxein@googlemail.com> [Sat, 02 Feb 2013 14:22:57 +0100] rev 8469
Merge
Fri, 01 Feb 2013 20:15:22 -0500 trying to prevent sticking. PS. code is hard to read when drunk.
nemo [Fri, 01 Feb 2013 20:15:22 -0500] rev 8468
trying to prevent sticking. PS. code is hard to read when drunk.
Fri, 01 Feb 2013 18:07:43 -0500 Made map preview a random/edit button again.
dag10 [Fri, 01 Feb 2013 18:07:43 -0500] rev 8467
Made map preview a random/edit button again. Changed how I fixed a bug in r06541556df53. Removed newline delimiters used in maps' desc.txt. The description label actually auto-wraps :)
Fri, 01 Feb 2013 08:47:07 -0500 forgot this one
nemo [Fri, 01 Feb 2013 08:47:07 -0500] rev 8466
forgot this one
Thu, 31 Jan 2013 02:14:56 +0100 Fix Hedgeroid argc/argv parameter passing to the engine
Medo <smaxein@googlemail.com> [Thu, 31 Jan 2013 02:14:56 +0100] rev 8465
Fix Hedgeroid argc/argv parameter passing to the engine
Thu, 31 Jan 2013 22:13:30 -0500 check datadir instead
nemo [Thu, 31 Jan 2013 22:13:30 -0500] rev 8464
check datadir instead
Thu, 31 Jan 2013 02:14:04 +0100 Move libjnidispatch to jni/ and copy it to libs/ on build
Medo <smaxein@googlemail.com> [Thu, 31 Jan 2013 02:14:04 +0100] rev 8463
Move libjnidispatch to jni/ and copy it to libs/ on build This should fix the build issue where this file is missing after a clean.
Thu, 31 Jan 2013 21:28:08 -0500 this might possibly appease the shoppa players
nemo [Thu, 31 Jan 2013 21:28:08 -0500] rev 8462
this might possibly appease the shoppa players
Wed, 30 Jan 2013 00:56:28 +0100 Fix physfs compilation for android (still getting runtime link errors though)
Medo <smaxein@googlemail.com> [Wed, 30 Jan 2013 00:56:28 +0100] rev 8461
Fix physfs compilation for android (still getting runtime link errors though)
Tue, 29 Jan 2013 13:45:31 -0500 fix EndGame call. w/o a proper exit, demos weren't being saved
nemo [Tue, 29 Jan 2013 13:45:31 -0500] rev 8460
fix EndGame call. w/o a proper exit, demos weren't being saved
Tue, 29 Jan 2013 17:28:47 +0400 Merge
unc0rr [Tue, 29 Jan 2013 17:28:47 +0400] rev 8459
Merge
Tue, 29 Jan 2013 01:41:41 -0500 Added roomnameprompt.h/cpp. Sorry 'bout that.
dag10 [Tue, 29 Jan 2013 01:41:41 -0500] rev 8458
Added roomnameprompt.h/cpp. Sorry 'bout that.
Tue, 29 Jan 2013 10:10:23 +0400 Merge
unc0rr [Tue, 29 Jan 2013 10:10:23 +0400] rev 8457
Merge
Tue, 29 Jan 2013 01:41:41 -0500 Added roomnameprompt.h/cpp. Sorry 'bout that.
dag10 [Tue, 29 Jan 2013 01:41:41 -0500] rev 8456
Added roomnameprompt.h/cpp. Sorry 'bout that.
Mon, 28 Jan 2013 15:54:40 -0500 issue #518
nemo [Mon, 28 Jan 2013 15:54:40 -0500] rev 8455
issue #518
Tue, 29 Jan 2013 00:03:56 +0400 Use Data.ByteString.copy on receive buffer to allow it free no longer used memory
unc0rr [Tue, 29 Jan 2013 00:03:56 +0400] rev 8454
Use Data.ByteString.copy on receive buffer to allow it free no longer used memory
Sun, 27 Jan 2013 20:17:30 -0500 Reorganized layout and appearance of rooms list page.
dag10 [Sun, 27 Jan 2013 20:17:30 -0500] rev 8453
Reorganized layout and appearance of rooms list page. Creating a new room uses a dialog prompt for the room name, which is preset to whatever your last room name was. Removed dotted rectangle around selected cell in rooms list. Removed bug where gamecfgwidget would be in master mode when joining a game as a slave. Can now join selected room when return is pressed. Can also move room selection while room search box has focus.
Mon, 28 Jan 2013 00:50:00 +0400 Also rooms per version stats
unc0rr [Mon, 28 Jan 2013 00:50:00 +0400] rev 8452
Also rooms per version stats
Sun, 27 Jan 2013 21:46:25 +0400 Allow navigating backwards chat widget log while new lines are being added
unc0rr [Sun, 27 Jan 2013 21:46:25 +0400] rev 8451
Allow navigating backwards chat widget log while new lines are being added
Wed, 20 Feb 2013 02:21:58 +0100 add support for clang 3.3 (although there has to be a better way for this) and output right version number webgl
koda [Wed, 20 Feb 2013 02:21:58 +0100] rev 8450
add support for clang 3.3 (although there has to be a better way for this) and output right version number
Sun, 27 Jan 2013 02:09:02 +0100 shut a few frontend warnings out
koda [Sun, 27 Jan 2013 02:09:02 +0100] rev 8449
shut a few frontend warnings out
Wed, 20 Feb 2013 02:21:14 +0100 update FindGLEW to use the same variables as in later CMake files and make sure to include its headers before compiling c stuff webgl
koda [Wed, 20 Feb 2013 02:21:14 +0100] rev 8448
update FindGLEW to use the same variables as in later CMake files and make sure to include its headers before compiling c stuff
Sun, 27 Jan 2013 01:20:50 +0100 shorten the library label a little bit
koda [Sun, 27 Jan 2013 01:20:50 +0100] rev 8447
shorten the library label a little bit
Tue, 19 Feb 2013 22:45:02 +0400 Fix sources so pas2c written in haskell could render them again webgl
unc0rr [Tue, 19 Feb 2013 22:45:02 +0400] rev 8446
Fix sources so pas2c written in haskell could render them again
Sun, 27 Jan 2013 00:44:31 +0100 credits where credit is due
koda [Sun, 27 Jan 2013 00:44:31 +0100] rev 8445
credits where credit is due
Sun, 27 Jan 2013 00:28:57 +0100 update branch webgl
koda [Sun, 27 Jan 2013 00:28:57 +0100] rev 8444
update branch
Sun, 27 Jan 2013 00:01:26 +0100 remove trailing whitespaces from share too
koda [Sun, 27 Jan 2013 00:01:26 +0100] rev 8443
remove trailing whitespaces from share too
Sun, 27 Jan 2013 00:00:33 +0100 whitespaces and tabs again
koda [Sun, 27 Jan 2013 00:00:33 +0100] rev 8442
whitespaces and tabs again
Sat, 26 Jan 2013 23:57:37 +0100 some whitespaces from ios files
koda [Sat, 26 Jan 2013 23:57:37 +0100] rev 8441
some whitespaces from ios files
Sat, 26 Jan 2013 23:56:10 +0100 complete tabs and trailing whitespace formatting on frontend
koda [Sat, 26 Jan 2013 23:56:10 +0100] rev 8440
complete tabs and trailing whitespace formatting on frontend
Sat, 26 Jan 2013 22:59:48 +0400 Not needed anymore
unc0rr [Sat, 26 Jan 2013 22:59:48 +0400] rev 8439
Not needed anymore
Sat, 26 Jan 2013 22:57:03 +0400 Don't resend "team quit" message when client closes engine, then quits room:
unc0rr [Sat, 26 Jan 2013 22:57:03 +0400] rev 8438
Don't resend "team quit" message when client closes engine, then quits room: - Fixes server crashes when client had more than one team in game - Fixes game freeze when half of players quit game
Sat, 26 Jan 2013 19:28:37 +0100 uConsole on a diet
koda [Sat, 26 Jan 2013 19:28:37 +0100] rev 8437
uConsole on a diet
Fri, 25 Jan 2013 22:33:26 +0400 - Also pass unknown cmds to the server when in room
unc0rr [Fri, 25 Jan 2013 22:33:26 +0400] rev 8436
- Also pass unknown cmds to the server when in room - Fix some warnings
Fri, 25 Jan 2013 14:19:55 +0100 small cleanup
sheepluva [Fri, 25 Jan 2013 14:19:55 +0100] rev 8435
small cleanup
Fri, 25 Jan 2013 13:59:27 +0100 big indentation/whitespaces cleanup
sheepluva [Fri, 25 Jan 2013 13:59:27 +0100] rev 8434
big indentation/whitespaces cleanup
Fri, 25 Jan 2013 13:29:20 +0400 Some fixes
unc0rr [Fri, 25 Jan 2013 13:29:20 +0400] rev 8433
Some fixes
Fri, 25 Jan 2013 12:54:24 +0100 small cleanup, fix ancient warning (the "itPlay" one)
sheepluva [Fri, 25 Jan 2013 12:54:24 +0100] rev 8432
small cleanup, fix ancient warning (the "itPlay" one)
Fri, 25 Jan 2013 12:59:06 +0400 Fix finding player's another clan
unc0rr [Fri, 25 Jan 2013 12:59:06 +0400] rev 8431
Fix finding player's another clan
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
(0) -10000 -1920 +1920 tip