2016-04-26 |
sheepluva |
also make forts face inwards in wrap mode, if there are only 2 teams
|
changeset |
files
|
2016-04-26 |
sheepluva |
fix last fort not facing left
|
changeset |
files
|
2016-04-26 |
sheepluva |
Fort Mode: allow more than 2 clans
|
changeset |
files
|
2016-04-26 |
sheepluva |
fix clouds/flakes area not being adjusted after ResizeLand()
|
changeset |
files
|
2016-04-26 |
sheepluva |
cleaning up team divide mode code from last night a little
|
changeset |
files
|
2016-04-26 |
sheepluva |
divided teams: better horizontal clan distribution
|
changeset |
files
|
2016-04-25 |
koda |
Reword emscripten-related error messages
|
changeset |
files
|
2016-04-25 |
sheepluva |
"divided teams" modifier will now work with more than 2 teams!
|
changeset |
files
|
2016-04-25 |
unc0rr |
Merge default
qmlfrontend
|
changeset |
files
|
2016-04-25 |
sheepluva |
Fix issue 12: “Yoohoo” sound for seduction is missing
|
changeset |
files
|
2016-04-24 |
sheepluva |
some more dark magic regarding hog speech input
|
changeset |
files
|
2016-04-24 |
sheepluva |
restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
|
changeset |
files
|
2016-04-24 |
sheepluva |
merge Wuzzy's new scheme icons
|
changeset |
files
|
2016-04-13 |
Wuzzy |
Update scheme editor icons
|
changeset |
files
|
2016-04-24 |
sheepluva |
merge Wuzzy's space campaign string fixes
|
changeset |
files
|
2016-04-13 |
Wuzzy |
Typo fixes for A Space Adventure campaign
|
changeset |
files
|
2016-04-24 |
sheepluva |
merge Wuzzy's game modifier buttons reorder patch
|
changeset |
files
|
2016-04-12 |
Wuzzy |
Reorder game flag buttons
|
changeset |
files
|
2016-04-24 |
sheepluva |
preselect weapons
|
changeset |
files
|
2016-04-24 |
sheepluva |
merge Wuzzy's ropeknockchallenge updates
|
changeset |
files
|
2016-04-12 |
Wuzzy |
Update Rope-Knocking Challenge
|
changeset |
files
|
2016-04-23 |
sheepluva |
drop function that does not exist in SDL2 from SDLh.pas
|
changeset |
files
|
2016-04-23 |
frd |
pas2c converts exit to return, so change RunEngine signature
|
changeset |
files
|
2016-04-23 |
frd |
Correctly call uPhysFSLayer.initModule
|
changeset |
files
|
2016-04-23 |
koda |
Add workaround to force string concatenation in pas2c
|
changeset |
files
|
2016-04-23 |
koda |
Implement GetCurrentDir in the c rtl
|
changeset |
files
|
2016-04-23 |
frd |
Use hwlibrary while converting to c
|
changeset |
files
|
2016-04-23 |
koda |
Set cdecl on exported functions and hide them from pas2c
|
changeset |
files
|
2016-04-23 |
frd |
Add a necessary flag to emscripten
|
changeset |
files
|
2016-04-23 |
koda |
Add missing functions to fully disable lua at compile time
|
changeset |
files
|
2016-04-23 |
koda |
uscript cosmetics
|
changeset |
files
|
2016-04-23 |
sheepluva |
whitespace fix
|
changeset |
files
|
2016-04-23 |
sheepluva |
merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
|
changeset |
files
|
2016-04-18 |
Wuzzy |
Increase size of many drop-down lists
|
changeset |
files
|
2016-04-23 |
sheepluva |
merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
|
changeset |
files
|
2016-04-18 |
Wuzzy |
Increase size of drop-down lists in team editor
|
changeset |
files
|
2016-04-23 |
sheepluva |
merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
|
changeset |
files
|
2016-04-18 |
Wuzzy |
Portal mission: Fix speech bubbles appearing when crate got destroyed
|
changeset |
files
|
2016-04-18 |
Wuzzy |
Disable Sudden Death in portal mission
|
changeset |
files
|
2016-04-18 |
Wuzzy |
Clean up portal mission code
|
changeset |
files
|
2016-04-18 |
Wuzzy |
Clean up strings, hats, flags and graves in Portal mission
|
changeset |
files
|
2016-04-23 |
sheepluva |
merging Wuzzy's feedback fix
|
changeset |
files
|
2016-04-18 |
Wuzzy |
Fix bad layouting of feedback dialog, fixes #58
|
changeset |
files
|
2016-04-23 |
sheepluva |
fix default binding for F10 / slot 10 not working
|
changeset |
files
|
2016-04-23 |
sheepluva |
fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue 111
|
changeset |
files
|
2016-04-21 |
koda |
travis: Use correct vorbis flag in sdl2_mixer install
|
changeset |
files
|
2016-04-21 |
koda |
Correctly set WEBGL macro during pas2c conversion
|
changeset |
files
|
2016-04-21 |
koda |
Disable stereo rendering when compiled with pas2c
|
changeset |
files
|
2016-04-21 |
koda |
Fully support emscripten toolchain in our build system
|
changeset |
files
|
2016-04-21 |
koda |
Import the Emscripted toolchain configuration
|
changeset |
files
|
2016-04-21 |
koda |
Hijack SDL2 and GLEW include and library when compiling to javascript
|
changeset |
files
|
2016-04-21 |
koda |
Work around how emscripten defines rwops
|
changeset |
files
|
2016-04-21 |
koda |
Work around emscripten not finding math.h
|
changeset |
files
|
2016-04-20 |
koda |
Add support for compiling C engine with emscripten
|
changeset |
files
|
2016-04-19 |
koda |
travis: Use latest cmake vailable
|
changeset |
files
|
2016-04-18 |
unc0rr |
Fix fpcrtl_strappendA, which cut last char from UserPathPrefix
|
changeset |
files
|
2016-04-14 |
nemo |
missing comma
|
changeset |
files
|
2016-04-13 |
nemo |
Use our copy for border too
|
changeset |
files
|
2016-04-13 |
nemo |
SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
|
changeset |
files
|
2016-04-13 |
mikade |
merge
|
changeset |
files
|