2016-05-15 merge Wuzzy's frontend tweaks
sheepluva [Sun, 15 May 2016 11:37:07 +0200] rev 11820
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 11819
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 11818
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 11817
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 11816
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 11815
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 11814
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 11813
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 11812
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 11811
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 11810
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 11809
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 11808
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 11807
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 11806
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 11805
<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 11804
linux on travis needs sudo to install dependencies
2016-05-04 Fix some warnings
unC0Rr [Wed, 04 May 2016 14:09:54 +0300] rev 11803
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 11802
- 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 11801
Enable GL2 travis builds
2016-05-03 ansistring, not Ansistring
unc0rr [Tue, 03 May 2016 20:18:25 +0300] rev 11800
ansistring, not Ansistring
2016-05-03 small code cleanup/comment
sheepluva [Tue, 03 May 2016 19:06:09 +0200] rev 11799
small code cleanup/comment
2016-05-03 I heard we switched to physfs
unc0rr [Tue, 03 May 2016 19:17:30 +0300] rev 11798
I heard we switched to physfs
2016-05-03 TryDo is deprecated
unc0rr [Tue, 03 May 2016 19:08:27 +0300] rev 11797
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 11796
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 11795
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 11794
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 11793
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 11792
Avoid using an undeclared variable
2016-05-03 Set pas2c switches more cleanly
koda [Mon, 02 May 2016 22:52:21 -0400] rev 11791
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 11790
- 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 11789
- 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 11788
[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 11787
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 11786
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 11785
add button to randomize theme only
2016-05-01 changelog
sheepluva [Sun, 01 May 2016 12:36:59 +0200] rev 11784
changelog
2016-05-01 update changelog
sheepluva [Sun, 01 May 2016 02:47:51 +0200] rev 11783
update changelog
2016-04-30 update changelog
sheepluva [Sat, 30 Apr 2016 21:06:46 +0200] rev 11782
update changelog
2016-04-30 update changelog
sheepluva [Sat, 30 Apr 2016 20:55:02 +0200] rev 11781
update changelog
2016-04-29 indentation fixes
sheepluva [Sat, 30 Apr 2016 00:13:11 +0200] rev 11780
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 11779
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 11778
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 11777
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 11776
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 11775
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 11774
more credits updates
2016-04-29 add some more credits
sheepluva [Fri, 29 Apr 2016 13:36:59 +0200] rev 11773
add some more credits
2016-04-29 music credits etc.
sheepluva [Fri, 29 Apr 2016 13:12:26 +0200] rev 11772
music credits etc.
2016-04-29 do not show credits in stats-only mode
sheepluva [Fri, 29 Apr 2016 12:26:13 +0200] rev 11771
do not show credits in stats-only mode
2016-04-29 move function
sheepluva [Fri, 29 Apr 2016 12:11:19 +0200] rev 11770
move function
2016-04-28 some initial credits-display implementation
sheepluva [Fri, 29 Apr 2016 00:56:04 +0200] rev 11769
some initial credits-display implementation
2016-04-28 merge target practice patch by Wuzzy
sheepluva [Thu, 28 Apr 2016 21:28:22 +0200] rev 11768
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 11767
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 11766
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 11765
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 11764
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 11763
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 11762
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 11761
Construction Mode: Make weapon crate mode be initial selection in crate tool
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip