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
|