2018-02-08 |
Wuzzy |
Add callback: onEndTurn
|
changeset |
files
|
2018-02-08 |
Wuzzy |
Change hats exclusion rule in hats_js_anim.xhtml
|
changeset |
files
|
2018-02-08 |
Wuzzy |
Fix broken preview of team hats in frontend
|
changeset |
files
|
2018-02-08 |
Wuzzy |
Add missing beginWriteArray in scheme model code
|
changeset |
files
|
2018-02-08 |
Wuzzy |
Fix failure to read game scheme (.hwg) files
|
changeset |
files
|
2018-02-08 |
KoBeWi |
Fix how scheme files behave
|
changeset |
files
|
2018-02-08 |
KoBeWi |
Keep game/weapon schemes in separate files
|
changeset |
files
|
2018-02-08 |
mtg90pl |
Add Polish voicepack (Default_pl) by mtg90pl
|
changeset |
files
|
2018-02-08 |
Wuzzy |
Fix timebox being usable in SD w/ damage=0
|
changeset |
files
|
2018-02-07 |
Wuzzy |
Fix TotalRounds counting rounds a couple of turns too late
|
changeset |
files
|
2018-02-07 |
Wuzzy |
Refactor Sudden Death starting into own function
|
changeset |
files
|
2018-02-07 |
Wuzzy |
Add the flag of Scotland (uk_scotland)
|
changeset |
files
|
2018-02-07 |
Wuzzy |
Fix green color channel on themes with sd-tint (#566)
|
changeset |
files
|
2018-02-07 |
Wuzzy |
Add theme fallback music settings
|
changeset |
files
|
2018-02-07 |
Wuzzy |
Remove unused variable in uGearsHandlersMess
|
changeset |
files
|
2018-02-07 |
Wuzzy |
ClimbHome, Sniper Rifle training: Unselect weapon after victory
|
changeset |
files
|
2018-02-07 |
Wuzzy |
Calling SetWeapon with amNothing now unselects weapon
|
changeset |
files
|
2018-02-07 |
Wuzzy |
Change weapon icons of mudball and air mine
|
changeset |
files
|
2018-02-07 |
Wuzzy |
Lua API: Add WriteLnToChat
|
changeset |
files
|
2018-02-07 |
Wuzzy |
ASA, Hard Flying: Show personal best at mission start
|
changeset |
files
|
2018-02-06 |
Wuzzy |
Precise Shooting mission: Fix Lua errors when enemy dies after hero
|
changeset |
files
|
2018-02-06 |
Wuzzy |
Start changelog for 0.9.24
|
changeset |
files
|
2018-02-06 |
Wuzzy |
ASA: Fruit03: Show collected ammo
|
changeset |
files
|
2018-02-06 |
Wuzzy |
ACF3: Explode princess when skipping 12turn course failanim
|
changeset |
files
|
2018-02-06 |
Wuzzy |
Show # of turns left in the 12-turn parcour segment of ACF3
|
changeset |
files
|
2018-02-06 |
Wuzzy |
String cleanup: Double/triple exclamation marks
|
changeset |
files
|
2018-02-06 |
Wuzzy |
Fix various story flaws in mission descriptions of ACF campaign
|
changeset |
files
|
2018-02-06 |
Wuzzy |
Fix some minor formatting and grammar flaws in script strings
|
changeset |
files
|
2018-02-06 |
Wuzzy |
Fix various typos in translatable strings
|
changeset |
files
|
2018-02-06 |
Wuzzy |
Fix error 52: Move amMinigun.png to Graphics/Hedgewars
|
changeset |
files
|
2018-01-31 |
alfadur |
Machinegun. also tweaked ignore
|
changeset |
files
|
2018-01-24 |
unc0rr |
Finish porting. Seems to work, but no thorough testing has been performed
qt5transition
|
changeset |
files
|
2018-01-24 |
unc0rr |
Configure for Qt5
qt5transition
|
changeset |
files
|
2018-01-16 |
unc0rr |
Add assert on LoadingText texture value
0.9.23
|
changeset |
files
|
2018-01-16 |
unc0rr |
Proper rejoin desyncs fix now
0.9.23
|
changeset |
files
|
2018-01-15 |
unc0rr |
The ultimate fix for rejoin desyncs
0.9.23
|
changeset |
files
|
2018-01-14 |
unc0rr |
Fix for freebsd
qmlfrontend
|
changeset |
files
|
2018-01-15 |
nemo |
add a mask to the sand hog
|
changeset |
files
|
2018-01-10 |
unc0rr |
Pass mouse movements to engine, warp cursor in frontend
qmlfrontend
|
changeset |
files
|
2018-01-10 |
koda |
merge
|
changeset |
files
|
2018-01-10 |
koda |
Apply horrible workaround to build relocatable executables
0.9.23
|
changeset |
files
|
2018-01-10 |
koda |
Set cmake RPATH policy to OLD
0.9.23
|
changeset |
files
|
2018-01-07 |
sheepluva |
fix crosshair rendering in GL2 mode
|
changeset |
files
|
2018-01-07 |
sheepluva |
also put GL2 fixes into default
|
changeset |
files
|
2018-01-07 |
unc0rr |
Fix referencing missing item
qmlfrontend
|
changeset |
files
|
2018-01-07 |
unc0rr |
- ResizeWindow function to pass engine new window size
qmlfrontend
|
changeset |
files
|
2018-01-06 |
sheepluva |
whoops, I ruined the path of the unC0Rr
qmlfrontend
|
changeset |
files
|
2018-01-06 |
sheepluva |
fix issues and my past sins with GL2
qmlfrontend
|
changeset |
files
|
2018-01-05 |
unc0rr |
Fix missing default values
qmlfrontend
|
changeset |
files
|
2018-01-05 |
nemo |
apparently this is GLES2 only
|
changeset |
files
|
2018-01-05 |
unc0rr |
Fix missing includes for GL2 build
qmlfrontend
|
changeset |
files
|
2018-01-05 |
unc0rr |
Comment out functions that don't need to be called for engine in frontend window
qmlfrontend
|
changeset |
files
|
2018-01-02 |
unc0rr |
Break engine completely and make it render in frontend window (no actual rendering yet, just white screen)
qmlfrontend
|
changeset |
files
|
2018-01-02 |
nemo |
pick up unc0rr's preview fix
|
changeset |
files
|
2018-01-02 |
unC0Rr |
Fix obviously broken logic. Fixes broken preview fetching on Windows.
0.9.23
|
changeset |
files
|
2017-12-30 |
antonc27 |
- Present stats page always on main thread
ios-develop
|
changeset |
files
|
2017-12-30 |
antonc27 |
- BIG CHANGE: Convert iOS project to use ARC
ios-develop
|
changeset |
files
|
2017-12-29 |
antonc27 |
- Fix ammos menu crash
ios-develop
|
changeset |
files
|
2017-12-29 |
antonc27 |
- Lazy checks for preventing crash when drawing 'nice hogs' on config screen (frontend) on iPad. Now we have animation glitch sometimes, but this is preferable to crash anyway
ios-develop
|
changeset |
files
|
2017-12-29 |
antonc27 |
- Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too...
ios-develop
|
changeset |
files
|