2011-02-24 |
unc0rr |
ShutdownException for server shutdown
|
changeset |
files
|
2011-02-27 |
nemo |
Autokick ignored players from game room on join. Needs testing.
|
changeset |
files
|
2011-02-23 |
unc0rr |
Remove deprecated statistics MVar
|
changeset |
files
|
2011-02-26 |
koda |
usound: added function for loops with fade in and out
|
changeset |
files
|
2011-02-23 |
unc0rr |
Don't forkIO main loop
|
changeset |
files
|
2011-02-25 |
nemo |
Fix PNG offsets (also some non-RGB)
|
changeset |
files
|
2011-02-22 |
mikade |
Fixed scoring exploit on Control and removed user branding from the map
|
changeset |
files
|
2011-02-19 |
koda |
Added tag Hedgewars-iOS-1.2.3 for changeset ae0c6c35414d
|
changeset |
files
|
2011-02-19 |
koda |
fix silly validation and signature
Hedgewars-iOS-1.2.3
|
changeset |
files
|
2011-02-19 |
koda |
disable the two last workinprogress weapons on the ios release
|
changeset |
files
|
2011-02-19 |
koda |
ios version bump
|
changeset |
files
|
2011-02-19 |
koda |
remove unused ios code
|
changeset |
files
|
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
|