Mon, 21 Mar 2011 21:23:39 +0300 |
unc0rr |
merge
|
changeset |
files
|
Sun, 20 Mar 2011 15:22:55 -0400 |
nikin |
nikin just wants to get commit count up
|
changeset |
files
|
Sun, 20 Mar 2011 15:07:45 -0400 |
nikin |
Remove floating point to avoid desync
|
changeset |
files
|
Sun, 20 Mar 2011 15:00:01 -0400 |
nemo |
remove ammo if you suicide in the middle of uses
|
changeset |
files
|
Sun, 20 Mar 2011 15:03:39 +0100 |
EJ |
Replaced bs2packs.
|
changeset |
files
|
Sun, 20 Mar 2011 12:52:36 -0400 |
nemo |
Adjust conditions for showing crosshair
|
changeset |
files
|
Mon, 21 Mar 2011 21:04:20 +0300 |
EJ |
Changed the standard show function to Text.Show.ByteString, and misc.
|
changeset |
files
|
Fri, 25 Mar 2011 23:35:04 +0200 |
Tobias Domhan |
solved issue 197 and other issues that were caused when copying or creating a new weapon set that was named like an already existing one. this will now be avoided.
|
changeset |
files
|
Sun, 20 Mar 2011 08:42:32 +0000 |
shreyasbp |
This should fix http://code.google.com/p/hedgewars/issues/detail?id=153
|
changeset |
files
|
Sat, 19 Mar 2011 20:25:10 -0400 |
inu |
portuguese updates
|
changeset |
files
|
Sat, 19 Mar 2011 20:24:31 -0400 |
nikin |
percentage modifier for get away time
|
changeset |
files
|
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
|
Thu, 03 Feb 2011 07:00:38 +0100 |
sheepluva |
graphic for sinegun, will probably tweak it soon(TM) though
|
changeset |
files
|
Thu, 03 Feb 2011 00:23:41 +0100 |
koda |
change order of statspage/gamerun when running in dual screen
|
changeset |
files
|
Wed, 02 Feb 2011 23:38:44 +0100 |
koda |
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
|
changeset |
files
|
Wed, 02 Feb 2011 23:21:14 +0100 |
koda |
guess what? merge 0.9.15 again...
|
changeset |
files
|
Wed, 02 Feb 2011 22:19:10 +0300 |
unc0rr |
- Implement BAN protocol command
|
changeset |
files
|
Wed, 02 Feb 2011 22:14:00 +0300 |
unc0rr |
Frontend sends ROUNDFINISHED with information about whether the round was played till end (will be needed for stats)
|
changeset |
files
|
Wed, 02 Feb 2011 21:53:19 +0300 |
unc0rr |
KICK and BAN actions (ban has no protocol command for it yet)
|
changeset |
files
|
Wed, 02 Feb 2011 21:23:47 +0300 |
unc0rr |
Fix even more
|
changeset |
files
|
Wed, 02 Feb 2011 21:23:12 +0300 |
unc0rr |
Fix merge :D
|
changeset |
files
|
Wed, 02 Feb 2011 11:28:38 +0300 |
unc0rr |
Merge server refactor into default
|
changeset |
files
|
Wed, 02 Feb 2011 09:05:48 +0100 |
sheepluva |
if source has uncommitted changes:
|
changeset |
files
|
Wed, 02 Feb 2011 07:40:36 +0100 |
sheepluva |
if on dev version append hg revision id to demos/saves' filenames
|
changeset |
files
|
Tue, 01 Feb 2011 19:49:10 +0100 |
sheepluva |
Thou shalt not leak!
|
changeset |
files
|
Tue, 01 Feb 2011 15:30:08 +0100 |
koda |
addfilelog <3 debugfile
|
changeset |
files
|
Tue, 01 Feb 2011 08:15:01 +0100 |
sheepluva |
automatically convert hedgewars.org urls to actual links (in order to make support in the lobby/rooms easier
|
changeset |
files
|
Tue, 01 Feb 2011 07:52:50 +0100 |
sheepluva |
stylesheet-based chat coloring (only internal for now)
|
changeset |
files
|
Tue, 01 Feb 2011 06:06:38 +0100 |
sheepluva |
make names in chats clickable. still color adjustments needed; and testing
|
changeset |
files
|
Tue, 01 Feb 2011 00:24:28 +0100 |
sheepluva |
open links in server message preview externally
|
changeset |
files
|
Tue, 01 Feb 2011 00:27:47 +0100 |
koda |
pleeeeeeeeeeeeeeeeeeeeeease, remeber {$IFDEF DEBUGFILE} before using AddFileLog
|
changeset |
files
|
Tue, 01 Feb 2011 00:18:25 +0100 |
koda |
merge 0.9.15 once again
|
changeset |
files
|
Mon, 31 Jan 2011 21:59:59 +0100 |
Henek |
make Random Weapons and No Jumping use the new custom goal function
|
changeset |
files
|
Mon, 31 Jan 2011 08:45:05 +0100 |
sheepluva |
nicklist actions:
|
changeset |
files
|
Sun, 30 Jan 2011 19:02:32 -0500 |
nemo |
oops 2
|
changeset |
files
|
Sun, 30 Jan 2011 18:49:55 -0500 |
nemo |
oops
|
changeset |
files
|
Sun, 30 Jan 2011 17:54:02 -0500 |
nemo |
Reset things using team colour on change in SetClanColor in lua. This routine had better have been worth it.
|
changeset |
files
|
Sun, 30 Jan 2011 20:04:34 +0100 |
sheepluva |
activate icon display in menus
|
changeset |
files
|
Sun, 30 Jan 2011 21:33:39 +0300 |
unc0rr |
merge
|
changeset |
files
|
Sun, 30 Jan 2011 19:05:31 +0100 |
Henek |
fixed unlimeted fuel bug for rcplane
|
changeset |
files
|
Sun, 30 Jan 2011 21:33:08 +0300 |
unc0rr |
Fix ApplyDamage accepting Damage == 0
|
changeset |
files
|
Sun, 30 Jan 2011 06:56:12 +0100 |
sheepluva |
nicklists:
|
changeset |
files
|
Sat, 29 Jan 2011 21:16:09 +0100 |
Henek |
added dummy for tardis and ugly icons for tardis and structure
|
changeset |
files
|
Sat, 29 Jan 2011 14:54:08 -0500 |
nemo |
expose set clan color for Cairo. might also be useful for betrayals in campaign mode or somesuch
|
changeset |
files
|
Sat, 29 Jan 2011 18:18:44 +0100 |
Henek |
still in developement take on adding structures, working hiding of hogs and ejecting them later.
|
changeset |
files
|
Sat, 29 Jan 2011 17:40:45 +0100 |
sheepluva |
bugfix: fixing sticky mines calling AddGearCI when they shouldn't (allows jumping on them in midair)
|
changeset |
files
|
Sat, 29 Jan 2011 17:40:49 +0300 |
unc0rr |
Ask for another nickname on collision. Works only with new server.
|
changeset |
files
|
Sat, 29 Jan 2011 15:39:04 +0300 |
unc0rr |
Update frontend's project file
|
changeset |
files
|
Sat, 29 Jan 2011 05:39:24 +0100 |
sheepluva |
nick sorting: give letters priority over all other chars
|
changeset |
files
|
Sat, 29 Jan 2011 01:08:39 +0100 |
sheepluva |
sort nick lists case-insensitive
|
changeset |
files
|
Fri, 28 Jan 2011 03:30:14 +0100 |
sheepluva |
lua: getter and setter for hedgehog hats
|
changeset |
files
|
Fri, 28 Jan 2011 02:47:11 +0100 |
sheepluva |
procedure for loading hats
|
changeset |
files
|
Tue, 25 Jan 2011 20:32:58 +0100 |
Henek |
add a new lua library with misc tools and removed redundant tracker functions
|
changeset |
files
|
Mon, 24 Jan 2011 23:48:44 +0200 |
mikade |
Two new gameplay modes: Tumbler and Racer.
|
changeset |
files
|
Mon, 24 Jan 2011 14:52:55 -0500 |
mikade |
bugfix for flag spawn, teleporter + rope
|
changeset |
files
|
Sat, 22 Jan 2011 22:43:54 +0100 |
sheepluva |
trim net nick in frontend
|
changeset |
files
|
Sat, 22 Jan 2011 22:31:05 +0100 |
Henek |
added GetGearRaduis and minor Tracker things
|
changeset |
files
|
Sat, 22 Jan 2011 22:39:35 +0300 |
unc0rr |
merge
|
changeset |
files
|
Sat, 22 Jan 2011 19:40:57 +0100 |
sheepluva |
let players set timer of drill strike. yes. drill strike :3 the timer starts to tick on first impact
|
changeset |
files
|
Sat, 22 Jan 2011 22:37:12 +0300 |
unc0rr |
Disallow isSpace chars at start and end of nicknames and room names
|
changeset |
files
|
Fri, 21 Jan 2011 17:07:42 -0500 |
nemo |
*sigh*
|
changeset |
files
|
Fri, 21 Jan 2011 11:45:31 -0500 |
mikade |
Fix typos in tips
|
changeset |
files
|
Fri, 21 Jan 2011 11:15:13 -0500 |
nemo |
updated italian translation
|
changeset |
files
|
Thu, 20 Jan 2011 21:32:39 +0300 |
unc0rr |
Fix empty message resulting in corrupted packets
|
changeset |
files
|
Thu, 20 Jan 2011 01:49:20 +0100 |
koda |
(ios) perform a small change about how to close the game window, should hopefully save memory and avoid crashes (who am i kidding? that's the usual PR talk...)
|
changeset |
files
|
Thu, 20 Jan 2011 01:27:51 +0100 |
koda |
ios has still a case sensitive file system
|
changeset |
files
|
Wed, 19 Jan 2011 23:51:19 +0100 |
koda |
disable the C memory manager and keep the native pascal one
|
changeset |
files
|
Wed, 19 Jan 2011 23:02:43 +0100 |
koda |
new local play button graphic
|
changeset |
files
|
Wed, 19 Jan 2011 16:44:14 -0500 |
nemo |
rename firepunch to shoryuken
|
changeset |
files
|
Wed, 19 Jan 2011 01:12:55 +0100 |
koda |
implemented ranking in ios stats pages
|
changeset |
files
|
Tue, 18 Jan 2011 23:08:47 +0100 |
koda |
when multiple fingers are detected, remove all widgets in order to avoid accidental commands
|
changeset |
files
|
Tue, 18 Jan 2011 22:55:58 +0100 |
Henek |
adding my new Tracker library so mikade can use it with you guys on dev, still might change a bit though
|
changeset |
files
|
Tue, 18 Jan 2011 22:42:06 +0100 |
koda |
sheepluva suggested that game should pause when in weapon screen (iphone only)
|
changeset |
files
|
Tue, 18 Jan 2011 14:28:29 +0100 |
koda |
Added tag 0.9.14.1-release for changeset ae71dff40ecc
|
changeset |
files
|
Mon, 17 Jan 2011 20:22:15 -0500 |
nemo |
SwitchHog in scripting
|
changeset |
files
|
Tue, 18 Jan 2011 00:12:39 +0100 |
koda |
code cleanup
|
changeset |
files
|
Mon, 17 Jan 2011 23:24:55 +0100 |
koda |
merge
|
changeset |
files
|
Mon, 17 Jan 2011 01:44:15 +0100 |
koda |
merge experimental3D in default
|
changeset |
files
|
Mon, 17 Jan 2011 23:23:40 +0100 |
koda |
slim down .hgtags
|
changeset |
files
|
Mon, 25 Feb 2013 10:04:31 +0100 |
koda |
closing old branch
experimental3D
|
changeset |
files
|
Mon, 17 Jan 2011 23:22:52 +0100 |
koda |
merge latest 0.9.15 changes into head
|
changeset |
files
|
Mon, 17 Jan 2011 01:43:10 +0100 |
koda |
merge default into experimental3D
experimental3D
|
changeset |
files
|
Sun, 16 Jan 2011 13:53:32 -0500 |
mikade |
merge in script tweaks
|
changeset |
files
|
Sun, 16 Jan 2011 01:20:36 +0100 |
Henek |
readding cabal file for the server, burp not shure why it had gone
|
changeset |
files
|
Fri, 14 Jan 2011 17:24:49 +0100 |
sheepluva |
you're welcome koda
|
changeset |
files
|
Fri, 14 Jan 2011 17:01:29 +0100 |
sheepluva |
also convert/pngcrush png pictures with 16bit/channel (resulting in 8bit/channel) and repage their layers (as I found out that some of the pics had their layer offset the actual visual area, which makes the picture look blank in gimp)
|
changeset |
files
|
Thu, 13 Jan 2011 17:40:56 -0500 |
nemo |
Force RGBA for these too (and strip)
|
changeset |
files
|
Thu, 13 Jan 2011 16:01:16 -0500 |
nemo |
Force a bunch of images to RGBA that were either RGB or indexed, strip
|
changeset |
files
|
Thu, 13 Jan 2011 21:52:48 +0300 |
unc0rr |
Pass PHedgehog instead of PGear to stats. Fixes crash.
|
changeset |
files
|
Wed, 12 Jan 2011 20:32:44 +0100 |
Henek |
also example flake
|
changeset |
files
|
Wed, 12 Jan 2011 20:31:55 +0100 |
Henek |
added rq-sky to themes so it can set sky color for low quality. also added tint of sky on sudden death. underwater theme is an example of this
|
changeset |
files
|
Wed, 12 Jan 2011 22:02:43 +0300 |
unc0rr |
Oops, I should test more
|
changeset |
files
|
Wed, 12 Jan 2011 22:01:15 +0300 |
unc0rr |
Doesn't work as expected
|
changeset |
files
|
Mon, 10 Jan 2011 19:15:12 -0500 |
nemo |
update collision in set gear position
|
changeset |
files
|
Mon, 10 Jan 2011 18:20:58 +0300 |
unc0rr |
Prevent frontend crash in certain circumstances
|
changeset |
files
|
Mon, 10 Jan 2011 15:53:49 +0300 |
unc0rr |
Don't waste CPU cycles trying to find a piece of land when there's no free land left
|
changeset |
files
|
Mon, 10 Jan 2011 15:35:22 +0300 |
unc0rr |
Set version to 0.9.16-dev
|
changeset |
files
|
Mon, 10 Jan 2011 15:33:15 +0300 |
unc0rr |
Fix formatting
|
changeset |
files
|
Sun, 09 Jan 2011 21:50:59 +0300 |
unc0rr |
Initialize flag. Fixes weapon changing animation between shots when AI uses shotgun.
|
changeset |
files
|
Sun, 09 Jan 2011 21:37:45 +0300 |
unc0rr |
Inherit hedgehog from gear which caused damage, thus keeping track of which hog actually did the damage
|
changeset |
files
|
Sun, 09 Jan 2011 21:36:51 +0300 |
unc0rr |
Add a space for better looking console message
|
changeset |
files
|
Fri, 07 Jan 2011 23:08:34 +0300 |
unc0rr |
Keep track of which hog's weapon does damage
|
changeset |
files
|
Fri, 07 Jan 2011 21:41:12 +0300 |
unc0rr |
Oops, fix build
|
changeset |
files
|
Fri, 07 Jan 2011 19:46:58 +0300 |
unc0rr |
Don't highlight drawn maps in rooms list
|
changeset |
files
|
Fri, 07 Jan 2011 19:44:07 +0300 |
unc0rr |
Greek translation
|
changeset |
files
|
Thu, 06 Jan 2011 11:29:48 -0500 |
nemo |
reset weapons default in shoppa.
|
changeset |
files
|
Wed, 05 Jan 2011 03:53:46 +0100 |
koda |
ctf_blizzard ios fix
|
changeset |
files
|
Sun, 16 Jan 2011 05:21:00 +0100 |
koda |
rename "frame alternate" to "wiggle" as it's more appropriate
experimental3D
|
changeset |
files
|
Tue, 04 Jan 2011 18:26:54 -0500 |
nemo |
Small tweak to filter
|
changeset |
files
|
Sat, 15 Jan 2011 18:35:59 +0100 |
koda |
use a different depth for different layers (land, water, explosions)
experimental3D
|
changeset |
files
|
Tue, 04 Jan 2011 22:33:20 +0300 |
unc0rr |
Clearly state which port is IPC connection on
|
changeset |
files
|
Tue, 04 Jan 2011 13:05:30 +0100 |
koda |
smaller rearrangement of (non stereo related) variables
experimental3D
|
changeset |
files
|
Tue, 04 Jan 2011 16:15:47 +0300 |
unc0rr |
Make barrels drop when hog walks away from under it
|
changeset |
files
|
Tue, 04 Jan 2011 12:53:46 +0100 |
koda |
merge with HEAD after 0.9.15 release, move consts and vars in their proper files
experimental3D
|
changeset |
files
|
Tue, 04 Jan 2011 01:21:30 +0100 |
koda |
add new robot badge to sources
|
changeset |
files
|
Mon, 03 Jan 2011 10:45:50 -0500 |
nemo |
Apply RGBA consistently in Tint
|
changeset |
files
|
Sun, 02 Jan 2011 19:30:16 +0100 |
koda |
rearrange quality flags a little, disable snow rendering on rqLowRes
|
changeset |
files
|
Sun, 02 Jan 2011 18:12:16 +0100 |
koda |
remove obsolete TrainingFlags code
|
changeset |
files
|
Sun, 02 Jan 2011 13:54:28 +0100 |
sheepluva |
display caption for ammotype amNothing when switched to so that players know what just happened
|
changeset |
files
|
Sat, 01 Jan 2011 23:10:57 +0100 |
Henek |
added flake configuration also in sudden death and SDClouds for underwater
|
changeset |
files
|
Sat, 01 Jan 2011 19:41:58 +0100 |
Palewolf |
Fancier detection of hogs/objects. Hogs wont get buried even by the worst of storms.
|
changeset |
files
|
Sat, 01 Jan 2011 14:42:08 +0100 |
jose1711 |
Updated Slovak translation
|
changeset |
files
|
Sat, 01 Jan 2011 14:26:50 +0100 |
Palewolf |
Flakes were updating the wrong coordinates when rqBlurryLand was on
|
changeset |
files
|
Sat, 01 Jan 2011 14:23:39 +0100 |
sheepluva |
fix very ancient typo in CheckCollision() that would cause check for collision at bottom and right instead of movement direction
|
changeset |
files
|
Sat, 01 Jan 2011 14:18:33 +0100 |
sheepluva |
part #2
|
changeset |
files
|
Sat, 01 Jan 2011 11:15:35 +0100 |
sheepluva |
my attempt of "detach rope if the Land[] vanishes"
|
changeset |
files
|
Fri, 31 Dec 2010 23:09:06 +0100 |
sheepluva |
fixing Palewolf's if-merging-whoopsy there. should unbreak build
|
changeset |
files
|
Fri, 31 Dec 2010 21:39:12 +0100 |
sheepluva |
fix sticky rope issue
|
changeset |
files
|
Fri, 31 Dec 2010 21:33:13 +0100 |
sheepluva |
revert ed78465973f6 ("detach rope if the Land[] vanishes") for now, some questionable/troublecausing parts there.
|
changeset |
files
|
Fri, 31 Dec 2010 21:30:38 +0100 |
Palewolf |
Avoid drawing if there's a hog/object behind
|
changeset |
files
|
Fri, 31 Dec 2010 19:31:37 +0100 |
Palewolf |
Make flakes smaller by popular demand.
|
changeset |
files
|
Fri, 31 Dec 2010 04:08:57 +0100 |
koda |
Added tag Hedgewars-iOS-1.2.2 for changeset 5ea3d182415e
|
changeset |
files
|
Fri, 31 Dec 2010 03:29:41 +0100 |
koda |
merge and fix my typos
Hedgewars-iOS-1.2.2
|
changeset |
files
|
Fri, 31 Dec 2010 01:05:23 +0100 |
Henek |
sudden death changes: only change visual bit on health decrease and support for water transparancy change and clouds number change
|
changeset |
files
|
Fri, 31 Dec 2010 00:37:39 +0100 |
Palewolf |
Snow blends into land, trys to fill the gaps
|
changeset |
files
|
Thu, 30 Dec 2010 22:20:17 +0100 |
sheepluva |
fix portal gun wrong color issue
|
changeset |
files
|
Thu, 30 Dec 2010 20:55:22 +0100 |
Henek |
finnished refactoring the rest themes, and note comments on Eyes and Deepspace
|
changeset |
files
|
Thu, 30 Dec 2010 20:10:26 +0100 |
jose1711 |
Updated Slovak translation (lua)
|
changeset |
files
|
Thu, 30 Dec 2010 19:36:40 +0100 |
jose1711 |
Merge
|
changeset |
files
|
Thu, 30 Dec 2010 11:32:04 -0500 |
ourobolos |
French translation finally gets some love
|
changeset |
files
|
Thu, 30 Dec 2010 16:21:14 +0100 |
Henek |
some more themes updated, note comments on brick
|
changeset |
files
|
Thu, 30 Dec 2010 09:58:05 -0500 |
nemo |
avoid uninitialised pointer. thanks to dead.mazayus
|
changeset |
files
|
Wed, 29 Dec 2010 22:44:45 -0500 |
nemo |
nil check
|
changeset |
files
|
Thu, 30 Dec 2010 01:44:55 +0100 |
Henek |
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
|
changeset |
files
|
Tue, 20 Sep 2011 00:00:22 +0400 |
unc0rr |
Close branch
0.9.15
|
changeset |
files
|
Wed, 29 Dec 2010 16:21:30 -0500 |
nemo |
add a couple of variables to speed up UID lookups. Based on the assumption new visual gears and gears will tend to be at the end of the list. Set them on successful lookup or script gear creation, clear on delete. Oh also pick up a couple of TrevInc's translation changes
|
changeset |
files
|
Wed, 29 Jun 2011 21:52:07 +0200 |
koda |
merge
0.9.15
|
changeset |
files
|
Wed, 29 Dec 2010 17:27:33 +0100 |
sheepluva |
have napalm strike bombs explode right over the target
|
changeset |
files
|
Sat, 26 Feb 2011 17:07:30 +0100 |
koda |
info.plist 2011
0.9.15
|
changeset |
files
|
Wed, 29 Dec 2010 15:57:13 +0100 |
sheepluva |
set windspeed to 0 at the very beginning of the game. (fixes DisableWind game modifier)
|
changeset |
files
|
Wed, 02 Feb 2011 09:23:42 +0100 |
koda |
add NOAUTOUPDATE symbol and hedgewars-server.cabal
0.9.15
|
changeset |
files
|
Wed, 29 Dec 2010 14:59:56 +0100 |
sheepluva |
fix parachute wall climbing bug
|
changeset |
files
|
Tue, 01 Feb 2011 00:12:19 +0100 |
koda |
yay, sdl resumed development and accepted some of our patches in mainstream
0.9.15
|
changeset |
files
|
Wed, 29 Dec 2010 02:15:37 +0100 |
Henek |
sudden death: now having theme support, still some work though with config
|
changeset |
files
|
Thu, 27 Jan 2011 22:55:11 +0100 |
sheepluva |
how about we 60-sec-ban the _kicked user_ instead of the _admin that kicked that user_? :P
0.9.15
|
changeset |
files
|
Tue, 28 Dec 2010 20:04:42 -0500 |
nemo |
Strip a redundant entry, just use "successful"
|
changeset |
files
|
Fri, 31 Dec 2010 03:22:30 +0100 |
koda |
put nicer messages and split args
|
changeset |
files
|
Sat, 22 Jan 2011 22:35:53 +0300 |
unc0rr |
Disallow isSpace chars at start and end of nicknames and room names
0.9.15
|
changeset |
files
|
Tue, 28 Dec 2010 19:32:21 -0500 |
nemo |
return nil values if an invalid visual gear is passed to the get, add a check in Control map lua
|
changeset |
files
|
Fri, 31 Dec 2010 02:52:55 +0100 |
koda |
beautify stat page
|
changeset |
files
|
Sat, 22 Jan 2011 01:38:01 +0100 |
koda |
fixes for maps and quality = 0
0.9.15
|
changeset |
files
|
Tue, 28 Dec 2010 19:20:30 -0500 |
nemo |
fix similar problem to last checkin with this lua, also fix line endings
|
changeset |
files
|
Fri, 31 Dec 2010 01:15:43 +0100 |
koda |
unify stats display on ipad and non-ipad and on saved and normal games
|
changeset |
files
|
Thu, 20 Jan 2011 21:12:50 +0300 |
unc0rr |
Impement 60 seconds ban after kick from server. Not tested at all.
0.9.15
|
changeset |
files
|
Tue, 28 Dec 2010 19:05:58 -0500 |
nemo |
Unbreak reduce quality on snow/christmas. Thanks Cairo.
|
changeset |
files
|
Fri, 31 Dec 2010 00:10:38 +0100 |
koda |
simplify stats handling
|
changeset |
files
|
Mon, 17 Jan 2011 14:53:14 +0100 |
koda |
ctrl+q closes frontend also on linux and windows
0.9.15
|
changeset |
files
|
Wed, 29 Dec 2010 01:01:51 +0100 |
Henek |
drill strike falling instead of exploding when exiting ground
|
changeset |
files
|
Thu, 30 Dec 2010 04:54:25 +0100 |
koda |
initial stats display
|
changeset |
files
|
Mon, 17 Jan 2011 08:37:43 +0100 |
koda |
add 32 bit version when building for macappstore
0.9.15
|
changeset |
files
|
Tue, 28 Dec 2010 18:47:44 -0500 |
nemo |
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
|
changeset |
files
|
Thu, 30 Dec 2010 02:03:24 +0100 |
koda |
moar code cleanup and initial saving of stats
|
changeset |
files
|
Sat, 15 Jan 2011 21:59:22 +0100 |
koda |
Added tag 0.9.15-release for changeset 29ab0d49c3e6
0.9.15
|
changeset |
files
|
Wed, 29 Dec 2010 00:28:39 +0100 |
koda |
ios version bump and code cleanup
|
changeset |
files
|
Sat, 15 Jan 2011 21:32:44 +0100 |
koda |
possible fix hanging server on ctlr+w
0.9.15
|
changeset |
files
|
Wed, 29 Dec 2010 00:08:21 +0100 |
Henek |
oops, forgot to add the graphics
|
changeset |
files
|
Sat, 15 Jan 2011 21:00:45 +0100 |
koda |
Removed tag 0.9.15
0.9.15
|
changeset |
files
|
Tue, 28 Dec 2010 23:53:37 +0100 |
Henek |
sudden death, now with visual and audial effects :D
|
changeset |
files
|
Tue, 28 Dec 2010 22:40:12 +0100 |
jose1711 |
Merge
|
changeset |
files
|
Sat, 15 Jan 2011 16:44:32 +0100 |
koda |
implemented actions for closing/enging program (needs testing over the net)
0.9.15
|
changeset |
files
|
Tue, 28 Dec 2010 20:44:06 +0100 |
Henek |
fix CMakeLists.txt for CTF_Blizzard
|
changeset |
files
|
Fri, 14 Jan 2011 00:31:21 +0100 |
koda |
general uKey refactor in preparaiton of two new shortcuts
0.9.15
|
changeset |
files
|
Tue, 28 Dec 2010 11:58:56 -0500 |
nemo |
Seems these aren't needed in CTF_Blizzard. Guess we'll find out
|
changeset |
files
|
Thu, 13 Jan 2011 04:25:20 +0100 |
koda |
Added tag 0.9.15 for changeset 29ab0d49c3e6
0.9.15
|
changeset |
files
|
Tue, 28 Dec 2010 11:06:46 -0500 |
nemo |
Aaaand, strip these 2 as well.
|
changeset |
files
|
Thu, 13 Jan 2011 04:24:54 +0100 |
koda |
Removed tag 0.9.15
0.9.15
|
changeset |
files
|
Tue, 28 Dec 2010 10:22:19 -0500 |
nemo |
run pngcrush to strip sRGB / iCCP
|
changeset |
files
|
Thu, 13 Jan 2011 04:18:31 +0100 |
koda |
merge
0.9.15
|
changeset |
files
|
Mon, 27 Dec 2010 17:34:51 -0500 |
nemo |
Add Hangul to CheckCJK
|
changeset |
files
|
Thu, 13 Jan 2011 04:17:51 +0100 |
koda |
merge
0.9.15
|
changeset |
files
|
Mon, 27 Dec 2010 17:34:34 -0500 |
nemo |
0.9.15 merge + typo fix
|
changeset |
files
|
Thu, 13 Jan 2011 04:17:19 +0100 |
koda |
merge
0.9.15
|
changeset |
files
|
Thu, 13 Jan 2011 02:56:25 +0100 |
koda |
Added tag 0.9.15 for changeset bd74fd83929a
0.9.15
|
changeset |
files
|
Tue, 28 Jun 2011 01:05:33 +0200 |
koda |
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
0.9.15
|
changeset |
files
|
Mon, 27 Dec 2010 16:32:15 -0500 |
nemo |
merge 0.9.15 (with a typo fix)
|
changeset |
files
|
Tue, 28 Dec 2010 10:31:48 +0100 |
koda |
typo
0.9.15
|
changeset |
files
|
Sun, 26 Jun 2011 23:56:24 +0200 |
koda |
restore logging on mac for 0.9.15 as well (r91752f716d64)
0.9.15
|
changeset |
files
|
Mon, 27 Dec 2010 22:22:50 +0100 |
koda |
AddFileLogs
0.9.15
|
changeset |
files
|
Thu, 13 Jan 2011 03:01:38 +0100 |
koda |
Added tag 0.9.15 for changeset 29ab0d49c3e6
0.9.15
|
changeset |
files
|
Thu, 13 Jan 2011 03:07:55 +0100 |
koda |
Removed tag 0.9.15
0.9.15
|
changeset |
files
|
Sun, 26 Jun 2011 23:09:48 +0200 |
koda |
fix 0.9.15 compilation when debugfile is not specified (there is a better fix already in trunk)
0.9.15
|
changeset |
files
|
Mon, 27 Dec 2010 22:47:18 +0100 |
Henek |
make korean translation of engine available
|
changeset |
files
|
Mon, 27 Dec 2010 12:51:08 -0500 |
nemo |
Changelog entry applies to .15 too
0.9.15 0.9.15-release
|
changeset |
files
|
Mon, 27 Dec 2010 19:49:40 +0100 |
Henek |
update Swedish
|
changeset |
files
|
Mon, 27 Dec 2010 12:47:51 -0500 |
nemo |
Merge trunk into 0.9.15, excluding CMakeLists.txt and ChangeLog.txt - this should fix snowball again, pick up some more translation changes, hide the seed button by default and fix a couple of frontend desyncs
0.9.15
|
changeset |
files
|
Mon, 27 Dec 2010 12:43:29 -0500 |
nemo |
Allow people to see my clever seed names if I set to something other than random seed hash.
|
changeset |
files
|
Sun, 26 Dec 2010 23:38:02 -0500 |
TrevInc |
First pass at korean locale
|
changeset |
files
|
Sun, 26 Dec 2010 23:35:55 -0500 |
nemo |
strip
|
changeset |
files
|
Sun, 26 Dec 2010 23:35:31 -0500 |
nemo |
Resize snowball in hand
|
changeset |
files
|
Sun, 26 Dec 2010 23:11:20 -0500 |
inu |
portuguese update
|
changeset |
files
|
Sun, 26 Dec 2010 21:00:35 -0500 |
nemo |
remove these again...
|
changeset |
files
|
Sun, 26 Dec 2010 20:41:41 -0500 |
szczur |
moar polish
|
changeset |
files
|
Sun, 26 Dec 2010 18:08:04 -0500 |
nemo |
few more lua phrases
|
changeset |
files
|
Mon, 27 Dec 2010 00:04:50 +0100 |
Henek |
a little addition to the changelog
|
changeset |
files
|
Sun, 26 Dec 2010 17:40:35 -0500 |
nemo |
remove another missed dupe from previous generation
|
changeset |
files
|
Sun, 26 Dec 2010 23:28:11 +0100 |
Henek |
fixed Swedish translation
|
changeset |
files
|
Sun, 26 Dec 2010 23:18:43 +0100 |
Henek |
fixed strange config on room join and untranslated "Normal" gameplay option
|
changeset |
files
|
Sun, 26 Dec 2010 16:56:33 -0500 |
nemo |
add dx/dy increment prior to dostepbulletwork to avoid hurting yourself due to adjusted radius interaction (which snowball needs)
|
changeset |
files
|
Sun, 26 Dec 2010 16:45:14 -0500 |
nemo |
Add stubs for korean locale, now that we have a volunteer, update locale files
|
changeset |
files
|
Sun, 26 Dec 2010 16:01:39 -0500 |
nemo |
completely disable falling back to "say" in chHogSay
|
changeset |
files
|
Sun, 26 Dec 2010 15:37:43 -0500 |
nemo |
ok. restore old [r + 1 + r] for gear width for a moment, and reset snowballs.
|
changeset |
files
|
Sun, 26 Dec 2010 15:30:24 -0500 |
nemo |
increase snowball radius
|
changeset |
files
|
Sun, 26 Dec 2010 15:29:04 -0500 |
nemo |
oh. and koda's revision too
|
changeset |
files
|
Sun, 26 Dec 2010 15:28:44 -0500 |
nemo |
merge 0.9.15 with default
|
changeset |
files
|
Sun, 26 Dec 2010 19:30:51 +0100 |
koda |
restore showing a bigger icon for themes
|
changeset |
files
|
Sun, 26 Dec 2010 12:42:22 -0500 |
nemo |
oops. forgot to check on indestructible in combination with disableLandBack
0.9.15
|
changeset |
files
|
Sun, 26 Dec 2010 19:25:40 +0100 |
koda |
hide seed...
|
changeset |
files
|
Sun, 26 Dec 2010 17:31:58 +0100 |
mikade |
Updated maps CTF, Control and new unscripted map Blizzard
0.9.15
|
changeset |
files
|
Sun, 26 Dec 2010 20:17:15 +0300 |
unc0rr |
ban CMakeCache.txt
|
changeset |
files
|
Sun, 26 Dec 2010 11:21:09 -0500 |
nemo |
merge default into 0.9.15
0.9.15
|
changeset |
files
|
Sun, 26 Dec 2010 11:17:01 -0500 |
nemo |
add a disabling for landback, set it if flakes are enabled
|
changeset |
files
|
Sun, 26 Dec 2010 18:56:31 +0300 |
unc0rr |
Add 0.9.15 to the list of known versions
|
changeset |
files
|
Sun, 26 Dec 2010 19:06:10 +0300 |
unC0Rr |
Apply 2fa92e9a0a here
0.9.15
|
changeset |
files
|
Sun, 26 Dec 2010 18:56:00 +0300 |
unc0rr |
Update doc a bit
|
changeset |
files
|
Sun, 26 Dec 2010 15:50:21 +0100 |
Palewolf |
Turn off dust when drilling through air
0.9.15
|
changeset |
files
|
Sun, 26 Dec 2010 10:47:03 -0500 |
nemo |
revert last change. ordinary fire is fine, but HHG screws up.
|
changeset |
files
|
Sun, 26 Dec 2010 14:58:28 +0100 |
Palewolf |
Added star, exclamation and question mark signs
0.9.15
|
changeset |
files
|
Sun, 26 Dec 2010 10:31:10 -0500 |
nemo |
disable landbackpixel on small explosions
|
changeset |
files
|
Sun, 26 Dec 2010 00:47:18 -0500 |
nemo |
pull in a few changes from default
0.9.15
|
changeset |
files
|
Sun, 26 Dec 2010 00:28:23 -0500 |
nemo |
remove all screwing about with uLandGraphics - have not found a way to properly handle LandBackTex through despeckling or fill checks that does not result in ugly fire damage or wiped out landbacktex. Would rather some snowflakes lines than that.
|
changeset |
files
|
Sun, 26 Dec 2010 00:15:41 +0100 |
Palewolf |
Small fixes. Thanks Hennek.
0.9.15
|
changeset |
files
|
Sat, 25 Dec 2010 22:58:35 -0500 |
nemo |
+2 was intended to be consistent on diametre (1px + radius *2) but screws up bullet
|
changeset |
files
|
Sat, 25 Dec 2010 22:44:20 +0100 |
Palewolf |
Updated changelog
0.9.15
|
changeset |
files
|
Sat, 25 Dec 2010 21:35:40 -0500 |
nemo |
add a GetGearElasticity since Mikade kept asking for it. (actually return *10000 to handle it being an hwFloat - I assume large values will just overflow to negative)
|
changeset |
files
|
Sat, 25 Dec 2010 23:09:54 +0300 |
unc0rr |
Allow 8 teams in server
0.9.15
|
changeset |
files
|
Sat, 25 Dec 2010 14:52:16 -0500 |
nemo |
aaaaargh (fix cmakelists again)
|
changeset |
files
|
Sat, 25 Dec 2010 20:47:29 +0100 |
Palewolf |
Capture the flag (Blizzard) Map
0.9.15
|
changeset |
files
|
Sat, 25 Dec 2010 20:47:29 +0100 |
Palewolf |
Capture the flag (Blizzard) Map
|
changeset |
files
|
Sat, 25 Dec 2010 22:24:47 +0300 |
unc0rr |
Set version to 0.9.15, remove -dev suffix
0.9.15
|
changeset |
files
|
Sat, 25 Dec 2010 22:22:33 +0300 |
unc0rr |
Some fixes in ru translation
|
changeset |
files
|
Sat, 25 Dec 2010 14:10:11 -0500 |
nemo |
oops. forgot cmake for Control map
|
changeset |
files
|
Sat, 25 Dec 2010 18:07:34 +0300 |
mikade |
Update missions
|
changeset |
files
|
Sat, 25 Dec 2010 18:06:33 +0300 |
Henek |
sv.lua
|
changeset |
files
|
Fri, 24 Dec 2010 16:44:31 -0500 |
nemo |
Sorry guys. I'll be more careful in future (remove more dupes)
|
changeset |
files
|
Fri, 24 Dec 2010 16:29:40 -0500 |
nemo |
Remove a dupe :-/
|
changeset |
files
|
Fri, 24 Dec 2010 16:24:30 -0500 |
nemo |
oops
|
changeset |
files
|
Fri, 24 Dec 2010 16:13:28 -0500 |
nemo |
Disable gtFlake on bordered maps
|
changeset |
files
|
Fri, 24 Dec 2010 22:39:20 +0300 |
unc0rr |
Pass SCHEME before AMMO
|
changeset |
files
|
Fri, 24 Dec 2010 20:25:03 +0100 |
Palewolf |
Updated spanish translation
|
changeset |
files
|
Fri, 24 Dec 2010 20:33:17 +0300 |
unc0rr |
- Fix encoding function to iterate reversed list
|
changeset |
files
|
Fri, 24 Dec 2010 11:54:34 -0500 |
nemo |
Make basic training solvable again. Freeze RNG at current version for less of this kind of issue in future, and a bit more savable of seeds. Disable offsets in preparation for release.
|
changeset |
files
|
Fri, 24 Dec 2010 10:04:01 -0500 |
szczur+nemo |
add new translation phrases missed through insufficient quoting, remove duplicated hog name entries, add almost complete polish translation
|
changeset |
files
|
Fri, 24 Dec 2010 09:35:24 -0500 |
szczur |
polish lua update
|
changeset |
files
|
Fri, 24 Dec 2010 00:53:50 -0500 |
mikade+nemo |
Add a bunch of lua from mikade, update translation files
|
changeset |
files
|
Fri, 24 Dec 2010 00:21:42 -0500 |
mikade |
Whole ton of script callbacks on commands. Poor engine.
|
changeset |
files
|
Fri, 24 Dec 2010 00:20:18 -0500 |
szczur+nemo |
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
|
changeset |
files
|
Thu, 23 Dec 2010 23:46:14 -0500 |
nemo |
more fiddling with graphics to try and satisfy both fire and snow
|
changeset |
files
|
Thu, 23 Dec 2010 20:21:47 -0500 |
nemo |
oops
|
changeset |
files
|
Thu, 23 Dec 2010 19:17:14 -0500 |
nemo |
quick and dirty fix to reversed paths and dropped last message causing drawmap desync
|
changeset |
files
|
Fri, 24 Dec 2010 00:24:16 +0100 |
koda |
beaver hat
|
changeset |
files
|
Thu, 23 Dec 2010 18:06:09 -0500 |
nemo |
Might want the snow actually showing up. Also disable it while rope is active due to bad side effects.
|
changeset |
files
|
Thu, 23 Dec 2010 21:45:50 +0100 |
jose1711 |
Updated lua Slovak translation
|
changeset |
files
|
Thu, 23 Dec 2010 20:46:51 +0100 |
jose1711 |
Updated Slovak translation
|
changeset |
files
|
Thu, 23 Dec 2010 20:44:15 +0100 |
jose1711 |
fix commit
|
changeset |
files
|
Thu, 23 Dec 2010 20:32:45 +0100 |
jose1711 |
merge
|
changeset |
files
|
Thu, 23 Dec 2010 22:05:42 +0300 |
unc0rr |
Oops, typo
|
changeset |
files
|
Thu, 23 Dec 2010 22:01:19 +0300 |
unc0rr |
Add logging of map drawing process
|
changeset |
files
|
Thu, 23 Dec 2010 21:54:57 +0300 |
unc0rr |
- Remove loading from file procedure
|
changeset |
files
|
Thu, 23 Dec 2010 20:26:31 +0100 |
jose1711 |
merge+Slovak transl update
|
changeset |
files
|
Thu, 23 Dec 2010 12:30:33 -0500 |
nemo |
stub locale
|
changeset |
files
|
Thu, 23 Dec 2010 12:14:44 -0500 |
nemo |
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
|
changeset |
files
|
Thu, 23 Dec 2010 11:13:57 -0500 |
jose1711 |
merge
|
changeset |
files
|
Thu, 23 Dec 2010 11:06:52 -0500 |
arrom |
Portuguese updates
|
changeset |
files
|
Thu, 23 Dec 2010 10:54:47 -0500 |
nemo |
Try to be safer in my pixel checks
|
changeset |
files
|
Thu, 23 Dec 2010 00:01:56 -0500 |
nemo |
Tweak more wind values / densities
|
changeset |
files
|
Wed, 22 Dec 2010 23:46:07 -0500 |
nemo |
oops. hopefully unbreak maps while still preserving mask behaviour as before (basketball nets etc)
|
changeset |
files
|
Wed, 22 Dec 2010 21:57:52 -0500 |
nemo |
apparently some sanity checks are needed here. christmas theme object dimensions are crashing placement
|
changeset |
files
|
Wed, 22 Dec 2010 21:36:17 -0500 |
nemo |
change "mudball" on christmas theme
|
changeset |
files
|
Wed, 22 Dec 2010 21:33:46 -0500 |
nemo |
enable snow on Christmas theme
|
changeset |
files
|
Thu, 23 Dec 2010 01:35:06 +0100 |
Palewolf and others |
New Christmas theme
|
changeset |
files
|
Wed, 22 Dec 2010 19:25:00 -0500 |
nemo |
more tweaking land graphics due to snow
|
changeset |
files
|
Wed, 22 Dec 2010 18:50:00 -0500 |
nemo |
Visual tweaks for snow
|
changeset |
files
|
Wed, 22 Dec 2010 18:29:43 -0500 |
nemo |
braces fail
|
changeset |
files
|
Wed, 22 Dec 2010 14:25:25 -0500 |
anon |
Graphics updates
|
changeset |
files
|
Wed, 22 Dec 2010 14:19:11 -0500 |
nemo |
raise Y start to cloud level
|
changeset |
files
|
Wed, 22 Dec 2010 14:01:43 -0500 |
nemo |
Another snow variant
|
changeset |
files
|
Wed, 22 Dec 2010 11:59:35 -0500 |
nemo |
FindPlace in lua now returns null for failure to find a place, and accepts a 5th parameter to try finding a place without considering proximity (note that this can place a gear right next to mines).
|
changeset |
files
|
Wed, 22 Dec 2010 10:09:39 -0500 |
nemo |
trying a graphic with more white and less translucency
|
changeset |
files
|
Wed, 22 Dec 2010 09:56:13 -0500 |
nemo |
knock back y two to make snow pile up a bit less high
|
changeset |
files
|
Wed, 22 Dec 2010 15:42:47 +0100 |
Henek |
fixed showmission so it actually displays the right icons
|
changeset |
files
|
Wed, 22 Dec 2010 02:16:07 -0500 |
nemo |
should allow snow to spawn against explosion land back tex. a bit messy but I'm sleepy. g'nite
|
changeset |
files
|
Wed, 02 Feb 2011 21:53:39 +0300 |
unc0rr |
Close branch
server_refactor
|
changeset |
files
|
Wed, 22 Dec 2010 01:30:03 -0500 |
nemo |
apply cGravityf when changing cGravity
|
changeset |
files
|
Mon, 31 Jan 2011 21:40:17 +0300 |
unc0rr |
Implement room delegation when admin lefts it
server_refactor
|
changeset |
files
|
Wed, 22 Dec 2010 01:19:47 -0500 |
nemo |
more snow
|
changeset |
files
|
Sun, 30 Jan 2011 20:43:18 +0300 |
unc0rr |
Reimplement a bunch of administrator commands
server_refactor
|
changeset |
files
|
Wed, 22 Dec 2010 01:17:46 -0500 |
nemo |
fix desync in snow
|
changeset |
files
|
Sun, 30 Jan 2011 20:38:40 +0300 |
unc0rr |
Reimplement KICK
server_refactor
|
changeset |
files
|
Wed, 22 Dec 2010 01:11:48 -0500 |
nemo |
minor visual tweaks to snow
|
changeset |
files
|
Sun, 30 Jan 2011 20:36:32 +0300 |
unc0rr |
Reimplement FOLLOW
server_refactor
|
changeset |
files
|
Wed, 22 Dec 2010 00:58:00 -0500 |
nemo |
oops. forgot the graphic
|
changeset |
files
|
Sun, 30 Jan 2011 20:32:23 +0300 |
unc0rr |
Reimplement some more protocol commands
server_refactor
|
changeset |
files
|
Wed, 22 Dec 2010 00:48:06 -0500 |
nemo |
minor position tweaks. hopefully checking array bounds correctly
|
changeset |
files
|
Sat, 29 Jan 2011 21:33:24 +0300 |
unc0rr |
- Reactivate pings timer, reimplement PING handler
server_refactor
|
changeset |
files
|
Wed, 22 Dec 2010 00:17:43 -0500 |
nemo |
A very very basic snow implementation
|
changeset |
files
|
Sat, 29 Jan 2011 13:43:07 +0300 |
unc0rr |
Introduce numbered server notice messages
server_refactor
|
changeset |
files
|
Wed, 22 Dec 2010 04:09:56 +0100 |
koda |
merge
|
changeset |
files
|
Fri, 28 Jan 2011 22:34:07 +0300 |
unc0rr |
Make client quit on send exception (was commented due to another approach in handling connection lost)
server_refactor
|
changeset |
files
|
Wed, 22 Dec 2010 03:56:12 +0100 |
koda |
update weapons
|
changeset |
files
|
Fri, 28 Jan 2011 22:21:29 +0300 |
unc0rr |
Force RNF in AnswerClients too, in order to prevent lazyness in actions (most probably it's redundant to do that, still I do)
server_refactor
|
changeset |
files
|
Wed, 22 Dec 2010 03:28:14 +0100 |
koda |
this should prevent that ever again
|
changeset |
files
|
Fri, 28 Jan 2011 22:19:06 +0300 |
unc0rr |
Reimplement some more Actions
server_refactor
|
changeset |
files
|
Wed, 22 Dec 2010 03:05:28 +0100 |
koda |
damn. it.
|
changeset |
files
|
Wed, 22 Dec 2010 02:50:17 +0100 |
Henek |
added density for gears used in gfMoreWind, needs alot of tweaking
|
changeset |
files
|
Thu, 27 Jan 2011 22:14:14 +0300 |
unc0rr |
io = liftIO
server_refactor
|
changeset |
files
|
Tue, 21 Dec 2010 23:22:53 +0100 |
Henek |
added copying also to schemes and updated some translations
|
changeset |
files
|
Thu, 27 Jan 2011 22:10:24 +0300 |
unc0rr |
Reimplement one more Action
server_refactor
|
changeset |
files
|
Tue, 21 Dec 2010 21:56:34 +0100 |
Henek |
added copying of weapon sets
|
changeset |
files
|
Thu, 27 Jan 2011 22:06:42 +0300 |
unc0rr |
Finally a solution for excess lazyness when working with unsafeThaw'ed arrays
server_refactor
|
changeset |
files
|
Tue, 21 Dec 2010 15:12:06 -0500 |
nemo |
Merge henek's changes
|
changeset |
files
|
Wed, 26 Jan 2011 22:26:02 +0300 |
unc0rr |
Send spectators info
server_refactor
|
changeset |
files
|
Tue, 21 Dec 2010 14:42:47 +0100 |
Henek |
removing all " " in filenames under share and replacing "_" with " " in missions
|
changeset |
files
|
Wed, 26 Jan 2011 22:06:27 +0300 |
unc0rr |
Apply rev b9fe93f187c4 to server rewrite too
server_refactor
|
changeset |
files
|
Tue, 21 Dec 2010 10:46:52 +0100 |
sheepluva |
disable fix for issue 24 in order to fix issue 123, as suggested by koda
|
changeset |
files
|
Wed, 26 Jan 2011 22:04:18 +0300 |
unc0rr |
Send teams info on join
server_refactor
|
changeset |
files
|
Tue, 21 Dec 2010 02:17:45 +0100 |
Henek |
added MapHasBorder function for lua and finnished Random Weapons gameplay, might still change though
|
changeset |
files
|
Tue, 21 Dec 2010 14:57:33 -0500 |
nemo |
Switch default to the compost garbage ball (pending a proper mudball from a real artist), set Snowball for Snow theme only, change en.txt to Mudball
|
changeset |
files
|
Thu, 23 Dec 2010 17:47:50 +0100 |
jose1711 |
Updated Slovak translation + merge
|
changeset |
files
|
Tue, 25 Jan 2011 22:23:08 +0300 |
unc0rr |
Send room config to client
server_refactor
|
changeset |
files
|
Mon, 20 Dec 2010 21:45:10 +0300 |
unc0rr |
- Allow user to use undo, to clear, save and load drawn maps
|
changeset |
files
|
Tue, 25 Jan 2011 22:13:34 +0300 |
unc0rr |
Another approach for fixing listener thread issues, should finally get rid of all problems. Not tested.
server_refactor
|
changeset |
files
|
Mon, 20 Dec 2010 20:55:45 +0300 |
unc0rr |
Add those stupid breaks
|
changeset |
files
|
Mon, 24 Jan 2011 21:33:03 +0300 |
unc0rr |
Fix typo in version information
server_refactor
|
changeset |
files
|
Sun, 19 Dec 2010 22:06:38 -0500 |
nemo |
FAIL - actually assign
|
changeset |
files
|
Mon, 24 Jan 2011 21:32:26 +0300 |
unc0rr |
Apply new nick restrictions in server rewrite too
server_refactor
|
changeset |
files
|
Sun, 19 Dec 2010 21:16:14 -0500 |
nemo |
add AI routine
|
changeset |
files
|
Mon, 10 Jan 2011 18:57:44 +0300 |
unc0rr |
Explicitly kill listening thread in try to prevent messages recieving bugs
server_refactor
|
changeset |
files
|
Sun, 19 Dec 2010 21:06:34 -0500 |
nemo |
Snowball weapon
|
changeset |
files
|
Mon, 10 Jan 2011 18:29:43 +0300 |
unc0rr |
Even less craziness
server_refactor
|
changeset |
files
|
Mon, 20 Dec 2010 02:00:22 +0100 |
Henek |
fixed and enabled removing of game scheme from options page
|
changeset |
files
|
Mon, 10 Jan 2011 18:28:39 +0300 |
unc0rr |
Fix check for unique nick
server_refactor
|
changeset |
files
|
Mon, 20 Dec 2010 01:08:46 +0100 |
koda |
ipod touch 4g has only 256mb of ram (like ipad)
|
changeset |
files
|
Mon, 10 Jan 2011 18:14:05 +0300 |
unc0rr |
Fix typo
server_refactor
|
changeset |
files
|
Sun, 19 Dec 2010 14:11:55 -0500 |
nemo |
fix typo in hand drawn maps
|
changeset |
files
|
Mon, 10 Jan 2011 18:12:13 +0300 |
unc0rr |
Bring back room and teams removing
server_refactor
|
changeset |
files
|
Sun, 19 Dec 2010 13:33:45 -0500 |
nemo |
Merge unc0rr's rearranging of MAP/MAPGEN messages, also his suggested increase of char limit to 20000 and addition of the "c" game message
|
changeset |
files
|
Mon, 10 Jan 2011 15:42:17 +0300 |
unc0rr |
Convert function to a map
server_refactor
|
changeset |
files
|
Sun, 19 Dec 2010 13:31:55 -0500 |
nemo |
Ok. This should pull 0.9.14.1 server into default
|
changeset |
files
|
Sun, 19 Dec 2010 13:21:14 -0500 |
nemo |
Server refactor branch to continue work started in ead2ed20dfd4
server_refactor
|
changeset |
files
|
Sun, 19 Dec 2010 20:45:15 +0300 |
unc0rr |
Adjust magic consts
|
changeset |
files
|
Sun, 19 Dec 2010 20:33:33 +0300 |
unc0rr |
Most probably it's fix to a crash
|
changeset |
files
|
Sun, 19 Dec 2010 20:22:48 +0300 |
unc0rr |
Remove deleteLater()
|
changeset |
files
|
Sun, 19 Dec 2010 20:16:07 +0300 |
unc0rr |
Some debug info
|
changeset |
files
|
Sun, 19 Dec 2010 20:01:24 +0300 |
unc0rr |
- Simplify map container code a bit
|
changeset |
files
|
Sun, 19 Dec 2010 19:24:15 +0300 |
unc0rr |
Seems like just a source of bugs
|
changeset |
files
|
Sat, 18 Dec 2010 23:02:39 +0300 |
unc0rr |
- Some work on drawMap widget and scene to allow undo, clear, save and load operations
|
changeset |
files
|
Sat, 18 Dec 2010 21:19:26 +0300 |
unc0rr |
Report 48 hogs for drawn maps
|
changeset |
files
|
Sat, 18 Dec 2010 21:17:37 +0300 |
unc0rr |
merge
|
changeset |
files
|
Sat, 18 Dec 2010 19:15:26 +0100 |
Henek |
fix layout in game config widget as per nemo's request
|
changeset |
files
|