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
|
2016-02-23 |
antonc27 |
- Campaign for iOS: Finally can launch campaign's mission game from list!
|
changeset |
files
|
2016-02-23 |
antonc27 |
- Small refactoring for seed command
|
changeset |
files
|
2016-02-23 |
antonc27 |
- Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
|
changeset |
files
|
2016-02-23 |
unc0rr |
Dump best time ghost on console
|
changeset |
files
|