Mon, 28 Nov 2011 16:19:27 +0100 |
Xeli |
update android version
|
changeset |
files
|
Sun, 27 Nov 2011 23:13:22 +0300 |
unc0rr |
Countless imporvements to the parser and countless help to the parser in sources.
|
changeset |
files
|
Sun, 27 Nov 2011 19:34:08 +0300 |
unc0rr |
More work on the parser
|
changeset |
files
|
Mon, 28 Nov 2011 06:55:55 +0100 |
jose1711 |
Updated Slovak translation
|
changeset |
files
|
Sun, 27 Nov 2011 14:46:57 +0300 |
unc0rr |
- Improvement to the parser
|
changeset |
files
|
Sun, 27 Nov 2011 14:08:08 +0100 |
jose1711 |
Updated Slovak translation
|
changeset |
files
|
Sun, 27 Nov 2011 00:57:43 +0100 |
Xeli |
woopsy we dont want that :d
|
changeset |
files
|
Sun, 27 Nov 2011 00:55:45 +0100 |
Xeli |
android: load graphics multithreaded for superduper loadtimes
|
changeset |
files
|
Sun, 27 Nov 2011 00:54:00 +0100 |
Xeli |
android: cleaned up the code a bit and removed a bug with the parsing of the xml
|
changeset |
files
|
Sun, 27 Nov 2011 00:53:08 +0100 |
Xeli |
android: update manifest to the market version
|
changeset |
files
|
Sun, 27 Nov 2011 00:25:28 +0300 |
unc0rr |
- Help parser more
|
changeset |
files
|
Sat, 26 Nov 2011 21:12:23 +0300 |
unc0rr |
- Help parser by dropping that insane formatting syntax in str function
|
changeset |
files
|
Sat, 26 Nov 2011 12:01:13 -0500 |
nemo |
ffs
|
changeset |
files
|
Sat, 26 Nov 2011 17:47:55 +0100 |
koda |
raise the minimum qt version required to 4.6; this was needed as the new animation frameworks were absent in 4.5 and lower
|
changeset |
files
|
Sat, 26 Nov 2011 17:45:34 +0100 |
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
|
changeset |
files
|
Sat, 26 Nov 2011 17:42:31 +0100 |
Xeli |
merge
|
changeset |
files
|
Sat, 26 Nov 2011 16:47:36 +0100 |
Henek |
Updated the Tracker to handle hog hiding and restoring.
|
changeset |
files
|
Sat, 26 Nov 2011 17:40:25 +0100 |
Xeli |
Android: fixed serviceconnectionleak, made the result code of asynctask a bit better, fix cancel button
|
changeset |
files
|
Sat, 26 Nov 2011 16:18:44 +0100 |
Xeli |
Sort the weapons/schemes/styles and give make give them a default value
|
changeset |
files
|
Sat, 26 Nov 2011 11:47:31 +0100 |
Xeli |
merge
|
changeset |
files
|
Sat, 26 Nov 2011 11:40:54 +0100 |
Xeli |
android: remove the "continue in background" button for now
|
changeset |
files
|
Sat, 26 Nov 2011 11:39:41 +0100 |
Xeli |
android: fix compatibility with donut
|
changeset |
files
|
Fri, 25 Nov 2011 19:36:03 +0100 |
Xeli |
Use proper names when storing custom teams, also fixes the bug which created new teams when you editted one of the default ones
|
changeset |
files
|
Fri, 25 Nov 2011 19:33:55 +0100 |
Xeli |
android: default team is now an AI
|
changeset |
files
|
Sat, 26 Nov 2011 11:37:25 +0100 |
koda |
fix compiling with LUA_DISABLED
|
changeset |
files
|
Fri, 25 Nov 2011 19:33:17 +0100 |
Xeli |
new build which works with android ICS
|
changeset |
files
|
Sat, 26 Nov 2011 00:45:00 -0500 |
Oranger |
eyecandy
|
changeset |
files
|
Fri, 25 Nov 2011 19:32:54 +0100 |
Xeli |
android: prevent the virtual keyboard from opening at the start
|
changeset |
files
|
Fri, 25 Nov 2011 23:22:35 +0300 |
unc0rr |
Help parser a bit
|
changeset |
files
|
Fri, 25 Nov 2011 18:36:12 +0300 |
unc0rr |
- Parse unions, sets, function type, packed arrays and some more imporvements to the parser. Now it parses uVariable, uConsts and even SDLh.pas
|
changeset |
files
|
Fri, 25 Nov 2011 05:15:38 +0100 |
Kamil Pilarski |
GCI task: iOS Polish
|
changeset |
files
|
Fri, 25 Nov 2011 05:11:11 +0100 |
Rom le Clair |
GCI task: iOS French
|
changeset |
files
|
Fri, 25 Nov 2011 05:06:39 +0100 |
Ángel Alonso |
GCI task: iOS Spanish
|
changeset |
files
|
Fri, 25 Nov 2011 05:05:34 +0100 |
koda |
also for the description
|
changeset |
files
|
Fri, 25 Nov 2011 04:57:59 +0100 |
koda |
better ios localization files
|
changeset |
files
|
Thu, 24 Nov 2011 16:40:17 -0500 |
nemo |
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.
|
changeset |
files
|
Thu, 24 Nov 2011 19:15:29 +0100 |
sheepluva |
hide all context menu options for own nick, except for info
|
changeset |
files
|
Thu, 24 Nov 2011 20:59:13 +0300 |
unc0rr |
Improve parser a bit, preparation to parsing whole program at once and compiling it into single C file
|
changeset |
files
|
Thu, 24 Nov 2011 16:33:36 +0100 |
Xeli |
removed extra endif
|
changeset |
files
|
Thu, 24 Nov 2011 16:18:45 +0100 |
koda |
GSoC 2011: Android port - merged mainstream
|
changeset |
files
|
Wed, 23 Nov 2011 20:12:16 +0300 |
unc0rr |
Finish preprocessor. Now it correctly handles $IFDEF, $IFNDEF, $ELSE, $ENDIF and $DEFINE.
|
changeset |
files
|
Tue, 22 Nov 2011 22:48:02 +0300 |
unc0rr |
Preprocessor strips comments
|
changeset |
files
|
Tue, 22 Nov 2011 19:34:15 +0300 |
unc0rr |
- Split PascalParser into modules
|
changeset |
files
|
Tue, 22 Nov 2011 02:08:42 +0100 |
koda |
group the ios files to be translated (aka localization)
|
changeset |
files
|
Fri, 26 Oct 2012 14:19:57 +0100 |
koda |
close branch
0.9.17
|
changeset |
files
|
Sun, 20 Nov 2011 19:07:59 +0100 |
koda |
SDL included some of our patches mainstream
|
changeset |
files
|
Mon, 21 Nov 2011 21:23:23 +0100 |
sheepluva |
this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into.
0.9.17
|
changeset |
files
|
Sun, 20 Nov 2011 19:45:40 +0300 |
unc0rr |
Merge with 0.9.17 server fix
|
changeset |
files
|
Sat, 19 Nov 2011 23:34:09 +0100 |
jose1711 |
Updated Slovak translation
|
changeset |
files
|
Mon, 21 Nov 2011 11:00:42 +0100 |
koda |
Added tag 0-9.17-release for changeset 4670f003f91b
0.9.17
|
changeset |
files
|
Sat, 19 Nov 2011 15:36:33 -0500 |
nemo |
Aaaand merge into trunk too in case guys I was playing earlier are on trunk
|
changeset |
files
|
Sun, 20 Nov 2011 19:45:03 +0300 |
unc0rr |
Fix empty teams list when trying to spectate
0.9.17
|
changeset |
files
|
Sat, 19 Nov 2011 15:34:38 -0500 |
nemo |
Fix missing nametags in placement mode
0.9.17 0.9.17-release
|
changeset |
files
|
Sat, 19 Nov 2011 22:42:52 +0300 |
unc0rr |
merge, as --rebase didn't work for some reason
|
changeset |
files
|
Sat, 19 Nov 2011 14:30:58 -0500 |
nemo |
Merge 0.9.17 with trunk
0.9.17
|
changeset |
files
|
Sat, 19 Nov 2011 22:38:31 +0300 |
unc0rr |
Improve parser and converter
|
changeset |
files
|
Sat, 19 Nov 2011 14:29:35 -0500 |
nemo |
Update changelog again
|
changeset |
files
|
Sat, 19 Nov 2011 19:30:20 +0300 |
unc0rr |
Oops, function call has parens
|
changeset |
files
|
Fri, 18 Nov 2011 12:47:40 -0500 |
nemo |
Only make AI avoid damaged dead mines and dangerously smoking barrels once the attack is finished.
|
changeset |
files
|
Fri, 18 Nov 2011 15:05:32 +0400 |
unc0rr |
Make AI be less scared by crates. Actually, now it starts using switcher just to pick a crate up.
|
changeset |
files
|