Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
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.
Countless imporvements to the parser and countless help to the parser in sources.
2011-11-27, by unc0rr
More work on the parser
2011-11-27, by unc0rr
Updated Slovak translation
2011-11-28, by jose1711
- Improvement to the parser
2011-11-27, by unc0rr
Updated Slovak translation
2011-11-27, by jose1711
woopsy we dont want that :d
2011-11-27, by Xeli
android: load graphics multithreaded for superduper loadtimes
2011-11-27, by Xeli
android: cleaned up the code a bit and removed a bug with the parsing of the xml
2011-11-27, by Xeli
android: update manifest to the market version
2011-11-27, by Xeli
- Help parser more
2011-11-27, by unc0rr
- Help parser by dropping that insane formatting syntax in str function
2011-11-26, by unc0rr
ffs
2011-11-26, by nemo
raise the minimum qt version required to 4.6; this was needed as the new animation frameworks were absent in 4.5 and lower
2011-11-26, by koda
disable opacity effect for non-linux as it is working only there, fix a glitch that would print the page for a frame and then animate it from another position, change the animation curve to something a little more speedy
2011-11-26, by koda
merge
2011-11-26, by Xeli
Updated the Tracker to handle hog hiding and restoring.
2011-11-26, by Henek
Android: fixed serviceconnectionleak, made the result code of asynctask a bit better, fix cancel button
2011-11-26, by Xeli
Sort the weapons/schemes/styles and give make give them a default value
2011-11-26, by Xeli
merge
2011-11-26, by Xeli
android: remove the "continue in background" button for now
2011-11-26, by Xeli
android: fix compatibility with donut
2011-11-26, by Xeli
Use proper names when storing custom teams, also fixes the bug which created new teams when you editted one of the default ones
2011-11-25, by Xeli
android: default team is now an AI
2011-11-25, by Xeli
fix compiling with LUA_DISABLED
2011-11-26, by koda
new build which works with android ICS
2011-11-25, by Xeli
eyecandy
2011-11-26, by Oranger
android: prevent the virtual keyboard from opening at the start
2011-11-25, by Xeli
Help parser a bit
2011-11-25, by unc0rr
- Parse unions, sets, function type, packed arrays and some more imporvements to the parser. Now it parses uVariable, uConsts and even SDLh.pas
2011-11-25, by unc0rr
GCI task: iOS Polish
2011-11-25, by Kamil Pilarski
GCI task: iOS French
2011-11-25, by Rom le Clair
GCI task: iOS Spanish
2011-11-25, by Ángel Alonso
also for the description
2011-11-25, by koda
better ios localization files
2011-11-25, by koda
Tidy up flake land generation, to avoid ragged holes in landbacktex. Remove of one odd Land[] change forces a PROTO bump. Well, had to happen eventually.
2011-11-24, by nemo
hide all context menu options for own nick, except for info
2011-11-24, by sheepluva
Improve parser a bit, preparation to parsing whole program at once and compiling it into single C file
2011-11-24, by unc0rr
removed extra endif
2011-11-24, by Xeli
GSoC 2011: Android port - merged mainstream
2011-11-24, by koda
Finish preprocessor. Now it correctly handles $IFDEF, $IFNDEF, $ELSE, $ENDIF and $DEFINE.
2011-11-23, by unc0rr
Preprocessor strips comments
2011-11-22, by unc0rr
- Split PascalParser into modules
2011-11-22, by unc0rr
group the ios files to be translated (aka localization)
2011-11-22, by koda
close branch
0.9.17
2012-10-26, by koda
SDL included some of our patches mainstream
2011-11-20, by koda
this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into.
0.9.17
2011-11-21, by sheepluva
Merge with 0.9.17 server fix
2011-11-20, by unc0rr
Updated Slovak translation
2011-11-19, by jose1711
Added tag 0-9.17-release for changeset 4670f003f91b
0.9.17
2011-11-21, by koda
Aaaand merge into trunk too in case guys I was playing earlier are on trunk
2011-11-19, by nemo
Fix empty teams list when trying to spectate
0.9.17
2011-11-20, by unc0rr
Fix missing nametags in placement mode
0.9.17
0.9.17-release
2011-11-19, by nemo
merge, as --rebase didn't work for some reason
2011-11-19, by unc0rr
Merge 0.9.17 with trunk
0.9.17
2011-11-19, by nemo
Improve parser and converter
2011-11-19, by unc0rr
Update changelog again
2011-11-19, by nemo
Oops, function call has parens
2011-11-19, by unc0rr
Only make AI avoid damaged dead mines and dangerously smoking barrels once the attack is finished.
2011-11-18, by nemo
Make AI be less scared by crates. Actually, now it starts using switcher just to pick a crate up.
2011-11-18, by unc0rr
yay, finally osx (and likely windows) fullscreen switch works like on linux! ALL textures had to be destroyed and recreated only after the new window got created. In other news, the new window must be cleaned with glClear to skip a first frame of garbage and AddProgress is only called the first time.
2011-11-18, by koda
Make AI use switcher when:
2011-11-17, by unc0rr
- Move actions stack out of Walk procedure
2011-11-17, by unc0rr
- Parse sets initialization
2011-11-17, by unc0rr
This should have been added before. add log spew if this ever happens. We should hopefully identify the various circumstances and make sure it is all cleaned up so the list becomes unnecessary.
2011-11-16, by nemo
prevent flinging up into any land.
2011-11-16, by nemo
Recognize some built-in functions
2011-11-16, by unc0rr
Less code
2011-11-16, by unc0rr
Prefix followed by prefix issue solved. Also some slight improvements.
2011-11-16, by unc0rr
Fix for issue #291 - this check should probably be in ApplyDamage though
2011-11-15, by nemo
Disable loading content.html on startup, it is fetched on pushing to top of stack already.
2011-11-14, by nemo
increase land tex size to 512, which is the current minimum required just to load a hat. On my system max fps rose from 840 to 890 - about 6% change.
2011-11-14, by nemo
move the order of reloading texture to workaround buggy drivers
2011-11-15, by koda
Only recreate texture for non-empty lines
2011-11-14, by nemo
Remove a bunch of unnecessary nil checks. FreeTexture does its own nil check.
2011-11-14, by nemo
reset chat lines too
2011-11-14, by nemo
Make Highlander moar awesome.
2011-11-14, by mikade
Since I'm storing the text string anyway, might as well recreate captions on resize as well
2011-11-14, by nemo
Not useful.
2011-11-14, by nemo
Aaand in .17
0.9.17
2011-11-14, by nemo
oops. tex could expire, too...
2011-11-14, by nemo
Aaaand merge .17 into trunk.
2011-11-14, by nemo
merge with trunk (sound fade tweak, iOS changes)
0.9.17
2011-11-14, by nemo
Skip rerendering the caption if the text is unchanged. Scripts make heavy use of caption, often onGameTick
0.9.17
2011-11-14, by nemo
Make server know release version
0.9.17
2011-11-14, by unc0rr
these flakes are supposed to look like silvery edges of dark stuff in background, so look odd unflattened
0.9.17
2011-11-13, by nemo
this one should not be delayed
0.9.17
2011-11-13, by nemo
be more gentle when you stop channels at the end of the game
2011-11-13, by koda
merge sound changes into .17, and, why not everything else too.
0.9.17
2011-11-13, by nemo
fix accessing a released object
2011-11-13, by koda
My understanding from unc0rr is that as long as trunk and .17 are in sync, they maintain the protocol number.
2011-11-13, by nemo
Use -1 to clear all channels before playing victory sound
2011-11-13, by nemo
modify ReleaseSound so that it performs a partial release of unused sounds, useful for responding to memory warnings
2011-11-13, by koda
Merge .17 and trunk
2011-11-13, by nemo
Clear all other sounds before playing flawless victory / victory
0.9.17
2011-11-13, by nemo
stray "
0.9.17
2011-11-13, by nemo
oops
0.9.17
2011-11-13, by nemo
Something
2011-11-13, by unc0rr
Release?
0.9.17
2011-11-13, by nemo
Introduce initialization expressions
2011-11-13, by unc0rr
RELEEEEEEEEEASE
0.9.17
2011-11-13, by nemo
restore displaying statistics at the end of a game and restore warning lower views that they are going to appear
2011-11-13, by koda
pt update
2011-11-13, by inu
This should not be in the unplaced section
2011-11-13, by nemo
new download manager \o/
hedgeroid
2011-11-24, by Xeli
Correct outdated feedback.
2011-11-13, by mikade
Added a minimal data dir, we should move this to hedgewars/share sometime
hedgeroid
2011-11-24, by Xeli
Make AI avoid barrels the more they are damaged
2011-11-13, by nemo
merge
hedgeroid
2011-11-14, by Xeli
pl update
2011-11-13, by szczur
iOS works again (also native touch interface \o/)
hedgeroid
2011-11-12, by koda
first part of the new downloader implementation
hedgeroid
2011-11-14, by Xeli
it update
2011-11-13, by BioHazardX
slight cleanup, fix compiling with sdl-1.2
hedgeroid
2011-11-12, by koda
added quotes for those with spaces in their path
hedgeroid
2011-11-14, by Xeli
this should allow overriding static maps from lua
2011-11-12, by nemo
and now it even works for sdl12 \o/
hedgeroid
2011-11-12, by Xeli
in class methods you can call [self alloc], as per objc specifications
2011-11-12, by koda
use the new SDL_CreateThread call
hedgeroid
2011-11-12, by Xeli
nevermind
2011-11-12, by koda
merge
hedgeroid
2011-11-12, by Xeli
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip