Tue, 08 Mar 2011 15:50:42 -0500 nemo Issue #194, turn off followgear for altuse
Tue, 08 Mar 2011 22:18:35 +0300 unc0rr Fix split
Tue, 08 Mar 2011 21:45:00 +0300 unc0rr - Simplify insane TConfig code
Tue, 08 Mar 2011 21:27:44 +0300 unc0rr Fix check for duplicated nickname
Sun, 06 Mar 2011 21:55:44 +0300 unc0rr Write latest protocol version too
Sun, 06 Mar 2011 21:54:37 +0300 unc0rr - Write server config into .ini file on change
Sat, 05 Mar 2011 22:39:26 +0300 unc0rr Store more parameters in ini file
Sat, 05 Mar 2011 22:23:14 +0300 unc0rr Use 'undefined' less (replace with default values and 'error')
Sat, 05 Mar 2011 22:16:29 +0300 unc0rr Use Maybe for storing client's clan, allows less error-prone spectator checks
Sat, 05 Mar 2011 13:07:02 +0100 Henek added PlaceGirder to lua
Sat, 05 Mar 2011 09:34:21 +0300 unc0rr Fix build
Sat, 05 Mar 2011 09:32:11 +0300 unc0rr Better support for 0.9.15
Fri, 04 Mar 2011 22:45:28 +0300 unc0rr Add dbName parameter to .ini file, fix some warnings
Fri, 04 Mar 2011 11:30:53 +0300 unc0rr Optimize check (not like it is called much, just ffs; not tested)
Thu, 03 Mar 2011 22:15:42 +0300 unc0rr merge
Wed, 02 Mar 2011 15:57:44 -0500 nemo fix bad ogg name
Wed, 02 Mar 2011 15:19:55 -0500 nemo add victory/flawless victory sounds. untested
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.
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
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)
Mon, 28 Feb 2011 22:28:43 +0300 unc0rr Add stubs for server config reading and writing routines
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)
Sun, 27 Feb 2011 18:55:34 -0500 nemo replace removed command
Sun, 27 Feb 2011 18:03:33 -0500 nemo merge
Sun, 27 Feb 2011 21:45:37 +0300 unc0rr Oops, forgot to hg add this file
Sun, 27 Feb 2011 13:35:08 -0500 nemo visual tweak to smoke
Sun, 27 Feb 2011 21:06:28 +0300 unc0rr Read server config from file
Sun, 27 Feb 2011 20:58:59 +0300 unc0rr merge
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
Sun, 27 Feb 2011 20:58:43 +0300 igor-hkr Ukrainian translation update
Sun, 27 Feb 2011 20:15:48 +0300 unc0rr merge
Sun, 27 Feb 2011 11:46:41 -0500 nemo add friendslist whitelist to autokick, and more merging
Sun, 27 Feb 2011 20:15:09 +0300 unc0rr Start new server on RestartException
Sun, 27 Feb 2011 19:32:44 +0300 unc0rr merge
Sun, 27 Feb 2011 19:32:14 +0300 unc0rr merge
Thu, 24 Feb 2011 22:01:36 +0300 unc0rr ShutdownException for server shutdown
Sun, 27 Feb 2011 11:32:48 -0500 nemo Autokick ignored players from game room on join. Needs testing.
Wed, 23 Feb 2011 18:38:11 +0300 unc0rr Remove deprecated statistics MVar
Sat, 26 Feb 2011 15:56:11 +0100 koda usound: added function for loops with fade in and out
Wed, 23 Feb 2011 18:34:07 +0300 unc0rr Don't forkIO main loop
Fri, 25 Feb 2011 16:32:24 -0500 nemo Fix PNG offsets (also some non-RGB)
Tue, 22 Feb 2011 18:51:22 +0200 mikade Fixed scoring exploit on Control and removed user branding from the map
Sat, 19 Feb 2011 04:04:34 +0100 koda Added tag Hedgewars-iOS-1.2.3 for changeset ae0c6c35414d
Sat, 19 Feb 2011 04:04:29 +0100 koda fix silly validation and signature Hedgewars-iOS-1.2.3
Sat, 19 Feb 2011 02:21:09 +0100 koda disable the two last workinprogress weapons on the ios release
Sat, 19 Feb 2011 01:42:12 +0100 koda ios version bump
Sat, 19 Feb 2011 01:38:40 +0100 koda remove unused ios code
Sat, 19 Feb 2011 01:01:03 +0100 koda don't play button sounds when audio is off
Fri, 18 Feb 2011 00:31:01 +0100 koda better ammomenu window dragging algorithm (as suggested by iphonedevelopertips)
Fri, 18 Feb 2011 00:21:36 +0100 koda in the cocoa ammomenu show descriptions properly for lower weapons
Wed, 16 Feb 2011 13:07:00 +0300 unc0rr More robust login system when db server goes away
Wed, 16 Feb 2011 12:49:12 +0300 unc0rr Allow users to join official server even when there's no db connection
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)
Tue, 15 Feb 2011 21:12:22 +0300 unc0rr Fix for my last commit (which was all nonsense)
Mon, 14 Feb 2011 08:31:45 -0500 nemo merge
Fri, 11 Feb 2011 00:15:11 +0100 koda screenshot binding for library (on ios it just plays the sound)
Wed, 09 Feb 2011 23:26:01 -0500 nemo use ctrl instead of alt to avoid colliding with linux window positioning
Wed, 09 Feb 2011 21:59:43 +0300 unc0rr Draw straight lines while holding Alt key
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?)
Tue, 08 Feb 2011 02:43:07 +0100 koda screenshots 4 ios
Mon, 07 Feb 2011 23:22:14 +0100 koda i obviously forgot one piece
Mon, 07 Feb 2011 23:12:56 +0100 koda update sdl apis to use the new rendering functions
Sun, 06 Feb 2011 21:50:29 +0300 unc0rr - Take into account hlint suggestions
Sun, 06 Feb 2011 18:59:53 +0300 unc0rr Don't accept EM message when the game isn't started
Sun, 06 Feb 2011 13:19:00 +0100 koda fix issue 185 :|
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
Sun, 06 Feb 2011 11:34:52 +0100 sheepluva fix engine library compilation on linux/amd64
Sun, 06 Feb 2011 10:36:01 +0100 sheepluva remove redundant note
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
Sun, 06 Feb 2011 00:47:00 +0100 sheepluva initialize pointers properly with nil
Sat, 05 Feb 2011 22:22:16 +0100 koda show dual head mode some love
Sat, 05 Feb 2011 23:37:25 +0300 unc0rr Fix admin stuff :D
Sat, 05 Feb 2011 23:33:10 +0300 unc0rr Fix password checking
Sat, 05 Feb 2011 23:15:22 +0300 unc0rr Fix build of official server
Sat, 05 Feb 2011 15:45:44 +0100 koda cleaning up how chat is handled on idevices
Sat, 05 Feb 2011 15:36:02 +0100 jose1711 Updated Slovak translation
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
Sat, 05 Feb 2011 11:05:16 +0300 unc0rr Convert READY and NOT_READY messages to CLIENT_FLAGS message
Fri, 04 Feb 2011 20:41:46 +0100 Marco Bresciani italian translation :D
Fri, 04 Feb 2011 07:13:58 +0100 sheepluva fix porkey hat (image height, animation) and sheep hat (image height)
Thu, 03 Feb 2011 22:29:10 +0300 unc0rr Stub for server restart command
Thu, 03 Feb 2011 07:00:38 +0100 sheepluva graphic for sinegun, will probably tweak it soon(TM) though
Thu, 03 Feb 2011 00:23:41 +0100 koda change order of statspage/gamerun when running in dual screen
Wed, 02 Feb 2011 23:38:44 +0100 koda update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
Wed, 02 Feb 2011 23:21:14 +0100 koda guess what? merge 0.9.15 again...
Wed, 02 Feb 2011 22:19:10 +0300 unc0rr - Implement BAN protocol command
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)
Wed, 02 Feb 2011 21:53:19 +0300 unc0rr KICK and BAN actions (ban has no protocol command for it yet)
Wed, 02 Feb 2011 21:23:47 +0300 unc0rr Fix even more
Wed, 02 Feb 2011 21:23:12 +0300 unc0rr Fix merge :D
Wed, 02 Feb 2011 11:28:38 +0300 unc0rr Merge server refactor into default
Wed, 02 Feb 2011 09:05:48 +0100 sheepluva if source has uncommitted changes:
Wed, 02 Feb 2011 07:40:36 +0100 sheepluva if on dev version append hg revision id to demos/saves' filenames
Tue, 01 Feb 2011 19:49:10 +0100 sheepluva Thou shalt not leak!
Tue, 01 Feb 2011 15:30:08 +0100 koda addfilelog <3 debugfile
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
Tue, 01 Feb 2011 07:52:50 +0100 sheepluva stylesheet-based chat coloring (only internal for now)
Tue, 01 Feb 2011 06:06:38 +0100 sheepluva make names in chats clickable. still color adjustments needed; and testing
Tue, 01 Feb 2011 00:24:28 +0100 sheepluva open links in server message preview externally
Tue, 01 Feb 2011 00:27:47 +0100 koda pleeeeeeeeeeeeeeeeeeeeeease, remeber {$IFDEF DEBUGFILE} before using AddFileLog
Tue, 01 Feb 2011 00:18:25 +0100 koda merge 0.9.15 once again
Mon, 31 Jan 2011 21:59:59 +0100 Henek make Random Weapons and No Jumping use the new custom goal function
Mon, 31 Jan 2011 08:45:05 +0100 sheepluva nicklist actions:
Sun, 30 Jan 2011 19:02:32 -0500 nemo oops 2
Sun, 30 Jan 2011 18:49:55 -0500 nemo oops
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.
Sun, 30 Jan 2011 20:04:34 +0100 sheepluva activate icon display in menus
Sun, 30 Jan 2011 21:33:39 +0300 unc0rr merge
Sun, 30 Jan 2011 19:05:31 +0100 Henek fixed unlimeted fuel bug for rcplane
Sun, 30 Jan 2011 21:33:08 +0300 unc0rr Fix ApplyDamage accepting Damage == 0
Sun, 30 Jan 2011 06:56:12 +0100 sheepluva nicklists:
Sat, 29 Jan 2011 21:16:09 +0100 Henek added dummy for tardis and ugly icons for tardis and structure
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
Sat, 29 Jan 2011 18:18:44 +0100 Henek still in developement take on adding structures, working hiding of hogs and ejecting them later.
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)
Sat, 29 Jan 2011 17:40:49 +0300 unc0rr Ask for another nickname on collision. Works only with new server.
Sat, 29 Jan 2011 15:39:04 +0300 unc0rr Update frontend's project file
Sat, 29 Jan 2011 05:39:24 +0100 sheepluva nick sorting: give letters priority over all other chars
Sat, 29 Jan 2011 01:08:39 +0100 sheepluva sort nick lists case-insensitive
Fri, 28 Jan 2011 03:30:14 +0100 sheepluva lua: getter and setter for hedgehog hats
Fri, 28 Jan 2011 02:47:11 +0100 sheepluva procedure for loading hats
Tue, 25 Jan 2011 20:32:58 +0100 Henek add a new lua library with misc tools and removed redundant tracker functions
Mon, 24 Jan 2011 23:48:44 +0200 mikade Two new gameplay modes: Tumbler and Racer.
Mon, 24 Jan 2011 14:52:55 -0500 mikade bugfix for flag spawn, teleporter + rope
Sat, 22 Jan 2011 22:43:54 +0100 sheepluva trim net nick in frontend
Sat, 22 Jan 2011 22:31:05 +0100 Henek added GetGearRaduis and minor Tracker things
Sat, 22 Jan 2011 22:39:35 +0300 unc0rr merge
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
Sat, 22 Jan 2011 22:37:12 +0300 unc0rr Disallow isSpace chars at start and end of nicknames and room names
Fri, 21 Jan 2011 17:07:42 -0500 nemo *sigh*
Fri, 21 Jan 2011 11:45:31 -0500 mikade Fix typos in tips
Fri, 21 Jan 2011 11:15:13 -0500 nemo updated italian translation
Thu, 20 Jan 2011 21:32:39 +0300 unc0rr Fix empty message resulting in corrupted packets
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...)
Thu, 20 Jan 2011 01:27:51 +0100 koda ios has still a case sensitive file system
Wed, 19 Jan 2011 23:51:19 +0100 koda disable the C memory manager and keep the native pascal one
Wed, 19 Jan 2011 23:02:43 +0100 koda new local play button graphic
Wed, 19 Jan 2011 16:44:14 -0500 nemo rename firepunch to shoryuken
Wed, 19 Jan 2011 01:12:55 +0100 koda implemented ranking in ios stats pages
Tue, 18 Jan 2011 23:08:47 +0100 koda when multiple fingers are detected, remove all widgets in order to avoid accidental commands
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
Tue, 18 Jan 2011 22:42:06 +0100 koda sheepluva suggested that game should pause when in weapon screen (iphone only)
Tue, 18 Jan 2011 14:28:29 +0100 koda Added tag 0.9.14.1-release for changeset ae71dff40ecc
Mon, 17 Jan 2011 20:22:15 -0500 nemo SwitchHog in scripting
Tue, 18 Jan 2011 00:12:39 +0100 koda code cleanup
Mon, 17 Jan 2011 23:24:55 +0100 koda merge
Mon, 17 Jan 2011 01:44:15 +0100 koda merge experimental3D in default
Mon, 17 Jan 2011 23:23:40 +0100 koda slim down .hgtags
Mon, 25 Feb 2013 10:04:31 +0100 koda closing old branch experimental3D
Mon, 17 Jan 2011 23:22:52 +0100 koda merge latest 0.9.15 changes into head
Mon, 17 Jan 2011 01:43:10 +0100 koda merge default into experimental3D experimental3D
Sun, 16 Jan 2011 13:53:32 -0500 mikade merge in script tweaks
Sun, 16 Jan 2011 01:20:36 +0100 Henek readding cabal file for the server, burp not shure why it had gone
Fri, 14 Jan 2011 17:24:49 +0100 sheepluva you're welcome koda
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)
Thu, 13 Jan 2011 17:40:56 -0500 nemo Force RGBA for these too (and strip)
Thu, 13 Jan 2011 16:01:16 -0500 nemo Force a bunch of images to RGBA that were either RGB or indexed, strip
Thu, 13 Jan 2011 21:52:48 +0300 unc0rr Pass PHedgehog instead of PGear to stats. Fixes crash.
Wed, 12 Jan 2011 20:32:44 +0100 Henek also example flake
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
Wed, 12 Jan 2011 22:02:43 +0300 unc0rr Oops, I should test more
Wed, 12 Jan 2011 22:01:15 +0300 unc0rr Doesn't work as expected
Mon, 10 Jan 2011 19:15:12 -0500 nemo update collision in set gear position
Mon, 10 Jan 2011 18:20:58 +0300 unc0rr Prevent frontend crash in certain circumstances
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
Mon, 10 Jan 2011 15:35:22 +0300 unc0rr Set version to 0.9.16-dev
Mon, 10 Jan 2011 15:33:15 +0300 unc0rr Fix formatting
Sun, 09 Jan 2011 21:50:59 +0300 unc0rr Initialize flag. Fixes weapon changing animation between shots when AI uses shotgun.
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
Sun, 09 Jan 2011 21:36:51 +0300 unc0rr Add a space for better looking console message
Fri, 07 Jan 2011 23:08:34 +0300 unc0rr Keep track of which hog's weapon does damage
Fri, 07 Jan 2011 21:41:12 +0300 unc0rr Oops, fix build
Fri, 07 Jan 2011 19:46:58 +0300 unc0rr Don't highlight drawn maps in rooms list
Fri, 07 Jan 2011 19:44:07 +0300 unc0rr Greek translation
Thu, 06 Jan 2011 11:29:48 -0500 nemo reset weapons default in shoppa.
Wed, 05 Jan 2011 03:53:46 +0100 koda ctf_blizzard ios fix
Sun, 16 Jan 2011 05:21:00 +0100 koda rename "frame alternate" to "wiggle" as it's more appropriate experimental3D
Tue, 04 Jan 2011 18:26:54 -0500 nemo Small tweak to filter
Sat, 15 Jan 2011 18:35:59 +0100 koda use a different depth for different layers (land, water, explosions) experimental3D
Tue, 04 Jan 2011 22:33:20 +0300 unc0rr Clearly state which port is IPC connection on
Tue, 04 Jan 2011 13:05:30 +0100 koda smaller rearrangement of (non stereo related) variables experimental3D
Tue, 04 Jan 2011 16:15:47 +0300 unc0rr Make barrels drop when hog walks away from under it
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
Tue, 04 Jan 2011 01:21:30 +0100 koda add new robot badge to sources
Mon, 03 Jan 2011 10:45:50 -0500 nemo Apply RGBA consistently in Tint
Sun, 02 Jan 2011 19:30:16 +0100 koda rearrange quality flags a little, disable snow rendering on rqLowRes
Sun, 02 Jan 2011 18:12:16 +0100 koda remove obsolete TrainingFlags code
Sun, 02 Jan 2011 13:54:28 +0100 sheepluva display caption for ammotype amNothing when switched to so that players know what just happened
Sat, 01 Jan 2011 23:10:57 +0100 Henek added flake configuration also in sudden death and SDClouds for underwater
Sat, 01 Jan 2011 19:41:58 +0100 Palewolf Fancier detection of hogs/objects. Hogs wont get buried even by the worst of storms.
Sat, 01 Jan 2011 14:42:08 +0100 jose1711 Updated Slovak translation
Sat, 01 Jan 2011 14:26:50 +0100 Palewolf Flakes were updating the wrong coordinates when rqBlurryLand was on
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
Sat, 01 Jan 2011 14:18:33 +0100 sheepluva part #2
Sat, 01 Jan 2011 11:15:35 +0100 sheepluva my attempt of "detach rope if the Land[] vanishes"
Fri, 31 Dec 2010 23:09:06 +0100 sheepluva fixing Palewolf's if-merging-whoopsy there. should unbreak build
Fri, 31 Dec 2010 21:39:12 +0100 sheepluva fix sticky rope issue
Fri, 31 Dec 2010 21:33:13 +0100 sheepluva revert ed78465973f6 ("detach rope if the Land[] vanishes") for now, some questionable/troublecausing parts there.
Fri, 31 Dec 2010 21:30:38 +0100 Palewolf Avoid drawing if there's a hog/object behind
Fri, 31 Dec 2010 19:31:37 +0100 Palewolf Make flakes smaller by popular demand.
Fri, 31 Dec 2010 04:08:57 +0100 koda Added tag Hedgewars-iOS-1.2.2 for changeset 5ea3d182415e
Fri, 31 Dec 2010 03:29:41 +0100 koda merge and fix my typos Hedgewars-iOS-1.2.2
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
Fri, 31 Dec 2010 00:37:39 +0100 Palewolf Snow blends into land, trys to fill the gaps
Thu, 30 Dec 2010 22:20:17 +0100 sheepluva fix portal gun wrong color issue
Thu, 30 Dec 2010 20:55:22 +0100 Henek finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Thu, 30 Dec 2010 20:10:26 +0100 jose1711 Updated Slovak translation (lua)
Thu, 30 Dec 2010 19:36:40 +0100 jose1711 Merge
Thu, 30 Dec 2010 11:32:04 -0500 ourobolos French translation finally gets some love
Thu, 30 Dec 2010 16:21:14 +0100 Henek some more themes updated, note comments on brick
Thu, 30 Dec 2010 09:58:05 -0500 nemo avoid uninitialised pointer. thanks to dead.mazayus
Wed, 29 Dec 2010 22:44:45 -0500 nemo nil check
Thu, 30 Dec 2010 01:44:55 +0100 Henek added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Tue, 20 Sep 2011 00:00:22 +0400 unc0rr Close branch 0.9.15
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
Wed, 29 Jun 2011 21:52:07 +0200 koda merge 0.9.15
Wed, 29 Dec 2010 17:27:33 +0100 sheepluva have napalm strike bombs explode right over the target
Sat, 26 Feb 2011 17:07:30 +0100 koda info.plist 2011 0.9.15
Wed, 29 Dec 2010 15:57:13 +0100 sheepluva set windspeed to 0 at the very beginning of the game. (fixes DisableWind game modifier)
Wed, 02 Feb 2011 09:23:42 +0100 koda add NOAUTOUPDATE symbol and hedgewars-server.cabal 0.9.15
Wed, 29 Dec 2010 14:59:56 +0100 sheepluva fix parachute wall climbing bug
Tue, 01 Feb 2011 00:12:19 +0100 koda yay, sdl resumed development and accepted some of our patches in mainstream 0.9.15
Wed, 29 Dec 2010 02:15:37 +0100 Henek sudden death: now having theme support, still some work though with config
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
Tue, 28 Dec 2010 20:04:42 -0500 nemo Strip a redundant entry, just use "successful"
Fri, 31 Dec 2010 03:22:30 +0100 koda put nicer messages and split args
Sat, 22 Jan 2011 22:35:53 +0300 unc0rr Disallow isSpace chars at start and end of nicknames and room names 0.9.15
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
Fri, 31 Dec 2010 02:52:55 +0100 koda beautify stat page
Sat, 22 Jan 2011 01:38:01 +0100 koda fixes for maps and quality = 0 0.9.15
Tue, 28 Dec 2010 19:20:30 -0500 nemo fix similar problem to last checkin with this lua, also fix line endings
Fri, 31 Dec 2010 01:15:43 +0100 koda unify stats display on ipad and non-ipad and on saved and normal games
Thu, 20 Jan 2011 21:12:50 +0300 unc0rr Impement 60 seconds ban after kick from server. Not tested at all. 0.9.15
Tue, 28 Dec 2010 19:05:58 -0500 nemo Unbreak reduce quality on snow/christmas. Thanks Cairo.
Fri, 31 Dec 2010 00:10:38 +0100 koda simplify stats handling
Mon, 17 Jan 2011 14:53:14 +0100 koda ctrl+q closes frontend also on linux and windows 0.9.15
Wed, 29 Dec 2010 01:01:51 +0100 Henek drill strike falling instead of exploding when exiting ground
Thu, 30 Dec 2010 04:54:25 +0100 koda initial stats display
Mon, 17 Jan 2011 08:37:43 +0100 koda add 32 bit version when building for macappstore 0.9.15
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.
Thu, 30 Dec 2010 02:03:24 +0100 koda moar code cleanup and initial saving of stats
Sat, 15 Jan 2011 21:59:22 +0100 koda Added tag 0.9.15-release for changeset 29ab0d49c3e6 0.9.15
Wed, 29 Dec 2010 00:28:39 +0100 koda ios version bump and code cleanup
Sat, 15 Jan 2011 21:32:44 +0100 koda possible fix hanging server on ctlr+w 0.9.15
Wed, 29 Dec 2010 00:08:21 +0100 Henek oops, forgot to add the graphics
Sat, 15 Jan 2011 21:00:45 +0100 koda Removed tag 0.9.15 0.9.15
Tue, 28 Dec 2010 23:53:37 +0100 Henek sudden death, now with visual and audial effects :D
Tue, 28 Dec 2010 22:40:12 +0100 jose1711 Merge
Sat, 15 Jan 2011 16:44:32 +0100 koda implemented actions for closing/enging program (needs testing over the net) 0.9.15
Tue, 28 Dec 2010 20:44:06 +0100 Henek fix CMakeLists.txt for CTF_Blizzard
Fri, 14 Jan 2011 00:31:21 +0100 koda general uKey refactor in preparaiton of two new shortcuts 0.9.15
Tue, 28 Dec 2010 11:58:56 -0500 nemo Seems these aren't needed in CTF_Blizzard. Guess we'll find out
Thu, 13 Jan 2011 04:25:20 +0100 koda Added tag 0.9.15 for changeset 29ab0d49c3e6 0.9.15
Tue, 28 Dec 2010 11:06:46 -0500 nemo Aaaand, strip these 2 as well.
Thu, 13 Jan 2011 04:24:54 +0100 koda Removed tag 0.9.15 0.9.15
Tue, 28 Dec 2010 10:22:19 -0500 nemo run pngcrush to strip sRGB / iCCP
Thu, 13 Jan 2011 04:18:31 +0100 koda merge 0.9.15
Mon, 27 Dec 2010 17:34:51 -0500 nemo Add Hangul to CheckCJK
Thu, 13 Jan 2011 04:17:51 +0100 koda merge 0.9.15
Mon, 27 Dec 2010 17:34:34 -0500 nemo 0.9.15 merge + typo fix
Thu, 13 Jan 2011 04:17:19 +0100 koda merge 0.9.15
Thu, 13 Jan 2011 02:56:25 +0100 koda Added tag 0.9.15 for changeset bd74fd83929a 0.9.15
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
Mon, 27 Dec 2010 16:32:15 -0500 nemo merge 0.9.15 (with a typo fix)
Tue, 28 Dec 2010 10:31:48 +0100 koda typo 0.9.15
Sun, 26 Jun 2011 23:56:24 +0200 koda restore logging on mac for 0.9.15 as well (r91752f716d64) 0.9.15
Mon, 27 Dec 2010 22:22:50 +0100 koda AddFileLogs 0.9.15
Thu, 13 Jan 2011 03:01:38 +0100 koda Added tag 0.9.15 for changeset 29ab0d49c3e6 0.9.15
Thu, 13 Jan 2011 03:07:55 +0100 koda Removed tag 0.9.15 0.9.15
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
Mon, 27 Dec 2010 22:47:18 +0100 Henek make korean translation of engine available
Mon, 27 Dec 2010 12:51:08 -0500 nemo Changelog entry applies to .15 too 0.9.15 0.9.15-release
Mon, 27 Dec 2010 19:49:40 +0100 Henek update Swedish
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
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.
Sun, 26 Dec 2010 23:38:02 -0500 TrevInc First pass at korean locale
Sun, 26 Dec 2010 23:35:55 -0500 nemo strip
Sun, 26 Dec 2010 23:35:31 -0500 nemo Resize snowball in hand
Sun, 26 Dec 2010 23:11:20 -0500 inu portuguese update
Sun, 26 Dec 2010 21:00:35 -0500 nemo remove these again...
Sun, 26 Dec 2010 20:41:41 -0500 szczur moar polish
Sun, 26 Dec 2010 18:08:04 -0500 nemo few more lua phrases
Mon, 27 Dec 2010 00:04:50 +0100 Henek a little addition to the changelog
Sun, 26 Dec 2010 17:40:35 -0500 nemo remove another missed dupe from previous generation
Sun, 26 Dec 2010 23:28:11 +0100 Henek fixed Swedish translation
Sun, 26 Dec 2010 23:18:43 +0100 Henek fixed strange config on room join and untranslated "Normal" gameplay option
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)
Sun, 26 Dec 2010 16:45:14 -0500 nemo Add stubs for korean locale, now that we have a volunteer, update locale files
Sun, 26 Dec 2010 16:01:39 -0500 nemo completely disable falling back to "say" in chHogSay
Sun, 26 Dec 2010 15:37:43 -0500 nemo ok. restore old [r + 1 + r] for gear width for a moment, and reset snowballs.
Sun, 26 Dec 2010 15:30:24 -0500 nemo increase snowball radius
Sun, 26 Dec 2010 15:29:04 -0500 nemo oh. and koda's revision too
Sun, 26 Dec 2010 15:28:44 -0500 nemo merge 0.9.15 with default
Sun, 26 Dec 2010 19:30:51 +0100 koda restore showing a bigger icon for themes
Sun, 26 Dec 2010 12:42:22 -0500 nemo oops. forgot to check on indestructible in combination with disableLandBack 0.9.15
Sun, 26 Dec 2010 19:25:40 +0100 koda hide seed...
Sun, 26 Dec 2010 17:31:58 +0100 mikade Updated maps CTF, Control and new unscripted map Blizzard 0.9.15
Sun, 26 Dec 2010 20:17:15 +0300 unc0rr ban CMakeCache.txt
Sun, 26 Dec 2010 11:21:09 -0500 nemo merge default into 0.9.15 0.9.15
Sun, 26 Dec 2010 11:17:01 -0500 nemo add a disabling for landback, set it if flakes are enabled
Sun, 26 Dec 2010 18:56:31 +0300 unc0rr Add 0.9.15 to the list of known versions
Sun, 26 Dec 2010 19:06:10 +0300 unC0Rr Apply 2fa92e9a0a here 0.9.15
Sun, 26 Dec 2010 18:56:00 +0300 unc0rr Update doc a bit
Sun, 26 Dec 2010 15:50:21 +0100 Palewolf Turn off dust when drilling through air 0.9.15
Sun, 26 Dec 2010 10:47:03 -0500 nemo revert last change. ordinary fire is fine, but HHG screws up.
Sun, 26 Dec 2010 14:58:28 +0100 Palewolf Added star, exclamation and question mark signs 0.9.15
Sun, 26 Dec 2010 10:31:10 -0500 nemo disable landbackpixel on small explosions
Sun, 26 Dec 2010 00:47:18 -0500 nemo pull in a few changes from default 0.9.15
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.
Sun, 26 Dec 2010 00:15:41 +0100 Palewolf Small fixes. Thanks Hennek. 0.9.15
Sat, 25 Dec 2010 22:58:35 -0500 nemo +2 was intended to be consistent on diametre (1px + radius *2) but screws up bullet
Sat, 25 Dec 2010 22:44:20 +0100 Palewolf Updated changelog 0.9.15
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)
Sat, 25 Dec 2010 23:09:54 +0300 unc0rr Allow 8 teams in server 0.9.15
Sat, 25 Dec 2010 14:52:16 -0500 nemo aaaaargh (fix cmakelists again)
Sat, 25 Dec 2010 20:47:29 +0100 Palewolf Capture the flag (Blizzard) Map 0.9.15
Sat, 25 Dec 2010 20:47:29 +0100 Palewolf Capture the flag (Blizzard) Map
Sat, 25 Dec 2010 22:24:47 +0300 unc0rr Set version to 0.9.15, remove -dev suffix 0.9.15
Sat, 25 Dec 2010 22:22:33 +0300 unc0rr Some fixes in ru translation
Sat, 25 Dec 2010 14:10:11 -0500 nemo oops. forgot cmake for Control map
Sat, 25 Dec 2010 18:07:34 +0300 mikade Update missions
Sat, 25 Dec 2010 18:06:33 +0300 Henek sv.lua
Fri, 24 Dec 2010 16:44:31 -0500 nemo Sorry guys. I'll be more careful in future (remove more dupes)
Fri, 24 Dec 2010 16:29:40 -0500 nemo Remove a dupe :-/
Fri, 24 Dec 2010 16:24:30 -0500 nemo oops
Fri, 24 Dec 2010 16:13:28 -0500 nemo Disable gtFlake on bordered maps
Fri, 24 Dec 2010 22:39:20 +0300 unc0rr Pass SCHEME before AMMO
Fri, 24 Dec 2010 20:25:03 +0100 Palewolf Updated spanish translation
Fri, 24 Dec 2010 20:33:17 +0300 unc0rr - Fix encoding function to iterate reversed list
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.
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
Fri, 24 Dec 2010 09:35:24 -0500 szczur polish lua update
Fri, 24 Dec 2010 00:53:50 -0500 mikade+nemo Add a bunch of lua from mikade, update translation files
Fri, 24 Dec 2010 00:21:42 -0500 mikade Whole ton of script callbacks on commands. Poor engine.
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
Thu, 23 Dec 2010 23:46:14 -0500 nemo more fiddling with graphics to try and satisfy both fire and snow
Thu, 23 Dec 2010 20:21:47 -0500 nemo oops
Thu, 23 Dec 2010 19:17:14 -0500 nemo quick and dirty fix to reversed paths and dropped last message causing drawmap desync
Fri, 24 Dec 2010 00:24:16 +0100 koda beaver hat
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.
Thu, 23 Dec 2010 21:45:50 +0100 jose1711 Updated lua Slovak translation
Thu, 23 Dec 2010 20:46:51 +0100 jose1711 Updated Slovak translation
Thu, 23 Dec 2010 20:44:15 +0100 jose1711 fix commit
Thu, 23 Dec 2010 20:32:45 +0100 jose1711 merge
Thu, 23 Dec 2010 22:05:42 +0300 unc0rr Oops, typo
Thu, 23 Dec 2010 22:01:19 +0300 unc0rr Add logging of map drawing process
Thu, 23 Dec 2010 21:54:57 +0300 unc0rr - Remove loading from file procedure
Thu, 23 Dec 2010 20:26:31 +0100 jose1711 merge+Slovak transl update
Thu, 23 Dec 2010 12:30:33 -0500 nemo stub locale
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
Thu, 23 Dec 2010 11:13:57 -0500 jose1711 merge
Thu, 23 Dec 2010 11:06:52 -0500 arrom Portuguese updates
Thu, 23 Dec 2010 10:54:47 -0500 nemo Try to be safer in my pixel checks
Thu, 23 Dec 2010 00:01:56 -0500 nemo Tweak more wind values / densities
Wed, 22 Dec 2010 23:46:07 -0500 nemo oops. hopefully unbreak maps while still preserving mask behaviour as before (basketball nets etc)
Wed, 22 Dec 2010 21:57:52 -0500 nemo apparently some sanity checks are needed here. christmas theme object dimensions are crashing placement
Wed, 22 Dec 2010 21:36:17 -0500 nemo change "mudball" on christmas theme
Wed, 22 Dec 2010 21:33:46 -0500 nemo enable snow on Christmas theme
Thu, 23 Dec 2010 01:35:06 +0100 Palewolf and others New Christmas theme
Wed, 22 Dec 2010 19:25:00 -0500 nemo more tweaking land graphics due to snow
Wed, 22 Dec 2010 18:50:00 -0500 nemo Visual tweaks for snow
Wed, 22 Dec 2010 18:29:43 -0500 nemo braces fail
Wed, 22 Dec 2010 14:25:25 -0500 anon Graphics updates
Wed, 22 Dec 2010 14:19:11 -0500 nemo raise Y start to cloud level
Wed, 22 Dec 2010 14:01:43 -0500 nemo Another snow variant
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).
Wed, 22 Dec 2010 10:09:39 -0500 nemo trying a graphic with more white and less translucency
Wed, 22 Dec 2010 09:56:13 -0500 nemo knock back y two to make snow pile up a bit less high
Wed, 22 Dec 2010 15:42:47 +0100 Henek fixed showmission so it actually displays the right icons
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
Wed, 02 Feb 2011 21:53:39 +0300 unc0rr Close branch server_refactor
Wed, 22 Dec 2010 01:30:03 -0500 nemo apply cGravityf when changing cGravity
Mon, 31 Jan 2011 21:40:17 +0300 unc0rr Implement room delegation when admin lefts it server_refactor
Wed, 22 Dec 2010 01:19:47 -0500 nemo more snow
Sun, 30 Jan 2011 20:43:18 +0300 unc0rr Reimplement a bunch of administrator commands server_refactor
Wed, 22 Dec 2010 01:17:46 -0500 nemo fix desync in snow
Sun, 30 Jan 2011 20:38:40 +0300 unc0rr Reimplement KICK server_refactor
Wed, 22 Dec 2010 01:11:48 -0500 nemo minor visual tweaks to snow
Sun, 30 Jan 2011 20:36:32 +0300 unc0rr Reimplement FOLLOW server_refactor
Wed, 22 Dec 2010 00:58:00 -0500 nemo oops. forgot the graphic
Sun, 30 Jan 2011 20:32:23 +0300 unc0rr Reimplement some more protocol commands server_refactor
Wed, 22 Dec 2010 00:48:06 -0500 nemo minor position tweaks. hopefully checking array bounds correctly
Sat, 29 Jan 2011 21:33:24 +0300 unc0rr - Reactivate pings timer, reimplement PING handler server_refactor
Wed, 22 Dec 2010 00:17:43 -0500 nemo A very very basic snow implementation
Sat, 29 Jan 2011 13:43:07 +0300 unc0rr Introduce numbered server notice messages server_refactor
Wed, 22 Dec 2010 04:09:56 +0100 koda merge
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
Wed, 22 Dec 2010 03:56:12 +0100 koda update weapons
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
Wed, 22 Dec 2010 03:28:14 +0100 koda this should prevent that ever again
Fri, 28 Jan 2011 22:19:06 +0300 unc0rr Reimplement some more Actions server_refactor
Wed, 22 Dec 2010 03:05:28 +0100 koda damn. it.
Wed, 22 Dec 2010 02:50:17 +0100 Henek added density for gears used in gfMoreWind, needs alot of tweaking
Thu, 27 Jan 2011 22:14:14 +0300 unc0rr io = liftIO server_refactor
Tue, 21 Dec 2010 23:22:53 +0100 Henek added copying also to schemes and updated some translations
Thu, 27 Jan 2011 22:10:24 +0300 unc0rr Reimplement one more Action server_refactor
Tue, 21 Dec 2010 21:56:34 +0100 Henek added copying of weapon sets
Thu, 27 Jan 2011 22:06:42 +0300 unc0rr Finally a solution for excess lazyness when working with unsafeThaw'ed arrays server_refactor
Tue, 21 Dec 2010 15:12:06 -0500 nemo Merge henek's changes
Wed, 26 Jan 2011 22:26:02 +0300 unc0rr Send spectators info server_refactor
Tue, 21 Dec 2010 14:42:47 +0100 Henek removing all " " in filenames under share and replacing "_" with " " in missions
Wed, 26 Jan 2011 22:06:27 +0300 unc0rr Apply rev b9fe93f187c4 to server rewrite too server_refactor
Tue, 21 Dec 2010 10:46:52 +0100 sheepluva disable fix for issue 24 in order to fix issue 123, as suggested by koda
Wed, 26 Jan 2011 22:04:18 +0300 unc0rr Send teams info on join server_refactor
Tue, 21 Dec 2010 02:17:45 +0100 Henek added MapHasBorder function for lua and finnished Random Weapons gameplay, might still change though
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
Thu, 23 Dec 2010 17:47:50 +0100 jose1711 Updated Slovak translation + merge
Tue, 25 Jan 2011 22:23:08 +0300 unc0rr Send room config to client server_refactor
Mon, 20 Dec 2010 21:45:10 +0300 unc0rr - Allow user to use undo, to clear, save and load drawn maps
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
Mon, 20 Dec 2010 20:55:45 +0300 unc0rr Add those stupid breaks
Mon, 24 Jan 2011 21:33:03 +0300 unc0rr Fix typo in version information server_refactor
Sun, 19 Dec 2010 22:06:38 -0500 nemo FAIL - actually assign
Mon, 24 Jan 2011 21:32:26 +0300 unc0rr Apply new nick restrictions in server rewrite too server_refactor
Sun, 19 Dec 2010 21:16:14 -0500 nemo add AI routine
Mon, 10 Jan 2011 18:57:44 +0300 unc0rr Explicitly kill listening thread in try to prevent messages recieving bugs server_refactor
Sun, 19 Dec 2010 21:06:34 -0500 nemo Snowball weapon
Mon, 10 Jan 2011 18:29:43 +0300 unc0rr Even less craziness server_refactor
Mon, 20 Dec 2010 02:00:22 +0100 Henek fixed and enabled removing of game scheme from options page
Mon, 10 Jan 2011 18:28:39 +0300 unc0rr Fix check for unique nick server_refactor
Mon, 20 Dec 2010 01:08:46 +0100 koda ipod touch 4g has only 256mb of ram (like ipad)
Mon, 10 Jan 2011 18:14:05 +0300 unc0rr Fix typo server_refactor
Sun, 19 Dec 2010 14:11:55 -0500 nemo fix typo in hand drawn maps
Mon, 10 Jan 2011 18:12:13 +0300 unc0rr Bring back room and teams removing server_refactor
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
Mon, 10 Jan 2011 15:42:17 +0300 unc0rr Convert function to a map server_refactor
Sun, 19 Dec 2010 13:31:55 -0500 nemo Ok. This should pull 0.9.14.1 server into default
Sun, 19 Dec 2010 13:21:14 -0500 nemo Server refactor branch to continue work started in ead2ed20dfd4 server_refactor
Sun, 19 Dec 2010 20:45:15 +0300 unc0rr Adjust magic consts
Sun, 19 Dec 2010 20:33:33 +0300 unc0rr Most probably it's fix to a crash
Sun, 19 Dec 2010 20:22:48 +0300 unc0rr Remove deleteLater()
Sun, 19 Dec 2010 20:16:07 +0300 unc0rr Some debug info
Sun, 19 Dec 2010 20:01:24 +0300 unc0rr - Simplify map container code a bit
Sun, 19 Dec 2010 19:24:15 +0300 unc0rr Seems like just a source of bugs
Sat, 18 Dec 2010 23:02:39 +0300 unc0rr - Some work on drawMap widget and scene to allow undo, clear, save and load operations
Sat, 18 Dec 2010 21:19:26 +0300 unc0rr Report 48 hogs for drawn maps
Sat, 18 Dec 2010 21:17:37 +0300 unc0rr merge
Sat, 18 Dec 2010 19:15:26 +0100 Henek fix layout in game config widget as per nemo's request
Sat, 18 Dec 2010 21:17:12 +0300 unc0rr Make use of showEvent, so there's no more need in manual resizing of draw map widget
Sat, 18 Dec 2010 21:08:02 +0300 unc0rr Try to avoid binary data in log, use shorter descriptions
Sat, 18 Dec 2010 10:46:59 -0500 nemo oops
Sat, 18 Dec 2010 10:43:36 -0500 nemo Reenable cReadyDelay - this requires testing on m8y.org from now on until the message is added to other servers
Sat, 18 Dec 2010 15:14:27 +0100 koda merge
Fri, 17 Dec 2010 19:27:02 +0100 Henek added replacement of "_" to " " in gameplay scripts
Fri, 17 Dec 2010 09:26:02 +0100 Henek added set button to seed edit so maps won't regenerate as often
Sat, 18 Dec 2010 15:14:16 +0100 koda initial stats interpretation for ifrontend
Thu, 16 Dec 2010 17:40:31 -0500 nemo disable ready timer again, until I can figure out why my message didn't get through.
Thu, 16 Dec 2010 22:46:38 +0100 koda move server connection stuff in its own class
Thu, 16 Dec 2010 15:26:19 -0500 nemo oops, forgot world offset, also add a kind of hack to the already hackish set function for visual gears
Thu, 16 Dec 2010 15:02:35 -0500 nemo offset the sprite
Thu, 16 Dec 2010 14:34:11 -0500 nemo If this works right, setting Angle (yeah, yeah) switches between an aura circle and a drawn circle. aura is scaled at size 100 being 100% - 200, 200% etc.
Thu, 16 Dec 2010 09:18:03 +0100 koda Added tag Hedgewars-iOS-1.2.1 for changeset a5735e877aae
Thu, 16 Dec 2010 02:36:56 +0100 koda version bump Hedgewars-iOS-1.2.1
Thu, 16 Dec 2010 02:34:02 +0100 koda ignore touches around dpad and buttons (for real)
Thu, 16 Dec 2010 01:45:15 +0100 koda add two preferences for enabling/disabling blurry land and multitasking
Thu, 16 Dec 2010 00:48:32 +0100 koda store the (future) password with md5 for ifrontend
Thu, 16 Dec 2010 00:24:57 +0100 koda add more space for this help message on ipad
Wed, 15 Dec 2010 22:03:46 +0300 unc0rr Recieve and parse DRAWNMAP config
Wed, 15 Dec 2010 21:48:54 +0300 unc0rr Fix crash on forced disconnect
Wed, 15 Dec 2010 21:40:16 +0300 unc0rr The Fix
Wed, 15 Dec 2010 21:10:25 +0300 unc0rr Don't use std::string
Tue, 14 Dec 2010 20:41:33 -0500 nemo add optional state parameter to hogsay
Tue, 14 Dec 2010 19:36:12 -0500 nemo oops
Tue, 14 Dec 2010 18:18:54 -0500 nemo Reenable ReadyTimer using a synced message NEEDS TESTING.
Tue, 14 Dec 2010 17:47:53 -0500 nemo merge
Tue, 14 Dec 2010 22:32:47 +0100 jose1711 Update Slovak translation
Tue, 14 Dec 2010 17:47:38 -0500 nemo Reorder top registered variables by frequency gathered from 60 or so games of varying length/type. Oh. And add green hair to joker.
Tue, 14 Dec 2010 21:56:37 +0300 unc0rr Compess at highest ratio
Tue, 14 Dec 2010 21:04:43 +0300 unc0rr Debug messages
Tue, 14 Dec 2010 20:46:50 +0300 unc0rr Try to send drawn map data to net server
Tue, 14 Dec 2010 20:01:27 +0300 unc0rr Don't reset teams when returning from draw map page
Mon, 13 Dec 2010 19:22:09 -0500 nemo oops. forgot the getter.
Mon, 13 Dec 2010 19:00:03 -0500 nemo Add an input mask for setting of gear messages. Intended for intercepting user messages. This is totally untested. I don't think it should desync but seriously needs a lot of testing. Esp the doPut behaviour.
Mon, 13 Dec 2010 18:13:42 -0500 nemo Add override for speech bubble position 0: default, 1: background/translucent 2: foreground/opaque
Mon, 13 Dec 2010 22:12:30 +0300 unc0rr Allow to draw maps in frontend and play them (only locally, some bugs to fix)
Mon, 13 Dec 2010 19:26:20 +0100 Henek exposing seed for editing and viewing
Mon, 13 Dec 2010 20:54:18 +0300 unc0rr Use pageSwitchMapper in some more places
Mon, 13 Dec 2010 15:02:04 +0100 Henek added team flag to AddTeam and made AI team allowed to have custom flags. added GetGearVelocity and SetGearVelocity and removed CopyPV2. changed knockball to use use these functions instead.
Sun, 12 Dec 2010 23:52:53 -0500 nemo add PlaySound(soundType, hogGearUID) -- this roundabout way to reference a team seems to be how things are done in lua right now. might need changing in future
Mon, 13 Dec 2010 04:53:48 +0100 Henek my first merge :(
(0) -3000 -1000 -480 +480 +1000 +3000 +10000 tip