Mercurial
Mercurial
>
sheepy-clone
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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.
Merge pull request #31 from LocutusOfBorg/fix-cmake
2015-01-16, by sheepluva
Oops, misspelled protocol command
2015-01-14, by unC0Rr
Implement /newseed and /hedgehogs commands. Only tested for building.
2015-01-13, by unc0rr
oups. Accidentally commited air mine stuff which needs reworking now since I can't use Gear^.Hedgehog
2015-01-12, by nemo
move TGear Hedgehog based on how uStats is using it
2015-01-11, by nemo
Add RelWithDebInfo for debugging purposes
2015-01-15, by Gianfranco Costamagna
merge git head
2015-01-06, by sheepluva
Merge pull request #29 from LocutusOfBorg/bad-fix-segfault
2015-01-06, by sheepluva
Unify _P flags
2015-01-06, by Gianfranco Costamagna
Fix handling of perlin mapgen
2015-01-06, by unc0rr
Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
2014-11-29, by Gianfranco Costamagna
- Send maze_size command in other mapgen modes too
2015-01-06, by unc0rr
Rename test to test_normal, to comply with policy CMP0037
2015-01-05, by Gianfranco Costamagna
Fix build w/o S3D and video recording. untested.
0.9.21
2015-07-09, by nemo
merge
2015-01-05, by unc0rr
More ifdefs \o/ (fix build even more)
0.9.21
2015-06-04, by unc0rr
merge
2015-01-05, by unc0rr
Lazy fix for server build
0.9.21
2015-06-03, by unc0rr
Merge pull request #27 from LocutusOfBorg/fix-build2
2015-01-05, by sheepluva
Update .hgignore file
0.9.21
2015-06-03, by koda
Merge pull request #28 from LocutusOfBorg/lua-fix
2015-01-05, by sheepluva
Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
0.9.21
2015-06-02, by koda
Merge pull request #26 from LocutusOfBorg/fix-build
2015-01-05, by sheepluva
Fix building hedgewars-server
0.9.21
0.9.21-release
2015-06-02, by koda
Merge pull request #25 from LocutusOfBorg/translation
2015-01-05, by sheepluva
Support _S and _P in initialization expressions
2015-01-05, by unc0rr
Allow skipping the bundle step after install on OSX
0.9.21
2015-06-02, by koda
Merge pull request #24 from LocutusOfBorg/update-travis
2015-01-05, by sheepluva
Eh, faulty check
2015-01-05, by unc0rr
Move OSX SDL library configuration from SDLh to proper CMakeLists
0.9.21
2015-06-02, by koda
Random gravity values interval should include maxgravity
2015-01-05, by unc0rr
Scheme parsing
qmlfrontend
2015-02-02, by unc0rr
Fix building on OSX when autoupdate is disabled
0.9.21
2015-06-01, by koda
Include feature_size to demos for checker
2015-01-04, by unc0rr
[flib] yay, some work on schemes
qmlfrontend
2015-01-29, by unc0rr
fix issue with contributor hat being displayed for wrong players
0.9.21
2015-01-17, by sheepluva
Oops
2015-01-04, by unc0rr
CMake script for qmlFrontend
qmlfrontend
2015-01-25, by unc0rr
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
0.9.21
2015-01-06, by sheepluva
Not compatible anymore
2015-01-04, by unc0rr
merge default
qmlfrontend
2015-01-03, by unc0rr
backporting some build system fixes and pas2c tweaks
0.9.21
2015-01-06, by sheepluva
Fix home path
2015-01-03, by unc0rr
premature optimisation bit me again.
0.9.21
2015-01-04, by nemo
Fix crash in case of critical image missing
2015-01-03, by unc0rr
Intent is to allow filtering by arbitrary flag combinations. This isn't actually working yet. No idea why. It seems it should. Tired though, so will look at it tomorrow.
0.9.21
2015-01-04, by nemo
checker.ini to avoid hardcoded paths
2015-01-02, by unc0rr
oops
0.9.21
2015-01-03, by nemo
Generate config for 'world edge' and 'script param' scheme options
2015-01-02, by unc0rr
Tired of not knowing which rooms I can't join
0.9.21
2015-01-03, by nemo
Fix setting gravity multiplied by million for a moment of time on new turn on certain circumstances
2015-01-02, by unc0rr
use copyToXY instead to improve legibility
0.9.21
2015-01-03, by nemo
Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
2015-01-01, by nemo
Fix crash in case of critical image missing
0.9.21
2015-01-03, by unc0rr
Uhm... this seems to count as a workaround, not tested though
2014-12-30, by unc0rr
Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead
0.9.21
2015-01-02, by unc0rr
Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
2014-12-30, by unc0rr
tweaks to try and make flakes better behaved in negative gravity. branch safe.
0.9.21
2015-01-01, by nemo
Server-side workaround for frontend's script parameter bug in .21
2014-12-30, by unc0rr
this should probably work
0.9.21
2014-12-30, by nemo
Merge fixes from .21 branch
2014-12-30, by unc0rr
revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay
0.9.21
2014-12-30, by nemo
Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*)
2014-12-29, by Gianfranco Costamagna
Find lua 5.1 on fedora machines (taken from fedora hw git)
2015-01-05, by Gianfranco Costamagna
Fix arm* build failures
2014-12-30, by Gianfranco Costamagna
Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*)
0.9.21
2014-12-30, by Gianfranco Costamagna
Was not a good idea in the first place IMO
2014-12-27, by nemo
Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares)
0.9.21
2014-12-27, by unc0rr
fix amRubber frame positioning fail (probably)
2014-12-25, by nemo
0.9.21 branch
0.9.21
2014-12-24, by unc0rr
More complete fix for FULLMAPCONFIG message, also add new known protocol versions
2014-12-24, by unc0rr
Tweak to land texturing. Treat any non-lfBasic as edge
2014-12-24, by nemo
cleaned up amRubber.png
2014-12-24, by nemo
polish update for rubber
2014-12-24, by krdrt5367
fix for issue #894
2014-12-24, by nemo
bleah. I hate burning changelog revisions, but this isn't finished
2014-12-24, by nemo
Probably fixes issue #891 although the overall playability of the campaign, who knows, since invalid name was used in the add too
2014-12-24, by nemo
*sigh* Somehow I clobbered these while making the changes, without meaning to. Revert to old ones.
2014-12-24, by nemo
This resolves issue #890 and issue #886
2014-12-24, by nemo
forgot zopfli
2014-12-24, by nemo
Suggestion of Wuzzy's. Use Randy's water as SD water.
2014-12-24, by nemo
merge
2014-12-24, by nemo
add wuzzy to credits
2014-12-24, by vittorio giovara
Add Randy's Candy_v1 as an upgrade to the Cake theme, add Cake theme to list of selectable themes. Also add forgotten Hoggywood CMakeLists.txt.
2014-12-24, by nemo
Add Hoggywood. Theme by Rofra, updated and improved by Wuzzy
2014-12-24, by Wuzzy
Add my address to IT translation
2014-12-27, by Gianfranco Costamagna
should fix perlin gen on 32 bit
2014-12-24, by nemo
merge
2014-12-23, by nemo
Hide "optimize" button
2014-12-22, by unc0rr
german translation update, mostly just adding wuzzy's suggested strings
2014-12-21, by sheepluva
Issue 875: Fix faulty translation in German
2014-12-21, by wuzzy
scaling is not safe in multi at all using a team add. will use the first real team instead.
2014-12-22, by nemo
Make amGirder invisible in construction mode since it allows placing anywhere in fortress. Print "insufficient power" if placement was blocked due to that, to avoid confusing noobs.
2014-12-20, by nemo
this bugs me every time I look at it
2014-12-22, by nemo
hat fix
2014-12-19, by sheepluva
revert last commit
2014-12-17, by sheepluva
don't save alpha channel to screenshots when not needed
2014-12-17, by sheepluva
change speechfix implementation (no "continue" anymore
2014-12-17, by sheepluva
grmlgrml
2014-12-17, by sheepluva
change string types of speech bubbles fix to work with pas2c
2014-12-17, by sheepluva
dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
2014-12-17, by sheepluva
cleanup speech bubble code a little. this fixes issue 719
2014-12-17, by sheepluva
ClimbHome mission preview by wuzzy
2014-12-17, by sheepluva
update changelog
2014-12-17, by sheepluva
merge'n'magic
2014-12-16, by sheepluva
just in case. one more nil check
2014-12-16, by nemo
aaaand where it was actually crashing
2014-12-16, by nemo
Add nil checks on HHGear to rope steps.
2014-12-16, by nemo
Issue 871 in hedgewars: "Hedgehog dropping into water while still attached to a rope makes engine crash"
2014-12-16, by sheepluva
add a couple of onGearDamage callbacks to mine/barrel fall damage
2014-12-16, by nemo
Issue 867: Update German mission strings
2014-12-15, by wuzzy
small code tweak
2014-12-15, by sheepluva
fix for Issue 855: Failure to teleport rarely makes engine crash
2014-12-15, by sheepluva
Issue 829: Drill rocket drilling dust is slightly misplaced
2014-12-15, by sheepluva
Issue 852: Using blowtorch to dig through the wrap-around border in caves fails miserably
2014-12-15, by sheepluva
Some fixes and (really lazy) fixes
2014-12-15, by mikade
Issue 768: Bee: Camera focus lost
2014-12-14, by sheepluva
Issue 865: gfResetHealth is not exposed to Lua
2014-12-14, by sheepluva
make use of onGearWaterSkip
2014-12-14, by mikade
Issue 755: Lua API: Add ammo type parameter for onHogAttack
2014-12-14, by sheepluva
lua API event: onGearWaterSkip
2014-12-14, by sheepluva
remove links from doxygen project number as doxygen escapes them now
2014-12-14, by sheepluva
Some ru l10n updates
2014-12-13, by unc0rr
use TeamsCount instead of cMaxTeams in a few loops
2014-12-13, by nemo
Use notice and skip join on irc
2014-12-12, by Gianfranco Costamagna
remove a not that somehow magically appeared in a prior commit.
2014-12-11, by nemo
make camera in wrap mode a bit smarter
2014-12-11, by sheepluva
world edge tweakes/fixes
2014-12-11, by sheepluva
fix size of PtrInt. enable tests for pas2c (all passing now)
2014-12-11, by sheepluva
pas2c doesn't like semi-colons after repeat
2014-12-11, by sheepluva
fix copypasta
2014-12-11, by nemo
let sinegun bounce on weBounce
2014-12-11, by sheepluva
Add (and slightly tweak) Wuzzy's Target Practice missions
2014-12-11, by mikade
Wuzzy's changes to stats for some of the training missions.
2014-12-11, by mikade
cont.
2014-12-11, by sheepluva
wrap explosions!
2014-12-11, by sheepluva
wrap sinegun
2014-12-11, by sheepluva
Issue 848: Minor translation update for German (misc files)
2014-12-11, by wuzzy
fix some old code that assumes that a bullet under water is always outside land array - which is wrong (e.g. during sudden-death in previous releases, also weSea now)
2014-12-11, by sheepluva
small shell script that accepts hedgewars git revisions as parameters and will try to find the respective mercurial revision
2014-12-10, by sheepluva
remove redundant check
2014-12-10, by sheepluva
merge FreeTexture into FreeAndNilTexture
2014-12-10, by sheepluva
put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
2014-12-10, by nemo
Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
2014-12-09, by nemo
make sure view limits are updated at start of game
2014-12-08, by sheepluva
skip a bunch of stuff not applicable to cleanup
2014-12-08, by nemo
Normalize to length of _1_9 to avoid endless normalization leading to fire particles floating midair indefinitely
2014-12-08, by unc0rr
HedgehogDamaged calls CurrentHedgehog
2014-12-08, by nemo
clean up fonts
2014-12-08, by sheepluva
sheepluva is right
2014-12-08, by nemo
oh, probably need nil checks here too
2014-12-08, by nemo
init timer to 0
2014-12-08, by nemo
meh. will persevere. DeleteGear can't call that much stuff...
2014-12-08, by nemo
nil out CurrentHedgehog in FreeModule, add a test for nil'd CurrentHedgehog in DelCI since I'd still like to use DeleteGear for the other stuff it does. Move some variable initialiasations in AI Misc to hopefully avoid some uninit val errors.
2014-12-08, by nemo
Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
2014-12-08, by nemo
Add that "make screenshots of Land/LandPixels" thing for map creators
2014-12-07, by nemo
pretty sure the other teams need stats at 0 for the graph to look right
2014-12-06, by nemo
make BasketballField available as regular map. maybe should make it destructable when not in mission mode *shrugs*
2014-12-05, by sheepluva
Add another (test) map
2014-12-05, by mikade
some translation tweaks
2014-12-05, by sheepluva
better initial camera position
2014-12-05, by sheepluva
darken wrapped world etc. some more
2014-12-05, by sheepluva
adjust position of world edges (at 150 px away from outmost land collision, or less if land array ends earlier)
2014-12-05, by sheepluva
flake FrameTicks value of 0 now indicades that the frame should not be changed
2014-12-04, by sheepluva
☹
2014-12-04, by nemo
Skip frame increments if FrameTicks is over 1000 seconds per frame, probably indicating static at that point.
2014-12-04, by nemo
pas2c-whoops
2014-12-03, by sheepluva
add warning to logs when tests terminates prematurely
2014-12-03, by sheepluva
oops, didn't mean to commit that
2014-12-03, by sheepluva
unexpected return from lua test should not return exit status 0
2014-12-03, by sheepluva
tweaking the lua test function thingy
2014-12-03, by sheepluva
set globals in commandline lua
2014-12-03, by nemo
Schemes list combobox with their names
qmlfrontend
2014-12-18, by unc0rr
fix some things I messed up with the drawing functions
2014-12-03, by sheepluva
More complete fix for FULLMAPCONFIG message, also add new known protocol versions
qmlfrontend
2014-12-07, by unc0rr
update changelog
2014-12-02, by sheepluva
Script combobox.wiki
qmlfrontend
2014-12-04, by unc0rr
move functionality of Draw.lua into engine
2014-12-02, by sheepluva
Finish combobox implementation (except for visual part)
qmlfrontend
2014-12-03, by unc0rr
make tests use Draw.lua for now too
2014-12-02, by sheepluva
Some more progress at custom combobox
qmlfrontend
2014-12-03, by unc0rr
forgot this one.
2014-12-02, by nemo
merge default
qmlfrontend
2014-12-03, by unc0rr
oops, IOResult is a function in pascal, but not in pas2c
2014-12-02, by sheepluva
Sheepluva thought this was worth adding.
2014-12-02, by nemo
switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
2014-12-02, by nemo
Fix FULLMAPCONFIG message
2014-12-02, by unC0Rr
update land texture /after/ smoothing
2014-12-01, by sheepluva
fix despeckle
2014-12-01, by sheepluva
weapon set: Shoppa Pro
2014-12-01, by sheepluva
This should probably fix multiplayer desync, but is the result of fiddling while pretty sick/feverish so, needs testing, and the water/scaling stuff is disabled.
2014-12-01, by nemo
oops
2014-12-01, by unC0Rr
some friendly updates to TechRacer
2014-12-01, by mikade
turns out IOResult is actually IOResult() - a function that clears its result after each call
2014-11-30, by sheepluva
oops, fix logging. had = instead of <> in an error check
2014-11-30, by sheepluva
*sigh*
2014-11-30, by nemo
stricter skip
2014-11-30, by nemo
Limit fire particles speed to 2
2014-11-30, by unc0rr
fix for Issue 840: Basic Training - Grenade is failing to dismiss team
2014-11-30, by sheepluva
expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
2014-11-30, by nemo
don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
2014-11-30, by sheepluva
delay cake boom until it has walked a little bit. also fix accidental drowning of watergods in last commit
2014-11-30, by nemo
add a half-second flighttime delay to flamethrower flames so they can leave the "barrel" of the flamethrower without burning the hog
2014-11-30, by nemo
Should prevent desync hopefully. Thanks unc0rr
2014-11-30, by nemo
fix copypasta-fail that would cause splashes to use invalid sprite data pointer. should fix issue 838
2014-11-30, by sheepluva
oh right, forgot sheepluva had fixed ice
2014-11-29, by nemo
give sea world edges some icegun love
2014-11-30, by sheepluva
Wuzzy's changes to climbhome w/ some tweaks by me
2014-11-29, by nemo
Reset max team health after script may have screwed with it on start. Maybe a script max health reset function could be useful too. Set climbhome hogs to invulnerable while not their turn if needed to avoid accidental mine/dead hog damage. Tweak cake fire boom a bit.
2014-11-29, by nemo
Move cake FollowGear to Attack like most others, remove the gmAttack clearing which is also done in Attack.
2014-11-29, by nemo
duplicate the ammoshove block into the falling fire area - this will make falling flames take out hogs in saucers, on rope, etc. no more dodging your own napalm strike by taking to the skies...
2014-11-29, by nemo
don't drown unplaced hedgehogs. thanks to zimmux and Wohlstand for reporting
2014-11-29, by sheepluva
some moar mergin'
2014-11-29, by sheepluva
super-filthy hack to allow pas2c to fallback to writing to stderr.
2014-11-29, by sheepluva
oops. no need to (re)open stderr I guess
2014-11-29, by sheepluva
make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work
2014-11-29, by sheepluva
give variable with unit-wide scope a better name than just 'f'
2014-11-29, by sheepluva
Mix up the quick game terrain a bit.
2014-11-29, by nemo
mergeception
2014-11-29, by sheepluva
merge
2014-11-29, by nemo
merge
2014-11-29, by sheepluva
Merge pull request #21 from LocutusOfBorg/exclude-git
2014-11-28, by sheepluva
map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now
2014-11-29, by sheepluva
Excluding .git directory from the source tarball creation
2014-11-28, by Gianfranco Costamagna
more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
2014-11-29, by sheepluva
Merge pull request #20 from LocutusOfBorg/tests
2014-11-28, by sheepluva
some more fixing
2014-11-29, by sheepluva
Disable testing if BUILD_ENGINE_C=ON (they fail)
2014-11-28, by Gianfranco Costamagna
fix some pas2c related issues
2014-11-29, by sheepluva
Verbose tests
2014-11-26, by Gianfranco Costamagna
fix invulnerability check for shotgun
2014-11-28, by nemo
Add testsuite
2014-11-25, by Gianfranco Costamagna
zopfli compression for images where the win was 10+% and the files would be included in the release
2014-11-28, by nemo
finnish translation fixes
2014-11-27, by Janne Uusitupa
Added TechRacer (still needs a lot of love), updated changelog
2014-11-27, by mikade
new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
2014-11-27, by sheepluva
move fixed test case out of 'todo'
2014-11-26, by sheepluva
Skip checkin on collision for frequently spammed gear types if collision gets huge instead of trying to delete mines.
2014-11-25, by nemo
move failing test into "todo" folder so that it can be excluded with ctest -E '^todo/'
2014-11-25, by sheepluva
Add scheme and weaponset for Construction Mode.
2014-11-25, by mikade
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
tip