2011-02-19 |
koda |
don't play button sounds when audio is off
|
changeset |
files
|
2011-02-17 |
koda |
better ammomenu window dragging algorithm (as suggested by iphonedevelopertips)
|
changeset |
files
|
2011-02-17 |
koda |
in the cocoa ammomenu show descriptions properly for lower weapons
|
changeset |
files
|
2011-02-16 |
unc0rr |
More robust login system when db server goes away
|
changeset |
files
|
2011-02-16 |
unc0rr |
Allow users to join official server even when there's no db connection
|
changeset |
files
|
2011-02-16 |
unc0rr |
Okay, a compatibility layer for clients of 0.9.15 version (not sure about old versions, as I removed all compatibility hacks for older versions previously)
|
changeset |
files
|
2011-02-15 |
unc0rr |
Fix for my last commit (which was all nonsense)
|
changeset |
files
|
2011-02-14 |
nemo |
merge
|
changeset |
files
|
2011-02-10 |
koda |
screenshot binding for library (on ios it just plays the sound)
|
changeset |
files
|
2011-02-10 |
nemo |
use ctrl instead of alt to avoid colliding with linux window positioning
|
changeset |
files
|
2011-02-09 |
unc0rr |
Draw straight lines while holding Alt key
|
changeset |
files
|
2011-02-08 |
unc0rr |
Merge MAP, MAPGEN and SEED params into one on room join, so engine isn't spawned three times for a preview. Not tested as I'm unable to see my rooms (why?)
|
changeset |
files
|
2011-02-08 |
koda |
screenshots 4 ios
|
changeset |
files
|
2011-02-07 |
koda |
i obviously forgot one piece
|
changeset |
files
|
2011-02-07 |
koda |
update sdl apis to use the new rendering functions
|
changeset |
files
|
2011-02-06 |
unc0rr |
- Take into account hlint suggestions
|
changeset |
files
|
2011-02-06 |
unc0rr |
Don't accept EM message when the game isn't started
|
changeset |
files
|
2011-02-06 |
koda |
fix issue 185 :|
|
changeset |
files
|
2011-02-06 |
sheepluva |
I need this export in order to not have the wrapper.c fail to find Game() on linux
|
changeset |
files
|
2011-02-06 |
sheepluva |
fix engine library compilation on linux/amd64
|
changeset |
files
|
2011-02-06 |
sheepluva |
remove redundant note
|
changeset |
files
|
2011-02-06 |
sheepluva |
update lib wrapper.c so that it actually supplies all arguments required by current Game(), instead of causing a segfault ;D
|
changeset |
files
|
2011-02-05 |
sheepluva |
initialize pointers properly with nil
|
changeset |
files
|
2011-02-05 |
koda |
show dual head mode some love
|
changeset |
files
|
2011-02-05 |
unc0rr |
Fix admin stuff :D
|
changeset |
files
|
2011-02-05 |
unc0rr |
Fix password checking
|
changeset |
files
|
2011-02-05 |
unc0rr |
Fix build of official server
|
changeset |
files
|
2011-02-05 |
koda |
cleaning up how chat is handled on idevices
|
changeset |
files
|
2011-02-05 |
jose1711 |
Updated Slovak translation
|
changeset |
files
|
2011-02-05 |
unc0rr |
Add Unique field to Client structure, and use it to check for matching recieved account status with client
|
changeset |
files
|
2011-02-05 |
unc0rr |
Convert READY and NOT_READY messages to CLIENT_FLAGS message
|
changeset |
files
|
2011-02-04 |
Marco Bresciani |
italian translation :D
|
changeset |
files
|
2011-02-04 |
sheepluva |
fix porkey hat (image height, animation) and sheep hat (image height)
|
changeset |
files
|
2011-02-03 |
unc0rr |
Stub for server restart command
|
changeset |
files
|
2011-02-03 |
sheepluva |
graphic for sinegun, will probably tweak it soon(TM) though
|
changeset |
files
|
2011-02-02 |
koda |
change order of statspage/gamerun when running in dual screen
|
changeset |
files
|
2011-02-02 |
koda |
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
|
changeset |
files
|
2011-02-02 |
koda |
guess what? merge 0.9.15 again...
|
changeset |
files
|
2011-02-02 |
unc0rr |
- Implement BAN protocol command
|
changeset |
files
|
2011-02-02 |
unc0rr |
Frontend sends ROUNDFINISHED with information about whether the round was played till end (will be needed for stats)
|
changeset |
files
|
2011-02-02 |
unc0rr |
KICK and BAN actions (ban has no protocol command for it yet)
|
changeset |
files
|
2011-02-02 |
unc0rr |
Fix even more
|
changeset |
files
|
2011-02-02 |
unc0rr |
Fix merge :D
|
changeset |
files
|
2011-02-02 |
unc0rr |
Merge server refactor into default
|
changeset |
files
|
2011-02-02 |
sheepluva |
if source has uncommitted changes:
|
changeset |
files
|
2011-02-02 |
sheepluva |
if on dev version append hg revision id to demos/saves' filenames
|
changeset |
files
|
2011-02-01 |
sheepluva |
Thou shalt not leak!
|
changeset |
files
|
2011-02-01 |
koda |
addfilelog <3 debugfile
|
changeset |
files
|
2011-02-01 |
sheepluva |
automatically convert hedgewars.org urls to actual links (in order to make support in the lobby/rooms easier
|
changeset |
files
|
2011-02-01 |
sheepluva |
stylesheet-based chat coloring (only internal for now)
|
changeset |
files
|
2011-02-01 |
sheepluva |
make names in chats clickable. still color adjustments needed; and testing
|
changeset |
files
|
2011-01-31 |
sheepluva |
open links in server message preview externally
|
changeset |
files
|
2011-01-31 |
koda |
pleeeeeeeeeeeeeeeeeeeeeease, remeber {$IFDEF DEBUGFILE} before using AddFileLog
|
changeset |
files
|
2011-01-31 |
koda |
merge 0.9.15 once again
|
changeset |
files
|
2011-01-31 |
Henek |
make Random Weapons and No Jumping use the new custom goal function
|
changeset |
files
|
2011-01-31 |
sheepluva |
nicklist actions:
|
changeset |
files
|
2011-01-31 |
nemo |
oops 2
|
changeset |
files
|
2011-01-30 |
nemo |
oops
|
changeset |
files
|
2011-01-30 |
nemo |
Reset things using team colour on change in SetClanColor in lua. This routine had better have been worth it.
|
changeset |
files
|
2011-01-30 |
sheepluva |
activate icon display in menus
|
changeset |
files
|