Sat, 18 Aug 2012 11:34:49 +0300 belphegorr Forgot to add mission 9 -.-'
Fri, 27 Jul 2012 19:27:39 -0400 nemo Allow AfterAttack to proceed even if the Hedgehog is dead. They could be resurrected after all.
Thu, 02 Aug 2012 16:35:12 +0200 Medo frontlib: Fixed flib_netconn_send_leaveRoom returning -1 even though there was no error.
Thu, 16 Aug 2012 16:07:04 +0300 belphegorr Added Mission 9: The Enemy Of My Enemy
Fri, 27 Jul 2012 20:45:02 +0400 unc0rr merge
Wed, 01 Aug 2012 21:13:39 +0200 Medo Hedgeroid: Fix argument passing to ChatFragment, small layout fixes
Thu, 16 Aug 2012 16:06:24 +0300 belphegorr Modified final cutscene and fixed a skipping bug
Fri, 27 Jul 2012 11:41:16 +0400 unc0rr oops
Wed, 01 Aug 2012 20:56:32 +0200 Medo Hedgeroid: Added libjnidispatch.so and jna.jar
Fri, 10 Aug 2012 20:11:05 +0300 belphegorr Fixed variable loading errors and added saving of "M8Scene" in mission 8
Fri, 27 Jul 2012 10:29:37 +0400 unc0rr Fix edge case problems with sniper rifle
Wed, 01 Aug 2012 20:41:54 +0200 Medo Hedgeroid: Room screen WIP
Fri, 10 Aug 2012 04:26:58 +0300 belphegorr Solved "floating repositionings" in every mission
Thu, 26 Jul 2012 21:58:25 +0400 Stepan777 uploading to youtube, it works, but user interface is still incomplete
Thu, 26 Jul 2012 11:56:58 +0400 unc0rr No more AI jumping lulz
Fri, 27 Jul 2012 10:47:23 -0400 nemo this one too
Fri, 27 Jul 2012 01:38:24 +0200 Medo Hedgeroid: various improvements:
Fri, 10 Aug 2012 00:20:52 +0300 belphegorr Added Mission 8: Long Live The Queen
Thu, 26 Jul 2012 21:56:47 +0400 Stepan777 merge
Thu, 26 Jul 2012 11:56:43 +0400 unc0rr Better prediction of cluster, melon, and whip
Fri, 27 Jul 2012 10:38:29 -0400 nemo rewrite to make the string shorter
Thu, 26 Jul 2012 11:10:56 +0200 Medo Merge
Fri, 10 Aug 2012 00:20:21 +0300 belphegorr Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
Wed, 25 Jul 2012 22:46:03 +0400 unc0rr merge
Thu, 02 Aug 2012 05:52:56 +0300 belphegorr Removed gfOneClanMode from Mission 7
Wed, 25 Jul 2012 16:31:34 +0400 unc0rr Commit commented out code which I used to debug AI walking
Tue, 31 Jul 2012 21:21:27 +0300 belphegorr Added Mission 7: Family Reunion
Wed, 25 Jul 2012 16:24:30 +0400 unc0rr - Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases)
Wed, 25 Jul 2012 22:36:39 +0400 unc0rr Bonus for dealing more damage than needed to kill. Should help with cake leaving 1hp issue. Not tested.
Tue, 31 Jul 2012 21:20:58 +0300 belphegorr Mission 6: Modified a dialogue timing
Wed, 25 Jul 2012 12:29:53 +0400 unc0rr Some tiny improvements to AI walking algorythm
Wed, 25 Jul 2012 10:57:00 -0400 xymeng Changes to pas2c - unreviewed apart from cursory glance and compile test.
Tue, 31 Jul 2012 20:25:28 +0300 belphegorr Mission 6: Fixed a typo, an animation bug, added 2 rope crates to the weapon stack
Wed, 25 Jul 2012 12:28:14 +0400 unc0rr Adjust firepunch and bat consts yet again
Wed, 25 Jul 2012 10:56:14 -0400 nemo Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
Tue, 31 Jul 2012 17:19:24 +0300 belphegorr Mission 1: Fixed a typo
Tue, 24 Jul 2012 16:12:41 +0400 unc0rr Prefer to bat enemy away dealing the same amount of damage
Tue, 24 Jul 2012 18:53:42 -0400 nemo workaround - not great though since they probably should have proper initial values like they used to have in uConsts. leaving a note to koda
Tue, 24 Jul 2012 20:46:12 +0300 belphegorr Changed name of princess in mission 6 (forgot it last time).
Tue, 24 Jul 2012 16:10:09 +0400 unc0rr No need to redefine signal
Tue, 24 Jul 2012 17:50:42 -0400 nemo Fix bee crasher, tweak splash values
Tue, 24 Jul 2012 20:21:01 +0300 belphegorr Removed some campaign variables from Mission 6.
Sat, 21 Jul 2012 17:51:51 -0400 nemo better?
Tue, 24 Jul 2012 20:15:30 +0300 belphegorr Switched Fell From Heaven to Fell From Grace on missions 5, 6.
Sun, 22 Jul 2012 00:48:48 +0400 unc0rr AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
Tue, 24 Jul 2012 18:36:23 +0300 belphegorr Fixed localization of Mission 6 and fixed a typo.
Fri, 20 Jul 2012 21:30:53 -0400 nemo unc0rr, let me know what you think? Values were chosen semi-arbitrarily. But I was playing through a lot of large demos.
Mon, 23 Jul 2012 19:17:04 +0300 belphegorr Finished mission 6: Dragon's lair
Fri, 20 Jul 2012 21:15:38 -0400 nemo Ok. *these* should be safe with just this one extra check...
Thu, 30 Aug 2012 12:13:24 -0400 nemo checkpoint merge
Fri, 20 Jul 2012 19:56:58 -0400 nemo :( I have no idea why this did not work
Fri, 20 Jul 2012 18:48:04 -0400 nemo Avoid desync playing back demos
Fri, 20 Jul 2012 17:43:35 -0400 nemo don't need the camera following invisible stuff (maybe this should be in the general camera routine?)
Fri, 20 Jul 2012 15:12:47 -0400 nemo I thirst for randomness.
Fri, 20 Jul 2012 14:16:05 -0400 nemo Try avoiding spamming the log by retaining the gears. untested.
Fri, 20 Jul 2012 18:42:45 +0400 unc0rr Replace stupid 'mod' with 'and'
Fri, 20 Jul 2012 15:39:13 +0100 koda ooops (and indentation)
Fri, 20 Jul 2012 12:25:53 +0100 koda press 8 to mute audio while ingame
Fri, 20 Jul 2012 09:09:17 +0400 unc0rr mod operator is so stupid in pascal
Thu, 19 Jul 2012 20:34:21 -0400 nemo oh yeah, these too
Thu, 19 Jul 2012 17:34:18 -0400 nemo Fix TARDIS, make switcher work w/ the new more stringent check.
Thu, 19 Jul 2012 17:14:02 -0400 nemo Update team health
Wed, 18 Jul 2012 23:02:14 +0400 unc0rr Start TestCake
Wed, 18 Jul 2012 15:05:56 +0100 koda allow FPFLAGS and GHFLAGS only in cmakes able to support them
Mon, 16 Jul 2012 23:08:42 -0400 nemo what the heck, let's add a few more
Mon, 16 Jul 2012 23:46:44 +0400 unc0rr - Check for harmful gear deletions
Mon, 16 Jul 2012 23:12:59 +0400 unc0rr Use gmDestroy message instead
Sun, 15 Jul 2012 16:56:05 -0400 nemo Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
Fri, 13 Jul 2012 16:39:20 +0400 Stepan777 Correctly distinguish between game and real ticks while recording video,
Sun, 15 Jul 2012 15:35:28 -0400 nemo Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
Fri, 13 Jul 2012 16:35:42 +0400 Stepan777 merge
Sat, 14 Jul 2012 23:19:09 -0400 nemo Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
Fri, 13 Jul 2012 13:21:52 +0400 unc0rr Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue.
Fri, 10 Jan 2014 00:57:15 +0400 unc0rr Filter sprSDFlake too, so engine could pass initialization gl2
Tue, 10 Jul 2012 21:58:19 +0400 Stepan777 Fix bug with isInLag picture displayed at end of some videos.
Fri, 13 Jul 2012 01:07:53 +0400 unc0rr Don't consider moving hedgehogs in place rating in after attack mode
Thu, 09 Jan 2014 22:38:40 +0400 Wolfgang Steffens Import temp.diff which is a try to fix glitches with textures edges gl2
Tue, 10 Jul 2012 21:56:25 +0400 Stepan777 merge
Thu, 12 Jul 2012 23:31:06 +0400 unc0rr When removing a record, set selection on the next item in the list
Thu, 09 Jan 2014 22:35:40 +0400 unc0rr Wolfgang Steffens's gl2 and atlas branch gl2
Wed, 18 Jun 2014 19:57:25 +0200 sheepluva closing wosteffs ancient debug commit head. default branch has been a dual-headed monster for long enough IMO
Mon, 09 Jul 2012 21:45:30 +0400 Stepan777 fix bug with desynced camera positions
Thu, 12 Jul 2012 06:19:32 -0400 nemo Reduce number of walk bonuses further, doubt even 128 are needed. Fix count reset.
Tue, 10 Jul 2012 16:38:50 +0200 Wolfgang Steffens Debug commit
Mon, 09 Jul 2012 17:03:57 +0400 Stepan777 rework saving of camera positions so there is no need to know framerate during prerecording.
Wed, 11 Jul 2012 22:18:43 -0400 nemo Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
Tue, 10 Jul 2012 11:09:38 +0200 Wolfgang Steffens Merge
Mon, 09 Jul 2012 16:42:13 +0400 Stepan777 merge
Mon, 09 Jul 2012 23:28:02 -0400 nemo Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
Sun, 08 Jul 2012 13:29:06 +0400 Stepan777 First try to use framebuffer, instead of auxilary buffer.
Sun, 08 Jul 2012 23:14:24 +0400 unc0rr Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
Sun, 08 Jul 2012 13:21:12 +0400 Stepan777 Move SDL_GetTicks() to another place, maybe this will fix sound desync.
Sun, 08 Jul 2012 13:49:41 -0400 nemo A bit more convoluted, but more attractive visually
Sun, 08 Jul 2012 13:18:52 +0400 Stepan777 merge
Sun, 08 Jul 2012 12:00:27 -0400 nemo Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
Sat, 07 Jul 2012 19:59:44 +0400 Stepan777 fix alpha channel in image rescaling
Sun, 08 Jul 2012 11:43:22 -0400 nemo Draw bombs behind plane
Sat, 07 Jul 2012 19:17:50 +0400 Stepan777 Fix thumbnails. On some OpenGL implementations they weren't working.
Sun, 08 Jul 2012 18:59:25 +0400 unc0rr Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
Sat, 07 Jul 2012 17:43:10 +0400 Stepan777 fix frontend for ffmpeg 0.7.13
Sun, 08 Jul 2012 10:35:40 -0400 nemo Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
Sat, 07 Jul 2012 17:26:20 +0400 Stepan777 Fix compilation of hwengine on ffmpeg 0.7.13.
Thu, 26 Jul 2012 11:01:32 +0200 Medo Hedgeroid: Major overhaul of the network connection code. Now it is threaded and
Sun, 08 Jul 2012 10:03:31 -0400 nemo Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
Sat, 07 Jul 2012 16:21:42 +0400 Stepan777 fix for older ffmpeg (0.7.13)
Tue, 24 Jul 2012 16:57:48 +0200 Medo Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Sat, 07 Jul 2012 23:22:03 +0200 kjpou1 remaining files for the Danish translation
Fri, 06 Jul 2012 19:15:44 +0400 Stepan777 When there are videos that are being encoded and user tries to quit display dialog with warning.
Mon, 23 Jul 2012 00:17:06 +0200 Medo Hedgeroid: Reworked player and room lists, added menus, added playername query
Sat, 07 Jul 2012 23:31:59 +0400 unc0rr - Check ready status only after deleting player's teams (should fix the bug when you're unable to start game)
Fri, 06 Jul 2012 13:22:33 +0400 Stepan777 When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda).
Sat, 21 Jul 2012 14:56:52 +0200 Medo Hedgeroid: More work on the lobby activity
Sat, 07 Jul 2012 15:28:47 -0400 nemo Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
Fri, 06 Jul 2012 12:50:18 +0400 Stepan777 merge
Thu, 19 Jul 2012 22:55:36 +0200 Medo Hedgeroid: Lobby activity improvements
Sat, 07 Jul 2012 14:29:35 -0400 nemo unbreak grayscale
Thu, 19 Jul 2012 22:53:39 +0200 Medo Hedgeroid: Modified detection of assets on SD card (should be more reliable)
Fri, 06 Jul 2012 01:25:04 +0400 unc0rr It is global var
Thu, 19 Jul 2012 18:58:18 +0200 Medo Hedgeroid: Got the roomlist working... more or less.
Thu, 05 Jul 2012 20:53:55 +0400 unc0rr Fix crash when hedgehog dies while switching from it
Thu, 19 Jul 2012 18:31:58 +0200 Medo Re-Added the commandline client, but it's not compilable agains the latest frontlib
Wed, 04 Jul 2012 12:41:47 -0400 nemo free up power for use by script
Thu, 19 Jul 2012 17:56:38 +0200 Medo frontlib:
Wed, 04 Jul 2012 10:56:42 -0400 nemo Allow script to set number of ammo in a crate. untested.
Wed, 18 Jul 2012 21:34:49 +0200 Medo frontlib: Fix onRoomUpdateCb receiving a null pointer
Tue, 03 Jul 2012 22:44:50 +0400 unc0rr - Don't call Length() on variable size arrays
Tue, 17 Jul 2012 23:06:20 +0200 Medo Hedgeroid: Fixed multitouch breakage
Sat, 30 Jun 2012 01:09:31 +0400 unc0rr Properly convert taking address of function with var parameters
Tue, 17 Jul 2012 22:27:16 +0200 Medo Hedgeroid: Chat and player list work now, but everything is very much WIP
Sat, 30 Jun 2012 00:34:51 +0400 unc0rr Well, since we have database on the same computer as game server, could remove caching, but I just set expiration time to 10 minutes
Mon, 16 Jul 2012 20:16:03 +0200 Medo Hedgeroid: Layout experiments for the lobby page
Sat, 30 Jun 2012 00:20:01 +0400 unc0rr Don't produce unnecessary and erroneous defines
Wed, 11 Jul 2012 01:52:01 +0200 Medo Hedgeroid: Added experimental lobby chat
Fri, 29 Jun 2012 22:46:58 +0400 xymeng Fix the function definition issue so the function pointer format now looks correct.
Wed, 11 Jul 2012 01:51:28 +0200 Medo Hedgeroid: Simplified some code
Fri, 29 Jun 2012 01:23:43 +0400 unc0rr Tiny optimization + formatting fix
Wed, 11 Jul 2012 01:40:35 +0200 Medo frontlib: Added missing disconnect case
Fri, 29 Jun 2012 00:45:13 +0400 unc0rr Convert function with var parameters declarations into #define + function which accepts pointers
Tue, 10 Jul 2012 19:40:10 +0200 Medo frontlib: Added the NDK build file for Android
Thu, 28 Jun 2012 22:45:06 +0400 unc0rr - Try sending remove message in 'finally' as a last resort
Tue, 10 Jul 2012 19:33:57 +0200 Medo frontlib: Renamed cfg to scheme, Un-refcounted some types, small API adjustments
Wed, 27 Jun 2012 16:40:36 -0400 nemo ocd
Thu, 05 Jul 2012 22:22:48 +0200 Medo Improved asset moving time by an order of magnitude (3s vs. 25s on my device)
Thu, 28 Jun 2012 00:30:50 +0400 unc0rr Prepare to handle passing by reference
Thu, 05 Jul 2012 00:33:24 +0200 Medo frontlib: Improved and unified parameter checking, moved the cmdlineClient out
Wed, 27 Jun 2012 22:53:26 +0400 unc0rr Remove trailing spaces
Wed, 27 Jun 2012 22:52:19 +0200 Medo frontlib: Fixes and improvements. Added a GPLv2+ license header to all frontlib
Wed, 27 Jun 2012 13:47:42 -0400 nemo Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
Wed, 27 Jun 2012 18:04:17 +0200 Medo Merge
Wed, 27 Jun 2012 13:39:46 -0400 sphrix Missions localisation
Wed, 27 Jun 2012 09:16:34 -0400 nemo More efficient
Wed, 27 Jun 2012 08:54:03 -0400 nemo oops
Wed, 27 Jun 2012 07:58:16 -0400 nemo Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
Tue, 26 Jun 2012 23:02:25 -0400 nemo This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
Tue, 26 Jun 2012 23:29:41 +0400 Stepan777 Here they come - thumbnails.
Tue, 26 Jun 2012 20:05:24 -0400 nemo Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
Tue, 10 Jul 2012 11:08:35 +0200 Wolfgang Steffens Added auto cropping to atlasing
Tue, 26 Jun 2012 23:23:02 +0400 Stepan777 merge
Wed, 27 Jun 2012 01:25:26 +0200 koda updated ios project file
Mon, 25 Jun 2012 16:22:03 +0200 Wolfgang Steffens GL1.x fixes
Tue, 26 Jun 2012 14:38:19 -0400 nemo Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
Mon, 25 Jun 2012 15:46:49 +0200 Wolfgang Steffens Merge
Tue, 26 Jun 2012 21:13:27 +0400 unc0rr Don't set erasing flag when it is unnecessary so hwmap could compress better
Mon, 25 Jun 2012 15:46:08 +0200 Wolfgang Steffens using atlas for rendering now
Tue, 26 Jun 2012 11:08:33 -0400 nemo er. this one too
Mon, 25 Jun 2012 12:02:54 +0200 Wolfgang Steffens made surface retaining mandatory
Tue, 26 Jun 2012 02:15:50 +0400 Stepan777 merge
Tue, 26 Jun 2012 10:14:40 -0400 nemo Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
Mon, 25 Jun 2012 12:01:19 +0200 Wolfgang Steffens added missing uBinPacker.pas and uAtlas.pas
Mon, 25 Jun 2012 11:47:40 +0200 Wolfgang Steffens retaining SDL surfaces in order to allow recreating atlases from scratch without
Mon, 25 Jun 2012 09:40:56 -0400 nemo Update contributor e-mail address
Tue, 26 Jun 2012 02:14:35 +0400 Stepan777 Restore almost old TCPBase behaviour
Mon, 25 Jun 2012 10:44:27 +0200 Wolfgang Steffens Merge
Mon, 25 Jun 2012 09:01:03 -0400 nemo oops
Sun, 24 Jun 2012 21:33:45 +0400 Stepan777 remaining IFDEFs
Mon, 25 Jun 2012 10:16:19 +0400 unc0rr oops
Sun, 24 Jun 2012 21:32:33 +0400 Stepan777 merge
Sun, 24 Jun 2012 20:30:51 -0400 nemo oops
Sun, 24 Jun 2012 21:15:20 +0400 Stepan777 correctly fix odd dimensions (it was incorrectly fixed in previous commit)
Sun, 24 Jun 2012 18:21:12 -0400 nemo These 2 need masks now
Sun, 24 Jun 2012 20:57:02 +0400 Stepan777 pagevideos is now much better that before:
Sun, 24 Jun 2012 22:37:44 +0400 unc0rr Fix completely broken RateHammer
Sun, 24 Jun 2012 20:31:26 +0400 Stepan777 merge
Sun, 24 Jun 2012 13:18:33 -0400 nemo Sanity limits.
Sun, 24 Jun 2012 09:12:53 -0400 nemo Another take at prettier crate appearance
Wed, 27 Jun 2012 18:02:45 +0200 Medo frontlib: Getting there :) Added commandline client for testing
Sat, 23 Jun 2012 23:04:06 -0400 nemo Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
Mon, 25 Jun 2012 15:21:18 +0200 Medo frontlib: Using macros for simplification of callbacks
Sat, 23 Jun 2012 22:39:00 -0400 nemo Second part of the change. Make collision check use the new mask bit.
Mon, 25 Jun 2012 00:42:07 +0200 Medo frontlib: Intermittent commit. Things are still in flux but we're getting there :)
Sat, 23 Jun 2012 21:37:47 -0400 nemo Step 1. Add current hedgehog as top bit of bottom byte.
Thu, 21 Jun 2012 21:32:12 +0200 Medo More progress on the netplay part of the frontlib
Sat, 23 Jun 2012 22:44:11 +0400 unc0rr - Fix cake bug introduced in r2ccfc93c6b5e
Tue, 19 Jun 2012 21:20:08 +0200 Medo Merge
Fri, 22 Jun 2012 08:13:51 +0400 unc0rr Swap order of actions
Tue, 19 Jun 2012 01:20:19 +0400 unc0rr Output log to stdout instead of stderr
Tue, 19 Jun 2012 00:40:52 +0400 unc0rr Oops, forgot this
Mon, 23 Jul 2012 19:15:59 +0300 belphegorr Added a new function: AddNewEvent, which only adds an event to the list if it doesn't already exist. Kept the old one as it might me useful to be able to add an event more than once.
Mon, 18 Jun 2012 23:45:21 +0400 unc0rr set(LUA_LIBRARY lua.dll) for win32 builds
Sat, 21 Jul 2012 01:54:41 +0300 belphegorr Placed hiding hogs at the end of StartMission in Mission 3
Sun, 17 Jun 2012 22:11:09 +0400 unc0rr BindsModel
Sat, 21 Jul 2012 01:53:17 +0300 belphegorr Added localization
Sun, 17 Jun 2012 21:45:49 +0400 unc0rr - Move colorsModel to appropriate place
Sat, 21 Jul 2012 01:47:34 +0300 belphegorr Modified DrawGear so that it doesn't draw the gear when it has message gmRemoveFromList (it was causing havoc when I used HideHog as it could not access the position of the hog)
Sun, 17 Jun 2012 16:32:44 +0200 koda CROSSAPPLE ftw
Mon, 16 Jul 2012 20:56:55 +0300 belphegorr Fixed a visual gear in Mission 5
Sun, 17 Jun 2012 14:13:19 +0400 unc0rr This should fix default hogs names in network game
Mon, 16 Jul 2012 20:38:31 +0300 belphegorr Added fifth mission and fixed minor control bug with mission 4
Sun, 17 Jun 2012 00:08:20 +0400 unc0rr Catch all types of exceptions in recv thread. Should probably help with ghosts problem, though I have no idea which else kind of exception could arise there.
Tue, 10 Jul 2012 23:06:56 +0300 belphegorr Fixed a bug where certain ammo types were added to the wrong hogs.
Thu, 14 Jun 2012 16:35:36 +0400 unc0rr AI loves to jump
Tue, 10 Jul 2012 15:20:12 +0300 belphegorr Reduced mission 4 difficulty (enemy health and level) and fixed a bug where hogs would comment on the death of Dense Cloud eve though he isn't added
Thu, 14 Jun 2012 00:34:50 +0200 koda ios: disable some warnings
Sun, 08 Jul 2012 19:28:40 +0300 belphegorr Changed a ShowMission in Mission 4
Thu, 14 Jun 2012 00:21:23 +0200 koda it was inevitable
Sun, 08 Jul 2012 19:15:38 +0300 belphegorr Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box
Thu, 14 Jun 2012 00:10:06 +0200 koda ios: explain why setting a style disables schemes and/or weapons sometimes
Fri, 06 Jul 2012 15:10:36 +0300 belphegorr Modified Animate.lua function AnimMove to take highercase direction (e.g. "Left")
Thu, 14 Jun 2012 00:03:01 +0200 koda ios: for mission configuration, use the bundled cfg file instead of providing plist files
Fri, 06 Jul 2012 14:45:55 +0300 belphegorr Modified Mission 4: reduced second wave health, reduced some ammos, added some ammos, added reaction to hog death, added reaction to second wave of hogs
Wed, 13 Jun 2012 23:28:54 +0200 koda add default cfg files for uniformity in missions
Fri, 06 Jul 2012 12:30:07 +0300 belphegorr Increased turn time to 40
Tue, 12 Jun 2012 17:20:27 +0400 Stepan777 fix very stupid bug :)
Wed, 13 Jun 2012 23:25:15 +0200 koda DPI for everyone
Thu, 05 Jul 2012 17:19:11 +0300 belphegorr Reduced number of crates on the challenge in mission 1, fixed an error with mission 3 (at the end)
Mon, 11 Jun 2012 18:15:30 +0400 Stepan777 1. Implement new page in frontend with options for video recording.
Tue, 19 Jun 2012 21:17:05 +0200 Medo frontlib: Started work on the server connection code
Wed, 13 Jun 2012 11:18:30 -0400 nemo LUA_FOUND should surely be set only if the system lua was found.
Thu, 05 Jul 2012 16:50:06 +0300 belphegorr Reduced ammo count on Mission 2
Mon, 11 Jun 2012 17:56:10 +0400 Stepan777 merge
Fri, 15 Jun 2012 19:57:25 +0200 Medo Changed frontlib to use the existing ini file formats of the QtFrontend
Tue, 12 Jun 2012 21:42:22 -0400 nemo Couple of missed sections from last time. Shield is still a bit odd
Thu, 05 Jul 2012 16:43:15 +0300 belphegorr Modified some crate positions, added sound to teleports, fixed loc errors...
Tue, 12 Jun 2012 21:10:11 +0200 Medo frontlib: Rewrote the ini helper code, finished ini reading/writing support for all relevant file types
Mon, 11 Jun 2012 01:16:43 +0200 koda reorganize options.inc a little
Thu, 05 Jul 2012 16:02:42 +0300 belphegorr Added localization and changed primary team color.
Tue, 12 Jun 2012 11:25:05 +0200 Medo Cleanup, refactoring and generally more development in the frontlib
Mon, 11 Jun 2012 01:13:57 +0200 koda uniform NOPNG and NOSERVER cmake symbols
Thu, 05 Jul 2012 00:57:30 +0300 belphegorr Added Mission 4: United We Stand
Mon, 11 Jun 2012 00:06:22 +0200 Medo Merge
(0) -3000 -1000 -240 +240 +1000 +3000 tip