2010-12-11 |
unc0rr |
merge
|
changeset |
files
|
2010-12-11 |
koda |
audio_session is giving problems with multitasking so disabling it for now
|
changeset |
files
|
2010-12-11 |
Henek |
Finnished up the lua translations by adding training maps, campaign is ignored for now
|
changeset |
files
|
2010-12-11 |
koda |
disable large maps also on iphone3gs and ipodtouch3g, they fail to load sometimes
|
changeset |
files
|
2010-12-11 |
koda |
add the appirater class for getting more positive reviews
|
changeset |
files
|
2010-12-11 |
Henek |
also updated TrophyRace to new system
|
changeset |
files
|
2010-12-10 |
Henek |
lua access to data dir by GetDataPath and made a new scripting translation system with Locale.lua as library and .lua files under Locale. Updated maps Basketball and Knockball to this new system.
|
changeset |
files
|
2010-12-10 |
smaxx |
Frontend:
|
changeset |
files
|
2010-12-11 |
unc0rr |
Add a stub for draw map page
|
changeset |
files
|
2010-12-10 |
nemo |
return RGBA
|
changeset |
files
|
2010-12-10 |
nemo |
clan color fetch
|
changeset |
files
|
2010-12-09 |
koda |
merge
|
changeset |
files
|
2010-12-09 |
nemo |
add missing setter for botlevel
|
changeset |
files
|
2010-12-09 |
archl |
Updated Chinese translation
|
changeset |
files
|
2010-12-09 |
unc0rr |
Pass hardcoded drawn map from frontend into engine \o/
|
changeset |
files
|
2010-12-08 |
Henek |
removing all ; from lua script as an act of temporary rage and perfectionism
|
changeset |
files
|
2010-12-08 |
nemo |
standardise name
|
changeset |
files
|
2010-12-08 |
nemo |
pngcrush the new 2x previews. This "make the preview look a bit crisper at same size in iphone 4" is now costing us 2,916,716 bytes
|
changeset |
files
|
2010-12-08 |
unc0rr |
Stub to recieve /draw command
|
changeset |
files
|
2010-12-08 |
unc0rr |
- Pass map drawing data to engine
|
changeset |
files
|
2010-12-09 |
koda |
forgot to update these files
|
changeset |
files
|
2010-12-08 |
unc0rr |
Add drawn map into the list of map generators
|
changeset |
files
|
2010-12-08 |
koda |
fix crasher (somehow, might be glitchy)
|
changeset |
files
|
2010-12-08 |
koda |
merge
|
changeset |
files
|
2010-12-08 |
nemo |
these should probably be expressly integer
|
changeset |
files
|
2010-12-08 |
nemo |
band/bor/bnot to support Lua 5.1 lack of binary ops
|
changeset |
files
|
2010-12-08 |
nemo |
Restore millisecond precision for mines time
|
changeset |
files
|
2010-12-08 |
nemo |
Eh. Since you asked. AddAmmo hook for Lua
|
changeset |
files
|
2010-12-07 |
nemo |
would help if I put it in the right routine
|
changeset |
files
|
2010-12-07 |
nemo |
Add script hook onNewTurn to the end of AfterSwitchHedgehog. This should signal the very start of a new turn, immediately after CurrentTeam is switched.
|
changeset |
files
|
2010-12-08 |
koda |
code cleanup
|
changeset |
files
|
2010-12-07 |
unc0rr |
Add QAspectRatioLayout borrowed from http://wiki.forum.nokia.com/index.php/CS001309_-_Maintaining_square_form_for_a_widget_in_Qt to maintain width == height * 2 aspect ratio for map drawing widget
|
changeset |
files
|
2010-12-08 |
koda |
team selection completely refactored, now has animation and more performance
|
changeset |
files
|
2010-12-07 |
nemo |
rendering optimisations. remove the recursive flames in explosions (might need more due to the gravity change in the new flames) but more usefully, eliminate a number of redundant Tint calls
|
changeset |
files
|
2010-12-07 |
koda |
Forts: reduce preview size and add hi-res one
|
changeset |
files
|
2010-12-06 |
nemo |
try this mikade
|
changeset |
files
|
2010-12-06 |
nemo |
merge
|
changeset |
files
|
2010-12-06 |
unc0rr |
Always keep last point of drawn polyline
|
changeset |
files
|
2010-12-06 |
nemo |
disable say, just don't do anything. trying to avoid spew on spectator join
|
changeset |
files
|
2010-12-06 |
nemo |
string length checks
|
changeset |
files
|
2010-12-06 |
nemo |
fix hsa/hta/hya
|
changeset |
files
|
2010-12-06 |
nemo |
trying to unbreak hog speech
|
changeset |
files
|
2010-12-06 |
nemo |
remove currentteam check
|
changeset |
files
|
2010-12-06 |
nemo |
Allow hog speech when not your turn. Currently is set to 40% opacity (could be fainter) and drawn behind the hogs instead of in front. Also allows hog targetting using a number.
|
changeset |
files
|
2010-12-06 |
sheepluva |
changing Tree Map theme to Halloween (this time on the right branch >_>)
|
changeset |
files
|
2010-12-05 |
koda |
update schemes for ios
|
changeset |
files
|
2010-12-05 |
koda |
added porkey and sheep hats
|
changeset |
files
|
2010-12-05 |
koda |
add a simple check to prevent loading sounds when device is muted
|
changeset |
files
|
2010-12-04 |
koda |
write some version information inside the application
|
changeset |
files
|
2010-12-04 |
unc0rr |
merge
|
changeset |
files
|
2010-12-04 |
unc0rr |
Halfplement decode/drawing routine
|
changeset |
files
|
2010-12-04 |
unc0rr |
- Change painted map file format
|
changeset |
files
|
2010-12-04 |
nemo |
add nil check
|
changeset |
files
|
2010-12-04 |
nemo |
In AI survival mode, have the AI score when it kills humans, instead of its own team, clear poison on an AI kill, and reset AI health using InitialHealth instead of 100.
|
changeset |
files
|
2010-12-04 |
koda |
more retina support and multitasking support
|
changeset |
files
|
2010-12-03 |
nemo |
add visual gear registration
|
changeset |
files
|
2010-12-03 |
nemo |
make Tint(longword) use RGBA
|
changeset |
files
|
2010-12-03 |
nemo |
trying to get tint to behave more as I expect. need to ask Smaxx what he intended here, to avoid too many pointless colour calls
|
changeset |
files
|
2010-12-03 |
nemo |
forgot the passed in uid
|
changeset |
files
|
2010-12-03 |
nemo |
Restore King mode. The worst of the changes was Place Hogs
|
changeset |
files
|