Tue, 30 Oct 2018 23:08:43 +0100 |
Wuzzy |
Play another voice as fallback if sndRevenge could not be found
|
file |
diff |
annotate
|
Fri, 26 Oct 2018 04:07:35 +0200 |
Wuzzy |
Add PlayMusicSound/StopMusicSound to Lua API
|
file |
diff |
annotate
|
Wed, 24 Oct 2018 11:05:44 -0400 |
nemo |
disable basic comment support 'cause lua is nuts
|
file |
diff |
annotate
|
Wed, 17 Oct 2018 05:33:02 +0200 |
Wuzzy |
Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 09:02:39 -0400 |
nemo |
make explicit for pas2c some string casts that fpc was probably doing automatically
|
file |
diff |
annotate
|
Sat, 06 Oct 2018 00:23:27 +0200 |
Wuzzy |
Make sure AddChatString is only fed with shortstrings
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 17:27:12 +0200 |
Wuzzy |
Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 23:29:20 +0200 |
Wuzzy |
Backed out changeset 5f6208031658 (fixes 652)
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 19:04:27 +0200 |
Wuzzy |
Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 14:52:13 +0200 |
Wuzzy |
Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
|
file |
diff |
annotate
|
Tue, 18 Sep 2018 19:38:58 -0400 |
nemo |
use locale rules for the challenge hashes
|
file |
diff |
annotate
|
Sat, 15 Sep 2018 16:22:04 +0200 |
Wuzzy |
Fix some syntax errors in internal Lua syntax documentation
|
file |
diff |
annotate
|
Tue, 04 Sep 2018 22:59:08 +0200 |
Wuzzy |
Don't write TurnTimeLeft deprecation warning if setter function was used
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 20:01:50 +0200 |
Wuzzy |
Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 12:46:57 +0200 |
Wuzzy |
Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 00:48:51 +0200 |
Wuzzy |
Call GetGlobals after entering Lua command with /lua
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 00:03:06 +0200 |
Wuzzy |
Fix buggy behaviour when setting TurnTimeLeft through Retreat
|
file |
diff |
annotate
|
Sun, 02 Sep 2018 22:05:45 +0200 |
Wuzzy |
Change chat text color for Lua warnings to yellow
|
file |
diff |
annotate
|
Sun, 02 Sep 2018 22:02:15 +0200 |
Wuzzy |
Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
|
file |
diff |
annotate
|
Sun, 02 Sep 2018 20:57:33 +0200 |
Wuzzy |
Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
|
file |
diff |
annotate
|
Fri, 31 Aug 2018 21:34:33 +0200 |
Wuzzy |
Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
|
file |
diff |
annotate
|
Fri, 31 Aug 2018 21:22:12 +0200 |
Wuzzy |
Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
|
file |
diff |
annotate
|
Fri, 31 Aug 2018 21:07:07 +0200 |
Wuzzy |
Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
|
file |
diff |
annotate
|
Fri, 31 Aug 2018 18:15:45 +0200 |
Wuzzy |
Critical error if loading a script has failed
|
file |
diff |
annotate
|
Wed, 22 Aug 2018 16:47:09 +0200 |
Wuzzy |
Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ...
0.9.24
|
file |
diff |
annotate
|
Wed, 22 Aug 2018 00:40:11 +0200 |
Wuzzy |
Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain
0.9.24
|
file |
diff |
annotate
|
Tue, 21 Aug 2018 15:26:29 -0400 |
nemo |
use 0s instead of nils to try to protect script assumptions
0.9.24
|
file |
diff |
annotate
|
Tue, 21 Aug 2018 15:11:28 -0400 |
nemo |
only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward
0.9.24
|
file |
diff |
annotate
|
Tue, 21 Aug 2018 15:46:34 +0200 |
Wuzzy |
Make engine chat syntax translatable
|
file |
diff |
annotate
|
Tue, 14 Aug 2018 13:43:04 +0200 |
Wuzzy |
Prevent wrapping of turn time when using extra time
|
file |
diff |
annotate
|