2016-11-17 Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 14:05:12 +0100] rev 11909
Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
2016-11-17 Update changelog
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:47:28 +0100] rev 11908
Update changelog
2016-11-17 Fix and change escaping for mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:37:48 +0100] rev 11907
Fix and change escaping for mission map descriptions
2016-11-17 Show mission map descriptions for default language as well
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:36:45 +0100] rev 11906
Show mission map descriptions for default language as well
2016-11-17 UTF-8 support for mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:35:58 +0100] rev 11905
UTF-8 support for mission map descriptions
2016-11-17 Fix improper locale detection for mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:35:10 +0100] rev 11904
Fix improper locale detection for mission map descriptions
2016-11-17 Add German translations for mission maps
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:34:21 +0100] rev 11903
Add German translations for mission maps
2016-11-17 Slightly improved mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:33:46 +0100] rev 11902
Slightly improved mission map descriptions
2016-11-16 reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
sheepluva [Wed, 16 Nov 2016 19:19:36 +0100] rev 11901
reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
2016-11-16 Make sd-tint a theme variable so cophernue can tweak his sky tinting
nemo [Wed, 16 Nov 2016 12:26:26 -0500] rev 11900
Make sd-tint a theme variable so cophernue can tweak his sky tinting
2016-11-16 Improve mission panel in Gravity script (don't overwrite game modifier texts)
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 18:06:02 +0100] rev 11899
Improve mission panel in Gravity script (don't overwrite game modifier texts)
2016-11-16 Fix low gravity utility not working in Gravity script (fixes #13)
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 18:02:22 +0100] rev 11898
Fix low gravity utility not working in Gravity script (fixes #13) Using low gravity halves the gravity. For using a range, both the minimum and maximum gravities are halved. Negative gravities are doubled. Bonus: game modifier “low gravity” will be force-disabled.
2016-11-16 Save fastest rounds in Killing the specialists and Precise shooting missions
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:35:43 +0100] rev 11897
Save fastest rounds in Killing the specialists and Precise shooting missions
2016-11-16 Save record time for Chasing the blue hog mission
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:35:09 +0100] rev 11896
Save record time for Chasing the blue hog mission
2016-11-16 Save some records in campaign vars: Hard flying, Running for survival
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:34:33 +0100] rev 11895
Save some records in campaign vars: Hard flying, Running for survival
2016-11-16 Fix ClimbHome mission bugs (broken teams, broken graph)
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:32:44 +0100] rev 11894
Fix ClimbHome mission bugs (broken teams, broken graph)
2016-11-16 Set random flags and voice in random teams
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:18:32 +0100] rev 11893
Set random flags and voice in random teams Except in quick matches, which always uses default voice (for native speakers)
2016-11-15 Show symbols at bottom right while extra damage / low grav. are active
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 03:00:56 +0100] rev 11892
Show symbols at bottom right while extra damage / low grav. are active PC version only. No change for touch interface.
2016-11-15 Relax some health bounds in game scheme editor
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:30:35 +0100] rev 11891
Relax some health bounds in game scheme editor
2016-11-15 Fix Lua error message in A Classic Fairytale mission 8
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:12:49 +0100] rev 11890
Fix Lua error message in A Classic Fairytale mission 8
2016-11-15 Translate appdata file into German
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:05:12 +0100] rev 11889
Translate appdata file into German
2016-11-15 Upgrade appdata file to AppStream 0.8 format, update screenshots
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:00:27 +0100] rev 11888
Upgrade appdata file to AppStream 0.8 format, update screenshots
2016-11-15 Simplify the hat format for unanimated hats
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 01:49:36 +0100] rev 11887
Simplify the hat format for unanimated hats For simple hats which are not animated, a single 32×32 image is now enough. For simple clan hats, use 64×32 with the color overlay at the right.
2016-11-15 Remove old Fort Mode from frontend
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 01:25:37 +0100] rev 11886
Remove old Fort Mode from frontend Part of ripping out Fort Mode from game schemes. This time for real. - Remove the game modifier button "Fort Mode" - Remove the scheme "Fort Mode" - Remove some fort mode handling code - Keep gfForts symbol to not mess up things too much - Old schemes are still supported, the fortsmode parameter is just ignored
2016-11-14 Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 00:42:44 +0100] rev 11885
Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete Fixes #99 and #122.
2016-11-14 Add WorldEdge to Lua API to expose/change world edge type
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 00:17:31 +0100] rev 11884
Add WorldEdge to Lua API to expose/change world edge type
2016-11-14 Show “More Wind” modifier in mission panel
Wuzzy <almikes@aol.com> [Mon, 14 Nov 2016 21:33:59 +0100] rev 11883
Show “More Wind” modifier in mission panel Fixes #116
2016-11-09 fix urls
nemo [Wed, 09 Nov 2016 12:31:05 -0500] rev 11882
fix urls
2016-11-09 allow longer grave animations
nemo [Wed, 09 Nov 2016 11:21:14 -0500] rev 11881
allow longer grave animations
2016-10-15 update changelog
sheepluva [Sat, 15 Oct 2016 20:54:30 +0200] rev 11880
update changelog
2016-10-15 fix copypastafail (incorrect variable name) and whitespaces
sheepluva [Sat, 15 Oct 2016 20:11:05 +0200] rev 11879
fix copypastafail (incorrect variable name) and whitespaces
2016-10-15 support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
KoBeWi <kobewi4e@gmail.com> [Sat, 15 Oct 2016 20:06:42 +0200] rev 11878
support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
2016-10-15 update changelog
sheepluva [Sat, 15 Oct 2016 13:34:14 +0200] rev 11877
update changelog
2016-10-15 rename variables for better code-readability and fix indentation
sheepluva [Sat, 15 Oct 2016 13:28:13 +0200] rev 11876
rename variables for better code-readability and fix indentation
2016-10-15 support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
KoBeWi <kobewi4e@gmail.com> [Sat, 15 Oct 2016 13:10:16 +0200] rev 11875
support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
2016-10-14 update Changelog
sheepluva [Fri, 14 Oct 2016 23:25:51 +0200] rev 11874
update Changelog
2016-10-14 rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
KoBeWi <kobewi4e@gmail.com> [Fri, 14 Oct 2016 22:52:04 +0200] rev 11873
rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
2016-10-03 Make frozen hogs poison immune
nemo [Mon, 03 Oct 2016 14:10:25 -0400] rev 11872
Make frozen hogs poison immune
2016-10-02 lupdate-qt4
sheepluva [Sun, 02 Oct 2016 18:30:15 +0200] rev 11871
lupdate-qt4
2016-10-02 fix for Bug 91 - Make DELEGATE action available in frontend
sheepluva [Sun, 02 Oct 2016 18:29:55 +0200] rev 11870
fix for bug #91 - Make DELEGATE action available in frontend
2016-10-02 fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
sheepluva [Sun, 02 Oct 2016 17:39:42 +0200] rev 11869
fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
2016-10-02 Bug 115 - Application icon is missing
sheepluva [Sun, 02 Oct 2016 15:15:39 +0200] rev 11868
bug #115 - Application icon is missing
2016-10-02 also update ghc info in INSTALL file
sheepluva [Sun, 02 Oct 2016 12:42:16 +0200] rev 11867
also update ghc info in INSTALL file
2016-10-02 travis: also add libghc-regex-tdfa-dev to dependencies
sheepluva [Sun, 02 Oct 2016 12:00:39 +0200] rev 11866
travis: also add libghc-regex-tdfa-dev to dependencies
2016-10-01 increase heart count in seduction effect. FPS are overrated anyway
sheepluva [Sun, 02 Oct 2016 01:26:59 +0200] rev 11865
increase heart count in seduction effect. FPS are overrated anyway
2016-10-01 reflect dataenc->sandi change in travis file
sheepluva [Sun, 02 Oct 2016 01:17:33 +0200] rev 11864
reflect dataenc->sandi change in travis file
2016-10-01 and while I'm at it, fix seduction... kinda ♥
sheepluva [Sun, 02 Oct 2016 00:42:29 +0200] rev 11863
and while I'm at it, fix seduction... kinda ♥
2016-10-01 pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
sheepluva [Sat, 01 Oct 2016 22:48:00 +0200] rev 11862
pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
2016-10-01 adding some frontend stuff to changelog
sheepluva [Sat, 01 Oct 2016 22:35:14 +0200] rev 11861
adding some frontend stuff to changelog
2016-10-01 - Use sandi instead of dataenc (bugs.debian.org/836686)
unc0rr [Sat, 01 Oct 2016 21:27:05 +0300] rev 11860
- Use sandi instead of dataenc (bugs.debian.org/836686) - Only try to import module from the package being tested (sometimes packages have modules with equal names, so a test for module presence could succeed when you have one package installed instead of another)
2016-10-01 Use regex match for bans
unc0rr [Sat, 01 Oct 2016 20:56:42 +0300] rev 11859
Use regex match for bans
2016-10-01 fix issue 110
sheepluva [Sat, 01 Oct 2016 19:06:12 +0200] rev 11858
fix issue #110
2016-10-01 fix build
sheepluva [Sat, 01 Oct 2016 16:45:59 +0200] rev 11857
fix build
2016-09-27 Drop xfire module
koda [Mon, 26 Sep 2016 23:36:00 -0400] rev 11856
Drop xfire module The service shut down, this is now dead code with potential GPL license incompatibility.
2016-09-24 minor german translation adjustment
sheepluva [Sat, 24 Sep 2016 21:01:12 +0200] rev 11855
minor german translation adjustment
2016-09-15 fix typo and hopefully also pas2c
sheepluva [Fri, 16 Sep 2016 00:41:03 +0200] rev 11854
fix typo and hopefully also pas2c
2016-09-15 Highlander: give visual and acustic feedback when weapons are collected from a kill, similar to collecting a crate
sheepluva [Fri, 16 Sep 2016 00:22:05 +0200] rev 11853
Highlander: give visual and acustic feedback when weapons are collected from a kill, similar to collecting a crate
2016-09-15 Lua API: IsHogLocal(gearUid)
sheepluva [Fri, 16 Sep 2016 00:01:43 +0200] rev 11852
Lua API: IsHogLocal(gearUid)
2016-09-15 Lua API: GetAmmoName(ammoType)
sheepluva [Thu, 15 Sep 2016 23:16:49 +0200] rev 11851
Lua API: GetAmmoName(ammoType)
2016-09-09 merge with github
koda [Fri, 09 Sep 2016 15:57:30 +0000] rev 11850
merge with github
2016-09-04 Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
sheepluva [Sun, 04 Sep 2016 21:23:00 +0200] rev 11849
Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
2016-08-11 Make in-game chat work qmlfrontend
unc0rr [Thu, 11 Aug 2016 23:05:14 +0300] rev 11848
Make in-game chat work
2016-08-02 Preparation to sending engine messages to net. qmlfrontend
unc0rr [Tue, 02 Aug 2016 23:08:17 +0300] rev 11847
Preparation to sending engine messages to net.
2016-07-15 merge default qmlfrontend
unc0rr [Fri, 15 Jul 2016 22:39:07 +0300] rev 11846
merge default
2016-07-09 Use less weird options
unc0rr [Sat, 09 Jul 2016 22:40:44 +0300] rev 11845
Use less weird options
2016-07-02 Remove some more bytestring-show references, e.g. INSTALL file and travis file
LocutusOfBorg [Sat, 02 Jul 2016 17:56:10 +0200] rev 11844
Remove some more bytestring-show references, e.g. INSTALL file and travis file
2016-06-29 bytestring-show RIP
unc0rr [Wed, 29 Jun 2016 20:16:29 +0300] rev 11843
bytestring-show RIP
2016-06-22 Polish update
alzen [Wed, 22 Jun 2016 09:25:29 -0400] rev 11842
Polish update
2016-06-21 bit of a start on HDPI monitor support. Fonts.
nemo [Tue, 21 Jun 2016 18:02:46 -0400] rev 11841
bit of a start on HDPI monitor support. Fonts.
2016-06-21 remove experimental in-game credits code
sheepluva [Tue, 21 Jun 2016 22:03:09 +0200] rev 11840
remove experimental in-game credits code
2016-06-21 no.
nemo [Tue, 21 Jun 2016 15:37:08 -0400] rev 11839
no.
2016-06-15 lupdate
nemo [Wed, 15 Jun 2016 18:39:31 -0400] rev 11838
lupdate
2016-05-22 - In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
antonc27 <antonc27@mail.ru> [Sun, 22 May 2016 15:06:08 +0200] rev 11837
- In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
2016-05-21 Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
nemo [Sat, 21 May 2016 15:23:08 -0400] rev 11836
Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
2016-05-21 http → https
nemo [Sat, 21 May 2016 14:39:35 -0400] rev 11835
http → https
2016-05-18 Fruit theme music
alfadur [Wed, 18 May 2016 15:42:14 -0400] rev 11834
Fruit theme music
2016-05-17 Merge default qmlfrontend
unc0rr [Tue, 17 May 2016 23:29:49 +0300] rev 11833
Merge default
2016-05-17 - Add state to engine callback for it to know what engine is sending qmlfrontend
unc0rr [Tue, 17 May 2016 23:18:08 +0300] rev 11832
- Add state to engine callback for it to know what engine is sending - Display suggested hogs number in preview
2016-05-17 implement ExtraftFileDir and ExtractFileName in uUtils
sheepluva [Tue, 17 May 2016 21:32:10 +0200] rev 11831
implement ExtraftFileDir and ExtractFileName in uUtils
2016-05-15 remove another useless SysUtils include
sheepluva [Mon, 16 May 2016 00:15:32 +0200] rev 11830
remove another useless SysUtils include
2016-05-15 implement Trim() in uUtils
sheepluva [Sun, 15 May 2016 23:59:24 +0200] rev 11829
implement Trim() in uUtils
2016-05-15 drop SysUtils inclusion from 5 files where it is not needed anymore
sheepluva [Sun, 15 May 2016 23:11:14 +0200] rev 11828
drop SysUtils inclusion from 5 files where it is not needed anymore
2016-05-15 - Use IntToStr() in preference to Str()
unc0rr [Sun, 15 May 2016 14:29:37 +0300] rev 11827
- Use IntToStr() in preference to Str() - Remove senseless Str() call in uRandom.GetNext
2016-05-15 always include uUtils _after_ SysUtils
sheepluva [Sun, 15 May 2016 13:18:34 +0200] rev 11826
always include uUtils _after_ SysUtils
2016-05-15 merge Wuzzy's frontend tweaks
sheepluva [Sun, 15 May 2016 11:37:07 +0200] rev 11825
merge Wuzzy's frontend tweaks
2016-05-06 Tweak sizes and icons of most footer buttons of frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 20:12:27 +0200] rev 11824
Tweak sizes and icons of most footer buttons of frontend
2016-05-06 Neatly align all the bottom buttons on the same height
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 19:23:26 +0200] rev 11823
Neatly align all the bottom buttons on the same height
2016-05-06 Slightly better naming of new or copied ammo/game schemes
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:49:41 +0200] rev 11822
Slightly better naming of new or copied ammo/game schemes
2016-05-06 Tweak damage modifier help
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:35:33 +0200] rev 11821
Tweak damage modifier help
2016-05-06 Fix mines time displaying "1 seconds" in frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:33:54 +0200] rev 11820
Fix mines time displaying "1 seconds" in frontend
2016-05-06 Frontend: Increase space for help text in the footer
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 17:26:06 +0200] rev 11819
Frontend: Increase space for help text in the footer
2016-05-06 Add help texts for game scheme's basic settings (initial health, etc.)
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 17:20:19 +0200] rev 11818
Add help texts for game scheme's basic settings (initial health, etc.)
2016-05-06 Add more What's This? texts throughout the frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 16:08:48 +0200] rev 11817
Add more What's This? texts throughout the frontend
2016-05-06 Fix problems with dynamic whats this texts
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 15:45:48 +0200] rev 11816
Fix problems with dynamic whats this texts
2016-05-04 Add missing frontend constants
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 22:56:22 +0200] rev 11815
Add missing frontend constants
2016-05-04 Add various “What's This?” texts to multiplayer, net and team editor frontend pages
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 19:42:20 +0200] rev 11814
Add various “What's This?” texts to multiplayer, net and team editor frontend pages
2016-05-04 Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 18:14:25 +0200] rev 11813
Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
2016-05-15 avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
koda [Sun, 15 May 2016 10:43:18 +0200] rev 11812
avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
2016-05-10 turn off sparks for drowning dynamite
nemo [Tue, 10 May 2016 13:28:37 -0400] rev 11811
turn off sparks for drowning dynamite
2016-05-06 <unC0Rr> might be somewhere width used instead of rightx
sheepluva [Fri, 06 May 2016 20:00:55 +0200] rev 11810
<unC0Rr> might be somewhere width used instead of rightx
2016-05-04 linux on travis needs sudo to install dependencies
koda [Wed, 04 May 2016 14:30:04 -0400] rev 11809
linux on travis needs sudo to install dependencies
2016-05-04 Fix some warnings
unC0Rr [Wed, 04 May 2016 14:09:54 +0300] rev 11808
Fix some warnings
2016-05-03 - Don't forget to init uVaribles inside LoadLocaleWrapper call
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 22:19:17 +0200] rev 11807
- Don't forget to init uVaribles inside LoadLocaleWrapper call
2016-05-03 Enable GL2 travis builds
koda [Tue, 03 May 2016 13:20:35 -0400] rev 11806
Enable GL2 travis builds
2016-05-03 ansistring, not Ansistring
unc0rr [Tue, 03 May 2016 20:18:25 +0300] rev 11805
ansistring, not Ansistring
2016-05-03 small code cleanup/comment
sheepluva [Tue, 03 May 2016 19:06:09 +0200] rev 11804
small code cleanup/comment
2016-05-03 I heard we switched to physfs
unc0rr [Tue, 03 May 2016 19:17:30 +0300] rev 11803
I heard we switched to physfs
2016-05-03 TryDo is deprecated
unc0rr [Tue, 03 May 2016 19:08:27 +0300] rev 11802
TryDo is deprecated
2016-05-03 Add pre/post js stub files and expand the emscripten options
frd [Tue, 03 May 2016 01:07:26 -0400] rev 11801
Add pre/post js stub files and expand the emscripten options
2016-05-03 Set medium floating precision to shaders
frd [Tue, 03 May 2016 00:55:46 -0400] rev 11800
Set medium floating precision to shaders Helps with WebGL compatibility.
2016-05-03 Compile uMatrix to c too when GL2 is requested
koda [Tue, 03 May 2016 00:51:33 -0400] rev 11799
Compile uMatrix to c too when GL2 is requested
2016-05-03 Work around missing gl functions from emscripten headers
koda [Mon, 02 May 2016 23:28:58 -0400] rev 11798
Work around missing gl functions from emscripten headers
2016-05-03 Avoid using an undeclared variable
koda [Mon, 02 May 2016 23:03:42 -0400] rev 11797
Avoid using an undeclared variable
2016-05-03 Set pas2c switches more cleanly
koda [Mon, 02 May 2016 22:52:21 -0400] rev 11796
Set pas2c switches more cleanly
2016-05-02 - Pass also userPath to LoadLocaleWrapper
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 01:13:41 +0200] rev 11795
- Pass also userPath to LoadLocaleWrapper TODO: Find a way to simplify all of this...
2016-05-02 - More ugly ifdefs for the ifdef god
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 01:09:36 +0200] rev 11794
- More ugly ifdefs for the ifdef god
2016-05-02 [BUG 66] - Create '/Logs' folder if not exists
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 00:59:38 +0200] rev 11793
[bug #66] - Create '/Logs' folder if not exists
2016-05-01 qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now) qmlfrontend
sheepluva [Sun, 01 May 2016 21:09:45 +0200] rev 11792
qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now)
2016-05-01 qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3 qmlfrontend
sheepluva [Sun, 01 May 2016 15:58:19 +0200] rev 11791
qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3
2016-05-01 add button to randomize theme only
sheepluva [Sun, 01 May 2016 14:32:47 +0200] rev 11790
add button to randomize theme only
2016-05-01 changelog
sheepluva [Sun, 01 May 2016 12:36:59 +0200] rev 11789
changelog
2016-05-01 update changelog
sheepluva [Sun, 01 May 2016 02:47:51 +0200] rev 11788
update changelog
2016-04-30 update changelog
sheepluva [Sat, 30 Apr 2016 21:06:46 +0200] rev 11787
update changelog
2016-04-30 update changelog
sheepluva [Sat, 30 Apr 2016 20:55:02 +0200] rev 11786
update changelog
2016-04-29 indentation fixes
sheepluva [Sat, 30 Apr 2016 00:13:11 +0200] rev 11785
indentation fixes
2016-04-29 koda told me that putting in one finger wasn't enough
sheepluva [Sat, 30 Apr 2016 00:02:33 +0200] rev 11784
koda told me that putting in one finger wasn't enough
2016-04-29 koda told me to put the finger in
sheepluva [Fri, 29 Apr 2016 23:52:44 +0200] rev 11783
koda told me to put the finger in
2016-04-29 fix memory corruptions caused by outofbounds-writes in uTouch
sheepluva [Fri, 29 Apr 2016 23:42:37 +0200] rev 11782
fix memory corruptions caused by outofbounds-writes in uTouch
2016-04-29 show credits only briefly
sheepluva [Fri, 29 Apr 2016 19:01:52 +0200] rev 11781
show credits only briefly
2016-04-29 aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
sheepluva [Fri, 29 Apr 2016 18:18:32 +0200] rev 11780
aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
2016-04-29 more credits updates
sheepluva [Fri, 29 Apr 2016 15:10:27 +0200] rev 11779
more credits updates
2016-04-29 add some more credits
sheepluva [Fri, 29 Apr 2016 13:36:59 +0200] rev 11778
add some more credits
2016-04-29 music credits etc.
sheepluva [Fri, 29 Apr 2016 13:12:26 +0200] rev 11777
music credits etc.
2016-04-29 do not show credits in stats-only mode
sheepluva [Fri, 29 Apr 2016 12:26:13 +0200] rev 11776
do not show credits in stats-only mode
2016-04-29 move function
sheepluva [Fri, 29 Apr 2016 12:11:19 +0200] rev 11775
move function
2016-04-28 some initial credits-display implementation
sheepluva [Fri, 29 Apr 2016 00:56:04 +0200] rev 11774
some initial credits-display implementation
2016-04-28 merge target practice patch by Wuzzy
sheepluva [Thu, 28 Apr 2016 21:28:22 +0200] rev 11773
merge target practice patch by Wuzzy
2016-04-13 Target Practice: Make targets respawn after drowning, and minor code cleanup
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 15:44:42 +0200] rev 11772
Target Practice: Make targets respawn after drowning, and minor code cleanup
2016-04-28 merge 3 new sound effects added by Wuzzy
sheepluva [Thu, 28 Apr 2016 21:15:08 +0200] rev 11771
merge 3 new sound effects added by Wuzzy
2016-04-13 Add sound effects for: cleaver impact, air mine impact, using extra time
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:17:30 +0200] rev 11770
Add sound effects for: cleaver impact, air mine impact, using extra time
2016-04-28 merging Wuzzy's empty weaponset for "new" button in weaponset editor
sheepluva [Thu, 28 Apr 2016 20:28:53 +0200] rev 11769
merging Wuzzy's empty weaponset for "new" button in weaponset editor
2016-04-13 Add empty weapons scheme (instead of default) when using “New” button
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:13:34 +0200] rev 11768
Add empty weapons scheme (instead of default) when using “New” button
2016-04-28 merge more construction mode patches by Wuzzy
sheepluva [Thu, 28 Apr 2016 20:07:10 +0200] rev 11767
merge more construction mode patches by Wuzzy
2016-04-26 Construction Mode: Make weapon crate mode be initial selection in crate tool
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 18:00:15 +0200] rev 11766
Construction Mode: Make weapon crate mode be initial selection in crate tool
2016-04-26 Construction Mode: Don't update ticker for cursor keys when hedgehog is not under control anymore
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 17:54:48 +0200] rev 11765
Construction Mode: Don't update ticker for cursor keys when hedgehog is not under control anymore
2016-04-26 Construction Mode: Reorder weapon and utility list to parrallel weapon menu order
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 17:40:29 +0200] rev 11764
Construction Mode: Reorder weapon and utility list to parrallel weapon menu order
2016-04-26 Construction Mode: Fix landspray being considered a weapon instead of utility
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 17:33:51 +0200] rev 11763
Construction Mode: Fix landspray being considered a weapon instead of utility
2016-04-28 in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
sheepluva [Thu, 28 Apr 2016 18:32:50 +0200] rev 11762
in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
2016-04-28 lupdate
sheepluva [Thu, 28 Apr 2016 17:42:43 +0200] rev 11761
lupdate
2016-04-28 fix for bug 117: Incorrect description of modifier “divide teams”
Wuzzy [Thu, 28 Apr 2016 17:38:30 +0200] rev 11760
fix for bug #117: Incorrect description of modifier “divide teams”
2016-04-28 rollback last commit (bad approach, as item index confusion can happen)
sheepluva [Thu, 28 Apr 2016 15:23:02 +0200] rev 11759
rollback last commit (bad approach, as item index confusion can happen)
2016-04-28 exclude DLC theme from random theme selection
sheepluva [Thu, 28 Apr 2016 02:06:35 +0200] rev 11758
exclude DLC theme from random theme selection
2016-04-27 rooms-list: fix "Forts" map type being displayed in dark red
sheepluva [Thu, 28 Apr 2016 00:41:09 +0200] rev 11757
rooms-list: fix "Forts" map type being displayed in dark red
2016-04-27 make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
sheepluva [Wed, 27 Apr 2016 23:52:43 +0200] rev 11756
make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
2016-04-27 fix incorrect debug message
sheepluva [Wed, 27 Apr 2016 23:14:47 +0200] rev 11755
fix incorrect debug message
2016-04-27 Only build engine to c with clang on travis
koda [Wed, 27 Apr 2016 15:10:25 -0400] rev 11754
Only build engine to c with clang on travis
2016-04-27 Minor changes to the travis file
koda [Wed, 27 Apr 2016 15:08:43 -0400] rev 11753
Minor changes to the travis file Reuse TRAVIS_OS_NAME for ios, move the ios checks after all the others, add a new line between sections, drop unneeded search path for osx.
2016-04-27 make construction mode recognize fort maps too
sheepluva [Wed, 27 Apr 2016 18:08:48 +0200] rev 11752
make construction mode recognize fort maps too
2016-04-27 tweak preview
sheepluva [Wed, 27 Apr 2016 17:54:36 +0200] rev 11751
tweak preview
2016-04-27 tweak preview
sheepluva [Wed, 27 Apr 2016 17:38:44 +0200] rev 11750
tweak preview
2016-04-27 Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
sheepluva [Wed, 27 Apr 2016 16:20:59 +0200] rev 11749
Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
2016-04-27 fallback to stdout if no writable logfile available
sheepluva [Wed, 27 Apr 2016 13:01:38 +0200] rev 11748
fallback to stdout if no writable logfile available
2016-04-27 update Changelog
sheepluva [Wed, 27 Apr 2016 11:41:32 +0200] rev 11747
update Changelog
2016-04-27 Set install dir for emscripten
koda [Wed, 27 Apr 2016 01:12:37 -0400] rev 11746
Set install dir for emscripten While not required, should help compatibility with older cmake versions.
2016-04-27 Drop duplicated include from CMakeLists.txt
koda [Wed, 27 Apr 2016 01:03:15 -0400] rev 11745
Drop duplicated include from CMakeLists.txt
2016-04-26 fix issue 8: Static skull and bones flakes near the water in Sudden Death in themes without flakes
sheepluva [Wed, 27 Apr 2016 01:34:59 +0200] rev 11744
fix issue #8: Static skull and bones flakes near the water in Sudden Death in themes without flakes
2016-04-26 add /clear command to frontend chat (clears chat window)
sheepluva [Wed, 27 Apr 2016 01:06:29 +0200] rev 11743
add /clear command to frontend chat (clears chat window)
2016-04-26 fix for issue 71: Lua API: “Theme” variable is set to empty string initially
Wuzzy <almikes@aol.com> [Wed, 27 Apr 2016 00:14:06 +0200] rev 11742
fix for issue #71: Lua API: “Theme” variable is set to empty string initially
2016-04-26 Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
sheepluva [Wed, 27 Apr 2016 00:04:37 +0200] rev 11741
Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
2016-04-26 issue 94: Seduction text is outdated and misleading
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 23:34:28 +0200] rev 11740
issue #94: Seduction text is outdated and misleading
2016-04-26 create forts in random order
sheepluva [Tue, 26 Apr 2016 22:09:50 +0200] rev 11739
create forts in random order
2016-04-26 make construction mode work with fort mode without mixing up clans and forts
sheepluva [Tue, 26 Apr 2016 20:51:13 +0200] rev 11738
make construction mode work with fort mode without mixing up clans and forts
2016-04-26 update construction mode in-file version info
sheepluva [Tue, 26 Apr 2016 18:15:10 +0200] rev 11737
update construction mode in-file version info
2016-04-26 merge construction mode patches by Wuzzy
sheepluva [Tue, 26 Apr 2016 17:02:24 +0200] rev 11736
merge construction mode patches by Wuzzy
2016-04-13 Construction Mode: Fix Girder/Rubber mode sometimes show nil
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:17:32 +0200] rev 11735
Construction Mode: Fix Girder/Rubber mode sometimes show nil
2016-04-13 Fix bad comment in Construction Mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:04:24 +0200] rev 11734
Fix bad comment in Construction Mode
2016-04-13 Construction Mode: Sanity-check numbers from script parameter
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:03:46 +0200] rev 11733
Construction Mode: Sanity-check numbers from script parameter
2016-04-13 Construction Mode: Fix timer issues
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:54:36 +0200] rev 11732
Construction Mode: Fix timer issues
2016-04-13 Construction Mode: Recognize health case amount from game scheme
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:44:37 +0200] rev 11731
Construction Mode: Recognize health case amount from game scheme
2016-04-13 Construction Mode: Remove 2 useless blank lines in mission panel
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:41:16 +0200] rev 11730
Construction Mode: Remove 2 useless blank lines in mission panel
2016-04-13 Construction Mode: Fix construction/support station
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:20:04 +0200] rev 11729
Construction Mode: Fix construction/support station
2016-04-12 Construction Mode: Update structure overlay each tick, thus falling smoothly
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:53:25 +0200] rev 11728
Construction Mode: Update structure overlay each tick, thus falling smoothly
2016-04-12 Construction Mode: “spawn” extra time, not buying
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:28:20 +0200] rev 11727
Construction Mode: “spawn” extra time, not buying
2016-04-12 Construction Mode: Fix giving round energy boost at first round
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:26:46 +0200] rev 11726
Construction Mode: Fix giving round energy boost at first round
2016-04-12 Add script parameter support to Construction Mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:19:37 +0200] rev 11725
Add script parameter support to Construction Mode Allows to set initial energy, energy per round and max. energy
2016-04-12 Throw away legacy Construction Mode code which is never actually used
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:49:34 +0200] rev 11724
Throw away legacy Construction Mode code which is never actually used
2016-04-12 Throw away old out-commented Construction Mode code
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:39:45 +0200] rev 11723
Throw away old out-commented Construction Mode code
2016-04-12 Construction Mode: Disable setting drill strike timer in object placement mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:27:40 +0200] rev 11722
Construction Mode: Disable setting drill strike timer in object placement mode
2016-04-12 Construction Mode: Fix mine timer message being shown at start
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:17:07 +0200] rev 11721
Construction Mode: Fix mine timer message being shown at start
2016-04-12 Construction Mode: Disable up/down in building mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:50:49 +0200] rev 11720
Construction Mode: Disable up/down in building mode
2016-04-12 Construction Mode: Show mine timer in seconds
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:48:34 +0200] rev 11719
Construction Mode: Show mine timer in seconds
2016-04-12 Tweak barrel and mine defaults in Construction Mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:40:24 +0200] rev 11718
Tweak barrel and mine defaults in Construction Mode
2016-04-12 Mark some forgotten Construction Mode strings for translation
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:37:25 +0200] rev 11717
Mark some forgotten Construction Mode strings for translation
2016-04-12 Construction Mode: Actually, the extra time limit is about buying
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:12:43 +0200] rev 11716
Construction Mode: Actually, the extra time limit is about buying
2016-04-12 Remove cheat in Construction Mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:10:53 +0200] rev 11715
Remove cheat in Construction Mode
2016-04-12 Construction Mode: Make weapon names match en.txt
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:06:49 +0200] rev 11714
Construction Mode: Make weapon names match en.txt
2016-04-12 Fix crate costs in Construction Mode being all the same (fixes #15)
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:04:05 +0200] rev 11713
Fix crate costs in Construction Mode being all the same (fixes #15)
2016-04-26 also make forts face inwards in wrap mode, if there are only 2 teams
sheepluva [Tue, 26 Apr 2016 15:19:36 +0200] rev 11712
also make forts face inwards in wrap mode, if there are only 2 teams
2016-04-26 fix last fort not facing left
sheepluva [Tue, 26 Apr 2016 15:15:12 +0200] rev 11711
fix last fort not facing left
2016-04-26 Fort Mode: allow more than 2 clans
sheepluva [Tue, 26 Apr 2016 14:41:56 +0200] rev 11710
Fort Mode: allow more than 2 clans
2016-04-26 fix clouds/flakes area not being adjusted after ResizeLand()
sheepluva [Tue, 26 Apr 2016 14:22:54 +0200] rev 11709
fix clouds/flakes area not being adjusted after ResizeLand()
2016-04-26 cleaning up team divide mode code from last night a little
sheepluva [Tue, 26 Apr 2016 12:27:17 +0200] rev 11708
cleaning up team divide mode code from last night a little
2016-04-26 divided teams: better horizontal clan distribution
sheepluva [Tue, 26 Apr 2016 02:42:45 +0200] rev 11707
divided teams: better horizontal clan distribution
2016-04-25 Reword emscripten-related error messages
koda [Mon, 25 Apr 2016 16:26:02 -0400] rev 11706
Reword emscripten-related error messages
2016-04-25 "divided teams" modifier will now work with more than 2 teams!
sheepluva [Mon, 25 Apr 2016 21:12:34 +0200] rev 11705
"divided teams" modifier will now work with more than 2 teams!
2016-04-25 Merge default qmlfrontend
unc0rr [Mon, 25 Apr 2016 22:10:06 +0300] rev 11704
Merge default
2016-04-25 Fix issue 12: “Yoohoo” sound for seduction is missing
sheepluva [Mon, 25 Apr 2016 16:11:39 +0200] rev 11703
Fix issue #12: “Yoohoo” sound for seduction is missing
2016-04-24 some more dark magic regarding hog speech input
sheepluva [Sun, 24 Apr 2016 22:41:24 +0200] rev 11702
some more dark magic regarding hog speech input
2016-04-24 restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
sheepluva [Sun, 24 Apr 2016 22:10:37 +0200] rev 11701
restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
2016-04-24 merge Wuzzy's new scheme icons
sheepluva [Sun, 24 Apr 2016 21:16:08 +0200] rev 11700
merge Wuzzy's new scheme icons
2016-04-13 Update scheme editor icons
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:03:22 +0200] rev 11699
Update scheme editor icons
2016-04-24 merge Wuzzy's space campaign string fixes
sheepluva [Sun, 24 Apr 2016 21:08:12 +0200] rev 11698
merge Wuzzy's space campaign string fixes
2016-04-13 Typo fixes for A Space Adventure campaign
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:59:14 +0200] rev 11697
Typo fixes for A Space Adventure campaign Also add loc() where forgotten and replace string concatenation with string.format.
2016-04-24 merge Wuzzy's game modifier buttons reorder patch
sheepluva [Sun, 24 Apr 2016 16:51:31 +0200] rev 11696
merge Wuzzy's game modifier buttons reorder patch
2016-04-12 Reorder game flag buttons
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 19:52:35 +0200] rev 11695
Reorder game flag buttons The buttons are now (roughly) ordered like this: line 1: landscape line 2: environment line 3: hedgehog life line 4: weapons line 5: gameplay
2016-04-24 preselect weapons
sheepluva [Sun, 24 Apr 2016 16:34:01 +0200] rev 11694
preselect weapons
2016-04-24 merge Wuzzy's ropeknockchallenge updates
sheepluva [Sun, 24 Apr 2016 16:12:19 +0200] rev 11693
merge Wuzzy's ropeknockchallenge updates
2016-04-12 Update Rope-Knocking Challenge
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 19:46:25 +0200] rev 11692
Update Rope-Knocking Challenge - Fix challenge being stuck when leftmost hog drowns - Display custom taunts for knocked hogs - Stats screen now shows the actual relevant facts - Add simple scoring system - Minor message changes - More translation-friendly strings
2016-04-23 drop function that does not exist in SDL2 from SDLh.pas
sheepluva [Sun, 24 Apr 2016 00:54:00 +0200] rev 11691
drop function that does not exist in SDL2 from SDLh.pas
2016-04-23 pas2c converts exit to return, so change RunEngine signature
frd [Sat, 23 Apr 2016 17:03:38 -0400] rev 11690
pas2c converts exit to return, so change RunEngine signature
2016-04-23 Correctly call uPhysFSLayer.initModule
frd [Sat, 23 Apr 2016 16:57:27 -0400] rev 11689
Correctly call uPhysFSLayer.initModule
2016-04-23 Add workaround to force string concatenation in pas2c
koda [Sat, 23 Apr 2016 16:57:20 -0400] rev 11688
Add workaround to force string concatenation in pas2c
2016-04-23 Implement GetCurrentDir in the c rtl
koda [Sat, 23 Apr 2016 16:32:18 -0400] rev 11687
Implement GetCurrentDir in the c rtl
2016-04-23 Use hwlibrary while converting to c
frd [Sat, 23 Apr 2016 16:18:07 -0400] rev 11686
Use hwlibrary while converting to c
2016-04-23 Set cdecl on exported functions and hide them from pas2c
koda [Sat, 23 Apr 2016 16:17:15 -0400] rev 11685
Set cdecl on exported functions and hide them from pas2c
2016-04-23 Add a necessary flag to emscripten
frd [Sat, 23 Apr 2016 13:52:30 -0400] rev 11684
Add a necessary flag to emscripten
2016-04-23 Add missing functions to fully disable lua at compile time
koda [Sat, 23 Apr 2016 13:48:30 -0400] rev 11683
Add missing functions to fully disable lua at compile time
2016-04-23 uscript cosmetics
koda [Sat, 23 Apr 2016 13:41:10 -0400] rev 11682
uscript cosmetics
2016-04-23 whitespace fix
sheepluva [Sat, 23 Apr 2016 12:15:31 +0200] rev 11681
whitespace fix
2016-04-23 merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
sheepluva [Sat, 23 Apr 2016 12:08:23 +0200] rev 11680
merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
2016-04-18 Increase size of many drop-down lists
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:53:48 +0200] rev 11679
Increase size of many drop-down lists
2016-04-23 merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
sheepluva [Sat, 23 Apr 2016 12:02:39 +0200] rev 11678
merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
2016-04-18 Increase size of drop-down lists in team editor
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 18:15:20 +0200] rev 11677
Increase size of drop-down lists in team editor
2016-04-23 merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
sheepluva [Sat, 23 Apr 2016 11:51:21 +0200] rev 11676
merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
2016-04-18 Portal mission: Fix speech bubbles appearing when crate got destroyed
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:33:07 +0200] rev 11675
Portal mission: Fix speech bubbles appearing when crate got destroyed
2016-04-18 Disable Sudden Death in portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:26:32 +0200] rev 11674
Disable Sudden Death in portal mission
2016-04-18 Clean up portal mission code
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:25:52 +0200] rev 11673
Clean up portal mission code It's a mess!
2016-04-18 Clean up strings, hats, flags and graves in Portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:18:36 +0200] rev 11672
Clean up strings, hats, flags and graves in Portal mission Mostly fixes poor grammar and spelling
2016-04-23 merging Wuzzy's feedback fix
sheepluva [Sat, 23 Apr 2016 11:19:34 +0200] rev 11671
merging Wuzzy's feedback fix
2016-04-18 Fix bad layouting of feedback dialog, fixes #58
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:18:35 +0200] rev 11670
Fix bad layouting of feedback dialog, fixes #58
2016-04-23 fix default binding for F10 / slot 10 not working
sheepluva [Sat, 23 Apr 2016 10:48:18 +0200] rev 11669
fix default binding for F10 / slot 10 not working
2016-04-23 fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue 111
sheepluva [Sat, 23 Apr 2016 09:54:05 +0200] rev 11668
fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue #111
2016-04-21 travis: Use correct vorbis flag in sdl2_mixer install
koda [Thu, 21 Apr 2016 16:03:57 -0400] rev 11667
travis: Use correct vorbis flag in sdl2_mixer install Revert the addition of cmake which is already instealled.
2016-04-21 Correctly set WEBGL macro during pas2c conversion
koda [Thu, 21 Apr 2016 14:16:47 -0400] rev 11666
Correctly set WEBGL macro during pas2c conversion
2016-04-21 Disable stereo rendering when compiled with pas2c
koda [Thu, 21 Apr 2016 13:10:15 -0400] rev 11665
Disable stereo rendering when compiled with pas2c
2016-04-21 Fully support emscripten toolchain in our build system
koda [Thu, 21 Apr 2016 11:55:36 -0400] rev 11664
Fully support emscripten toolchain in our build system
2016-04-21 Import the Emscripted toolchain configuration
koda [Thu, 21 Apr 2016 11:54:21 -0400] rev 11663
Import the Emscripted toolchain configuration
2016-04-21 Hijack SDL2 and GLEW include and library when compiling to javascript
koda [Thu, 21 Apr 2016 00:10:23 -0400] rev 11662
Hijack SDL2 and GLEW include and library when compiling to javascript emscripten already provides the SDL2 suite and will simply ignore missing libraries.
2016-04-21 Work around how emscripten defines rwops
koda [Thu, 21 Apr 2016 00:09:07 -0400] rev 11661
Work around how emscripten defines rwops
2016-04-21 Work around emscripten not finding math.h
koda [Wed, 20 Apr 2016 23:49:37 -0400] rev 11660
Work around emscripten not finding math.h
2016-04-20 Add support for compiling C engine with emscripten
koda [Wed, 20 Apr 2016 14:46:04 -0400] rev 11659
Add support for compiling C engine with emscripten
2016-04-19 travis: Use latest cmake vailable
koda [Tue, 19 Apr 2016 12:04:21 -0400] rev 11658
travis: Use latest cmake vailable
2016-04-18 Fix fpcrtl_strappendA, which cut last char from UserPathPrefix
unc0rr [Mon, 18 Apr 2016 21:47:39 +0300] rev 11657
Fix fpcrtl_strappendA, which cut last char from UserPathPrefix leading to PHYSFS_setWriteDir fail with 'File not found' error, which led to lack of writing dir and logFile handle being nil, which led to crash on attempt to write to (absent) log file
2016-04-14 missing comma
nemo [Wed, 13 Apr 2016 20:02:14 -0400] rev 11656
missing comma
2016-04-13 Use our copy for border too
nemo [Wed, 13 Apr 2016 19:48:36 -0400] rev 11655
Use our copy for border too
2016-04-13 SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
nemo [Wed, 13 Apr 2016 17:59:13 -0400] rev 11654
SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
2016-04-13 merge
mikade <redgrinner@gmail.com> [Wed, 13 Apr 2016 21:42:00 +0900] rev 11653
merge
2016-04-10 Allow variable boost directions in Racer
mikade <redgrinner@gmail.com> [Sun, 10 Apr 2016 14:00:09 +0900] rev 11652
Allow variable boost directions in Racer
2016-04-12 Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
nemo [Tue, 12 Apr 2016 15:41:48 -0400] rev 11651
Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
2016-04-07 fix scout hat name and image file (Bug 68 - Hats tf_demoman and tf_scount are identical)
sheepluva [Thu, 07 Apr 2016 11:53:20 +0200] rev 11650
fix scout hat name and image file (bug #68 - Hats tf_demoman and tf_scount are identical)
2016-04-02 - Init physfs before creating debug log
unc0rr [Sat, 02 Apr 2016 23:32:57 +0300] rev 11649
- Init physfs before creating debug log - Remove addfilelog calls from physfs init code
2016-04-02 Fix pas2c build
unc0rr [Sat, 02 Apr 2016 10:45:33 +0300] rev 11648
Fix pas2c build
2016-04-01 merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
sheepluva [Fri, 01 Apr 2016 15:36:19 +0200] rev 11647
merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
2015-09-11 HedgeEditor: Fix list of available sprites
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 04:05:09 +0200] rev 11646
HedgeEditor: Fix list of available sprites
2015-09-11 Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:50:32 +0200] rev 11645
Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
2015-09-11 More selectable barrel healths in Hedge editor, including default 60
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:41:43 +0200] rev 11644
More selectable barrel healths in Hedge editor, including default 60
2015-09-11 Hedge Editor: Allow to add/subtract health in Health Modification Mode
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:39:27 +0200] rev 11643
Hedge Editor: Allow to add/subtract health in Health Modification Mode
2015-09-11 Fix broken HedgeEditor map preview
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:07:48 +0200] rev 11642
Fix broken HedgeEditor map preview
2016-04-01 Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
nemo [Fri, 01 Apr 2016 09:09:33 -0400] rev 11641
Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
2016-04-01 Time achievement for ClimbHome
unC0Rr [Fri, 01 Apr 2016 14:42:14 +0300] rev 11640
Time achievement for ClimbHome
2016-03-29 Don't spam '+' message qmlfrontend
unc0rr [Tue, 29 Mar 2016 22:36:59 +0300] rev 11639
Don't spam '+' message
2016-03-29 merge default qmlfrontend
unc0rr [Tue, 29 Mar 2016 22:09:13 +0300] rev 11638
merge default
2016-03-15 logging via physfs
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11637
logging via physfs (grafted from f0dcdbb9b2fef96188c5d90547b12201228ce878)
2016-03-29 Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
unc0rr [Tue, 29 Mar 2016 22:00:34 +0300] rev 11636
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
2016-03-29 Fix function name in avwrapper 0.9.22
koda [Tue, 29 Mar 2016 16:54:41 +0200] rev 11635
Fix function name in avwrapper
2016-03-29 Fix function name in avwrapper
koda [Tue, 29 Mar 2016 16:54:07 +0200] rev 11634
Fix function name in avwrapper
2016-03-29 add svg sources. bug #43
nemo [Tue, 29 Mar 2016 09:04:53 -0400] rev 11633
add svg sources. bug #43
2016-03-29 Trick on storage format to simplify sql queries
unC0Rr [Tue, 29 Mar 2016 11:16:54 +0300] rev 11632
Trick on storage format to simplify sql queries
2016-03-29 https4dlc
sheepluva [Tue, 29 Mar 2016 09:00:12 +0200] rev 11631
https4dlc
2016-03-29 change all URLs of feedback dialog to use https
sheepluva [Tue, 29 Mar 2016 08:52:45 +0200] rev 11630
change all URLs of feedback dialog to use https
2016-03-28 RC planes should not pick up frozen crates
nemo [Mon, 28 Mar 2016 18:19:20 -0400] rev 11629
RC planes should not pick up frozen crates
2016-03-28 Declare achievements alongwith EndGame call, since it would skip SendStats
unc0rr [Mon, 28 Mar 2016 21:20:11 +0300] rev 11628
Declare achievements alongwith EndGame call, since it would skip SendStats
2016-03-25 Keep very old compatibility 0.9.22
koda [Fri, 25 Mar 2016 11:27:53 -0400] rev 11627
Keep very old compatibility
2016-03-25 Keep very old compatibility
koda [Fri, 25 Mar 2016 11:21:18 -0400] rev 11626
Keep very old compatibility
2016-03-25 Use the correct replacement 0.9.22
koda [Fri, 25 Mar 2016 11:02:38 -0400] rev 11625
Use the correct replacement
2016-03-25 Use the correct replacement
koda [Fri, 25 Mar 2016 11:01:01 -0400] rev 11624
Use the correct replacement
2016-03-25 More compatibility wrappers for video
koda [Fri, 25 Mar 2016 10:54:23 -0400] rev 11623
More compatibility wrappers for video
2016-03-25 fix check for wrong value
sheepluva [Fri, 25 Mar 2016 15:52:49 +0100] rev 11622
fix check for wrong value
2016-03-25 racer map #20
unC0Rr [Fri, 25 Mar 2016 15:40:44 +0300] rev 11621
racer map #20
2016-03-24 Achievement for ClimbHome
unC0Rr [Thu, 24 Mar 2016 14:40:59 +0300] rev 11620
Achievement for ClimbHome
2016-03-22 Add an additional compatibility layer for video
koda [Tue, 22 Mar 2016 11:59:31 -0400] rev 11619
Add an additional compatibility layer for video
2016-03-22 Fix typo
unC0Rr [Tue, 22 Mar 2016 12:09:26 +0300] rev 11618
Fix typo
2016-03-20 Move pixel format conversion from uVideoRec to AVWrapper
koda [Sun, 20 Mar 2016 03:08:51 -0400] rev 11617
Move pixel format conversion from uVideoRec to AVWrapper This has several benefits, being in C-land allows us to better use libav API and avoid mixing memory allocated from Pascal. Also the C code for the conversion loop generated by GCC or Clang is probably more optimized than by Freepascal. Finally it will simplify code in the future if we are going to enable any other pixel format than yuv420p. Change the coefficients to improve color accuracy during conversion.
2016-03-20 Fix bundle already present check
koda [Sun, 20 Mar 2016 01:16:11 -0400] rev 11616
Fix bundle already present check
2016-03-20 Add FindOggVorbis to make sure all paths are set
koda [Sun, 20 Mar 2016 00:58:30 -0400] rev 11615
Add FindOggVorbis to make sure all paths are set
2016-03-20 Update osx bundle creation with SDL2 library names
koda [Sun, 20 Mar 2016 00:57:44 -0400] rev 11614
Update osx bundle creation with SDL2 library names
2016-03-18 copypasta to make AI use vampirism too
nemo [Fri, 18 Mar 2016 13:27:30 -0400] rev 11613
copypasta to make AI use vampirism too
2016-03-15 logging via physfs qmlfrontend
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11612
logging via physfs
2016-03-14 Merge default qmlfrontend
unc0rr [Mon, 14 Mar 2016 22:08:27 +0300] rev 11611
Merge default
2016-03-14 Do not check games lasting for more than 3 hours
unc0rr [Mon, 14 Mar 2016 22:04:39 +0300] rev 11610
Do not check games lasting for more than 3 hours
2016-03-14 german translation: fix error due to confusion of plural "you" with singular "you"
sheepluva [Mon, 14 Mar 2016 14:38:23 +0100] rev 11609
german translation: fix error due to confusion of plural "you" with singular "you"
2015-11-16 avwrapper: Explicitly check for macro existence 0.9.22
koda [Mon, 16 Nov 2015 18:28:10 +0100] rev 11608
avwrapper: Explicitly check for macro existence
2015-11-07 videorec: Drop setting x264 preset 0.9.22
koda [Sat, 07 Nov 2015 15:07:33 +0100] rev 11607
videorec: Drop setting x264 preset It is the default one anyway.
2015-11-16 avwrapper: Adjust prefixed symobols version guard 0.9.22
koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11606
avwrapper: Adjust prefixed symobols version guard
2015-11-12 libavinteraction: Adjust version guard for av_codec_is_encoder() 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Thu, 12 Nov 2015 02:41:40 +0100] rev 11605
libavinteraction: Adjust version guard for av_codec_is_encoder()
2015-11-10 videorec: Drop a commented out option 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:40 +0100] rev 11604
videorec: Drop a commented out option
2015-11-10 videorec: Use future API for raw video encoding 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:16 +0100] rev 11603
videorec: Use future API for raw video encoding
2015-11-10 videorec: Appropriately rescale timestamps and duration 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:15 +0100] rev 11602
videorec: Appropriately rescale timestamps and duration Applies to both audio and video for them to be in sync.
2015-11-10 videorec: Always initialize audio and video time bases 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:14 +0100] rev 11601
videorec: Always initialize audio and video time bases In both context and stream.
2015-11-10 videorec: Fully set frame properties 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:13 +0100] rev 11600
videorec: Fully set frame properties
2015-11-10 videorec: Fix flushing encoders 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:12 +0100] rev 11599
videorec: Fix flushing encoders When passing NULL frames, encoders empty their queues, but we have to stop polling from them when they don't any more data.
2015-11-10 videorec: Make sure the audio packet is considered empty 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:10 +0100] rev 11598
videorec: Make sure the audio packet is considered empty
2016-03-05 [BUG 1] - Fixed simultaneous pressing of two arrow buttons on mobile
antonc27 <antonc27@mail.ru> [Sat, 05 Mar 2016 21:04:06 +0100] rev 11597
[bug #1] - Fixed simultaneous pressing of two arrow buttons on mobile
2016-03-05 Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
unc0rr [Sat, 05 Mar 2016 16:46:04 +0300] rev 11596
Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
2016-03-04 fix pas2c breakage caused by recent changes in uLandGraphics
sheepluva [Fri, 04 Mar 2016 10:37:42 +0100] rev 11595
fix pas2c breakage caused by recent changes in uLandGraphics
2016-03-03 Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
nemo [Thu, 03 Mar 2016 16:36:05 -0500] rev 11594
Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
2016-03-03 fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
nemo [Thu, 03 Mar 2016 15:41:53 -0500] rev 11593
fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
2016-03-01 - Enable CI builds with travis for hw iOS
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 14:46:13 +0100] rev 11592
- Enable CI builds with travis for hw iOS
2016-03-01 Don't see a good reason for it to be here
unC0Rr [Tue, 01 Mar 2016 12:37:42 +0300] rev 11591
Don't see a good reason for it to be here
2016-03-01 Don't dump ghost points if map isn't detected
unc0rr [Tue, 01 Mar 2016 08:32:46 +0300] rev 11590
Don't dump ghost points if map isn't detected
2016-02-29 - Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 00:41:38 +0100] rev 11589
- Enable scheme sharing for Xcode project, this required for travis builds
2016-02-29 Syntax fix
unC0Rr [Mon, 29 Feb 2016 14:41:52 +0300] rev 11588
Syntax fix
2016-02-29 Fix wp issue, hopefully
unC0Rr [Mon, 29 Feb 2016 14:36:44 +0300] rev 11587
Fix wp issue, hopefully
2016-02-27 - Fix room config being sent unmodified
unc0rr [Sun, 28 Feb 2016 00:00:46 +0300] rev 11586
- Fix room config being sent unmodified - Fix server ghost color
2016-02-27 Fix build
unc0rr [Sat, 27 Feb 2016 20:56:49 +0300] rev 11585
Fix build
2016-02-27 Don't compare time value with itself
unc0rr [Sat, 27 Feb 2016 18:15:53 +0300] rev 11584
Don't compare time value with itself
2016-02-27 Recognize ghost points in checker
unc0rr [Sat, 27 Feb 2016 18:02:24 +0300] rev 11583
Recognize ghost points in checker
2016-02-27 Finish implementation of ghost points served from server, not tested
unc0rr [Sat, 27 Feb 2016 09:44:13 +0300] rev 11582
Finish implementation of ghost points served from server, not tested
2016-02-26 updated french lua translation
BaptisteOrieux [Fri, 26 Feb 2016 14:11:16 -0500] rev 11581
updated french lua translation
2016-02-25 More work on best time ghost feature
unc0rr [Thu, 25 Feb 2016 23:17:52 +0300] rev 11580
More work on best time ghost feature
2015-11-11 cmake: Set OLD for policy 26 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 11 Nov 2015 18:40:52 +0100] rev 11579
cmake: Set OLD for policy 26 We need to get target location because of our bundled dependencies.
2016-02-24 Recognize ghost points in db interaction tool (no storing yet)
unc0rr [Wed, 24 Feb 2016 22:37:03 +0300] rev 11578
Recognize ghost points in db interaction tool (no storing yet)
2016-02-23 - Campaign for iOS: Finally can launch campaign's mission game from list!
antonc27 <antonc27@mail.ru> [Wed, 24 Feb 2016 00:33:10 +0100] rev 11577
- Campaign for iOS: Finally can launch campaign's mission game from list! TODO: Customize UI TODO: Track user progress TODO: Localization TODO: Refactoring TODO: Get some sleep ^_
2016-02-23 - Small refactoring for seed command
antonc27 <antonc27@mail.ru> [Wed, 24 Feb 2016 00:10:12 +0100] rev 11576
- Small refactoring for seed command
2016-02-23 - Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 23:29:06 +0100] rev 11575
- Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
2016-02-23 Dump best time ghost on console
unc0rr [Tue, 23 Feb 2016 13:45:49 +0300] rev 11574
Dump best time ghost on console
2016-02-22 - Campaign for iOS: Don't forget to add last parsed section in ini file
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 00:41:18 +0100] rev 11573
- Campaign for iOS: Don't forget to add last parsed section in ini file
2016-02-22 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 00:29:46 +0100] rev 11572
- Campaign for iOS: Reinventing wheel for campaign.ini parsing
2016-02-22 Use secure HTTP for Sparkle appcast URL 0.9.22
koda [Mon, 22 Feb 2016 15:56:32 -0500] rev 11571
Use secure HTTP for Sparkle appcast URL
2016-02-22 Info.plist: Set less important URLs to https
koda [Mon, 22 Feb 2016 16:01:29 -0500] rev 11570
Info.plist: Set less important URLs to https
2016-02-22 Use secure HTTP for Sparkle appcast URL
koda [Mon, 22 Feb 2016 15:56:32 -0500] rev 11569
Use secure HTTP for Sparkle appcast URL
2016-02-22 Treat #99 point type as a ghost trace
unc0rr [Mon, 22 Feb 2016 23:49:54 +0300] rev 11568
Treat #99 point type as a ghost trace
2016-02-22 - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru> [Mon, 22 Feb 2016 21:38:23 +0100] rev 11567
- Campaign for iOS: Stub for CampaignViewController
2016-02-22 remove unused path functions
nemo [Mon, 22 Feb 2016 10:24:00 -0500] rev 11566
remove unused path functions
2016-02-21 - Campaign for iOS: Simply retrieve list of campaigns
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 23:12:12 +0100] rev 11565
- Campaign for iOS: Simply retrieve list of campaigns
2016-02-21 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 22:21:59 +0100] rev 11564
- Campaign for iOS: Stub for list of campaigns
2016-02-21 - Campaign for iOS: Added 'Campaign' button on MainMenu screen
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 20:20:40 +0100] rev 11563
- Campaign for iOS: Added 'Campaign' button on MainMenu screen
2016-02-21 Oops, fix whose nick to compare to
unc0rr [Sun, 21 Feb 2016 09:09:13 +0300] rev 11562
Oops, fix whose nick to compare to
2016-02-20 Filter out hog speech messages with non-local team index (not tested)
unc0rr [Sat, 20 Feb 2016 22:02:13 +0300] rev 11561
Filter out hog speech messages with non-local team index (not tested)
2016-02-18 - Send also some seed when loading missions on iOS (same behavior as on desktop)
antonc27 <antonc27@mail.ru> [Fri, 19 Feb 2016 00:07:59 +0100] rev 11560
- Send also some seed when loading missions on iOS (same behavior as on desktop)
2016-02-17 - Small refactoring for seed generation on iOS side
antonc27 <antonc27@mail.ru> [Wed, 17 Feb 2016 23:27:13 +0100] rev 11559
- Small refactoring for seed generation on iOS side
2016-02-16 sniper rifle too
nemo [Tue, 16 Feb 2016 11:31:55 -0500] rev 11558
sniper rifle too
2016-02-16 reduce by 1, probably should avoid tunnel issue
nemo [Tue, 16 Feb 2016 11:29:36 -0500] rev 11557
reduce by 1, probably should avoid tunnel issue
2016-02-16 apply to deagle and sniper only
sheepluva [Tue, 16 Feb 2016 04:25:00 +0100] rev 11556
apply to deagle and sniper only
2016-02-16 disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
sheepluva [Tue, 16 Feb 2016 03:19:23 +0100] rev 11555
disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
2016-02-15 - Some warnings fixed with text alignment on iOS front-end
antonc27 <antonc27@mail.ru> [Mon, 15 Feb 2016 23:37:48 +0100] rev 11554
- Some warnings fixed with text alignment on iOS front-end
2016-02-14 Fix for cursor movement problems on touch devices
Anton Malmygin <antonc27@mail.ru> [Sun, 14 Feb 2016 21:34:01 +0100] rev 11553
Fix for cursor movement problems on touch devices
2016-02-14 Fix index of script param
unc0rr [Sun, 14 Feb 2016 20:57:17 +0300] rev 11552
Fix index of script param
2016-02-13 Tech racer maps detection
unc0rr [Sat, 13 Feb 2016 12:32:08 +0300] rev 11551
Tech racer maps detection
2016-02-12 detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
unc0rr [Sat, 13 Feb 2016 00:36:38 +0300] rev 11550
detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
2016-02-09 Merge default qmlfrontend
unc0rr [Tue, 09 Feb 2016 21:11:16 +0300] rev 11549
Merge default
2016-02-12 avwrapper: Do not ignore avformat_write_header return value
koda [Fri, 12 Feb 2016 14:27:20 -0500] rev 11548
avwrapper: Do not ignore avformat_write_header return value
2016-02-12 Attempt to implement hash for special points to detect tech racer maps
unC0Rr [Fri, 12 Feb 2016 17:03:42 +0300] rev 11547
Attempt to implement hash for special points to detect tech racer maps
2016-02-09 Put graves behind other stuff.
nemo [Tue, 09 Feb 2016 15:27:55 -0500] rev 11546
Put graves behind other stuff.
2016-02-09 crosshair on hog won't cause a direct hit anymore
nemo [Tue, 09 Feb 2016 15:10:01 -0500] rev 11545
crosshair on hog won't cause a direct hit anymore
2016-02-09 Fix possible crashes/hangs due to recent changes
unC0Rr [Tue, 09 Feb 2016 14:40:06 +0300] rev 11544
Fix possible crashes/hangs due to recent changes
2016-02-08 Fix one more crasher in early freeEverything call
unc0rr [Mon, 08 Feb 2016 14:58:36 +0300] rev 11543
Fix one more crasher in early freeEverything call
2016-02-07 - ifdef to avoid compiler warning
antonc27 <antonc27@mail.ru> [Sun, 07 Feb 2016 18:29:34 +0100] rev 11542
- ifdef to avoid compiler warning
2016-02-07 - uTypes must be included for reference of gmtLandPreview which used for iOS build
antonc27 <antonc27@mail.ru> [Sun, 07 Feb 2016 17:40:09 +0100] rev 11541
- uTypes must be included for reference of gmtLandPreview which used for iOS build
2016-02-05 Racer maps #18 and #19
unC0Rr [Fri, 05 Feb 2016 11:32:23 +0300] rev 11540
Racer maps #18 and #19
2016-02-04 Fix a crasher
unc0rr [Thu, 04 Feb 2016 21:04:08 +0300] rev 11539
Fix a crasher
2016-02-01 Fix SDL_CreateThread in windows
unC0Rr [Mon, 01 Feb 2016 15:10:10 +0300] rev 11538
Fix SDL_CreateThread in windows
2016-01-31 Bye-bye TryDo
unc0rr [Sun, 31 Jan 2016 16:07:14 +0300] rev 11537
Bye-bye TryDo
2016-01-23 rename doStepCakeWork to doStepCakeWalk
sheepluva [Sun, 24 Jan 2016 00:02:57 +0100] rev 11536
rename doStepCakeWork to doStepCakeWalk
2016-01-23 party tweak
sheepluva [Sun, 24 Jan 2016 00:00:25 +0100] rev 11535
party tweak
2016-01-23 As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
nemo [Sat, 23 Jan 2016 17:29:44 -0500] rev 11534
As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
2016-01-23 tweak sniper training
sheepluva [Sat, 23 Jan 2016 23:02:03 +0100] rev 11533
tweak sniper training
2016-01-23 sparkles for dynamite at sheepy's request. he can tweak values if he wishes
nemo [Sat, 23 Jan 2016 16:07:14 -0500] rev 11532
sparkles for dynamite at sheepy's request. he can tweak values if he wishes
2016-01-23 update translation files
nemo [Sat, 23 Jan 2016 15:23:54 -0500] rev 11531
update translation files
2016-01-23 forgot viewport resize is a thing.
sheepluva [Sat, 23 Jan 2016 20:58:23 +0100] rev 11530
forgot viewport resize is a thing.
2016-01-23 fixing my math... I think ;p
sheepluva [Sat, 23 Jan 2016 19:49:55 +0100] rev 11529
fixing my math... I think ;p
2016-01-23 recognize proper birthday parties
sheepluva [Sat, 23 Jan 2016 11:00:31 +0100] rev 11528
recognize proper birthday parties
2016-01-23 minor code tweaks
sheepluva [Sat, 23 Jan 2016 10:14:47 +0100] rev 11527
minor code tweaks
2016-01-23 add cinematic effect to "sinking feeling" intro sequence
sheepluva [Sat, 23 Jan 2016 09:05:37 +0100] rev 11526
add cinematic effect to "sinking feeling" intro sequence
(0) -10000 -3000 -1000 -384 +384 +1000 +3000 tip