Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:35:09 +0100] rev 11896
Save record time for Chasing the blue hog mission
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
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:32:44 +0100] rev 11894
Fix ClimbHome mission bugs (broken teams, broken graph)
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)
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.
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:30:35 +0100] rev 11891
Relax some health bounds in game scheme editor
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:12:49 +0100] rev 11890
Fix Lua error message in A Classic Fairytale mission 8
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:05:12 +0100] rev 11889
Translate appdata file into German
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:00:27 +0100] rev 11888
Upgrade appdata file to AppStream 0.8 format, update screenshots
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.
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
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 00:42:44 +0100] rev 11885
Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
Fixes #99 and #122.
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
Wuzzy <almikes@aol.com> [Mon, 14 Nov 2016 21:33:59 +0100] rev 11883
Show “More Wind” modifier in mission panel
Fixes #116
nemo [Wed, 09 Nov 2016 12:31:05 -0500] rev 11882
fix urls
nemo [Wed, 09 Nov 2016 11:21:14 -0500] rev 11881
allow longer grave animations
sheepluva [Sat, 15 Oct 2016 20:54:30 +0200] rev 11880
update changelog
sheepluva [Sat, 15 Oct 2016 20:11:05 +0200] rev 11879
fix copypastafail (incorrect variable name) and whitespaces
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]
sheepluva [Sat, 15 Oct 2016 13:34:14 +0200] rev 11877
update changelog
sheepluva [Sat, 15 Oct 2016 13:28:13 +0200] rev 11876
rename variables for better code-readability and fix indentation
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]
sheepluva [Fri, 14 Oct 2016 23:25:51 +0200] rev 11874
update Changelog
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]
nemo [Mon, 03 Oct 2016 14:10:25 -0400] rev 11872
Make frozen hogs poison immune
sheepluva [Sun, 02 Oct 2016 18:30:15 +0200] rev 11871
lupdate-qt4
sheepluva [Sun, 02 Oct 2016 18:29:55 +0200] rev 11870
fix for
bug #91 - Make DELEGATE action available in frontend
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
sheepluva [Sun, 02 Oct 2016 15:15:39 +0200] rev 11868
bug #115 - Application icon is missing
sheepluva [Sun, 02 Oct 2016 12:42:16 +0200] rev 11867
also update ghc info in INSTALL file
sheepluva [Sun, 02 Oct 2016 12:00:39 +0200] rev 11866
travis: also add libghc-regex-tdfa-dev to dependencies
sheepluva [Sun, 02 Oct 2016 01:26:59 +0200] rev 11865
increase heart count in seduction effect. FPS are overrated anyway
sheepluva [Sun, 02 Oct 2016 01:17:33 +0200] rev 11864
reflect dataenc->sandi change in travis file
sheepluva [Sun, 02 Oct 2016 00:42:29 +0200] rev 11863
and while I'm at it, fix seduction... kinda ♥
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
sheepluva [Sat, 01 Oct 2016 22:35:14 +0200] rev 11861
adding some frontend stuff to changelog
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)
unc0rr [Sat, 01 Oct 2016 20:56:42 +0300] rev 11859
Use regex match for bans
sheepluva [Sat, 01 Oct 2016 19:06:12 +0200] rev 11858
sheepluva [Sat, 01 Oct 2016 16:45:59 +0200] rev 11857
fix build
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.
sheepluva [Sat, 24 Sep 2016 21:01:12 +0200] rev 11855
minor german translation adjustment
sheepluva [Fri, 16 Sep 2016 00:41:03 +0200] rev 11854
fix typo and hopefully also pas2c
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
sheepluva [Fri, 16 Sep 2016 00:01:43 +0200] rev 11852
Lua API: IsHogLocal(gearUid)
sheepluva [Thu, 15 Sep 2016 23:16:49 +0200] rev 11851
Lua API: GetAmmoName(ammoType)
koda [Fri, 09 Sep 2016 15:57:30 +0000] rev 11850
merge with github
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
unc0rr [Thu, 11 Aug 2016 23:05:14 +0300] rev 11848
Make in-game chat work
unc0rr [Tue, 02 Aug 2016 23:08:17 +0300] rev 11847
Preparation to sending engine messages to net.
unc0rr [Fri, 15 Jul 2016 22:39:07 +0300] rev 11846
merge default
unc0rr [Sat, 09 Jul 2016 22:40:44 +0300] rev 11845
Use less weird options
LocutusOfBorg [Sat, 02 Jul 2016 17:56:10 +0200] rev 11844
Remove some more bytestring-show references, e.g. INSTALL file and travis file
unc0rr [Wed, 29 Jun 2016 20:16:29 +0300] rev 11843
bytestring-show RIP
alzen [Wed, 22 Jun 2016 09:25:29 -0400] rev 11842
Polish update
nemo [Tue, 21 Jun 2016 18:02:46 -0400] rev 11841
bit of a start on HDPI monitor support. Fonts.
sheepluva [Tue, 21 Jun 2016 22:03:09 +0200] rev 11840
remove experimental in-game credits code
nemo [Tue, 21 Jun 2016 15:37:08 -0400] rev 11839
no.
nemo [Wed, 15 Jun 2016 18:39:31 -0400] rev 11838
lupdate
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()
nemo [Sat, 21 May 2016 15:23:08 -0400] rev 11836
Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
nemo [Sat, 21 May 2016 14:39:35 -0400] rev 11835
http → https
alfadur [Wed, 18 May 2016 15:42:14 -0400] rev 11834
Fruit theme music
unc0rr [Tue, 17 May 2016 23:29:49 +0300] rev 11833
Merge default
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
sheepluva [Tue, 17 May 2016 21:32:10 +0200] rev 11831
implement ExtraftFileDir and ExtractFileName in uUtils
sheepluva [Mon, 16 May 2016 00:15:32 +0200] rev 11830
remove another useless SysUtils include
sheepluva [Sun, 15 May 2016 23:59:24 +0200] rev 11829
implement Trim() in uUtils
sheepluva [Sun, 15 May 2016 23:11:14 +0200] rev 11828
drop SysUtils inclusion from 5 files where it is not needed anymore
unc0rr [Sun, 15 May 2016 14:29:37 +0300] rev 11827
- Use IntToStr() in preference to Str()
- Remove senseless Str() call in uRandom.GetNext
sheepluva [Sun, 15 May 2016 13:18:34 +0200] rev 11826
always include uUtils _after_ SysUtils
sheepluva [Sun, 15 May 2016 11:37:07 +0200] rev 11825
merge Wuzzy's frontend tweaks
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 20:12:27 +0200] rev 11824
Tweak sizes and icons of most footer buttons of frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 19:23:26 +0200] rev 11823
Neatly align all the bottom buttons on the same height
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:49:41 +0200] rev 11822
Slightly better naming of new or copied ammo/game schemes
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:35:33 +0200] rev 11821
Tweak damage modifier help
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:33:54 +0200] rev 11820
Fix mines time displaying "1 seconds" in frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 17:26:06 +0200] rev 11819
Frontend: Increase space for help text in the footer
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.)
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 16:08:48 +0200] rev 11817
Add more What's This? texts throughout the frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 15:45:48 +0200] rev 11816
Fix problems with dynamic whats this texts
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 22:56:22 +0200] rev 11815
Add missing frontend constants
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
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
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
nemo [Tue, 10 May 2016 13:28:37 -0400] rev 11811
turn off sparks for drowning dynamite
sheepluva [Fri, 06 May 2016 20:00:55 +0200] rev 11810
<unC0Rr> might be somewhere width used instead of rightx
koda [Wed, 04 May 2016 14:30:04 -0400] rev 11809
linux on travis needs sudo to install dependencies
unC0Rr [Wed, 04 May 2016 14:09:54 +0300] rev 11808
Fix some warnings
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 22:19:17 +0200] rev 11807
- Don't forget to init uVaribles inside LoadLocaleWrapper call
koda [Tue, 03 May 2016 13:20:35 -0400] rev 11806
Enable GL2 travis builds
unc0rr [Tue, 03 May 2016 20:18:25 +0300] rev 11805
ansistring, not Ansistring
sheepluva [Tue, 03 May 2016 19:06:09 +0200] rev 11804
small code cleanup/comment
unc0rr [Tue, 03 May 2016 19:17:30 +0300] rev 11803
I heard we switched to physfs
unc0rr [Tue, 03 May 2016 19:08:27 +0300] rev 11802
TryDo is deprecated
frd [Tue, 03 May 2016 01:07:26 -0400] rev 11801
Add pre/post js stub files and expand the emscripten options
frd [Tue, 03 May 2016 00:55:46 -0400] rev 11800
Set medium floating precision to shaders
Helps with WebGL compatibility.
koda [Tue, 03 May 2016 00:51:33 -0400] rev 11799
Compile uMatrix to c too when GL2 is requested
koda [Mon, 02 May 2016 23:28:58 -0400] rev 11798
Work around missing gl functions from emscripten headers
koda [Mon, 02 May 2016 23:03:42 -0400] rev 11797
Avoid using an undeclared variable
koda [Mon, 02 May 2016 22:52:21 -0400] rev 11796
Set pas2c switches more cleanly
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...
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 01:09:36 +0200] rev 11794
- More ugly ifdefs for the ifdef god
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 00:59:38 +0200] rev 11793
[
bug #66] - Create '/Logs' folder if not exists
sheepluva [Sun, 01 May 2016 21:09:45 +0200] rev 11792
qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now)
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
sheepluva [Sun, 01 May 2016 14:32:47 +0200] rev 11790
add button to randomize theme only
sheepluva [Sun, 01 May 2016 12:36:59 +0200] rev 11789
changelog
sheepluva [Sun, 01 May 2016 02:47:51 +0200] rev 11788
update changelog
sheepluva [Sat, 30 Apr 2016 21:06:46 +0200] rev 11787
update changelog
sheepluva [Sat, 30 Apr 2016 20:55:02 +0200] rev 11786
update changelog
sheepluva [Sat, 30 Apr 2016 00:13:11 +0200] rev 11785
indentation fixes
sheepluva [Sat, 30 Apr 2016 00:02:33 +0200] rev 11784
koda told me that putting in one finger wasn't enough
sheepluva [Fri, 29 Apr 2016 23:52:44 +0200] rev 11783
koda told me to put the finger in
sheepluva [Fri, 29 Apr 2016 23:42:37 +0200] rev 11782
fix memory corruptions caused by outofbounds-writes in uTouch
sheepluva [Fri, 29 Apr 2016 19:01:52 +0200] rev 11781
show credits only briefly
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.)
sheepluva [Fri, 29 Apr 2016 15:10:27 +0200] rev 11779
more credits updates
sheepluva [Fri, 29 Apr 2016 13:36:59 +0200] rev 11778
add some more credits
sheepluva [Fri, 29 Apr 2016 13:12:26 +0200] rev 11777
music credits etc.
sheepluva [Fri, 29 Apr 2016 12:26:13 +0200] rev 11776
do not show credits in stats-only mode
sheepluva [Fri, 29 Apr 2016 12:11:19 +0200] rev 11775
move function
sheepluva [Fri, 29 Apr 2016 00:56:04 +0200] rev 11774
some initial credits-display implementation
sheepluva [Thu, 28 Apr 2016 21:28:22 +0200] rev 11773
merge target practice patch by Wuzzy
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
sheepluva [Thu, 28 Apr 2016 21:15:08 +0200] rev 11771
merge 3 new sound effects added by Wuzzy
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
sheepluva [Thu, 28 Apr 2016 20:28:53 +0200] rev 11769
merging Wuzzy's empty weaponset for "new" button in weaponset editor
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
sheepluva [Thu, 28 Apr 2016 20:07:10 +0200] rev 11767
merge more construction mode patches by Wuzzy
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
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
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
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
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
sheepluva [Thu, 28 Apr 2016 17:42:43 +0200] rev 11761
lupdate
Wuzzy [Thu, 28 Apr 2016 17:38:30 +0200] rev 11760
fix for
bug #117: Incorrect description of modifier “divide teams”
sheepluva [Thu, 28 Apr 2016 15:23:02 +0200] rev 11759
rollback last commit (bad approach, as item index confusion can happen)
sheepluva [Thu, 28 Apr 2016 02:06:35 +0200] rev 11758
exclude DLC theme from random theme selection
sheepluva [Thu, 28 Apr 2016 00:41:09 +0200] rev 11757
rooms-list: fix "Forts" map type being displayed in dark red
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)
sheepluva [Wed, 27 Apr 2016 23:14:47 +0200] rev 11755
fix incorrect debug message
koda [Wed, 27 Apr 2016 15:10:25 -0400] rev 11754
Only build engine to c with clang on travis
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.
sheepluva [Wed, 27 Apr 2016 18:08:48 +0200] rev 11752
make construction mode recognize fort maps too
sheepluva [Wed, 27 Apr 2016 17:54:36 +0200] rev 11751
tweak preview
sheepluva [Wed, 27 Apr 2016 17:38:44 +0200] rev 11750
tweak preview
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.
sheepluva [Wed, 27 Apr 2016 13:01:38 +0200] rev 11748
fallback to stdout if no writable logfile available
sheepluva [Wed, 27 Apr 2016 11:41:32 +0200] rev 11747
update Changelog
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.
koda [Wed, 27 Apr 2016 01:03:15 -0400] rev 11745
Drop duplicated include from CMakeLists.txt
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
sheepluva [Wed, 27 Apr 2016 01:06:29 +0200] rev 11743
add /clear command to frontend chat (clears chat window)
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
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)
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 23:34:28 +0200] rev 11740
issue #94: Seduction text is outdated and misleading
sheepluva [Tue, 26 Apr 2016 22:09:50 +0200] rev 11739
create forts in random order
sheepluva [Tue, 26 Apr 2016 20:51:13 +0200] rev 11738
make construction mode work with fort mode without mixing up clans and forts
sheepluva [Tue, 26 Apr 2016 18:15:10 +0200] rev 11737
update construction mode in-file version info
sheepluva [Tue, 26 Apr 2016 17:02:24 +0200] rev 11736
merge construction mode patches by Wuzzy
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:17:32 +0200] rev 11735
Construction Mode: Fix Girder/Rubber mode sometimes show nil
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:04:24 +0200] rev 11734
Fix bad comment in Construction Mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:03:46 +0200] rev 11733
Construction Mode: Sanity-check numbers from script parameter
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:54:36 +0200] rev 11732
Construction Mode: Fix timer issues
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:44:37 +0200] rev 11731
Construction Mode: Recognize health case amount from game scheme
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:41:16 +0200] rev 11730
Construction Mode: Remove 2 useless blank lines in mission panel
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:20:04 +0200] rev 11729
Construction Mode: Fix construction/support station
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:53:25 +0200] rev 11728
Construction Mode: Update structure overlay each tick, thus falling smoothly
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:28:20 +0200] rev 11727
Construction Mode: “spawn” extra time, not buying
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:26:46 +0200] rev 11726
Construction Mode: Fix giving round energy boost at first round
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
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
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:39:45 +0200] rev 11723
Throw away old out-commented Construction Mode code
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
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:17:07 +0200] rev 11721
Construction Mode: Fix mine timer message being shown at start
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:50:49 +0200] rev 11720
Construction Mode: Disable up/down in building mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:48:34 +0200] rev 11719
Construction Mode: Show mine timer in seconds
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:40:24 +0200] rev 11718
Tweak barrel and mine defaults in Construction Mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:37:25 +0200] rev 11717
Mark some forgotten Construction Mode strings for translation
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:12:43 +0200] rev 11716
Construction Mode: Actually, the extra time limit is about buying
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:10:53 +0200] rev 11715
Remove cheat in Construction Mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:06:49 +0200] rev 11714
Construction Mode: Make weapon names match en.txt
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)
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
sheepluva [Tue, 26 Apr 2016 15:15:12 +0200] rev 11711
fix last fort not facing left
sheepluva [Tue, 26 Apr 2016 14:41:56 +0200] rev 11710
Fort Mode: allow more than 2 clans
sheepluva [Tue, 26 Apr 2016 14:22:54 +0200] rev 11709
fix clouds/flakes area not being adjusted after ResizeLand()
sheepluva [Tue, 26 Apr 2016 12:27:17 +0200] rev 11708
cleaning up team divide mode code from last night a little
sheepluva [Tue, 26 Apr 2016 02:42:45 +0200] rev 11707
divided teams: better horizontal clan distribution
koda [Mon, 25 Apr 2016 16:26:02 -0400] rev 11706
Reword emscripten-related error messages
sheepluva [Mon, 25 Apr 2016 21:12:34 +0200] rev 11705
"divided teams" modifier will now work with more than 2 teams!
unc0rr [Mon, 25 Apr 2016 22:10:06 +0300] rev 11704
Merge default
sheepluva [Mon, 25 Apr 2016 16:11:39 +0200] rev 11703
Fix
issue #12: “Yoohoo” sound for seduction is missing
sheepluva [Sun, 24 Apr 2016 22:41:24 +0200] rev 11702
some more dark magic regarding hog speech input
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)
sheepluva [Sun, 24 Apr 2016 21:16:08 +0200] rev 11700
merge Wuzzy's new scheme icons
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:03:22 +0200] rev 11699
Update scheme editor icons
sheepluva [Sun, 24 Apr 2016 21:08:12 +0200] rev 11698
merge Wuzzy's space campaign string fixes
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.
sheepluva [Sun, 24 Apr 2016 16:51:31 +0200] rev 11696
merge Wuzzy's game modifier buttons reorder patch
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
sheepluva [Sun, 24 Apr 2016 16:34:01 +0200] rev 11694
preselect weapons
sheepluva [Sun, 24 Apr 2016 16:12:19 +0200] rev 11693
merge Wuzzy's ropeknockchallenge updates
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
sheepluva [Sun, 24 Apr 2016 00:54:00 +0200] rev 11691
drop function that does not exist in SDL2 from SDLh.pas
frd [Sat, 23 Apr 2016 17:03:38 -0400] rev 11690
pas2c converts exit to return, so change RunEngine signature
frd [Sat, 23 Apr 2016 16:57:27 -0400] rev 11689
Correctly call uPhysFSLayer.initModule
koda [Sat, 23 Apr 2016 16:57:20 -0400] rev 11688
Add workaround to force string concatenation in pas2c
koda [Sat, 23 Apr 2016 16:32:18 -0400] rev 11687
Implement GetCurrentDir in the c rtl
frd [Sat, 23 Apr 2016 16:18:07 -0400] rev 11686
Use hwlibrary while converting to c
koda [Sat, 23 Apr 2016 16:17:15 -0400] rev 11685
Set cdecl on exported functions and hide them from pas2c
frd [Sat, 23 Apr 2016 13:52:30 -0400] rev 11684
Add a necessary flag to emscripten
koda [Sat, 23 Apr 2016 13:48:30 -0400] rev 11683
Add missing functions to fully disable lua at compile time
koda [Sat, 23 Apr 2016 13:41:10 -0400] rev 11682
uscript cosmetics
sheepluva [Sat, 23 Apr 2016 12:15:31 +0200] rev 11681
whitespace fix
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
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:53:48 +0200] rev 11679
Increase size of many drop-down lists
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
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 18:15:20 +0200] rev 11677
Increase size of drop-down lists in team editor
sheepluva [Sat, 23 Apr 2016 11:51:21 +0200] rev 11676
merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:33:07 +0200] rev 11675
Portal mission: Fix speech bubbles appearing when crate got destroyed
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:26:32 +0200] rev 11674
Disable Sudden Death in portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:25:52 +0200] rev 11673
Clean up portal mission code
It's a mess!
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
sheepluva [Sat, 23 Apr 2016 11:19:34 +0200] rev 11671
merging Wuzzy's feedback fix
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:18:35 +0200] rev 11670
Fix bad layouting of feedback dialog, fixes #58
sheepluva [Sat, 23 Apr 2016 10:48:18 +0200] rev 11669
fix default binding for F10 / slot 10 not working
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
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.
koda [Thu, 21 Apr 2016 14:16:47 -0400] rev 11666
Correctly set WEBGL macro during pas2c conversion
koda [Thu, 21 Apr 2016 13:10:15 -0400] rev 11665
Disable stereo rendering when compiled with pas2c
koda [Thu, 21 Apr 2016 11:55:36 -0400] rev 11664
Fully support emscripten toolchain in our build system
koda [Thu, 21 Apr 2016 11:54:21 -0400] rev 11663
Import the Emscripted toolchain configuration
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.
koda [Thu, 21 Apr 2016 00:09:07 -0400] rev 11661
Work around how emscripten defines rwops
koda [Wed, 20 Apr 2016 23:49:37 -0400] rev 11660
Work around emscripten not finding math.h
koda [Wed, 20 Apr 2016 14:46:04 -0400] rev 11659
Add support for compiling C engine with emscripten
koda [Tue, 19 Apr 2016 12:04:21 -0400] rev 11658
travis: Use latest cmake vailable
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