Mercurial
Mercurial
>
hedgewars-draft
/ 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.
Fix translation (it was smth like "they have normal bounced")
2011-08-22, by unc0rr
merge
2011-08-22, by unc0rr
add Zorg to credits
2011-08-22, by koda
tiny tweak in how lua is moved + added two reverts
hedgeroid
2011-08-22, by Xeli
enable a tip on osx, remove trailing whitespaces
2011-08-22, by koda
Implement TestHammer which makes sense
2011-08-22, by unc0rr
merge
hedgeroid
2011-08-21, by Xeli
russian translation update
2011-08-22, by tsleon
Make AI aware of damage modifiers
2011-08-22, by unc0rr
removed the enabling of sensors
hedgeroid
2011-08-21, by Xeli
make it easier to do portal shoppa, ensure structure doesn't show up by accident in a weaponset
2011-08-21, by nemo
Removed chinese font
hedgeroid
2011-08-21, by Xeli
Try to avoid overlapping voices for major statements (not things like byebye or oof)
2011-08-21, by nemo
Changed url to code.google.com page
hedgeroid
2011-08-21, by Xeli
Strip and compress Golf theme
2011-08-21, by nemo
changed an ifdef so that android too uses mono sound
hedgeroid
2011-08-21, by Xeli
mergy merge merge
2011-08-21, by nemo
cosmetic tweak in the teamselection menu
hedgeroid
2011-08-21, by Xeli
merge
2011-08-21, by mikade
Try blurriness instead, to make inactive ammos clearer. Also add some missing line breaks in french locale.
2011-08-21, by nemo
forgot to hg add the images...
hedgeroid
2011-08-21, by Xeli
HUD for Space Invasion, minor bugfix
2011-08-21, by mikade
hammer tweak
2011-08-21, by nemo
Added a visual imageview to show how many teams have been selected, plus feedback when creating a new team:
hedgeroid
2011-08-21, by Xeli
Add mikade and Xeli to credits
2011-08-21, by nemo
Added a check for team count to prevent the engine from crashes when starting with <2 teams + changed the text in the Teams selection menu
hedgeroid
2011-08-21, by Xeli
Allow hammer to bash mines/barrels too, increase escape time to 3s
2011-08-21, by nemo
few comments added
hedgeroid
2011-08-21, by Xeli
add check for other forms of flight too
2011-08-21, by nemo
added licenses
hedgeroid
2011-08-21, by Xeli
Add Lithuanian Qt translation, add Lukas to game credits
2011-08-21, by nemo
added a visual fire button, isOnFireButton check needs to be fixed though it only works on 800x480 screens
hedgeroid
2011-08-20, by Xeli
New lithuanian translation
2011-08-21, by Uncharted
added low jump, you can low-jump by double tapping the right or left side of the screen
hedgeroid
2011-08-20, by Xeli
Fix localisation of scripts
2011-08-21, by nemo
changed aiming to be triggered when touching the crosshair
hedgeroid
2011-08-19, by Xeli
Add Guillaume Englert to art contributors list for his Olympic theme
2011-08-21, by unc0rr
small cosmetic change
hedgeroid
2011-08-19, by Xeli
This really should have been a TPoint for consistency
2011-08-20, by nemo
merge
hedgeroid
2011-08-19, by Xeli
-gh (heaptrace) appears to be the reason for crashing in DrawCircle on my system. I wonder if it has other bad behaviour as well.
2011-08-20, by nemo
Introduced a Touch_Finger type to replace the arrays with coords, makes cleaner code
hedgeroid
2011-08-19, by Xeli
Attempt to recreate all textures if using Windows or OSX which lose textures on context recreation.
2011-08-20, by nemo
Added several graphics
hedgeroid
2011-08-19, by Xeli
Special case small radius gears to try and prevent repeated collisions.
2011-08-20, by nemo
Added a hook to uGame which now allows uTouch to take action outside of SDL_Finger* events
hedgeroid
2011-08-19, by Xeli
teach AI about sticky mines
2011-08-20, by nemo
Fixed crash which occured when entering the teamselection menu for the second time
hedgeroid
2011-08-19, by Xeli
- Update russian translation
2011-08-19, by unc0rr
merge
hedgeroid
2011-08-18, by Xeli
Remove PosInStack function, as bots behave better (they search more positions) without it
2011-08-19, by unc0rr
aiming fixed, inverted cursor on ammo menu, added equal and isZero function to uFloat, changed the way ammo menu opens, you must now click on the hog rather than anywhere on the screen
hedgeroid
2011-08-18, by Xeli
- Updates to Tumbler gameplay mode [may still need a lil work]
2011-08-19, by mikade
Volume keys now work
hedgeroid
2011-08-18, by Xeli
oops
2011-08-18, by nemo
open ammo when clicking the current hog
hedgeroid
2011-08-17, by Xeli
portal: combating the space-detection issue.
2011-08-18, by sheepluva
merge
hedgeroid
2011-08-17, by Xeli
Free messages queue on engine shutdown
2011-08-17, by unc0rr
merge
hedgeroid
2011-08-17, by Xeli
...
2011-08-17, by nemo
Now able to select a weapon
hedgeroid
2011-08-17, by Xeli
*sigh*
2011-08-17, by nemo
merge
hedgeroid
2011-08-17, by Xeli
Add square check to shotgun. This a minor optimisation that might sidestep a bug on iOS/Android. Still need to find out why the bug is happening though
2011-08-17, by nemo
Break visual gears list up into 4, to avoid iterating over entire list to draw a single layer. Also fix error in tag zoom.
2011-08-17, by nemo
Make it a lot harder to cheat with typical random crates. This also means that crates will vary even if map has the same seed (hog positions of course will be unchanged).
2011-08-16, by nemo
At mikade's request, expose screenheight/screenwidth and allow setting tag zoom level
2011-08-16, by nemo
Properly implement slot, connect signal from the object which actually sends it to the slot
2011-08-16, by unc0rr
Check for dX too
2011-08-15, by nemo
I'll learn to build first eventually...
2011-08-15, by nemo
uTouch, has cursor move, zoom and click or tap to open the ammo menu
hedgeroid
2011-08-17, by Xeli
oops
2011-08-15, by nemo
merge
hedgeroid
2011-08-15, by Xeli
Move HealthTag dY init into AddGear
2011-08-15, by nemo
merge
2011-08-15, by mikade
Use Frame instead of State for the health flag
2011-08-15, by nemo
Don't allow to join other protocol room using FOLLOW command (not tested)
2011-08-15, by unc0rr
Why so suspicious?
2011-08-15, by unc0rr
Allow user to drop bombs off rope, parachute, and flying saucer.
2011-08-15, by mikade
forgot scale
2011-08-15, by nemo
suggestion of mikade's - delete old mines if the collision array shows signs of filling up. This is kind of an edge case, esp now that array is up to 1024, but should prevent (easiest) way to crash by collision array overflow (endless mines/minestrikes).
2011-08-14, by nemo
bump up max collision to 1024 entries
2011-08-14, by nemo
Tiny bit of progress on download page - hooked it up to "Info" button for now.
2011-08-14, by nemo
draw health tag relative to screen if State <> 0
2011-08-14, by nemo
smaller code cleanup
2011-08-15, by koda
For mikade's sake, use old dx/dy/frametick as default, so health crosses move the same
2011-08-14, by nemo
Use same visual gear for health tags and hearts.
2011-08-14, by nemo
Seduction animation. New visual gear type.
2011-08-14, by nemo
Shrink number of circle points to 60, reenable seduction circle (no longer crashes)
2011-08-14, by nemo
Change to "aura" due to odd crasher in DrawCircle, at least on my machine/driver. Less precise, but perhaps more attractive.
2011-08-14, by nemo
Use local scope global var instead
2011-08-14, by unc0rr
new SD flakes from mikade and a flash when sudden death starts
2011-08-13, by Henek
small fix for the ios project file
2011-08-13, by koda
Some screwing around GearsNear code
2011-08-13, by unc0rr
Don't switch to gsConfirm state (which is pretty same as gsGame) when not in gsGame or gsChat state. Prevents crashes and other possible kinds of wierd behaviour.
2011-08-13, by unc0rr
Revert ParseCommandOverride change since it appears to be badly screwing up scripting. Need to find out why. This backs out 7f57d0c7816a and the recent workaround.
2011-08-12, by nemo
extend the workaround. FIXME still applies
2011-08-12, by nemo
oops. accidentaly committed test move of voice line (the FIXME still applies though)
2011-08-12, by nemo
use ansistring instead
2011-08-12, by nemo
Zoom and moving the camera now works with SDL_FINGER* events
hedgeroid
2011-08-15, by Xeli
sheepluva pointed out there are 2 StrPas in pascal, in different units. Do conversion in LuaPas instead
2011-08-12, by nemo
merge
hedgeroid
2011-08-11, by Xeli
This is a WTF checkin. Seriously. Someone needs to look at this to find out why it is behaving as it is.
2011-08-11, by nemo
Android (multitouch) implementation
hedgeroid
2011-08-11, by Xeli
unbreak voice playback in team creation
2011-08-11, by nemo
SDL_FINGERUP/DOWN/MOTION events added
hedgeroid
2011-08-11, by Xeli
disable campaign button, structure and change sudden death music to hell.ogg
2011-08-11, by Henek
start of implementation of the save button, check if there's something to save and update TeamSelectionActivity if a change has been made
hedgeroid
2011-08-11, by Xeli
another merge to clean up
2011-08-10, by nemo
Android touch events propagate to hwengine now
hedgeroid
2011-08-11, by Xeli
:( bad revision.
2011-08-10, by nemo
back key now quits the game
hedgeroid
2011-08-10, by Xeli
merge1
2011-08-10, by nemo
Changed gametype to 'style'
hedgeroid
2011-08-10, by Xeli
Fixed up Golf theme. Should look pretty good, now.
2011-08-10, by mikade
typo on the nullpointer check
hedgeroid
2011-08-10, by Xeli
exclude current hedgehog
2011-08-10, by nemo
Fixed team colors in the UI, delete and a nullpointer bug when no teams are created
hedgeroid
2011-08-10, by Xeli
Revert 3768e9a6ec40. I misread the test. Seems parachute works as expected now already
2011-08-09, by nemo
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
tip