Sat, 23 Apr 2016 16:32:18 -0400 Implement GetCurrentDir in the c rtl
koda [Sat, 23 Apr 2016 16:32:18 -0400] rev 11682
Implement GetCurrentDir in the c rtl
Sat, 23 Apr 2016 16:18:07 -0400 Use hwlibrary while converting to c
frd [Sat, 23 Apr 2016 16:18:07 -0400] rev 11681
Use hwlibrary while converting to c
Sat, 23 Apr 2016 16:17:15 -0400 Set cdecl on exported functions and hide them from pas2c
koda [Sat, 23 Apr 2016 16:17:15 -0400] rev 11680
Set cdecl on exported functions and hide them from pas2c
Sat, 23 Apr 2016 13:52:30 -0400 Add a necessary flag to emscripten
frd [Sat, 23 Apr 2016 13:52:30 -0400] rev 11679
Add a necessary flag to emscripten
Sat, 23 Apr 2016 13:48:30 -0400 Add missing functions to fully disable lua at compile time
koda [Sat, 23 Apr 2016 13:48:30 -0400] rev 11678
Add missing functions to fully disable lua at compile time
Sat, 23 Apr 2016 13:41:10 -0400 uscript cosmetics
koda [Sat, 23 Apr 2016 13:41:10 -0400] rev 11677
uscript cosmetics
Sat, 23 Apr 2016 12:15:31 +0200 whitespace fix
sheepluva [Sat, 23 Apr 2016 12:15:31 +0200] rev 11676
whitespace fix
Sat, 23 Apr 2016 12:08:23 +0200 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 11675
merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
Mon, 18 Apr 2016 19:53:48 +0200 Increase size of many drop-down lists
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:53:48 +0200] rev 11674
Increase size of many drop-down lists
Sat, 23 Apr 2016 12:02:39 +0200 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 11673
merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
Mon, 18 Apr 2016 18:15:20 +0200 Increase size of drop-down lists in team editor
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 18:15:20 +0200] rev 11672
Increase size of drop-down lists in team editor
Sat, 23 Apr 2016 11:51:21 +0200 merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
sheepluva [Sat, 23 Apr 2016 11:51:21 +0200] rev 11671
merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
Mon, 18 Apr 2016 17:33:07 +0200 Portal mission: Fix speech bubbles appearing when crate got destroyed
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:33:07 +0200] rev 11670
Portal mission: Fix speech bubbles appearing when crate got destroyed
Mon, 18 Apr 2016 17:26:32 +0200 Disable Sudden Death in portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:26:32 +0200] rev 11669
Disable Sudden Death in portal mission
Mon, 18 Apr 2016 17:25:52 +0200 Clean up portal mission code
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:25:52 +0200] rev 11668
Clean up portal mission code It's a mess!
Mon, 18 Apr 2016 17:18:36 +0200 Clean up strings, hats, flags and graves in Portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:18:36 +0200] rev 11667
Clean up strings, hats, flags and graves in Portal mission Mostly fixes poor grammar and spelling
Sat, 23 Apr 2016 11:19:34 +0200 merging Wuzzy's feedback fix
sheepluva [Sat, 23 Apr 2016 11:19:34 +0200] rev 11666
merging Wuzzy's feedback fix
Mon, 18 Apr 2016 19:18:35 +0200 Fix bad layouting of feedback dialog, fixes #58
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:18:35 +0200] rev 11665
Fix bad layouting of feedback dialog, fixes #58
Sat, 23 Apr 2016 10:48:18 +0200 fix default binding for F10 / slot 10 not working
sheepluva [Sat, 23 Apr 2016 10:48:18 +0200] rev 11664
fix default binding for F10 / slot 10 not working
Sat, 23 Apr 2016 09:54:05 +0200 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 11663
fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue #111
Thu, 21 Apr 2016 16:03:57 -0400 travis: Use correct vorbis flag in sdl2_mixer install
koda [Thu, 21 Apr 2016 16:03:57 -0400] rev 11662
travis: Use correct vorbis flag in sdl2_mixer install Revert the addition of cmake which is already instealled.
Thu, 21 Apr 2016 14:16:47 -0400 Correctly set WEBGL macro during pas2c conversion
koda [Thu, 21 Apr 2016 14:16:47 -0400] rev 11661
Correctly set WEBGL macro during pas2c conversion
Thu, 21 Apr 2016 13:10:15 -0400 Disable stereo rendering when compiled with pas2c
koda [Thu, 21 Apr 2016 13:10:15 -0400] rev 11660
Disable stereo rendering when compiled with pas2c
Thu, 21 Apr 2016 11:55:36 -0400 Fully support emscripten toolchain in our build system
koda [Thu, 21 Apr 2016 11:55:36 -0400] rev 11659
Fully support emscripten toolchain in our build system
Thu, 21 Apr 2016 11:54:21 -0400 Import the Emscripted toolchain configuration
koda [Thu, 21 Apr 2016 11:54:21 -0400] rev 11658
Import the Emscripted toolchain configuration
Thu, 21 Apr 2016 00:10:23 -0400 Hijack SDL2 and GLEW include and library when compiling to javascript
koda [Thu, 21 Apr 2016 00:10:23 -0400] rev 11657
Hijack SDL2 and GLEW include and library when compiling to javascript emscripten already provides the SDL2 suite and will simply ignore missing libraries.
Thu, 21 Apr 2016 00:09:07 -0400 Work around how emscripten defines rwops
koda [Thu, 21 Apr 2016 00:09:07 -0400] rev 11656
Work around how emscripten defines rwops
Wed, 20 Apr 2016 23:49:37 -0400 Work around emscripten not finding math.h
koda [Wed, 20 Apr 2016 23:49:37 -0400] rev 11655
Work around emscripten not finding math.h
Wed, 20 Apr 2016 14:46:04 -0400 Add support for compiling C engine with emscripten
koda [Wed, 20 Apr 2016 14:46:04 -0400] rev 11654
Add support for compiling C engine with emscripten
Tue, 19 Apr 2016 12:04:21 -0400 travis: Use latest cmake vailable
koda [Tue, 19 Apr 2016 12:04:21 -0400] rev 11653
travis: Use latest cmake vailable
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip