Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
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.
text updates
2010-10-30, by inu
potential fix for Issue #86: 'Objects behind a portal will sometimes go through the portal.' please test
2010-10-31, by sheepluva
set hasGone to prevent resurrection.
2010-10-30, by nemo
make aura match cross colour, add a faint aura to resurrected hogs. basically mucking about w/ burp's weapon again.
2010-10-30, by nemo
Only set zombie hat if the hog didn't have a hat. I'm keeping my dinos dammit!
2010-10-30, by nemo
add some phone rumbling to big explosions, airbomb and sinegun
2010-10-31, by koda
translation file updates
2010-10-31, by sheepluva
can move the new ammo menu freely
2010-10-31, by koda
remove the steam community group from one of the tips/hints/whatever
2010-10-31, by sheepluva (and totally not Smaxx)
fix background for the about and saves controller
2010-10-31, by koda
German translation
2010-10-31, by Always-Godlike
move functions called by pascal code outside controller
2010-10-31, by koda
merge
2010-10-31, by Tobias Neumann
Portal: don't port RCPlanes for now, they are too wide anyway :P
2010-10-30, by sheepluva
update pt translation
2010-10-31, by inu
Resurrector: respect modified Gear position for resurrection range circle
2010-10-30, by Tobias Neumann
Resurrector: Levitate hog + show cross
2010-10-30, by Tobias Neumann
mergeā¦
2010-10-30, by Tobias Neumann
Resurrector: Use zombie-hat for resurrected hogs
2010-10-30, by Tobias Neumann
clear poison on death
2010-10-30, by nemo
A few lines were missing from spanish locale
2010-10-30, by Carlos Vives
burp can always remove this if he doesn't like it. just making it a bit more interesting.
2010-10-29, by nemo
Kill off hog immediately on using up health, use more common formatting, call render less often
2010-10-29, by nemo
Trying to help burp along, here...
2010-10-29, by nemo
This should only allow switching from portal gun and the like.
2010-10-29, by nemo
Avoid doing this stuff twice, even if CheckForWin is called twice
2010-10-29, by nemo
An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
2010-10-29, by circoficus
Chinese update
2010-10-29, by tonghuix
Finnish update
2010-10-29, by ninnnu
Slovakian update
2010-10-29, by jose1711
Portugese update
2010-10-29, by arrom
fix an annoying bug that didn't allow returning to the ifrontend
2010-10-29, by koda
merge
2010-10-29, by koda
one more interface trick, force max resolution possible when in fullscreen
experimental3D
2010-10-27, by koda
Only FollowGear for the pilot.
2010-10-27, by nemo
update branch with latest head, most likely breaking water color in stereo mode
experimental3D
2010-10-27, by koda
disable gfMines and update variable names (landadds -> minesnum, cLandAdditions -> cLandMines)
2010-10-29, by koda
merge
2010-10-27, by nemo
merge
2010-10-27, by koda
engine: reorder GameFlags and update files, frontend and other stuff
2010-10-27, by koda
restore king mode
2010-10-26, by koda
Updated spanish locale
2010-10-27, by Carlos Vives
make napalm strike a bit less irritating
2010-10-27, by nemo
the ios port is also iphone compatible
2010-10-25, by koda
SmokeTrace: animation got aborted before last animation frame was displayed
2010-10-25, by sheepluva
fix/tweak let clouds reflect wind speed and direction again + stronger
2010-10-24, by sheepluva
Added tag list for changeset 82e4a5ef18f7
2010-10-23, by Tobias Neumann
initialise to team count
2010-10-24, by nemo
Resurrector Weapon: Add ammo icon, sound, hedgehog picture (from Tiy).
2010-10-23, by Tobias Neumann
Added tag Hedgewars-iOS-1.1 for changeset adffb668f06e
2010-10-21, by koda
add a default description to the new ammomenu
Hedgewars-iOS-1.1
2010-10-21, by koda
Set default ready timer to 0 to see if desyncs come back.
2010-10-21, by nemo
my turn to merge
2010-10-21, by koda
Remove this - doesn't seem to do anything useful after all.
2010-10-19, by nemo
merge
2010-10-19, by nemo
some more memory opt
2010-10-21, by koda
use labels instead of images, should save ram and space
2010-10-19, by koda
ios version bump and other minor things
2010-10-19, by koda
add name, caption and description to the new ammomenu
2010-10-17, by koda
updated PT locale
2010-10-16, by inu
goodbye Barrelhouse and Island forts, we've had a good time together but now we must move on
2010-10-16, by koda
fix some glitches
2010-10-16, by koda
optimizations to new ammomenu and overlay
2010-10-15, by koda
less warning, no rotation glitch, more comments
2010-10-14, by koda
Resurrector weapon: do not make it end turn, add description,
2010-10-14, by Tobias Neumann
Rope optimisation. Remove a space in sdl keys that seems like a bug - issue #70
2010-10-19, by nemo
i fix up the new ammo menu finally
2010-10-13, by koda
(none)
2010-10-13, by smaxx
minor stuff
2010-10-12, by koda
set CurAmmoType to a temp var so I don't have to worry about it switching inside the routine so that I can actually put OnUsedAmmo where it belongs.
2010-10-11, by nemo
Ok. Let's disable the right one this time. In fact, let's just remove newgrave entirely - no point in half-measures.
2010-10-11, by nemo
Disable newgrave - conflicts with resurrection
2010-10-11, by nemo
Extend the >0 / amNothing check
2010-10-11, by nemo
merge
2010-10-11, by koda
Call OnUsedAmmo *after* doing the normal CurAmmoType stuff so CurAmmoType actually points to the right bloody weapon
2010-10-11, by nemo
Add dummy amResurrector sprite
2010-10-11, by Tobias Neumann
New Weapon: Resurrector (TODO: ammo icon + sprites)
2010-10-11, by Tobias Neumann
Add debug message about # cmd
2010-10-11, by unc0rr
Constrain to <= to avoid a bug on bottom edge reported by Henek
2010-10-11, by nemo
Remove bit of debug code from prior, don't switch weapons on end of turn (stick with whatever the last weapon was)
2010-10-11, by nemo
Don't use AfterAttack in saucer - CurAmmoType is switched at this point
2010-10-11, by nemo
update some numerus forms for english
2010-10-11, by nemo
restore the delay between shots
2010-10-10, by nemo
Skip "hurry" message if turn is 10s or less
2010-10-10, by nemo
You win fillammostore
2010-10-10, by nemo
Hopefully fix the last of the more obvious weapon bugs w/ infinite attack mode, add a depixeling sweep every 5s too.
2010-10-10, by nemo
Hopefully fix bee/air attacks w/o screwing anything else up. Set mines to trigger immediately in infinite attack mode (better not use 0s mines)
2010-10-10, by nemo
moved some utilities to a separate column with round buttons
2010-10-11, by koda
Correct another bug in slot switching, adjust width of theme list, really truly fix reset of weps (I hope) should also fix infinite teleport bug in place hogs mode. Slow update of health to 5s for inf attack mode.
2010-10-10, by nemo
split the flag tableview in worldwide and community
2010-10-11, by koda
Add the standard delay (1.25 seconds) between attacks on inf attack mode, as well as checks for damage and win.
2010-10-10, by nemo
some rethinking of initial menu presentation and initial orientation (also merging images should be threadsafe now)
2010-10-10, by koda
Some screwing around in try to fix space leak. No luck yet.
2010-10-10, by unc0rr
Enable resetting of weapons after each turn - useful in combination with a limited weaponset and unlimited attacks
2010-10-10, by nemo
Check on an infinite attacks mode, still many problems in actual weapons
2010-10-10, by nemo
forgot the mapping
2010-10-10, by nemo
Add per-hog ammo option, initial stubs for infinite attack and weapon reset, fix a bug in ammo switching
2010-10-10, by nemo
Tank fort
2010-10-10, by Carlos Vives
integrate nicely with external display
2010-10-10, by koda
some optimizations to drawing and fetching data of new ammomenu
2010-10-10, by koda
merge
2010-10-09, by koda
Some optimizations
2010-10-08, by unc0rr
fix issue 24 and issue 81
2010-10-08, by koda
bug #83 - move test of disabled land objects into AddObjects
2010-10-07, by nemo
made the new menu toggable
2010-10-09, by koda
merge
2010-10-06, by nemo
polishing the cocoa ammomenu a little, still requires work
2010-10-09, by koda
Engine:
2010-10-06, by smaxx
Set ammo to amNothing after using up the current ammo. This should reduce noob fail where they blow themselves up w/ bazooka.
2010-10-06, by nemo
remove a useless field from weaponfile format
2010-10-07, by koda
Inline most of uFloat (saves ~7.5% opcount on a test game), inline a few very short candidates in uMisc, comment out some unused functions in uMisc
2010-10-06, by nemo
move all mobile-related functions in their own module, provides a structure for future mobile ports
2010-10-07, by koda
strip CRLF
2010-10-06, by nemo
use dynamic data from engine instead of using hardcoded values
2010-10-06, by koda
Missing file extensions for icons was screwing up Qt 4.7
2010-10-04, by nemo
WIP for an objc ammomenu implementation
2010-10-04, by koda
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
2010-10-03, by koda
iPad Video Out support (+less warnings +code update for latest SDL)
2010-10-02, by koda
Hungarian locale
2010-10-01, by edge_hog
updated lua loading in the ifrontend and also fixed masked maps
2010-09-30, by koda
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
tip