Wed, 25 Aug 2010 00:17:51 +0200 set flake to non critical, no touches until game is starding, moved some variables to be initialized in the right place
koda [Wed, 25 Aug 2010 00:17:51 +0200] rev 3765
set flake to non critical, no touches until game is starding, moved some variables to be initialized in the right place
Tue, 24 Aug 2010 17:03:44 +0200 Engine:
smaxx [Tue, 24 Aug 2010 17:03:44 +0200] rev 3764
Engine: * Updated clouds and flakes to fill the whole visible map (and borders) * Added simple clipping to most drawing functions (might need some testing) which should improve performance on low end graphic cards
Tue, 24 Aug 2010 13:24:37 +0200 Engine:
smaxx [Tue, 24 Aug 2010 13:24:37 +0200] rev 3763
Engine: * Made egg explosions less green
Tue, 24 Aug 2010 01:19:17 +0200 Campaign:
smaxx [Tue, 24 Aug 2010 01:19:17 +0200] rev 3762
Campaign: * Fixed one of the tutorial's timers
Tue, 24 Aug 2010 01:17:24 +0200 Engine:
smaxx [Tue, 24 Aug 2010 01:17:24 +0200] rev 3761
Engine: * Added a new script function: HogTurnLeft(int gearid, bool facesleft) to turn hogs left or right * Added a new script function: HogSay(int gearid, string text, int type) to let hogs say something using speech bubbles Campaign: * Added a simple tutorial as the first mission
Mon, 23 Aug 2010 19:06:34 +0200 Frontend:
smaxx [Mon, 23 Aug 2010 19:06:34 +0200] rev 3760
Frontend: * Added a basic campaign page/selection - just missing missions and real progress (don't count on this being active in 0.9.14)
Mon, 23 Aug 2010 17:53:02 +0200 Frontend:
smaxx [Mon, 23 Aug 2010 17:53:02 +0200] rev 3759
Frontend: * Forgot to update team search to new extension
Mon, 23 Aug 2010 16:29:12 +0200 Frontend:
smaxx [Mon, 23 Aug 2010 16:29:12 +0200] rev 3758
Frontend: * Simplified the code to setup config structure and prepared it to enable user accessible asset directories * Renamed team file extensions from ".ini" to ".hwt" (Hedgewars Team) * Added campaign progress to teams (I know, no campaign ... yet)
Mon, 23 Aug 2010 13:58:46 +0200 Frontend:
smaxx [Mon, 23 Aug 2010 13:58:46 +0200] rev 3757
Frontend: * Fixed teams disappearing from options menu if leaving them active while leaving the game setup screen
Mon, 23 Aug 2010 12:53:00 +0200 lua function SetEffect to set and remove THogEffects
burp [Mon, 23 Aug 2010 12:53:00 +0200] rev 3756
lua function SetEffect to set and remove THogEffects
Mon, 23 Aug 2010 12:49:58 +0200 GetHogLevel lua function
burp [Mon, 23 Aug 2010 12:49:58 +0200] rev 3755
GetHogLevel lua function
Mon, 23 Aug 2010 00:54:56 +0200 Engine:
smaxx [Mon, 23 Aug 2010 00:54:56 +0200] rev 3754
Engine: * Changed steam to use the white smoke sprite
Mon, 23 Aug 2010 00:46:06 +0200 small update for the about page
koda [Mon, 23 Aug 2010 00:46:06 +0200] rev 3753
small update for the about page
Sun, 22 Aug 2010 22:08:39 +0200 add the new flag, fix a couple of hicups in creating config files, swap animation between settings and lobby
koda [Sun, 22 Aug 2010 22:08:39 +0200] rev 3752
add the new flag, fix a couple of hicups in creating config files, swap animation between settings and lobby
Sun, 22 Aug 2010 16:31:57 +0200 Engine:
smaxx [Sun, 22 Aug 2010 16:31:57 +0200] rev 3751
Engine: * Added fire trails Graphics: * Added new flame sprites by Aki (for testing)
Sat, 21 Aug 2010 22:54:43 +0200 SpawnCustomCrateAt: spawn crate at random position for x=y=0, also let it return the gear, and luabindings the gear uid
burp [Sat, 21 Aug 2010 22:54:43 +0200] rev 3750
SpawnCustomCrateAt: spawn crate at random position for x=y=0, also let it return the gear, and luabindings the gear uid
Sat, 21 Aug 2010 22:36:59 +0200 Engine:
smaxx [Sat, 21 Aug 2010 22:36:59 +0200] rev 3749
Engine: * Keep sudden death from starting while using a multi shot weapon (will start after the last shot now) - This fixes issue #1 * Keep the engine from crashing when trying to place a girder at the bottom map border (right above the water line) - This fixes issue #16
Sat, 21 Aug 2010 17:19:52 +0200 Fixed gamepad/joystick axes using SDL 1.2
zuloo [Sat, 21 Aug 2010 17:19:52 +0200] rev 3748
Fixed gamepad/joystick axes using SDL 1.2
Fri, 20 Aug 2010 11:54:14 -0400 Some more that were not native
nemo [Fri, 20 Aug 2010 11:54:14 -0400] rev 3747
Some more that were not native
Fri, 20 Aug 2010 11:52:30 -0400 bleah
nemo [Fri, 20 Aug 2010 11:52:30 -0400] rev 3746
bleah
Fri, 20 Aug 2010 17:41:59 +0200 Misc:
smaxx [Fri, 20 Aug 2010 17:41:59 +0200] rev 3745
Misc: * Trying to fix linebreak mess
Fri, 20 Aug 2010 11:52:08 -0400 Convert from dos
nemo [Fri, 20 Aug 2010 11:52:08 -0400] rev 3744
Convert from dos
Fri, 20 Aug 2010 11:26:27 -0400 Flag for AI survival mode
nemo [Fri, 20 Aug 2010 11:26:27 -0400] rev 3743
Flag for AI survival mode
Tue, 17 Aug 2010 19:43:17 -0400 merge
nemo [Tue, 17 Aug 2010 19:43:17 -0400] rev 3742
merge
Mon, 16 Aug 2010 18:43:32 +0400 Add some more strictness, use unsafeThaw and unsafeFreeze functions which work at O(1)
unc0rr [Mon, 16 Aug 2010 18:43:32 +0400] rev 3741
Add some more strictness, use unsafeThaw and unsafeFreeze functions which work at O(1)
Sun, 15 Aug 2010 10:25:21 -0400 ...
nemo [Sun, 15 Aug 2010 10:25:21 -0400] rev 3740
...
Sat, 14 Aug 2010 02:10:27 +0200 disable AI teleport
koda [Sat, 14 Aug 2010 02:10:27 +0200] rev 3739
disable AI teleport show on screen controls only if hedgehog is not a hog fix reloading of teams
Fri, 13 Aug 2010 02:44:44 +0200 better to do that in this way
koda [Fri, 13 Aug 2010 02:44:44 +0200] rev 3738
better to do that in this way
Fri, 13 Aug 2010 02:13:18 +0200 reworked the initialization functions, now it should be safe to update and no more need of spinning wheel at first launch
koda [Fri, 13 Aug 2010 02:13:18 +0200] rev 3737
reworked the initialization functions, now it should be safe to update and no more need of spinning wheel at first launch adjusted default zoom value polished lobby interface updated ammosets to new weapons
Thu, 12 Aug 2010 23:15:11 +0200 Engine:
smaxx [Thu, 12 Aug 2010 23:15:11 +0200] rev 3736
Engine: * Added script access to current zoom level
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip