Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-48
+48
+100
+300
+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.
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
less
more
|
(0)
-3000
-1000
-300
-100
-48
+48
+100
+300
+1000
+3000
+10000
tip