Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-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.
Some work on new IPC, built with the use of mutexes and condition variables
qmlfrontend
2014-09-18, by unc0rr
update manpage
2014-09-09, by sheepluva
Some more of ignoration
qmlfrontend
2014-09-16, by unc0rr
mention the hwplay:// thing in --help
2014-09-08, by sheepluva
Basic layout of frontlib, some more sdl bindings
qmlfrontend
2014-09-16, by unc0rr
fix for < LocutusOfBorg1> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760776
2014-09-08, by sheepluva
- Fix arguments parsing in engine assuming paramcount > 0
qmlfrontend
2014-09-13, by unc0rr
update with new winners
2014-09-07, by nemo
Let's get it started
qmlfrontend
2014-09-12, by unc0rr
- Revert try to add local team on rejoin
2014-08-25, by unc0rr
This should make frontend aware of your own teams in game on rejoin
2014-08-25, by unc0rr
Also pass maze_size parameter to perlin generator in game mode
2014-08-24, by unc0rr
Also convert the message if current team is gone
2014-08-24, by unc0rr
rename of variable typo for readability
2014-08-24, by nemo
ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.
2014-08-24, by nemo
Better diagnostics in log, even though it shouldn't matter anymore
2014-08-24, by unc0rr
Fix map contrainer widget look in russian locale
2014-08-22, by unc0rr
Fix issue 813
2014-08-22, by unc0rr
- Support for pausing multiplayer games
2014-08-22, by alfadur
Add separate option for perlin gen
2014-08-22, by unc0rr
don't render crosshair/laser during kamikaze
2014-08-21, by sheepluva
comment out some debug output code
2014-08-15, by sheepluva
part of patch in issue 803 (ty) - this hopefully should fix issues with cmake Makefiles trying to run "Qt4::lrelease" in the shell
2014-08-15, by sheepluva
Apply new distortion on maze gen
2014-08-13, by unc0rr
Smooth perlin's outline
2014-08-13, by unc0rr
add bug reference to explain the qt version check on osx
2014-08-13, by vittorio giovara
I can't read. sry
2014-08-13, by sheepluva
contradiction with a hint of BS
2014-08-13, by sheepluva
this should fix the cmake 3.0 issue. thanks to Spacey for reporting
2014-08-13, by sheepluva
tweak test
2014-08-13, by sheepluva
add test I used for bisecting
2014-08-13, by sheepluva
I a recent commit I caused flames to use uninitialized values. that lead to fire burning slow and desyncs. this commit fixes/reverts this
2014-08-13, by sheepluva
Fix PlaceSprite
2014-08-12, by unc0rr
Challenge map #12
2014-08-12, by unc0rr
text visibility "fix"
2014-08-11, by nemo
do not render chat if HUD is hidden
2014-08-10, by sheepluva
Oops
2014-08-02, by unc0rr
fix flake angles
2014-08-02, by sheepluva
"fix" sinegun
2014-08-02, by sheepluva
should be RGBA, not RGB
2014-07-28, by nemo
Using blended makes smilies and CJK less hideous.
2014-07-27, by nemo
One more map
2014-07-25, by unc0rr
Forced sprites placing mode, exposed to scripts (not tested at all)
2014-07-25, by unc0rr
Oops
2014-07-25, by unc0rr
Official racer map #11
2014-07-25, by unc0rr
Racer challenge map #10
2014-07-10, by unc0rr
burst drowning gears into bubbles after timeout
2014-07-07, by sheepluva
drowning tweaks
2014-07-07, by sheepluva
cont.
2014-07-07, by sheepluva
simplifying some code
2014-07-07, by sheepluva
some adjustments and support for mirrored world rendering. disabled atm though, I think it is more confusing than helping
2014-07-06, by sheepluva
one finger ought to be enough for everybody
2014-07-06, by sheepluva
tweaks
2014-07-06, by sheepluva
merge (even although I rebased... ok)
2014-07-05, by sheepluva
for real this time
2014-07-05, by sheepluva
fix pas2c build
2014-07-05, by sheepluva
WIP: weSea tweaks, functional and visual
2014-07-05, by sheepluva
Treat "out" as "var"
2014-07-06, by unc0rr
simplify some code
2014-07-05, by sheepluva
Restore teams in teams list on rejoin, should fix issues with second rejoin.
2014-07-05, by unc0rr
Don't pick up own team if only recieved synced teamback message. Fixes second rejoin desync (untested).
2014-07-04, by unc0rr
Fix some issues with rejoining (rejoining client still desyncs though)
2014-07-02, by unc0rr
cpack: do not exclude liblua from release tarball
2014-07-02, by koda
add assignment I forgot
2014-07-01, by sheepluva
lua api: allow to specify layer when adding visual gear
2014-07-01, by sheepluva
Make team disappear after 3 turns in 'gone' state
2014-06-30, by unc0rr
Fix issues with unsynced F and G messages being lost if current team which is supposed to convert them to synced f/g quits
2014-06-29, by unc0rr
Finish implementation of ability to take control over your team after being disconnected. Completely untested.
2014-06-28, by unc0rr
Fix build, and also make protocol a bit more consistent and flexible (only in docs though, to be implemented)
2014-06-26, by unc0rr
Ukrainian translation update
2014-06-26, by Igor Paliychuk
2x2 to avoid engine bug
2014-06-24, by nemo
couple of custom sprites for mikade to override in a lua sidecar if he wants to
2014-06-24, by nemo
Inform engine if player is back after being disconnected
2014-06-23, by unc0rr
Allow server admins to join room of another protocol version
2014-06-23, by unc0rr
Fix issue #791:
2014-06-19, by unc0rr
Racer challenge map #9
2014-06-19, by unc0rr
merge time. it's been a while
2014-06-19, by sheepluva
fix search&replace whoopsy
2014-06-19, by sheepluva
fix camera now being centered on land when game starts
2014-06-19, by sheepluva
cleanup and lol
2014-06-19, by sheepluva
move DrawWaves to uRender
2014-06-18, by sheepluva
Compressing and encoding
2014-06-18, by unc0rr
more tweaking
2014-06-18, by sheepluva
reuse buffers
2014-06-18, by sheepluva
render tweaks
2014-06-18, by sheepluva
tweak/refactor how water is drawn
2014-06-18, by sheepluva
tweak code of DrawTextureFromRectDir a bit, removing issue with different x offset depending on dir. also removing the workaround wrt that issue in the frozen hog code
2014-06-18, by sheepluva
Code drawn map in haskell \o/
2014-06-18, by unc0rr
fix typo that caused visual glitch in water body (e.g. visible on that particular screenie on bottom right corner)
2014-06-17, by sheepluva
"documentation"
2014-06-17, by sheepluva
fix some (newly introduces) glitches with normal water
2014-06-17, by sheepluva
fix pas2c build
2014-06-17, by sheepluva
little visual tweak to weSea rendering
2014-06-17, by sheepluva
adding some arrow
2014-06-17, by sheepluva
speed up tests
2014-06-16, by sheepluva
Qt-Frontend: update description of findhh to better reflect current behavior. thanks to the friendly reminder in issue 805
2014-06-16, by sheepluva
remove unneeded import
2014-06-16, by sheepluva
tweaking hogpointer position again
2014-06-16, by sheepluva
various tweaks
2014-06-16, by sheepluva
tweak engine segfault capabilities
2014-06-15, by sheepluva
Revert all recent sheepluva's work
2014-06-16, by unc0rr
fix videorec build
2014-06-15, by sheepluva
whoops. an "end" moved there
2014-06-15, by sheepluva
do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...
2014-06-15, by sheepluva
clean up halting a little
2014-06-15, by sheepluva
enforce style on message boxes some more
2014-06-14, by sheepluva
fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
2014-06-14, by sheepluva
tweak how chat lines are rendered
2014-06-14, by sheepluva
huh? me? nono, don't mind me. I'm just here to clean up.
2014-06-14, by sheepluva
some rendering tweaks
2014-06-14, by sheepluva
make mouse cursor size same, no matter what zoom level is used...
2014-06-13, by sheepluva
grmlgrmlpas2cgrmlgrml
2014-06-13, by sheepluva
make using the teleporter a bit less challenging
2014-06-13, by sheepluva
fix pas2c build for real this time...
2014-06-13, by sheepluva
I misscounted
2014-06-13, by sheepluva
fix some pas2c related overloading issue
2014-06-13, by sheepluva
whoops, pas2c I owe you
2014-06-13, by sheepluva
state file name and line number in lua error messages
2014-06-13, by sheepluva
racer: if hog starts race without any weapon selected, select whatever is first
2014-06-13, by sheepluva
lua api: SetNextWeapon()
2014-06-13, by sheepluva
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip