Mercurial
Mercurial
>
hedgewars
/ 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.
fix side-effects of nemo's bottle-turnin'
2011-09-12, by sheepluva
uh, that was just so I could look at the flame more closely, wasn't supposed to be checked in
2011-09-11, by nemo
Since we are tweaking molotov. make the flame flickery and add a drowning frame
2011-09-11, by nemo
smoke for molotov
2011-09-12, by sheepluva
make it more sekret
2011-09-11, by nemo
cyclops hat by Randy
2011-09-11, by sheepluva
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
2011-09-11, by nemo
aaaallways, I want to beeee with you, and make belieeeeve with you
2011-09-11, by nemo
Save demo when loaded from save game finishes
2011-09-11, by unc0rr
Remove some transparencies, fix some files
2011-09-11, by nemo
Man, checking it at end of turn was just tidier :(
2011-09-11, by nemo
better?
2011-09-11, by nemo
fix for disconnect reason not being shown
2011-09-11, by sheepluva
omg how could I forget
2011-09-11, by sheepluva
added some changes I remembered/saw in the logs to the changelog
2011-09-11, by sheepluva
hand drawn map editor: allow "undo" after "clear"
2011-09-11, by sheepluva
Also this
2011-09-11, by nemo
Should prevent a crasher when drowning while firing
2011-09-11, by nemo
I do believe the only thing that was *ever* wrong with camera shake was someone decided to use getRandom on something that had always been a visual effect anyway. Pretty sure WorldDx is in fact safe to modify.
2011-09-11, by nemo
small de update
2011-09-11, by sheepluva
whoops, I didn't want to commit that line
2011-09-11, by sheepluva
tweak
2011-09-11, by nemo
Focus camera on moving current hog (probably more important to player). Should make tumbler, sine gun play, attacking off rope and saucer more playable. Also fix a typo in prior offset, and compensate for zoom.
2011-09-11, by nemo
make "All Files" file filter in file dialog actually display all files rather then just those with a dot in their name
2011-09-11, by sheepluva
fix for issue #269
2011-09-11, by sheepluva
Try the same offsetting as X - I think it helps w/ mikade's Space Invasion camera problem
2011-09-11, by nemo
fix for issue #276
2011-09-10, by sheepluva
german lua translations
2011-09-11, by sheepluva
Substitute broken Tumbler-based GaudyRacer with generic, map independant Racer.
2011-09-11, by mikade
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
2011-09-10, by nemo
For better or for worse. Add sheepluva's forcing of clean on engine subdirectory. This works around a bug in fpc 2.4-2.6 that appears to generate incorrect inlining of loops on 2nd build. -B avoids this, but without a clean, the -B never got called. Also restore options, which I had confused w/ config. my bad.
2011-09-10, by nemo
fix timebox (differently), support for more players, remove version numbers,
2011-09-11, by mikade
some portal love for deagle/etc shots
2011-09-11, by sheepluva
tone flash waaaaay down when zoomed out
2011-09-10, by nemo
fix: let's use less random code for drawing the bullet trajectory
2011-09-10, by sheepluva
This condition should have been removed when I was changing targetting
2011-09-10, by nemo
translation fail/typo
2011-09-10, by sheepluva
some sniper training improvements and few german lua translations
2011-09-10, by sheepluva
actual rope fix for hogs getting stuck on walls
2011-09-10, by sheepluva
rollin' back my silly hack ( rea4d1fe665d7 )
2011-09-10, by sheepluva
Fix preview of ruler map. Thanks to Randy for pointing out it was incorrect.
2011-09-10, by sheepluva
Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.
2011-09-09, by nemo
monkey task: always log to userpath
2011-09-09, by sheepluva
move hedgehogs out of walls
2011-09-09, by sheepluva
Don't test for hasGone in unapproved places. Now any possibility of desync on player quit is ruled out. Not tested at all.
2011-09-09, by unc0rr
Changed firebutton, parameters in uTouch might need to be tweaked some more
hedgeroid
2011-09-16, by Xeli
we don't need trailing whitespaces... I guess :P
2011-09-09, by sheepluva
Fix to enable compiling for something else than arm, the compiler for x64_86 didn't recognize Int32 etc..
hedgeroid
2011-09-14, by Xeli
Scripting: Update screen dimensions on screen resize and introduce onScreenResize() event.
2011-09-09, by sheepluva
merge
hedgeroid
2011-09-09, by Xeli
merge
2011-09-09, by mikade
merge
2011-09-09, by mikade
Allow limited form of SuddenDeath (WaterRise = 0) in both CTF modes
2011-09-09, by mikade
er. let's reference the right gear, shall we?
2011-09-08, by nemo
Add support for more players.
2011-09-09, by mikade
There. Push this back on to unc0rr. This effect can still desync, 'cause it always could, but at least now the two are linked w/o argument I think.
2011-09-08, by nemo
For now, don't spawn anything other than health crates.
2011-09-09, by mikade
"fix" for a screen scaling problem I had after resizing to odd width number values
2011-09-09, by sheepluva
* ShoppaKing/TrophyRace maps updated by wolfmarc
2011-09-09, by sheepluva
change minimum resolution back to 640x480 (full weapon menu too big for smaller screens)
2011-09-09, by sheepluva
oops
2011-09-08, by nemo
Restore hog on team gone
2011-09-08, by nemo
fix knight hat
2011-09-08, by sheepluva
Fix loading from save desync
2011-09-08, by unc0rr
Remove unnecessary and wrong check
2011-09-08, by unc0rr
Replace tab with space
2011-09-07, by unc0rr
Define 2 script callbacks to notify of hog vanishment
2011-09-08, by nemo
remove debug message, clear a couple of global gear references if appropriate, fix control script
2011-09-08, by nemo
Add flickery ghost grave
2011-09-07, by nemo
Since shakes are still proving unsafe until camera is reworked, try a mild flash instead
2011-09-07, by nemo
Revert camera shake. Now to make sure we don't desync anymore.
2011-09-07, by nemo
updated hat
2011-09-07, by Star
merge
2011-10-08, by jose1711
NEEDS TESTING. Try reenabling camera shake based on unc0rr's comment.
2011-09-07, by nemo
svg export darkened the upper white band a bit too much for my tastes
2011-09-07, by nemo
new countries
2011-09-07, by nemo
fix hat name
2011-09-06, by nemo
Another mass hat rename, because people were just about finished fixing their teams.
2011-09-06, by nemo
- Don't generate seed twice
2011-09-06, by unc0rr
Send mapgen for static maps
2011-09-06, by unc0rr
This should be a real fix (7643cbb88f09 reverted). Not tested.
2011-09-06, by unc0rr
translation update
2011-09-06, by tsleon
translation update
2011-09-06, by szczur
Fix link again (changed libraries order)
2011-09-06, by unc0rr
Don't set index if using static map - avoids desync where map name is passed and list is set, but then index is set to 0
2011-09-05, by nemo
Add update preview when picking random static
2011-09-05, by nemo
Add a fade out when in lag for snow.
2011-09-05, by nemo
check for turn over (infinite attack)
2011-09-05, by nemo
Fix linking in windows
2011-09-05, by unC0Rr
Add zlib headers (library itself is included to Qt)
2011-09-05, by unC0Rr
3 more user hats, fixed by "Star and Moon", thank you!
2011-09-05, by sheepluva
fix gas mask hat
2011-09-05, by sheepluva
Don't refuse to create save file when a game loaded from save interrupts
2011-09-05, by unc0rr
Support Qt version which have no qHash(QUrl)
2011-09-05, by unc0rr
Move a few more, exclude NoHat and team hats from animation
2011-09-04, by nemo
Load list of hats dynamically.
2011-09-04, by nemo
Add check on amNothing
2011-09-04, by nemo
Break a bunch of teams by reorganising hats so that similar ones are found together. Hat groupings by Star
2011-09-04, by nemo
copy/paste fail
2011-09-04, by nemo
make pickhammer and blowtorch burn time for infinite attack mode
2011-09-04, by nemo
Some renaming
2011-09-04, by unc0rr
Replace iterators with simple declarative foreach (not tested if it works)
2011-09-04, by unc0rr
by request of shoppa player, remove land spray from shoppa wep set
2011-09-04, by nemo
load mask from user path as well
2011-09-04, by nemo
Prevent runtime warning
2011-09-04, by unc0rr
Only prepend hedgewars.org if the url is relative
2011-09-04, by unc0rr
remove dupe
2011-09-04, by nemo
oops
2011-09-04, by nemo
Allow surfing, download and extract only .zip files
2011-09-04, by unc0rr
truncate page on comment tags, as suggested by unc0rr
2011-09-04, by nemo
Add a crappy button to encourage artists to make another one. Restore Info page.
2011-09-04, by nemo
Extract to cfgdir
2011-09-04, by unc0rr
update animation page. remove test image
2011-09-04, by nemo
Add a bunch of new hats from the hats thread. There are still 20 or so that need pixel fixes that are not in this list.
2011-09-04, by nemo
Call update() so loaded images appear
2011-09-04, by unc0rr
Fix a warning
2011-09-04, by unc0rr
Link against quazip
2011-09-04, by unc0rr
Extract downloaded content into temp dir
2011-09-04, by unc0rr
Implement DataBrowser which downloads resources (images, css) on its own.
2011-09-04, by unc0rr
- Implement progressbars to show download progress
2011-09-04, by unc0rr
Updated Slovak translation
2011-09-08, by jose1711
Add QuaZIP library to build system
2011-09-04, by unc0rr
Updated Slovak translation
2011-09-04, by jose1711
Reenable a bunch of old portal play stuff, like dropping grenade into portal on hog, jumping through portal w/ hog on other end, collecting crate w/ portal etc. Also add cooldown to cake/portal interaction. It may still not do what you expect, but it probably shouldn't spin in place.
2011-09-03, by nemo
'Star and Moon' updated his sheep hat.
2011-09-03, by sheepluva
Just for fun. Flowers! Also, use a less blatant image in ammo menu.
2011-09-03, by nemo
Remove STL dependency
2011-09-03, by unc0rr
Use QTextBrowser instead of WebKit for downloadable contents page (currently only shows the page itself)
2011-09-03, by unc0rr
allow fullscreen resolution selection (but still leaves in the auto max for commodity)
2011-09-03, by koda
tweak to avoid jaggies
2011-09-02, by nemo
typo
2011-09-02, by nemo
fiiine
2011-09-02, by nemo
lighten a bit
2011-09-02, by nemo
Add awesome new TARDIS art
2011-09-02, by nemo
OMG. I forgot this one.
2011-09-02, by nemo
that was just getting me into trouble
2011-09-02, by nemo
oops.
2011-09-02, by nemo
Thicker borders. Still need something by an actual artist.
2011-09-02, by nemo
Remove toLocal8Bit() conversion of file name as Qt should handle filenames on its own. Helps with filename on Windows, could help with issue #189.
2011-09-02, by unc0rr
Implement save button on game statistics page.
2011-09-02, by unc0rr
Fixed a major bug (related to pointers) which also solves the stuttering when zooming in and out
hedgeroid
2011-09-09, by Xeli
Add a delay before applying screen resize to cut down on resize events (especially bad on OSes that need texture recreation)
2011-09-02, by nemo
removed these files which got added by accident, they are to be generated by cmake
hedgeroid
2011-09-09, by Xeli
Why so serious
2011-09-02, by unc0rr
Changed the package name from org.hedgewars to org.hedgewars.mobile, this file was forgotten last time
hedgeroid
2011-09-09, by Xeli
*sigh* I suppose I'd best avoid those trademarks...
2011-09-02, by nemo
Fixed the captions, they are now below the windbar
hedgeroid
2011-09-08, by Xeli
add get away time modifier entry to changelog
2011-09-01, by sheepluva
merge + changed the tardis image to egg.png because the data folder isn't up to date
hedgeroid
2011-09-01, by Xeli
Changed SDL_PollEvent to SDL_PeepEvents
2011-09-01, by Xeli
merge
2011-09-01, by nemo
Keep blowtorch direction (doesn't actually fix the bug with hedgehog turning opposite direction)
2011-09-01, by unc0rr
button tweak, add missing left horizon
2011-09-01, by nemo
onHogAttack hook. Might reposition this later.
2011-09-01, by mikade
Add buttons for tag team, bottom border, unbreak smoothing
2011-08-31, by nemo
Let's draw the bottom border thicker, so it is more visible
2011-08-31, by nemo
Add option for a bottom border. Needs testing.
2011-08-31, by nemo
Avoid burning other hog's turn
2011-08-31, by nemo
Restore gear ASAP, add denied sound for illegal activation without wasting ammo.
2011-08-31, by nemo
- Don't reload fonts
2011-08-31, by unc0rr
Added tag Hedgewars-iOS-1.3.1 for changeset cba92708277b
2011-09-14, by koda
Fix check for darwin or win32. Add debug message.
2011-08-31, by unc0rr
disable ios screenshooting for now
Hedgewars-iOS-1.3.1
2011-09-14, by koda
TARDIS bugfix
2011-08-31, by nemo
fix for retina display devices
2011-09-14, by koda
adjust Z order so crosshairs are on top of hogs, grenades behind explosives
2011-08-31, by nemo
ios version bump
2011-09-14, by koda
more proper implementation of TARDIS
2011-08-31, by nemo
Added tag Hedgewars-iOS-1.3 for changeset 718f98a9df12
2011-09-14, by koda
Reset to SD sky colour if in SD
Hedgewars-iOS-1.3
2011-08-30, by nemo
Check for nil from SpawnCustomCrate
2011-08-29, by nemo
updated sdl.patch
2011-08-29, by koda
Updated Slovak translation
2011-08-28, by jose1711
savedgamesviewcontroller refactor, added icons to supportviewcontroller
2011-08-28, by koda
ios: respond more gracefully to didReceiveMemoryWarning and add sounds to two buttons
2011-08-28, by koda
move the ios background music under resources
2011-08-28, by koda
the return of SDL.patch D:
2011-08-28, by koda
ios: fix a couple of bad memory management (unrelated to the crash at the end of each game)
2011-08-28, by koda
Prevent flakes from drawing if they spawn in land
2011-08-27, by nemo
I like the overall accumulation with a flat bottomed flake better. AA top w/o weird layers in middle
2011-08-27, by nemo
Avoid unsightly gaps in landbacktex
2011-08-27, by nemo
implement proper blending
2011-08-27, by nemo
Try reenabling landbacktex to see how it behaves with current pixel rules
2011-08-27, by nemo
Allow vgtSmoke to scale. Scale it down 50% for mines, so smoke doesn't seem so oversized
2011-08-26, by nemo
Fix rounding error in sky colour causing visible lines
2011-08-26, by nemo
Correctly check for failure to look up ammo, check for damaged mines
2011-08-26, by nemo
Die speckles, round N. Check that alpha is not basically empty while blending, try to match the damaged land type.
2011-08-26, by nemo
Use frontend value for fullscreening.
2011-08-26, by nemo
pt update
2011-08-25, by inu
* partial rollback of changes to camera
2011-08-25, by sheepluva
reduce effect of the look-ahead behaviour that I tried to implement
2011-08-25, by sheepluva
some camera adjustments (should also fix cam flickering on lowerst res)
2011-08-25, by sheepluva
don't poison invul hogs
2011-08-25, by sheepluva
another silly mistake
2011-08-24, by nemo
accidentally reverted this when reverting the rest of the override changes.
2011-08-24, by nemo
oops
2011-08-24, by nemo
THUNKphewbzzweeEEeee
2011-08-24, by sheepluva
Scripting changes. Add override of mapgen, templatefilter. Expose waterline, add "GetAmmoCount". Default to amNothing in uAmmos if entry is not found.
2011-08-24, by nemo
add for mine strike too. as cheezemonkey points out, mine bounce is height dependent.
2011-08-24, by nemo
Set more generous minimums. Flicker seems to have nothing to do with minimum size. I get it even for fairly large dimensions after scaling down from a much larger size. Similar to issues with zoom from about a month ago, before unc0rr fixed them.
2011-08-23, by nemo
restore screwed up test
2011-08-23, by nemo
don't override user defined size when resizing
2011-08-23, by nemo
Check if we need to download and prevent user from reaching the startgame menu because it needs images from the download
hedgeroid
2011-09-01, by Xeli
enable window resizing (tested only on linux) - fix issue 103
2011-08-23, by koda
increment version number/name
hedgeroid
2011-09-01, by Xeli
ooops
2011-08-23, by koda
sabotage of the iphone port failed..
hedgeroid
2011-08-28, by Xeli
this should fix the double free that happens when closing the sdl window on ios (untested)
2011-08-23, by koda
fixed = operator in uFloat
hedgeroid
2011-08-28, by Xeli
ok this makes no sense now, remove 'enhanced' option from ios
2011-08-23, by koda
Made getDownloadPath compatible with < Froyo devices
hedgeroid
2011-08-26, by Xeli
FREE AT LAST!!! SDL came around a (mostly) sane way for implementing rotation events, so we can scrap all the workaround code that has been added to workaround it!! Also this allows us to use proper (internal) multitasking handling and can simplify optional settings and other yet unexplored features. Yay!
2011-08-23, by koda
Fixed AddFileLog, there's now a log created in /sdcard/Android/data/org.hedgewars.mobile/cache/Data/
hedgeroid
2011-08-26, by Xeli
set gl attributes before creating the window, or some of them might be ignored (like vsync on osx); also don't skip some reloads when switching to fullscreen and back; finally did a little code re-organisation
2011-08-22, by koda
version name and api changed for Market version
hedgeroid
2011-08-26, by Xeli
apparently sdl doesn't work anymore on ios < 3.2 so it is worth to take the leap and upgrade the minimum os to 4.0, so that we can use new apis (like imageio from sdl_image)
2011-08-22, by koda
removed some @override lines which cause compiler errors on openjdk-6
hedgeroid
2011-08-26, by Xeli
Disable flakes in Blox theme
2011-08-22, by nemo
merg with the latest rev of 22nd (end of GSoC)
hedgeroid
2011-08-24, by = Xeli
Free land texture, reset sky colour.
2011-08-22, by nemo
Put it in the add as well
2011-08-22, by nemo
Add check for no sound
2011-08-22, by nemo
allow accessing the snapshot folder from the about page in the frontend (button could use a nicer icon)
2011-08-22, by koda
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
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
tip