Sat, 19 Mar 2011 19:41:59 -0400 |
nemo |
Land sprayer tweaks, make land spray and mudball not end turn
|
changeset |
files
|
Sat, 19 Mar 2011 17:49:27 -0400 |
nemo |
Landgun, first pass. At sdw's request.
|
changeset |
files
|
Sat, 19 Mar 2011 16:00:10 -0400 |
nemo |
Remove stray pixels
|
changeset |
files
|
Sat, 19 Mar 2011 16:19:50 +0100 |
Henek |
some final work and buggfix for Tag Team, it is now playable
|
changeset |
files
|
Sat, 19 Mar 2011 14:38:49 +0100 |
Henek |
redone tag team to work and be beautifully coded
|
changeset |
files
|
Thu, 17 Mar 2011 23:53:51 +0100 |
koda |
merge
|
changeset |
files
|
Thu, 17 Mar 2011 23:53:33 +0100 |
koda |
allows for building hedgewars with SDL-1.3
|
changeset |
files
|
Thu, 17 Mar 2011 22:35:46 +0100 |
koda |
and or is not or and is not and
|
changeset |
files
|
Thu, 17 Mar 2011 16:42:59 +0100 |
koda |
update headers a bit
|
changeset |
files
|
Thu, 17 Mar 2011 23:11:48 +0100 |
Henek |
added game mode Tag Team, mostly untested, please test :)
|
changeset |
files
|
Thu, 17 Mar 2011 16:19:03 +0100 |
koda |
my bad
|
changeset |
files
|
Wed, 16 Mar 2011 22:45:42 +0100 |
Henek |
should probably fix broken flakes, my bad
|
changeset |
files
|
Wed, 16 Mar 2011 17:25:05 +0100 |
Henek |
added GetCurAmmoType to lua
|
changeset |
files
|
Mon, 14 Mar 2011 20:08:53 +0300 |
unc0rr |
No unblock needed
|
changeset |
files
|
Mon, 14 Mar 2011 20:04:51 +0300 |
unc0rr |
I must have been on drugs when wrote it
|
changeset |
files
|
Sun, 13 Mar 2011 20:34:27 +0300 |
unc0rr |
merge
|
changeset |
files
|
Sun, 13 Mar 2011 20:34:01 +0300 |
unc0rr |
Store bans in .ini file
|
changeset |
files
|
Sun, 13 Mar 2011 20:25:44 +0300 |
unc0rr |
Don't add ip ban with new timestamp when user gets kicked due to ban
|
changeset |
files
|
Sun, 13 Mar 2011 20:21:27 +0300 |
unc0rr |
Get rid of lastLogins, implement bans system
|
changeset |
files
|
Sun, 13 Mar 2011 15:20:07 +0300 |
unc0rr |
- Remove not needed Show instances
|
changeset |
files
|
Sun, 13 Mar 2011 15:09:29 +0300 |
unc0rr |
Oops
|
changeset |
files
|
Sun, 13 Mar 2011 18:23:51 +0100 |
koda |
update some sdl-1.3 bindings (working up to rev 5296)
|
changeset |
files
|
Sun, 13 Mar 2011 15:09:04 +0300 |
unc0rr |
Implement Store truncating, so the memory even gets freed sometimes
|
changeset |
files
|
Sun, 13 Mar 2011 03:43:18 +0100 |
koda |
we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
|
changeset |
files
|
Sat, 12 Mar 2011 22:55:25 +0300 |
unc0rr |
Better quit message
|
changeset |
files
|
Sat, 12 Mar 2011 22:42:01 +0300 |
unc0rr |
- Don't pretend client sent some message from sending thread (fixes crash when client is already deleted by recieveng thread)
|
changeset |
files
|
Fri, 11 Mar 2011 22:22:28 +0300 |
unc0rr |
- Fix a problem with ghost teams (missing 'not')
|
changeset |
files
|
Thu, 10 Mar 2011 22:28:40 +0300 |
unc0rr |
Send QUIT on exception too. This leads to double QUIT for a usual disconnection, yet is safe. Should fix crashes.
|
changeset |
files
|
Wed, 09 Mar 2011 22:39:35 +0100 |
Henek |
correcting two misstakes in en.txt and sv.txt as reported by Cairo and others
|
changeset |
files
|
Wed, 09 Mar 2011 22:11:29 +0300 |
unc0rr |
Fix crash (accessing already deleted client record) by reverting to old client removing handling + throwTo
|
changeset |
files
|
Wed, 09 Mar 2011 21:41:16 +0300 |
unc0rr |
Fix comments spelling
|
changeset |
files
|
Tue, 08 Mar 2011 15:50:42 -0500 |
nemo |
Issue #194, turn off followgear for altuse
|
changeset |
files
|
Tue, 08 Mar 2011 22:18:35 +0300 |
unc0rr |
Fix split
|
changeset |
files
|
Tue, 08 Mar 2011 21:45:00 +0300 |
unc0rr |
- Simplify insane TConfig code
|
changeset |
files
|
Tue, 08 Mar 2011 21:27:44 +0300 |
unc0rr |
Fix check for duplicated nickname
|
changeset |
files
|
Sun, 06 Mar 2011 21:55:44 +0300 |
unc0rr |
Write latest protocol version too
|
changeset |
files
|
Sun, 06 Mar 2011 21:54:37 +0300 |
unc0rr |
- Write server config into .ini file on change
|
changeset |
files
|
Sat, 05 Mar 2011 22:39:26 +0300 |
unc0rr |
Store more parameters in ini file
|
changeset |
files
|
Sat, 05 Mar 2011 22:23:14 +0300 |
unc0rr |
Use 'undefined' less (replace with default values and 'error')
|
changeset |
files
|
Sat, 05 Mar 2011 22:16:29 +0300 |
unc0rr |
Use Maybe for storing client's clan, allows less error-prone spectator checks
|
changeset |
files
|
Sat, 05 Mar 2011 13:07:02 +0100 |
Henek |
added PlaceGirder to lua
|
changeset |
files
|
Sat, 05 Mar 2011 09:34:21 +0300 |
unc0rr |
Fix build
|
changeset |
files
|
Sat, 05 Mar 2011 09:32:11 +0300 |
unc0rr |
Better support for 0.9.15
|
changeset |
files
|
Fri, 04 Mar 2011 22:45:28 +0300 |
unc0rr |
Add dbName parameter to .ini file, fix some warnings
|
changeset |
files
|
Fri, 04 Mar 2011 11:30:53 +0300 |
unc0rr |
Optimize check (not like it is called much, just ffs; not tested)
|
changeset |
files
|
Thu, 03 Mar 2011 22:15:42 +0300 |
unc0rr |
merge
|
changeset |
files
|
Wed, 02 Mar 2011 15:57:44 -0500 |
nemo |
fix bad ogg name
|
changeset |
files
|
Wed, 02 Mar 2011 15:19:55 -0500 |
nemo |
add victory/flawless victory sounds. untested
|
changeset |
files
|
Wed, 02 Mar 2011 11:48:02 -0500 |
nemo |
Try to make AI aware of dud mines by clearing gstAttacking on dud, and adding some rules on mine health/damage/dud probability to AI weighting.
|
changeset |
files
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
changeset |
files
|
Thu, 03 Mar 2011 22:15:13 +0300 |
unc0rr |
Use Data.TConfig to read and store server config in hedgewars.ini (a little bit of hate to the author for not exporting Conf type)
|
changeset |
files
|
Mon, 28 Feb 2011 22:28:43 +0300 |
unc0rr |
Add stubs for server config reading and writing routines
|
changeset |
files
|
Mon, 28 Feb 2011 22:04:10 +0300 |
unc0rr |
Add server version (which is separate from protocol version) and a check in frontend for a new enough server (currently only qWarning)
|
changeset |
files
|
Sun, 27 Feb 2011 18:55:34 -0500 |
nemo |
replace removed command
|
changeset |
files
|
Sun, 27 Feb 2011 18:03:33 -0500 |
nemo |
merge
|
changeset |
files
|
Sun, 27 Feb 2011 21:45:37 +0300 |
unc0rr |
Oops, forgot to hg add this file
|
changeset |
files
|
Sun, 27 Feb 2011 13:35:08 -0500 |
nemo |
visual tweak to smoke
|
changeset |
files
|
Sun, 27 Feb 2011 21:06:28 +0300 |
unc0rr |
Read server config from file
|
changeset |
files
|
Sun, 27 Feb 2011 20:58:59 +0300 |
unc0rr |
merge
|
changeset |
files
|
Sun, 27 Feb 2011 12:56:36 -0500 |
nemo |
make defective mines explode if they take enough damage, add missing interface line for koda's new uSound fade
|
changeset |
files
|
Sun, 27 Feb 2011 20:58:43 +0300 |
igor-hkr |
Ukrainian translation update
|
changeset |
files
|
Sun, 27 Feb 2011 20:15:48 +0300 |
unc0rr |
merge
|
changeset |
files
|
Sun, 27 Feb 2011 11:46:41 -0500 |
nemo |
add friendslist whitelist to autokick, and more merging
|
changeset |
files
|
Sun, 27 Feb 2011 20:15:09 +0300 |
unc0rr |
Start new server on RestartException
|
changeset |
files
|
Sun, 27 Feb 2011 19:32:44 +0300 |
unc0rr |
merge
|
changeset |
files
|
Sun, 27 Feb 2011 19:32:14 +0300 |
unc0rr |
merge
|
changeset |
files
|
Thu, 24 Feb 2011 22:01:36 +0300 |
unc0rr |
ShutdownException for server shutdown
|
changeset |
files
|
Sun, 27 Feb 2011 11:32:48 -0500 |
nemo |
Autokick ignored players from game room on join. Needs testing.
|
changeset |
files
|
Wed, 23 Feb 2011 18:38:11 +0300 |
unc0rr |
Remove deprecated statistics MVar
|
changeset |
files
|
Sat, 26 Feb 2011 15:56:11 +0100 |
koda |
usound: added function for loops with fade in and out
|
changeset |
files
|
Wed, 23 Feb 2011 18:34:07 +0300 |
unc0rr |
Don't forkIO main loop
|
changeset |
files
|
Fri, 25 Feb 2011 16:32:24 -0500 |
nemo |
Fix PNG offsets (also some non-RGB)
|
changeset |
files
|
Tue, 22 Feb 2011 18:51:22 +0200 |
mikade |
Fixed scoring exploit on Control and removed user branding from the map
|
changeset |
files
|
Sat, 19 Feb 2011 04:04:34 +0100 |
koda |
Added tag Hedgewars-iOS-1.2.3 for changeset ae0c6c35414d
|
changeset |
files
|
Sat, 19 Feb 2011 04:04:29 +0100 |
koda |
fix silly validation and signature
Hedgewars-iOS-1.2.3
|
changeset |
files
|
Sat, 19 Feb 2011 02:21:09 +0100 |
koda |
disable the two last workinprogress weapons on the ios release
|
changeset |
files
|
Sat, 19 Feb 2011 01:42:12 +0100 |
koda |
ios version bump
|
changeset |
files
|
Sat, 19 Feb 2011 01:38:40 +0100 |
koda |
remove unused ios code
|
changeset |
files
|
Sat, 19 Feb 2011 01:01:03 +0100 |
koda |
don't play button sounds when audio is off
|
changeset |
files
|
Fri, 18 Feb 2011 00:31:01 +0100 |
koda |
better ammomenu window dragging algorithm (as suggested by iphonedevelopertips)
|
changeset |
files
|
Fri, 18 Feb 2011 00:21:36 +0100 |
koda |
in the cocoa ammomenu show descriptions properly for lower weapons
|
changeset |
files
|
Wed, 16 Feb 2011 13:07:00 +0300 |
unc0rr |
More robust login system when db server goes away
|
changeset |
files
|
Wed, 16 Feb 2011 12:49:12 +0300 |
unc0rr |
Allow users to join official server even when there's no db connection
|
changeset |
files
|
Wed, 16 Feb 2011 12:07:30 +0300 |
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
|
Tue, 15 Feb 2011 21:12:22 +0300 |
unc0rr |
Fix for my last commit (which was all nonsense)
|
changeset |
files
|
Mon, 14 Feb 2011 08:31:45 -0500 |
nemo |
merge
|
changeset |
files
|
Fri, 11 Feb 2011 00:15:11 +0100 |
koda |
screenshot binding for library (on ios it just plays the sound)
|
changeset |
files
|
Wed, 09 Feb 2011 23:26:01 -0500 |
nemo |
use ctrl instead of alt to avoid colliding with linux window positioning
|
changeset |
files
|
Wed, 09 Feb 2011 21:59:43 +0300 |
unc0rr |
Draw straight lines while holding Alt key
|
changeset |
files
|
Tue, 08 Feb 2011 22:24:30 +0300 |
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
|
Tue, 08 Feb 2011 02:43:07 +0100 |
koda |
screenshots 4 ios
|
changeset |
files
|
Mon, 07 Feb 2011 23:22:14 +0100 |
koda |
i obviously forgot one piece
|
changeset |
files
|
Mon, 07 Feb 2011 23:12:56 +0100 |
koda |
update sdl apis to use the new rendering functions
|
changeset |
files
|
Sun, 06 Feb 2011 21:50:29 +0300 |
unc0rr |
- Take into account hlint suggestions
|
changeset |
files
|
Sun, 06 Feb 2011 18:59:53 +0300 |
unc0rr |
Don't accept EM message when the game isn't started
|
changeset |
files
|
Sun, 06 Feb 2011 13:19:00 +0100 |
koda |
fix issue 185 :|
|
changeset |
files
|
Sun, 06 Feb 2011 11:39:11 +0100 |
sheepluva |
I need this export in order to not have the wrapper.c fail to find Game() on linux
|
changeset |
files
|
Sun, 06 Feb 2011 11:34:52 +0100 |
sheepluva |
fix engine library compilation on linux/amd64
|
changeset |
files
|
Sun, 06 Feb 2011 10:36:01 +0100 |
sheepluva |
remove redundant note
|
changeset |
files
|
Sun, 06 Feb 2011 10:28:59 +0100 |
sheepluva |
update lib wrapper.c so that it actually supplies all arguments required by current Game(), instead of causing a segfault ;D
|
changeset |
files
|
Sun, 06 Feb 2011 00:47:00 +0100 |
sheepluva |
initialize pointers properly with nil
|
changeset |
files
|
Sat, 05 Feb 2011 22:22:16 +0100 |
koda |
show dual head mode some love
|
changeset |
files
|
Sat, 05 Feb 2011 23:37:25 +0300 |
unc0rr |
Fix admin stuff :D
|
changeset |
files
|
Sat, 05 Feb 2011 23:33:10 +0300 |
unc0rr |
Fix password checking
|
changeset |
files
|
Sat, 05 Feb 2011 23:15:22 +0300 |
unc0rr |
Fix build of official server
|
changeset |
files
|
Sat, 05 Feb 2011 15:45:44 +0100 |
koda |
cleaning up how chat is handled on idevices
|
changeset |
files
|
Sat, 05 Feb 2011 15:36:02 +0100 |
jose1711 |
Updated Slovak translation
|
changeset |
files
|
Sat, 05 Feb 2011 11:32:15 +0300 |
unc0rr |
Add Unique field to Client structure, and use it to check for matching recieved account status with client
|
changeset |
files
|
Sat, 05 Feb 2011 11:05:16 +0300 |
unc0rr |
Convert READY and NOT_READY messages to CLIENT_FLAGS message
|
changeset |
files
|
Fri, 04 Feb 2011 20:41:46 +0100 |
Marco Bresciani |
italian translation :D
|
changeset |
files
|
Fri, 04 Feb 2011 07:13:58 +0100 |
sheepluva |
fix porkey hat (image height, animation) and sheep hat (image height)
|
changeset |
files
|
Thu, 03 Feb 2011 22:29:10 +0300 |
unc0rr |
Stub for server restart command
|
changeset |
files
|