Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
fix nil comparison error, see issues 470 and 601
2013-05-01, by Periklis Ntanasis
this is fairer
2013-04-30, by nemo
Use tr() properly
2013-04-29, by unc0rr
This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
2013-04-27, by nemo
So. First pass. Add secondary explosions to RateExplosion and RateShotgun. Not yet added to shoves. This is of limited utility at present since the dX has to be small since we can't bother tracing all hog motion. But, should be more useful once shove is added, and tracking of explosives and mines.
2013-04-27, by nemo
Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue 617.
2013-04-27, by unc0rr
aaaaand this one never was damaging
2013-04-24, by nemo
cheezemonkey pointed out this is no longer damaging
2013-04-24, by nemo
yep. I did forget to put this back
2013-04-21, by nemo
So. This should fix ammo delays being off on a team that is resurrected later in the game, even up freezing delays a bit, prevent an infinite loop in freezing, and reduces fuel burn when adjusting freezer to one-fourth.
2013-04-21, by nemo
merge 0.9.19 in dev
2013-04-21, by koda
it's still not really clear to my why this is needed, maybe only in combination with -XD
0.9.19
2013-04-21, by koda
rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round
0.9.19
2013-04-21, by koda
this macro is not defined on ppc
0.9.19
2013-04-20, by koda
hardcode full compiler path when compiling for ppc
0.9.19
2013-04-20, by koda
expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically
0.9.19
2013-04-20, by koda
resolve divdi3 on ppc
0.9.19
2013-04-20, by koda
link stdc++ (for physfs on linux) only when targetting 32bit
0.9.19
2013-03-26, by koda
Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
2013-04-20, by DrinkMachine
update 0.9.19 with dev branch
0.9.19
2013-04-20, by koda
merge
2013-04-19, by nemo
turkish translation updates
2013-04-19, by volkan
- Revert division hack nonsense
2013-04-20, by unc0rr
Store colors in human-readable form
2013-04-18, by unc0rr
lol, how did it manage to work for years? (z1 - z2 * z.Round) shouldn't respect signs of z1 and z2. It turns out we often had arbitrary .Frac value in division result. Also fixes issue 613.
2013-04-18, by unc0rr
Switch to 'settings.ini'. Copies old ini file if necessary on startup.
2013-04-18, by unc0rr
why would we ever want to divide by 0?
2013-04-17, by nemo
hwFloat division is ~1.6 times faster now
2013-04-17, by unc0rr
Trivial optimization. Wonder if compiler was smart enough about it.
2013-04-17, by unc0rr
add hedgehog tp svg as reference (as requested by nemo). feel free to improve :P
2013-04-15, by sheepluva
Fix issue 603
2013-04-15, by unc0rr
Implement issue 308 with '|' as separator
2013-04-15, by unc0rr
let's go with what nemo suggests
2013-04-14, by koda
Fix hedgehogs number desync. Now all desyncs except the one from issue 521 should be fixed. Please, test.
2013-04-15, by unc0rr
Check for admin role right in the sql statemenet
2013-04-14, by unc0rr
let's try to kill the thread right away and protect the thread variable with a mutex
2013-04-13, by koda
added two security flags to windows linking
2013-04-13, by koda
I see no reason why a visual effect needs Distance. IMO square should look just fine. Untested. Oh. Also reduced flake count at Randi's request.
2013-04-12, by nemo
New hwSqrt implementation which is 46/19 times faster than the old one!
2013-04-11, by unc0rr
CASE FOLDING!!!
0.9.19
2013-04-20, by koda
Reduce AI skills more on high Level values
2013-04-11, by unc0rr
fix for issue 599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p
0.9.19
2013-04-17, by sheepluva
implementation of a restart-game button. location and appearance is not final :P
2013-04-10, by thunderstruck
whoops, unbreak build. how come that cmake doesn't stop anymore on engine build error?
0.9.19
2013-04-16, by sheepluva
This isn't necessary anymore
2013-04-10, by unc0rr
fix for Issue 611: Engine crash in portal code
0.9.19
2013-04-16, by sheepluva
- Revert server workaround over desync from r98e2dbdda8c0
2013-04-10, by unc0rr
make cleaver icon hint at that fact that you have 2 of them
0.9.19
2013-04-16, by sheepluva
Change collision detection with current hedgehog
2013-04-10, by jaree
description tweaks
0.9.19
2013-04-16, by sheepluva
Don't set Default scheme/ammo when switching script if not room admin. Prevents game config desync.
2013-04-10, by unc0rr
fix octorama preview
0.9.19
2013-04-15, by sheepluva
- Better fix to friends joins/quits highlighting problem
2013-04-08, by unc0rr
french translations
0.9.19
2013-04-15, by Matisumi
Merge.
2013-04-07, by dag10
add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
0.9.19
2013-04-15, by Randy
merge
2013-04-07, by sheepluva
Fixed map preview overlap on certain locales (Fixes issue 549).
2013-04-07, by dag10
fixed slash for fruit theme
0.9.19
2013-04-15, by Randy
set translucency on fruit theme water, clamp size to even number (same sdl window resize) and honouring min size, reduce calls to dmgmod a bit
2013-04-07, by nemo
engine translation update, french
0.9.19
2013-04-14, by Matisumi
fix 'failed to install translation' message when misc/locale in hedgewars.ini is empty (which is *always* when 'system default' is selected)
2013-04-06, by koda
cleaning up my own mess, turned out the italian translation has more descriptions than the english one XD
0.9.19
2013-04-14, by sheepluva
reintroduce the notice for restarting frontend after changing language
2013-04-06, by koda
cleaning up nemo's mess :P ( re3407eef6b5474b2a3ea49ea49e354dc05144005 )
0.9.19
2013-04-14, by sheepluva
check for network for feedback dialog too
2013-04-06, by koda
remove delays from "one of everything" weaponset
0.9.19
2013-04-13, by mikade
reintroduce the notification message in case you access dlc page without internet connection
2013-04-06, by koda
remove low grav from fort mode since players might not appreciate it if they just want to play a quick regular forts match against a challenger.
0.9.19
2013-04-13, by sheepluva
fix displaying the right version of windows in system info
2013-04-05, by koda
IT translation file completed.
0.9.19
2013-04-11, by Marco Bresciani
close branch
cmake_pascal
2013-06-13, by koda
feedback, display ram size in MB
2013-04-05, by koda
remove bioshock3-reference on hedgehogs drowning (unlike its predecessors, it turned out to not take place underwater)
0.9.19
2013-04-12, by sheepluva
add useful variables for non-Makefile generators to set where we want our stuff built
cmake_pascal
2013-04-30, by koda
little feedback rewording
2013-04-05, by koda
Hats!
0.9.19
2013-04-07, by Randy
this makes Xcode generator test pass
cmake_pascal
2013-04-30, by koda
use SDL_Threads everywhere
2013-04-05, by koda
small engine translation updates. Thanks to community members 'Wuzzy' and 'Flandre Scarlet' for their suggestions :)
0.9.19
2013-04-07, by sheepluva
fpc sysroot should belong to user configuration
cmake_pascal
2013-04-30, by koda
drill test tweak based on watching AI play
2013-04-04, by nemo
Few Japanese (very "in progress") thansk to wife and the about.
0.9.19
2013-03-15, by Marco Bresciani
remove now-unused function
webgl
2013-04-04, by koda
cmake netiquette
cmake_pascal
2013-03-26, by koda
add shading
2013-04-04, by Randi
merge with latest default branch
0.9.19
2013-04-04, by koda
Fix pos() return type
webgl
2013-04-04, by unc0rr
restore the osx build disabling universal app support
cmake_pascal
2013-03-26, by koda
remove 70c086d9b03f - I suspect the issue was actually part of more general prob probably fixed in cfc44db21d72 by jaree
2013-04-04, by nemo
and now engine in c links too (with more manual intervention as of issue 596)
webgl
2013-04-04, by koda
add and use the integrated version check
cmake_pascal
2013-03-26, by koda
forgot these from raa2ffd427f6a
2013-04-04, by koda
engine to c now compiles with some manual intervention (as of bug 596)
webgl
2013-04-04, by koda
link stdc++ (for physfs on linux) only when targetting 32bit
cmake_pascal
2013-03-26, by koda
So. Some themes have objects that seem to be large natural extensions of the landscape. Masks allow maintaining that. Lemme know if it doesn't look good. If it doesn't, can still use for ice/bounce/indestructible. Indestructible bunker object for example.
2013-04-04, by nemo
update branch again
webgl
2013-04-04, by koda
set directories to be included externally, in the project file
cmake_pascal
2013-03-26, by koda
Fix AI collision detection with crates and overlapping hedgehogs. Remove duplicating code
2013-04-04, by jaree
No more hwengine.desktop here
webgl
2013-04-03, by unc0rr
gather all libs in a single list
cmake_pascal
2013-03-24, by koda
Fruit theme
2013-04-03, by Randi
Fix rendering errors now.
webgl
2013-04-03, by unc0rr
remove old code
cmake_pascal
2013-03-24, by koda
Fixes to make pas2c parse this
webgl
2013-04-03, by unc0rr
strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
2013-04-03, by koda
parsing CMAKE_OSX_ARCHITECTURES
cmake_pascal
2013-03-24, by koda
Bring some sanity here. Feel free to specify parameters in any order and in any notation (full name or one-letter).
webgl
2013-04-02, by unc0rr
ios compiles again (using an old version of sdl)
2013-04-03, by koda
no need of ar and ranlib for pascal
cmake_pascal
2013-03-22, by koda
update webgl branch
webgl
2013-04-02, by koda
fix osx build
2013-04-02, by koda
finish off by replacing remaining Ada occurencies
cmake_pascal
2013-03-22, by koda
Think this is what was meant by koda
2013-04-01, by unc0rr
disable static libraries with fpc
cmake_pascal
2013-03-22, by koda
Hey, there was inc(Radius, 4)
2013-04-01, by unc0rr
oops
cmake_pascal
2013-03-22, by koda
updated turkish frontend translation
2013-03-31, by volkan
drop processor flags
cmake_pascal
2013-03-21, by koda
Unbreak lua localisation, fix untranslated login prompt, update translations.
2013-03-31, by nemo
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip