2011-11-03 |
unc0rr |
- Update to compile with parsec 3.*
|
changeset |
files
|
2011-11-03 |
nemo |
Bounce can't be set on this anyway, and if we did make it work, it'd probably be OP
|
changeset |
files
|
2011-11-03 |
unc0rr |
Improve pascal parser, now it is able to successfully parse uGame.pas (though it eats all comments). Many things are still missing. Well, it's just a matter of time to implement the rest. All basic work is already done anyway.
|
changeset |
files
|
2011-11-03 |
koda |
small tweak to ingamemenu class
|
changeset |
files
|
2011-11-03 |
koda |
double two finger tap to make screenshot on ios (though folder is not yet accessible)
|
changeset |
files
|
2011-11-03 |
koda |
make screenshots with 32bits of depths, so that they are more opengles friendly
|
changeset |
files
|
2011-11-03 |
koda |
convert gameinterfacebridge in simple-to-use class methods
|
changeset |
files
|
2011-11-02 |
koda |
aaand remove also ipcport from the class interface as well
|
changeset |
files
|
2011-11-02 |
koda |
do not forget to keep track of teams here
|
changeset |
files
|
2011-11-02 |
koda |
don't keep track of the savepath and of engineprotocol objects
|
changeset |
files
|
2011-11-02 |
koda |
better
|
changeset |
files
|
2011-11-02 |
koda |
remove the need of saving the calling controller (disabling stats, but they were already broken by a previous commit)
|
changeset |
files
|
2011-11-02 |
koda |
slight simplification
|
changeset |
files
|
2011-11-02 |
koda |
move objc overlay creation after sdlwindow has been created
|
changeset |
files
|
2011-10-31 |
sheepluva |
widen mission list
|
changeset |
files
|
2011-10-31 |
sheepluva |
mission locale -> UTF-8
|
changeset |
files
|
2011-10-31 |
unc0rr |
ru localization
|
changeset |
files
|
2011-10-31 |
nemo |
oh, probably needs resetting here too
|
changeset |
files
|
2011-10-31 |
nemo |
Force a desync if there is a script name mismatch. This avoids playing until the game desyncs due to script differences.
|
changeset |
files
|
2011-10-31 |
mikade |
Add "Surfer" achievement to Space Invasion.
|
changeset |
files
|
2011-10-31 |
sheepluva |
this seems... um.. random
|
changeset |
files
|
2011-10-31 |
sheepluva |
Bee:
|
changeset |
files
|
2011-10-31 |
sheepluva |
mikade's request: dont delete mission text/texture in HideMission() (so that it can still be looked at in ESC menu
|
changeset |
files
|
2011-10-31 |
sheepluva |
fix HideMission()
|
changeset |
files
|
2011-10-31 |
sheepluva |
don't hide target cursor if a hedgehog (other than current) is drowning, thanks to mikade for pointing this out
|
changeset |
files
|
2011-10-31 |
koda |
unified the objc game state in a single place, which allowed some optimization to ObjcExport class (and more)
|
changeset |
files
|
2011-10-31 |
koda |
just moving ios server stuff around
|
changeset |
files
|
2011-10-30 |
sheepluva |
fix mission map script loading
|
changeset |
files
|
2011-10-30 |
sheepluva |
don't let forced hog movement (with no damage) suspend/halt shot charging
|
changeset |
files
|
2011-10-30 |
sheepluva |
whoops, I'm a nerd
|
changeset |
files
|
2011-10-30 |
sheepluva |
frontend flakes:
|
changeset |
files
|
2011-10-30 |
sheepluva |
frontend flakes:
|
changeset |
files
|
2011-10-30 |
sheepluva |
show notice to admin when kicking player
|
changeset |
files
|
2011-10-30 |
sheepluva |
lupdate, german translation
|
changeset |
files
|
2011-10-30 |
sheepluva |
beep on highlight
|
changeset |
files
|
2011-10-29 |
sheepluva |
whoopsy, my bad (segfault due to accepting empty lines)
|
changeset |
files
|
2011-11-12 |
Xeli |
yey sdl implemented multi touch so my implementation isnt needed anymore
hedgeroid
|
changeset |
files
|
2011-10-29 |
sheepluva |
stylesheet comments/adjustments
|
changeset |
files
|
2011-11-12 |
Xeli |
these files must not be compiled because they cause compiler errors and noone likes those ;p
hedgeroid
|
changeset |
files
|
2011-10-29 |
sheepluva |
html-escape nicknames
|
changeset |
files
|
2011-11-12 |
Xeli |
removed sdl_net which was 'borrowed' (?:P) from peyla's port we'll now be using the official port
hedgeroid
|
changeset |
files
|
2011-10-29 |
sheepluva |
change default timestamp format to hh:mm
|
changeset |
files
|
2011-11-12 |
Xeli |
automated the build process some more, users must add the android ndk, sdk and fpc dir to their $PATH and cmake will do the rest, I still need a solution for the sdl dir. Subrepo's perhaps?
hedgeroid
|
changeset |
files
|
2011-10-29 |
sheepluva |
* fix highlighting (i just broke it by not negating a boolean expression)
|
changeset |
files
|
2011-11-12 |
Xeli |
added lines to avoid compiler hints, is this really the way we want to do it though? ;/
hedgeroid
|
changeset |
files
|
2011-10-29 |
sheepluva |
update name autocompletion after nick change (since own nick isn't suggested)
|
changeset |
files
|
2011-10-28 |
Xeli |
merge
hedgeroid
|
changeset |
files
|
2011-10-29 |
sheepluva |
disconnect when going back from lobby page (regression fix)
|
changeset |
files
|
2011-10-28 |
koda |
one dangerous merge
hedgeroid
|
changeset |
files
|
2011-10-28 |
unc0rr |
It doesn't make much sense to make checks like 'if(game)' if you never set game to 0. Using smart pointers instead. Does it fix segfaults? Probably.
|
changeset |
files
|
2011-10-28 |
sheepluva |
+ make names in notice messages and leave messages clickable too
|
changeset |
files
|
2011-10-28 |
sheepluva |
chat: don't link own name
|
changeset |
files
|
2011-10-28 |
koda |
ok *this* brings ios 3.* runtime compatibility
|
changeset |
files
|
2011-10-28 |
koda |
restore game config on iphone
|
changeset |
files
|
2011-10-27 |
sheepluva |
actually the those if(...); weren't supposed to be if statements in the first place, since the result is always true at that point of code anyway.
|
changeset |
files
|
2011-10-27 |
unc0rr |
- Remove some old unused code
|
changeset |
files
|
2011-10-27 |
sheepluva |
having ctrl+w close the engine is just mean... many WASD players think the game crashes all the time because of that - since they close it by accident again and again...
|
changeset |
files
|
2011-10-26 |
sheepluva |
typos
|
changeset |
files
|
2011-10-26 |
sheepluva |
custom highlighting
|
changeset |
files
|
2011-10-26 |
koda |
also imageio is absent from old ios, so weaklink it
|
changeset |
files
|