Mon, 25 Apr 2016 22:10:06 +0300 |
unc0rr |
Merge default
qmlfrontend
|
changeset |
files
|
Mon, 25 Apr 2016 16:11:39 +0200 |
sheepluva |
Fix issue 12: “Yoohoo” sound for seduction is missing
|
changeset |
files
|
Sun, 24 Apr 2016 22:41:24 +0200 |
sheepluva |
some more dark magic regarding hog speech input
|
changeset |
files
|
Sun, 24 Apr 2016 22:10:37 +0200 |
sheepluva |
restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
|
changeset |
files
|
Sun, 24 Apr 2016 21:16:08 +0200 |
sheepluva |
merge Wuzzy's new scheme icons
|
changeset |
files
|
Wed, 13 Apr 2016 12:03:22 +0200 |
Wuzzy |
Update scheme editor icons
|
changeset |
files
|
Sun, 24 Apr 2016 21:08:12 +0200 |
sheepluva |
merge Wuzzy's space campaign string fixes
|
changeset |
files
|
Wed, 13 Apr 2016 14:59:14 +0200 |
Wuzzy |
Typo fixes for A Space Adventure campaign
|
changeset |
files
|
Sun, 24 Apr 2016 16:51:31 +0200 |
sheepluva |
merge Wuzzy's game modifier buttons reorder patch
|
changeset |
files
|
Tue, 12 Apr 2016 19:52:35 +0200 |
Wuzzy |
Reorder game flag buttons
|
changeset |
files
|
Sun, 24 Apr 2016 16:34:01 +0200 |
sheepluva |
preselect weapons
|
changeset |
files
|
Sun, 24 Apr 2016 16:12:19 +0200 |
sheepluva |
merge Wuzzy's ropeknockchallenge updates
|
changeset |
files
|
Tue, 12 Apr 2016 19:46:25 +0200 |
Wuzzy |
Update Rope-Knocking Challenge
|
changeset |
files
|
Sun, 24 Apr 2016 00:54:00 +0200 |
sheepluva |
drop function that does not exist in SDL2 from SDLh.pas
|
changeset |
files
|
Sat, 23 Apr 2016 17:03:38 -0400 |
frd |
pas2c converts exit to return, so change RunEngine signature
|
changeset |
files
|
Sat, 23 Apr 2016 16:57:27 -0400 |
frd |
Correctly call uPhysFSLayer.initModule
|
changeset |
files
|
Sat, 23 Apr 2016 16:57:20 -0400 |
koda |
Add workaround to force string concatenation in pas2c
|
changeset |
files
|
Sat, 23 Apr 2016 16:32:18 -0400 |
koda |
Implement GetCurrentDir in the c rtl
|
changeset |
files
|
Sat, 23 Apr 2016 16:18:07 -0400 |
frd |
Use hwlibrary while converting to c
|
changeset |
files
|
Sat, 23 Apr 2016 16:17:15 -0400 |
koda |
Set cdecl on exported functions and hide them from pas2c
|
changeset |
files
|
Sat, 23 Apr 2016 13:52:30 -0400 |
frd |
Add a necessary flag to emscripten
|
changeset |
files
|
Sat, 23 Apr 2016 13:48:30 -0400 |
koda |
Add missing functions to fully disable lua at compile time
|
changeset |
files
|
Sat, 23 Apr 2016 13:41:10 -0400 |
koda |
uscript cosmetics
|
changeset |
files
|
Sat, 23 Apr 2016 12:15:31 +0200 |
sheepluva |
whitespace fix
|
changeset |
files
|
Sat, 23 Apr 2016 12:08:23 +0200 |
sheepluva |
merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
|
changeset |
files
|
Mon, 18 Apr 2016 19:53:48 +0200 |
Wuzzy |
Increase size of many drop-down lists
|
changeset |
files
|
Sat, 23 Apr 2016 12:02:39 +0200 |
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
|
Mon, 18 Apr 2016 18:15:20 +0200 |
Wuzzy |
Increase size of drop-down lists in team editor
|
changeset |
files
|
Sat, 23 Apr 2016 11:51:21 +0200 |
sheepluva |
merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
|
changeset |
files
|
Mon, 18 Apr 2016 17:33:07 +0200 |
Wuzzy |
Portal mission: Fix speech bubbles appearing when crate got destroyed
|
changeset |
files
|
Mon, 18 Apr 2016 17:26:32 +0200 |
Wuzzy |
Disable Sudden Death in portal mission
|
changeset |
files
|
Mon, 18 Apr 2016 17:25:52 +0200 |
Wuzzy |
Clean up portal mission code
|
changeset |
files
|
Mon, 18 Apr 2016 17:18:36 +0200 |
Wuzzy |
Clean up strings, hats, flags and graves in Portal mission
|
changeset |
files
|
Sat, 23 Apr 2016 11:19:34 +0200 |
sheepluva |
merging Wuzzy's feedback fix
|
changeset |
files
|
Mon, 18 Apr 2016 19:18:35 +0200 |
Wuzzy |
Fix bad layouting of feedback dialog, fixes #58
|
changeset |
files
|
Sat, 23 Apr 2016 10:48:18 +0200 |
sheepluva |
fix default binding for F10 / slot 10 not working
|
changeset |
files
|
Sat, 23 Apr 2016 09:54:05 +0200 |
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
|
Thu, 21 Apr 2016 16:03:57 -0400 |
koda |
travis: Use correct vorbis flag in sdl2_mixer install
|
changeset |
files
|
Thu, 21 Apr 2016 14:16:47 -0400 |
koda |
Correctly set WEBGL macro during pas2c conversion
|
changeset |
files
|
Thu, 21 Apr 2016 13:10:15 -0400 |
koda |
Disable stereo rendering when compiled with pas2c
|
changeset |
files
|
Thu, 21 Apr 2016 11:55:36 -0400 |
koda |
Fully support emscripten toolchain in our build system
|
changeset |
files
|
Thu, 21 Apr 2016 11:54:21 -0400 |
koda |
Import the Emscripted toolchain configuration
|
changeset |
files
|
Thu, 21 Apr 2016 00:10:23 -0400 |
koda |
Hijack SDL2 and GLEW include and library when compiling to javascript
|
changeset |
files
|
Thu, 21 Apr 2016 00:09:07 -0400 |
koda |
Work around how emscripten defines rwops
|
changeset |
files
|
Wed, 20 Apr 2016 23:49:37 -0400 |
koda |
Work around emscripten not finding math.h
|
changeset |
files
|
Wed, 20 Apr 2016 14:46:04 -0400 |
koda |
Add support for compiling C engine with emscripten
|
changeset |
files
|
Tue, 19 Apr 2016 12:04:21 -0400 |
koda |
travis: Use latest cmake vailable
|
changeset |
files
|
Mon, 18 Apr 2016 21:47:39 +0300 |
unc0rr |
Fix fpcrtl_strappendA, which cut last char from UserPathPrefix
|
changeset |
files
|
Wed, 13 Apr 2016 20:02:14 -0400 |
nemo |
missing comma
|
changeset |
files
|
Wed, 13 Apr 2016 19:48:36 -0400 |
nemo |
Use our copy for border too
|
changeset |
files
|
Wed, 13 Apr 2016 17:59:13 -0400 |
nemo |
SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
|
changeset |
files
|
Wed, 13 Apr 2016 21:42:00 +0900 |
mikade |
merge
|
changeset |
files
|
Sun, 10 Apr 2016 14:00:09 +0900 |
mikade |
Allow variable boost directions in Racer
|
changeset |
files
|
Tue, 12 Apr 2016 15:41:48 -0400 |
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
|
Thu, 07 Apr 2016 11:53:20 +0200 |
sheepluva |
fix scout hat name and image file (Bug 68 - Hats tf_demoman and tf_scount are identical)
|
changeset |
files
|
Sat, 02 Apr 2016 23:32:57 +0300 |
unc0rr |
- Init physfs before creating debug log
|
changeset |
files
|
Sat, 02 Apr 2016 10:45:33 +0300 |
unc0rr |
Fix pas2c build
|
changeset |
files
|
Fri, 01 Apr 2016 15:36:19 +0200 |
sheepluva |
merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
|
changeset |
files
|
Fri, 11 Sep 2015 04:05:09 +0200 |
Wuzzy |
HedgeEditor: Fix list of available sprites
|
changeset |
files
|
Fri, 11 Sep 2015 03:50:32 +0200 |
Wuzzy |
Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
|
changeset |
files
|
Fri, 11 Sep 2015 03:41:43 +0200 |
Wuzzy |
More selectable barrel healths in Hedge editor, including default 60
|
changeset |
files
|
Fri, 11 Sep 2015 03:39:27 +0200 |
Wuzzy |
Hedge Editor: Allow to add/subtract health in Health Modification Mode
|
changeset |
files
|
Fri, 11 Sep 2015 03:07:48 +0200 |
Wuzzy |
Fix broken HedgeEditor map preview
|
changeset |
files
|
Fri, 01 Apr 2016 09:09:33 -0400 |
nemo |
Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
|
changeset |
files
|
Fri, 01 Apr 2016 14:42:14 +0300 |
unC0Rr |
Time achievement for ClimbHome
|
changeset |
files
|
Tue, 29 Mar 2016 22:36:59 +0300 |
unc0rr |
Don't spam '+' message
qmlfrontend
|
changeset |
files
|
Tue, 29 Mar 2016 22:09:13 +0300 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
Tue, 15 Mar 2016 22:29:40 +0300 |
unc0rr |
logging via physfs
|
changeset |
files
|
Tue, 29 Mar 2016 22:00:34 +0300 |
unc0rr |
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
|
changeset |
files
|
Tue, 29 Mar 2016 16:54:41 +0200 |
koda |
Fix function name in avwrapper
0.9.22
|
changeset |
files
|
Tue, 29 Mar 2016 16:54:07 +0200 |
koda |
Fix function name in avwrapper
|
changeset |
files
|
Tue, 29 Mar 2016 09:04:53 -0400 |
nemo |
add svg sources. bug #43
|
changeset |
files
|
Tue, 29 Mar 2016 11:16:54 +0300 |
unC0Rr |
Trick on storage format to simplify sql queries
|
changeset |
files
|
Tue, 29 Mar 2016 09:00:12 +0200 |
sheepluva |
https4dlc
|
changeset |
files
|
Tue, 29 Mar 2016 08:52:45 +0200 |
sheepluva |
change all URLs of feedback dialog to use https
|
changeset |
files
|
Mon, 28 Mar 2016 18:19:20 -0400 |
nemo |
RC planes should not pick up frozen crates
|
changeset |
files
|
Mon, 28 Mar 2016 21:20:11 +0300 |
unc0rr |
Declare achievements alongwith EndGame call, since it would skip SendStats
|
changeset |
files
|
Fri, 25 Mar 2016 11:27:53 -0400 |
koda |
Keep very old compatibility
0.9.22
|
changeset |
files
|
Fri, 25 Mar 2016 11:21:18 -0400 |
koda |
Keep very old compatibility
|
changeset |
files
|
Fri, 25 Mar 2016 11:02:38 -0400 |
koda |
Use the correct replacement
0.9.22
|
changeset |
files
|
Fri, 25 Mar 2016 11:01:01 -0400 |
koda |
Use the correct replacement
|
changeset |
files
|
Fri, 25 Mar 2016 10:54:23 -0400 |
koda |
More compatibility wrappers for video
|
changeset |
files
|
Fri, 25 Mar 2016 15:52:49 +0100 |
sheepluva |
fix check for wrong value
|
changeset |
files
|
Fri, 25 Mar 2016 15:40:44 +0300 |
unC0Rr |
racer map #20
|
changeset |
files
|
Thu, 24 Mar 2016 14:40:59 +0300 |
unC0Rr |
Achievement for ClimbHome
|
changeset |
files
|
Tue, 22 Mar 2016 11:59:31 -0400 |
koda |
Add an additional compatibility layer for video
|
changeset |
files
|
Tue, 22 Mar 2016 12:09:26 +0300 |
unC0Rr |
Fix typo
|
changeset |
files
|
Sun, 20 Mar 2016 03:08:51 -0400 |
koda |
Move pixel format conversion from uVideoRec to AVWrapper
|
changeset |
files
|
Sun, 20 Mar 2016 01:16:11 -0400 |
koda |
Fix bundle already present check
|
changeset |
files
|
Sun, 20 Mar 2016 00:58:30 -0400 |
koda |
Add FindOggVorbis to make sure all paths are set
|
changeset |
files
|
Sun, 20 Mar 2016 00:57:44 -0400 |
koda |
Update osx bundle creation with SDL2 library names
|
changeset |
files
|
Fri, 18 Mar 2016 13:27:30 -0400 |
nemo |
copypasta to make AI use vampirism too
|
changeset |
files
|
Tue, 15 Mar 2016 22:29:40 +0300 |
unc0rr |
logging via physfs
qmlfrontend
|
changeset |
files
|
Mon, 14 Mar 2016 22:08:27 +0300 |
unc0rr |
Merge default
qmlfrontend
|
changeset |
files
|
Mon, 14 Mar 2016 22:04:39 +0300 |
unc0rr |
Do not check games lasting for more than 3 hours
|
changeset |
files
|
Mon, 14 Mar 2016 14:38:23 +0100 |
sheepluva |
german translation: fix error due to confusion of plural "you" with singular "you"
|
changeset |
files
|
Mon, 16 Nov 2015 18:28:10 +0100 |
koda |
avwrapper: Explicitly check for macro existence
0.9.22
|
changeset |
files
|
Sat, 07 Nov 2015 15:07:33 +0100 |
koda |
videorec: Drop setting x264 preset
0.9.22
|
changeset |
files
|
Mon, 16 Nov 2015 13:59:04 +0100 |
koda |
avwrapper: Adjust prefixed symobols version guard
0.9.22
|
changeset |
files
|
Thu, 12 Nov 2015 02:41:40 +0100 |
Vittorio Giovara |
libavinteraction: Adjust version guard for av_codec_is_encoder()
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:40 +0100 |
Vittorio Giovara |
videorec: Drop a commented out option
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:16 +0100 |
Vittorio Giovara |
videorec: Use future API for raw video encoding
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:15 +0100 |
Vittorio Giovara |
videorec: Appropriately rescale timestamps and duration
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:14 +0100 |
Vittorio Giovara |
videorec: Always initialize audio and video time bases
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:13 +0100 |
Vittorio Giovara |
videorec: Fully set frame properties
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:12 +0100 |
Vittorio Giovara |
videorec: Fix flushing encoders
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:10 +0100 |
Vittorio Giovara |
videorec: Make sure the audio packet is considered empty
0.9.22
|
changeset |
files
|
Sat, 05 Mar 2016 21:04:06 +0100 |
antonc27 |
[BUG 1] - Fixed simultaneous pressing of two arrow buttons on mobile
|
changeset |
files
|
Sat, 05 Mar 2016 16:46:04 +0300 |
unc0rr |
Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
|
changeset |
files
|
Fri, 04 Mar 2016 10:37:42 +0100 |
sheepluva |
fix pas2c breakage caused by recent changes in uLandGraphics
|
changeset |
files
|
Thu, 03 Mar 2016 16:36:05 -0500 |
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
|
Thu, 03 Mar 2016 15:41:53 -0500 |
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
|
Tue, 01 Mar 2016 14:46:13 +0100 |
antonc27 |
- Enable CI builds with travis for hw iOS
|
changeset |
files
|
Tue, 01 Mar 2016 12:37:42 +0300 |
unC0Rr |
Don't see a good reason for it to be here
|
changeset |
files
|
Tue, 01 Mar 2016 08:32:46 +0300 |
unc0rr |
Don't dump ghost points if map isn't detected
|
changeset |
files
|
Tue, 01 Mar 2016 00:41:38 +0100 |
antonc27 |
- Enable scheme sharing for Xcode project, this required for travis builds
|
changeset |
files
|
Mon, 29 Feb 2016 14:41:52 +0300 |
unC0Rr |
Syntax fix
|
changeset |
files
|
Mon, 29 Feb 2016 14:36:44 +0300 |
unC0Rr |
Fix wp issue, hopefully
|
changeset |
files
|
Sun, 28 Feb 2016 00:00:46 +0300 |
unc0rr |
- Fix room config being sent unmodified
|
changeset |
files
|
Sat, 27 Feb 2016 20:56:49 +0300 |
unc0rr |
Fix build
|
changeset |
files
|
Sat, 27 Feb 2016 18:15:53 +0300 |
unc0rr |
Don't compare time value with itself
|
changeset |
files
|
Sat, 27 Feb 2016 18:02:24 +0300 |
unc0rr |
Recognize ghost points in checker
|
changeset |
files
|
Sat, 27 Feb 2016 09:44:13 +0300 |
unc0rr |
Finish implementation of ghost points served from server, not tested
|
changeset |
files
|
Fri, 26 Feb 2016 14:11:16 -0500 |
BaptisteOrieux |
updated french lua translation
|
changeset |
files
|
Thu, 25 Feb 2016 23:17:52 +0300 |
unc0rr |
More work on best time ghost feature
|
changeset |
files
|
Wed, 11 Nov 2015 18:40:52 +0100 |
Vittorio Giovara |
cmake: Set OLD for policy 26
0.9.22
|
changeset |
files
|
Wed, 24 Feb 2016 22:37:03 +0300 |
unc0rr |
Recognize ghost points in db interaction tool (no storing yet)
|
changeset |
files
|
Wed, 24 Feb 2016 00:33:10 +0100 |
antonc27 |
- Campaign for iOS: Finally can launch campaign's mission game from list!
|
changeset |
files
|
Wed, 24 Feb 2016 00:10:12 +0100 |
antonc27 |
- Small refactoring for seed command
|
changeset |
files
|
Tue, 23 Feb 2016 23:29:06 +0100 |
antonc27 |
- Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
|
changeset |
files
|
Tue, 23 Feb 2016 13:45:49 +0300 |
unc0rr |
Dump best time ghost on console
|
changeset |
files
|
Tue, 23 Feb 2016 00:41:18 +0100 |
antonc27 |
- Campaign for iOS: Don't forget to add last parsed section in ini file
|
changeset |
files
|
Tue, 23 Feb 2016 00:29:46 +0100 |
antonc27 |
- Campaign for iOS: Reinventing wheel for campaign.ini parsing
|
changeset |
files
|
Mon, 22 Feb 2016 15:56:32 -0500 |
koda |
Use secure HTTP for Sparkle appcast URL
0.9.22
|
changeset |
files
|
Mon, 22 Feb 2016 16:01:29 -0500 |
koda |
Info.plist: Set less important URLs to https
|
changeset |
files
|
Mon, 22 Feb 2016 15:56:32 -0500 |
koda |
Use secure HTTP for Sparkle appcast URL
|
changeset |
files
|
Mon, 22 Feb 2016 23:49:54 +0300 |
unc0rr |
Treat #99 point type as a ghost trace
|
changeset |
files
|
Mon, 22 Feb 2016 21:38:23 +0100 |
antonc27 |
- Campaign for iOS: Stub for CampaignViewController
|
changeset |
files
|
Mon, 22 Feb 2016 10:24:00 -0500 |
nemo |
remove unused path functions
|
changeset |
files
|
Sun, 21 Feb 2016 23:12:12 +0100 |
antonc27 |
- Campaign for iOS: Simply retrieve list of campaigns
|
changeset |
files
|
Sun, 21 Feb 2016 22:21:59 +0100 |
antonc27 |
- Campaign for iOS: Stub for list of campaigns
|
changeset |
files
|
Sun, 21 Feb 2016 20:20:40 +0100 |
antonc27 |
- Campaign for iOS: Added 'Campaign' button on MainMenu screen
|
changeset |
files
|
Sun, 21 Feb 2016 09:09:13 +0300 |
unc0rr |
Oops, fix whose nick to compare to
|
changeset |
files
|
Sat, 20 Feb 2016 22:02:13 +0300 |
unc0rr |
Filter out hog speech messages with non-local team index (not tested)
|
changeset |
files
|
Fri, 19 Feb 2016 00:07:59 +0100 |
antonc27 |
- Send also some seed when loading missions on iOS (same behavior as on desktop)
|
changeset |
files
|
Wed, 17 Feb 2016 23:27:13 +0100 |
antonc27 |
- Small refactoring for seed generation on iOS side
|
changeset |
files
|
Tue, 16 Feb 2016 11:31:55 -0500 |
nemo |
sniper rifle too
|
changeset |
files
|
Tue, 16 Feb 2016 11:29:36 -0500 |
nemo |
reduce by 1, probably should avoid tunnel issue
|
changeset |
files
|
Tue, 16 Feb 2016 04:25:00 +0100 |
sheepluva |
apply to deagle and sniper only
|
changeset |
files
|
Tue, 16 Feb 2016 03:19:23 +0100 |
sheepluva |
disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
|
changeset |
files
|
Mon, 15 Feb 2016 23:37:48 +0100 |
antonc27 |
- Some warnings fixed with text alignment on iOS front-end
|
changeset |
files
|
Sun, 14 Feb 2016 21:34:01 +0100 |
Anton Malmygin |
Fix for cursor movement problems on touch devices
|
changeset |
files
|
Sun, 14 Feb 2016 20:57:17 +0300 |
unc0rr |
Fix index of script param
|
changeset |
files
|
Sat, 13 Feb 2016 12:32:08 +0300 |
unc0rr |
Tech racer maps detection
|
changeset |
files
|
Sat, 13 Feb 2016 00:36:38 +0300 |
unc0rr |
detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
|
changeset |
files
|
Tue, 09 Feb 2016 21:11:16 +0300 |
unc0rr |
Merge default
qmlfrontend
|
changeset |
files
|
Fri, 12 Feb 2016 14:27:20 -0500 |
koda |
avwrapper: Do not ignore avformat_write_header return value
|
changeset |
files
|
Fri, 12 Feb 2016 17:03:42 +0300 |
unC0Rr |
Attempt to implement hash for special points to detect tech racer maps
|
changeset |
files
|
Tue, 09 Feb 2016 15:27:55 -0500 |
nemo |
Put graves behind other stuff.
|
changeset |
files
|
Tue, 09 Feb 2016 15:10:01 -0500 |
nemo |
crosshair on hog won't cause a direct hit anymore
|
changeset |
files
|
Tue, 09 Feb 2016 14:40:06 +0300 |
unC0Rr |
Fix possible crashes/hangs due to recent changes
|
changeset |
files
|
Mon, 08 Feb 2016 14:58:36 +0300 |
unc0rr |
Fix one more crasher in early freeEverything call
|
changeset |
files
|
Sun, 07 Feb 2016 18:29:34 +0100 |
antonc27 |
- ifdef to avoid compiler warning
|
changeset |
files
|
Sun, 07 Feb 2016 17:40:09 +0100 |
antonc27 |
- uTypes must be included for reference of gmtLandPreview which used for iOS build
|
changeset |
files
|
Fri, 05 Feb 2016 11:32:23 +0300 |
unC0Rr |
Racer maps #18 and #19
|
changeset |
files
|
Thu, 04 Feb 2016 21:04:08 +0300 |
unc0rr |
Fix a crasher
|
changeset |
files
|
Mon, 01 Feb 2016 15:10:10 +0300 |
unC0Rr |
Fix SDL_CreateThread in windows
|
changeset |
files
|
Sun, 31 Jan 2016 16:07:14 +0300 |
unc0rr |
Bye-bye TryDo
|
changeset |
files
|
Sun, 24 Jan 2016 00:02:57 +0100 |
sheepluva |
rename doStepCakeWork to doStepCakeWalk
|
changeset |
files
|
Sun, 24 Jan 2016 00:00:25 +0100 |
sheepluva |
party tweak
|
changeset |
files
|
Sat, 23 Jan 2016 17:29:44 -0500 |
nemo |
As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
|
changeset |
files
|
Sat, 23 Jan 2016 23:02:03 +0100 |
sheepluva |
tweak sniper training
|
changeset |
files
|
Sat, 23 Jan 2016 16:07:14 -0500 |
nemo |
sparkles for dynamite at sheepy's request. he can tweak values if he wishes
|
changeset |
files
|
Sat, 23 Jan 2016 15:23:54 -0500 |
nemo |
update translation files
|
changeset |
files
|
Sat, 23 Jan 2016 20:58:23 +0100 |
sheepluva |
forgot viewport resize is a thing.
|
changeset |
files
|
Sat, 23 Jan 2016 19:49:55 +0100 |
sheepluva |
fixing my math... I think ;p
|
changeset |
files
|
Sat, 23 Jan 2016 11:00:31 +0100 |
sheepluva |
recognize proper birthday parties
|
changeset |
files
|
Sat, 23 Jan 2016 10:14:47 +0100 |
sheepluva |
minor code tweaks
|
changeset |
files
|
Sat, 23 Jan 2016 09:05:37 +0100 |
sheepluva |
add cinematic effect to "sinking feeling" intro sequence
|
changeset |
files
|
Sat, 23 Jan 2016 08:11:14 +0100 |
sheepluva |
Lua API: SetCinematicMode(enable)
|
changeset |
files
|
Sat, 23 Jan 2016 07:53:57 +0100 |
sheepluva |
adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
|
changeset |
files
|
Wed, 20 Jan 2016 00:57:09 +0100 |
sheepluva |
SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS
|
changeset |
files
|
Sat, 16 Jan 2016 19:50:38 +0100 |
sheepluva |
find hg revision even if github author name is not the same as hg author (kodabb vs koda)
|
changeset |
files
|
Sat, 16 Jan 2016 19:29:28 +0100 |
sheepluva |
recognize subdomains of hedgewars.org
|
changeset |
files
|
Sat, 16 Jan 2016 19:20:06 +0100 |
sheepluva |
update some old google code links in the code/etc. thanks Wuzzy for the heads-up
|
changeset |
files
|
Sat, 16 Jan 2016 19:11:21 +0100 |
sheepluva |
fix script for resolving git commit id to hg commit id (github page format changed; hw hg repo location too)
|
changeset |
files
|
Fri, 15 Jan 2016 13:29:27 +0100 |
sheepluva |
fix comment; revert unintentional commit of some testing png
|
changeset |
files
|
Fri, 15 Jan 2016 13:18:40 +0100 |
sheepluva |
serious anti wall sticking protection for hedgewars
|
changeset |
files
|
Fri, 15 Jan 2016 05:50:18 +0100 |
sheepluva |
documentation tweak
|
changeset |
files
|
Wed, 13 Jan 2016 21:29:04 +0300 |
unc0rr |
Damaged hog is not in a jumping state
|
changeset |
files
|
Wed, 13 Jan 2016 19:54:55 +0300 |
unc0rr |
Add some delay to checker
|
changeset |
files
|
Wed, 13 Jan 2016 19:38:03 +0300 |
unc0rr |
Don't allow to kick an admin with super power enabled
|
changeset |
files
|
Sun, 10 Jan 2016 00:45:13 +0300 |
unc0rr |
SDLTry doesn't halt engine no more
|
changeset |
files
|
Wed, 13 Jan 2016 16:19:50 +0100 |
sheepluva |
add some dust effect to rolling/sliding hedgehogs
|
changeset |
files
|
Tue, 12 Jan 2016 17:18:51 -0500 |
koda |
changelog: Mention videorec fixes
|
changeset |
files
|
Tue, 12 Jan 2016 23:16:31 +0100 |
sheepluva |
travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
|
changeset |
files
|
Tue, 12 Jan 2016 22:43:39 +0100 |
sheepluva |
pas2c still does (not like) this
|
changeset |
files
|
Tue, 12 Jan 2016 22:36:08 +0100 |
sheepluva |
don't send text input to chat if not in chat-mode.
|
changeset |
files
|
Tue, 12 Jan 2016 22:12:16 +0100 |
sheepluva |
finish SDL2-window focus change detection code
|
changeset |
files
|
Tue, 12 Jan 2016 21:21:44 +0100 |
sheepluva |
use MIX_DEFAULT_FORMAT for sound
|
changeset |
files
|
Tue, 12 Jan 2016 20:40:12 +0100 |
sheepluva |
fix volume being at 0 on engine start. note: seems window focus changes are not detected atm. (relevant for sound dampening)
|
changeset |
files
|
Tue, 12 Jan 2016 00:36:17 +0100 |
sheepluva |
update Changelog
|
changeset |
files
|
Mon, 11 Jan 2016 22:23:14 +0100 |
sheepluva |
stop screenshot-flash-effects from showing up on consecutive screenshots
|
changeset |
files
|
Sun, 10 Jan 2016 21:33:11 +0100 |
sheepluva |
merge Wuzzy's highlanderfix and statsicons bookmarks.
|
changeset |
files
|
Sat, 21 Nov 2015 21:49:40 +0100 |
Wuzzy |
Customize stats screen icons
|
changeset |
files
|
Sat, 21 Nov 2015 21:37:20 +0100 |
Wuzzy |
Use Goals instead of ShowMission for Highlander mission dialog
|
changeset |
files
|
Sun, 10 Jan 2016 21:14:06 +0100 |
sheepluva |
merge Wuzzy's bluehogfix bookmark. note: there might be a cleaner fix...
|
changeset |
files
|
Sat, 21 Nov 2015 21:23:05 +0100 |
Wuzzy |
Fix Lua error spam in "Chasing the blue hog" after drowning both Crazy Runner and Hog Solo
|
changeset |
files
|
Sun, 10 Jan 2016 19:49:15 +0100 |
sheepluva |
merge Wuzzy's windowtitle bookmark
|
changeset |
files
|
Sat, 21 Nov 2015 21:11:13 +0100 |
Wuzzy |
Add window titles for title-less windows
|
changeset |
files
|
Sun, 10 Jan 2016 19:45:43 +0100 |
sheepluva |
merge Wuzzy's qttranslation bookmark
|
changeset |
files
|
Sat, 21 Nov 2015 20:22:45 +0100 |
Wuzzy |
Load Qt library's translation
|
changeset |
files
|
Sun, 10 Jan 2016 18:01:17 +0100 |
sheepluva |
don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
|
changeset |
files
|
Sun, 10 Jan 2016 17:39:27 +0100 |
sheepluva |
fix/clean-up mousewheel code
|
changeset |
files
|
Sun, 10 Jan 2016 12:59:03 +0100 |
sheepluva |
Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
|
changeset |
files
|
Tue, 05 Jan 2016 15:15:54 -0500 |
nemo |
limit Y increment to 6 (saucer/birdy bug)
|
changeset |
files
|
Mon, 04 Jan 2016 10:08:26 +0300 |
unc0rr |
Overwrite last '+' cmd in the queue instead of appending new command
|
changeset |
files
|
Fri, 01 Jan 2016 19:34:48 -0500 |
nemo |
put teamrope into ShoppaMap too
|
changeset |
files
|
Fri, 01 Jan 2016 19:15:32 +0300 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
Fri, 01 Jan 2016 19:14:59 +0300 |
unc0rr |
Handle drawn maps from net
qmlfrontend
|
changeset |
files
|
Fri, 01 Jan 2016 10:49:59 -0500 |
nemo |
add 32px to top offset
|
changeset |
files
|
Thu, 31 Dec 2015 15:11:44 -0500 |
nemo |
Tweak the hole carving to become less agressive about spacing if random points keep failing.
|
changeset |
files
|
Thu, 31 Dec 2015 12:47:33 -0500 |
nemo |
Force locations for hogs if even TryHard fails on initial spawn.
|
changeset |
files
|
Thu, 31 Dec 2015 10:17:15 -0500 |
nemo |
Disable digging on solid land
|
changeset |
files
|
Thu, 31 Dec 2015 16:26:21 +0300 |
unc0rr |
AI is pretty good at using Bee weapon
|
changeset |
files
|
Thu, 31 Dec 2015 14:00:27 +0300 |
unC0Rr |
Some WIP for bee
|
changeset |
files
|
Wed, 30 Dec 2015 23:30:00 -0500 |
nemo |
Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
|
changeset |
files
|
Wed, 30 Dec 2015 23:20:57 -0500 |
nemo |
remove hardcoded shotgun val
|
changeset |
files
|
Wed, 30 Dec 2015 15:26:25 -0500 |
nemo |
set TryHard for placing hog automatically
|
changeset |
files
|
Wed, 30 Dec 2015 11:59:43 -0500 |
nemo |
remove space from key binding name
|
changeset |
files
|
Wed, 30 Dec 2015 08:50:19 -0500 |
nemo |
call this faller scrambling less often.
|
changeset |
files
|
Tue, 29 Dec 2015 14:44:32 -0500 |
nemo |
Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
|
changeset |
files
|
Mon, 28 Dec 2015 23:37:44 +0300 |
unc0rr |
Allow server admins to join passworded/restricted rooms when it is really needed
|
changeset |
files
|
Mon, 28 Dec 2015 21:51:12 +0300 |
unc0rr |
Defer kicking to the time when everything is in consistent state
|
changeset |
files
|
Mon, 28 Dec 2015 21:21:02 +0300 |
unc0rr |
Allow toggling registration requirement on live server
|
changeset |
files
|
Mon, 28 Dec 2015 09:06:29 +0300 |
unc0rr |
Allow only one query per session
|
changeset |
files
|
Mon, 28 Dec 2015 08:43:38 +0300 |
unc0rr |
Don't send LIST command on join
|
changeset |
files
|
Sat, 26 Dec 2015 22:29:57 +0300 |
unc0rr |
- Fix passing of ansistrings via ipc
qmlfrontend
|
changeset |
files
|
Tue, 22 Dec 2015 11:18:40 -0500 |
nemo |
assume frontend buffer utf-8 to avoid garbage strings in debug
|
changeset |
files
|
Sun, 20 Dec 2015 12:45:49 +0300 |
unc0rr |
Fix two bugs, and yay, spectating works now
qmlfrontend
|
changeset |
files
|