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
|
Fri, 18 Nov 2011 00:32:52 +0100 |
koda |
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.
|
changeset |
files
|
Thu, 17 Nov 2011 23:14:24 +0300 |
unc0rr |
Make AI use switcher when:
|
changeset |
files
|
Thu, 17 Nov 2011 21:44:35 +0300 |
unc0rr |
- Move actions stack out of Walk procedure
|
changeset |
files
|
Thu, 17 Nov 2011 17:57:45 +0400 |
unc0rr |
- Parse sets initialization
|
changeset |
files
|
Wed, 16 Nov 2011 16:36:17 -0500 |
nemo |
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.
|
changeset |
files
|
Wed, 16 Nov 2011 15:16:17 -0500 |
nemo |
prevent flinging up into any land.
|
changeset |
files
|
Wed, 16 Nov 2011 21:35:14 +0300 |
unc0rr |
Recognize some built-in functions
|
changeset |
files
|
Wed, 16 Nov 2011 20:42:45 +0300 |
unc0rr |
Less code
|
changeset |
files
|
Wed, 16 Nov 2011 19:25:25 +0300 |
unc0rr |
Prefix followed by prefix issue solved. Also some slight improvements.
|
changeset |
files
|
Tue, 15 Nov 2011 00:43:19 -0500 |
nemo |
Fix for issue #291 - this check should probably be in ApplyDamage though
|
changeset |
files
|
Mon, 14 Nov 2011 22:41:08 -0500 |
nemo |
Disable loading content.html on startup, it is fetched on pushing to top of stack already.
|
changeset |
files
|
Mon, 14 Nov 2011 22:38:24 -0500 |
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.
|
changeset |
files
|
Tue, 15 Nov 2011 02:02:08 +0100 |
koda |
move the order of reloading texture to workaround buggy drivers
|
changeset |
files
|
Mon, 14 Nov 2011 18:28:05 -0500 |
nemo |
Only recreate texture for non-empty lines
|
changeset |
files
|
Mon, 14 Nov 2011 18:08:36 -0500 |
nemo |
Remove a bunch of unnecessary nil checks. FreeTexture does its own nil check.
|
changeset |
files
|
Mon, 14 Nov 2011 17:56:44 -0500 |
nemo |
reset chat lines too
|
changeset |
files
|
Mon, 14 Nov 2011 23:46:23 +0200 |
mikade |
Make Highlander moar awesome.
|
changeset |
files
|
Mon, 14 Nov 2011 16:17:58 -0500 |
nemo |
Since I'm storing the text string anyway, might as well recreate captions on resize as well
|
changeset |
files
|
Mon, 14 Nov 2011 15:51:02 -0500 |
nemo |
Not useful.
|
changeset |
files
|
Mon, 14 Nov 2011 13:31:38 -0500 |
nemo |
Aaand in .17
0.9.17
|
changeset |
files
|
Mon, 14 Nov 2011 13:30:17 -0500 |
nemo |
oops. tex could expire, too...
|
changeset |
files
|
Mon, 14 Nov 2011 13:15:55 -0500 |
nemo |
Aaaand merge .17 into trunk.
|
changeset |
files
|