Mercurial
Mercurial
>
sheepy-clone
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-240
+240
+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.
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
Engine/Frontend:
2010-09-30, by smaxx
Update translations, add a hungarian stub for edge_hog who is volunteering
2010-09-30, by nemo
playing a bit with colors
2010-09-30, by koda
implemented endless turns support and added Timeless scheme (also fixed a crasher)
2010-09-29, by koda
Correct bug in flight ceiling for birdy as well, increase clip on velocity to 1.9 (shouldn't cause problems with most collision checks still), apply clip to both + and -
2010-09-29, by nemo
Engine:
2010-09-27, by smaxx
merge
2010-09-27, by koda
have engine try for a second position when map loading fails (in this way it's possible to move Missions data to any path)
2010-09-27, by koda
further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
2010-09-27, by koda
move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
2010-09-26, by koda
remove windspeed from bubbles, remove initial dY from bubbles, apply dY/dX to bubbles, correct offsets on flying saucer flame graphics, add bubbles when flying saucer thrusts underwater, make flying saucer sink more slowly underwater
2010-09-26, by nemo
Can't use cHealthDecrease here for these two 'cause it isn't a generic "do some damage to hog" flag, but is rather set when SD starts
2010-09-26, by nemo
Allow UFO to go underwater. Keep UFO active if it runs out of fuel in the air/water, just disable controls.
2010-09-26, by nemo
enable Lua for iOS (hooks for frontend to be done)
2010-09-26, by koda
merge
2010-09-26, by koda
finishing touches to save games handling (help label, dim on overlay, edit text only when table is editable)
2010-09-26, by koda
pimp-my-savagame-table
2010-09-25, by koda
have Saves restart net when loaded, also resumes music
2010-09-25, by koda
Show database errors in stderr
2010-09-25, by unc0rr
slight shading adjustment
2010-09-24, by henek
merge
2010-09-23, by koda
implemented reloading savefiles
2010-09-23, by koda
captions are scaled down when they're bigger than screen
2010-09-23, by koda
Engine:
2010-09-22, by smaxx
compilation bugfix and scaling down textures when bigger than screen
2010-09-22, by koda
Engine:
2010-09-22, by smaxx
allow more flexibility between viewcontrollers, also added stub pages for saved games
2010-09-22, by koda
Engine:
2010-09-22, by smaxx
initial support for savegames
2010-09-22, by koda
Extend time limit to 9999, remove ready timer if time is over 999 and stop drawing time if it is over 999 (draws wrong over 999 anyway) - this has the effect of allowing an "unlimited" time appearance if turns are over a quarter hour or so. This can be used to add an unlimited time scheme or button to ipad
2010-09-22, by nemo
Added tag Hedgewars-iOS-1.0.1 for changeset 3620607258cd
2010-09-19, by koda
silly error about Island theme removal
Hedgewars-iOS-1.0.1
2010-09-19, by koda
Removed tag Hedgewars-iOS-1.0.1
2010-09-19, by koda
Added tag Hedgewars-iOS-1.0.1 for changeset 296ec09490d9
2010-09-19, by koda
update version numbers
2010-09-19, by koda
various fixes around, plus new 'ask for review' page
2010-09-19, by koda
fixed the voice selection where you couldn't hear a preview sound
2010-09-19, by koda
merge
2010-09-19, by koda
re-add City theme with the UpdateDataFolder script (and revert changes made to the flake sprite)
2010-09-19, by koda
rework the AI level selection
2010-09-19, by koda
Updated Swedish locale
2010-09-18, by Henek
fix a small glitch in textfield cells and remove cheese from pro
2010-09-18, by koda
fix the British voicepack and add to Mercurial the sounds used in the mobile version
2010-09-18, by koda
Frontend:
2010-09-18, by smaxx
added forgotten images, removed support for CJK fonts (saving 13 MB)
2010-09-18, by koda
aaaand use the right name
2010-09-17, by nemo
Oops. Forgot to change these over after switching CurWeapon to AmmoType
2010-09-17, by nemo
inu adds a few more random teams
2010-09-17, by nemo
Frontend:
2010-09-17, by smaxx
Frontend:
2010-09-14, by smaxx
Frontend:
2010-09-14, by smaxx
Frontend:
2010-09-14, by smaxx
Merge
2010-09-14, by smaxx
Revert accidental commit of inu's stretching of this column
2010-09-14, by nemo
Frontend:
2010-09-14, by smaxx
Frontend:
2010-09-14, by smaxx
Engine:
2010-09-14, by smaxx
Engine:
2010-09-14, by smaxx
updated pt
2010-09-14, by inu
typo and fill in "translation" for an empty english stub
2010-09-13, by inu
more fixing of indentation
2010-09-13, by nemo
clean up koda's indenting :-p
2010-09-13, by nemo
Mucked up offsets of sequences when rearranging.
2010-09-13, by nemo
resized splash (to fit 512 tex limit)
2010-09-13, by nemo
updated engine text
2010-09-13, by archl
Unbreak Team hats, shrink some hat sizes
2010-09-12, by nemo
Adjust to reduced ammo menu dimensions.
2010-09-12, by nemo
Fix kamikaze portal loop
2010-09-12, by nemo
Sounds:
2010-09-12, by smaxx
This change allows computers limited to 512 texture size like szczur's card to run Hedgewars, so long as reduce quality is set to eliminate background textures.
2010-09-12, by szczur
Fix wrong sized, wrong colored Splash.png in Art theme
2010-09-12, by glykorin
Engine:
2010-09-10, by smaxx
Engine:
2010-09-10, by smaxx
Fix swapped x/y in drill rocket test
2010-09-09, by nemo
Untested fix of r3672 - should avoid hogs dying due to multiple health machine sources, and inappropriate application of karma/vampirism to these.
2010-09-09, by nemo
Probably fix missing hats.
2010-09-08, by nemo
Remove ready timer halting game ticks in chat
2010-09-08, by nemo
Trying to adjust behaviour of multishoot w/ portal gun so switching weapons works correctly.
2010-09-08, by nemo
Minor text changes
2010-09-07, by inu
Update to 0.9.45 from 0.8.81
2010-09-06, by nemo
Didn't notice Tiy sneak some images in
2010-09-06, by nemo
Underwater updates and fixes by Palewolf
2010-09-06, by tiyuri
Fix selection while in UFO
2010-09-06, by nemo
Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
2010-09-06, by nemo
New compost music from HG
2010-09-06, by tiyuri
Frontend:
2010-09-06, by smaxx
Frontend:
2010-09-06, by smaxx
Delete CI in ResurrectHedgehog prior to FindPlace. Restrict FindPlace to the waterline, a bit more efficient.
2010-09-05, by nemo
gfAISurvival: fix issue when cpu cannot find new place to spawn
2010-09-05, by burp
Added tag Hedgewars-iOS-1.0 for changeset 81db3c85784b
2010-09-04, by koda
headers ftw, also right project file
Hedgewars-iOS-1.0
2010-09-04, by koda
Removed tag Hedgewars-iOS-1.0
2010-09-04, by koda
merge
2010-09-04, by koda
Added tag Hedgewars-iOS-1.0 for changeset fd6c20cd90e3
2010-09-04, by koda
typos, reduced sound size and last minute fixes
2010-09-04, by koda
updated translation
2010-09-03, by archl
also remove sinegun from the ifrontend for whatever reason
2010-09-03, by koda
*patch by arrom: fix installation of fort images
2010-09-03, by koda
Engine:
2010-09-03, by smaxx
Engine:
2010-09-03, by smaxx
Disable sine gun in all weapon sets, slap a beta on the name and incomplete in description. This is to reassure sheepluva who fears his WIP making it prominently into a release.
2010-09-02, by nemo
add a noconsole symbol, update the project file for appstore distribution
2010-09-03, by koda
merge
2010-09-03, by koda
a little more intuitive team editing
2010-09-02, by koda
Frontend: improve statsPage (clean up translation strings)
2010-09-02, by TheXception
discrimination between ai and humans
2010-09-02, by koda
Fixed Sky files
2010-09-02, by tiyuri
use built-in method QString::isEmpty()
2010-09-02, by unc0rr
Engine:
2010-09-02, by smaxx
Fix graphic issue
2010-09-02, by tiyuri
another small update to sheep
2010-09-02, by tiyuri
Completely rework sheep theme
2010-09-02, by tiyuri
zero span is undefined, use -1 instead
2010-09-02, by unc0rr
Locales:
2010-09-02, by smaxx
Adding new weapon descriptions
2010-09-02, by tiyuri
Added descriptions for new weapons
2010-09-02, by tiyuri
remove now useless toggle, add ai team
2010-09-02, by koda
Fix for issue #20
2010-09-01, by nemo
Added descriptions for new weapons
2010-09-02, by tiyuri
New Art theme music (thank the lord!)
2010-09-01, by tiyuri
Engine:
2010-09-01, by smaxx
Engine:
2010-09-01, by smaxx
Engine:
2010-09-01, by smaxx
Engine:
2010-09-01, by smaxx
New Art theme music (thank the lord!)
2010-09-01, by tiyuri
Updated some stats graphics
2010-08-31, by tiyuri
o0 merge
2010-08-30, by burp
help page for lobby
2010-08-30, by koda
help page for ingame, some other fixes here and there
2010-08-30, by koda
patch by inu to fix a glitch in netgame chatbox
2010-08-30, by koda
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
tip