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
|
2016-04-10 |
mikade |
Allow variable boost directions in Racer
|
changeset |
files
|
2016-04-12 |
nemo |
Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
|
changeset |
files
|
2016-04-07 |
sheepluva |
fix scout hat name and image file (Bug 68 - Hats tf_demoman and tf_scount are identical)
|
changeset |
files
|
2016-04-02 |
unc0rr |
- Init physfs before creating debug log
|
changeset |
files
|
2016-04-02 |
unc0rr |
Fix pas2c build
|
changeset |
files
|
2016-04-01 |
sheepluva |
merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
|
changeset |
files
|
2015-09-11 |
Wuzzy |
HedgeEditor: Fix list of available sprites
|
changeset |
files
|
2015-09-11 |
Wuzzy |
Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
|
changeset |
files
|
2015-09-11 |
Wuzzy |
More selectable barrel healths in Hedge editor, including default 60
|
changeset |
files
|
2015-09-11 |
Wuzzy |
Hedge Editor: Allow to add/subtract health in Health Modification Mode
|
changeset |
files
|
2015-09-11 |
Wuzzy |
Fix broken HedgeEditor map preview
|
changeset |
files
|
2016-04-01 |
nemo |
Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
|
changeset |
files
|
2016-04-01 |
unC0Rr |
Time achievement for ClimbHome
|
changeset |
files
|
2016-03-29 |
unc0rr |
Don't spam '+' message
qmlfrontend
|
changeset |
files
|
2016-03-29 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
2016-03-15 |
unc0rr |
logging via physfs
|
changeset |
files
|
2016-03-29 |
unc0rr |
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
|
changeset |
files
|
2016-03-29 |
koda |
Fix function name in avwrapper
0.9.22
|
changeset |
files
|
2016-03-29 |
koda |
Fix function name in avwrapper
|
changeset |
files
|
2016-03-29 |
nemo |
add svg sources. bug #43
|
changeset |
files
|
2016-03-29 |
unC0Rr |
Trick on storage format to simplify sql queries
|
changeset |
files
|
2016-03-29 |
sheepluva |
https4dlc
|
changeset |
files
|
2016-03-29 |
sheepluva |
change all URLs of feedback dialog to use https
|
changeset |
files
|
2016-03-28 |
nemo |
RC planes should not pick up frozen crates
|
changeset |
files
|
2016-03-28 |
unc0rr |
Declare achievements alongwith EndGame call, since it would skip SendStats
|
changeset |
files
|
2016-03-25 |
koda |
Keep very old compatibility
0.9.22
|
changeset |
files
|
2016-03-25 |
koda |
Keep very old compatibility
|
changeset |
files
|
2016-03-25 |
koda |
Use the correct replacement
0.9.22
|
changeset |
files
|
2016-03-25 |
koda |
Use the correct replacement
|
changeset |
files
|
2016-03-25 |
koda |
More compatibility wrappers for video
|
changeset |
files
|
2016-03-25 |
sheepluva |
fix check for wrong value
|
changeset |
files
|
2016-03-25 |
unC0Rr |
racer map #20
|
changeset |
files
|
2016-03-24 |
unC0Rr |
Achievement for ClimbHome
|
changeset |
files
|
2016-03-22 |
koda |
Add an additional compatibility layer for video
|
changeset |
files
|
2016-03-22 |
unC0Rr |
Fix typo
|
changeset |
files
|
2016-03-20 |
koda |
Move pixel format conversion from uVideoRec to AVWrapper
|
changeset |
files
|
2016-03-20 |
koda |
Fix bundle already present check
|
changeset |
files
|
2016-03-20 |
koda |
Add FindOggVorbis to make sure all paths are set
|
changeset |
files
|
2016-03-20 |
koda |
Update osx bundle creation with SDL2 library names
|
changeset |
files
|
2016-03-18 |
nemo |
copypasta to make AI use vampirism too
|
changeset |
files
|
2016-03-15 |
unc0rr |
logging via physfs
qmlfrontend
|
changeset |
files
|
2016-03-14 |
unc0rr |
Merge default
qmlfrontend
|
changeset |
files
|
2016-03-14 |
unc0rr |
Do not check games lasting for more than 3 hours
|
changeset |
files
|
2016-03-14 |
sheepluva |
german translation: fix error due to confusion of plural "you" with singular "you"
|
changeset |
files
|
2015-11-16 |
koda |
avwrapper: Explicitly check for macro existence
0.9.22
|
changeset |
files
|
2015-11-07 |
koda |
videorec: Drop setting x264 preset
0.9.22
|
changeset |
files
|
2015-11-16 |
koda |
avwrapper: Adjust prefixed symobols version guard
0.9.22
|
changeset |
files
|
2015-11-12 |
Vittorio Giovara |
libavinteraction: Adjust version guard for av_codec_is_encoder()
0.9.22
|
changeset |
files
|
2015-11-10 |
Vittorio Giovara |
videorec: Drop a commented out option
0.9.22
|
changeset |
files
|
2015-11-10 |
Vittorio Giovara |
videorec: Use future API for raw video encoding
0.9.22
|
changeset |
files
|
2015-11-10 |
Vittorio Giovara |
videorec: Appropriately rescale timestamps and duration
0.9.22
|
changeset |
files
|
2015-11-10 |
Vittorio Giovara |
videorec: Always initialize audio and video time bases
0.9.22
|
changeset |
files
|
2015-11-10 |
Vittorio Giovara |
videorec: Fully set frame properties
0.9.22
|
changeset |
files
|
2015-11-10 |
Vittorio Giovara |
videorec: Fix flushing encoders
0.9.22
|
changeset |
files
|
2015-11-10 |
Vittorio Giovara |
videorec: Make sure the audio packet is considered empty
0.9.22
|
changeset |
files
|
2016-03-05 |
antonc27 |
[BUG 1] - Fixed simultaneous pressing of two arrow buttons on mobile
|
changeset |
files
|
2016-03-05 |
unc0rr |
Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
|
changeset |
files
|
2016-03-04 |
sheepluva |
fix pas2c breakage caused by recent changes in uLandGraphics
|
changeset |
files
|
2016-03-03 |
nemo |
Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
|
changeset |
files
|
2016-03-03 |
nemo |
fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
|
changeset |
files
|
2016-03-01 |
antonc27 |
- Enable CI builds with travis for hw iOS
|
changeset |
files
|
2016-03-01 |
unC0Rr |
Don't see a good reason for it to be here
|
changeset |
files
|
2016-03-01 |
unc0rr |
Don't dump ghost points if map isn't detected
|
changeset |
files
|
2016-02-29 |
antonc27 |
- Enable scheme sharing for Xcode project, this required for travis builds
|
changeset |
files
|
2016-02-29 |
unC0Rr |
Syntax fix
|
changeset |
files
|
2016-02-29 |
unC0Rr |
Fix wp issue, hopefully
|
changeset |
files
|
2016-02-27 |
unc0rr |
- Fix room config being sent unmodified
|
changeset |
files
|
2016-02-27 |
unc0rr |
Fix build
|
changeset |
files
|
2016-02-27 |
unc0rr |
Don't compare time value with itself
|
changeset |
files
|
2016-02-27 |
unc0rr |
Recognize ghost points in checker
|
changeset |
files
|
2016-02-27 |
unc0rr |
Finish implementation of ghost points served from server, not tested
|
changeset |
files
|
2016-02-26 |
BaptisteOrieux |
updated french lua translation
|
changeset |
files
|
2016-02-25 |
unc0rr |
More work on best time ghost feature
|
changeset |
files
|
2015-11-11 |
Vittorio Giovara |
cmake: Set OLD for policy 26
0.9.22
|
changeset |
files
|
2016-02-24 |
unc0rr |
Recognize ghost points in db interaction tool (no storing yet)
|
changeset |
files
|