Commit Graph

3491 Commits (abcee8afa3b37a43b30496753aa3750f711cd8d6)
 

Author SHA1 Message Date
Felix Wagner ac416cfb6e Foodstuff: bread, cooked mushroom, flour (needs graphic) 2011-10-09 01:19:58 +01:00
Charles Spurrill 06bd3248f0 colour modulated gold to remove green tint 2011-10-08 16:43:59 -07:00
Felix Wagner 6e9c8583a4 Gold more golden. 2011-10-09 00:32:47 +01:00
Charles Spurrill f39fbdd311 Fixed farmer clonk's eyelids 2011-10-08 16:29:40 -07:00
Sven Eberhardt 76c2943579 Fix debugrec false alarm on some uninitialized memory 2011-10-08 23:47:07 +02:00
Charles Spurrill 17e1b6ac88 Changed TEXMAP.txt to include topsoil and midsoil 2011-10-08 14:34:00 -07:00
Felix Wagner d29a81646e Proper eating animation 2011-10-08 22:28:49 +01:00
Felix Wagner 99143276bc More dust when running, kneeling, rolling 2011-10-08 21:44:24 +01:00
Felix Wagner 07ad0805a4 Eat(object) for clonk, munch sound! 2011-10-08 20:48:18 +01:00
Sven Eberhardt 8ba09ad857 Fix floating point related sync loss in GetAnimationLength 2011-10-08 21:55:12 +02:00
Richard Gerum 166e898852 fixed some errors of the exported animation script 2011-10-08 19:46:22 +02:00
Richard Gerum 3cde4e3922 seperated animations from clonks script 2011-10-08 19:04:57 +02:00
Charles Spurrill 8302ef74bf Fix farmer clonk mesh (mid-line edge-loop merged properly) 2011-10-08 09:37:55 -07:00
Felix Wagner 5258b47ce6 +StonyObjectHit, different sounds for soft/hard hit or just sliding 2011-10-08 17:12:19 +01:00
Charles Spurrill 2f77fa18df Newcomer: The Farmer Clonk! (skin index is 3) 2011-10-08 08:30:02 -07:00
Felix Wagner 15d8caead4 imported patch Footsteps.diff 2011-10-08 05:16:35 +01:00
Felix Wagner 99efb8e2ba Wheat and seeds (dummy graphics for seeds) 2011-10-08 05:42:49 +01:00
Charles Spurrill 0a23c3eed6 Replaced Electrical.ogg with a sound with a legitimate license 2011-10-07 17:19:25 -07:00
Maikel de Vries 4adf230b94 Objects: Made production library work again 2011-10-07 17:38:34 +02:00
Maikel de Vries a8f9e573cf Objects: Remove autoproduction library
Not needed anymore with the new settlement concept.
2011-10-06 14:48:48 +02:00
Tobias Zwick 81454955b3 Added tag release-5.2.0 for changeset 4c71d5edfb06 2011-10-07 00:14:28 +02:00
Charles Spurrill feef7e68db Added IronBomb to BttR scenarios. Replaced Dynamite where it was used as a weapon 2011-10-06 06:45:17 -07:00
Charles Spurrill 7b496b293b Iron Bomb tweaks and fixes 2011-10-06 06:34:32 -07:00
Charles Spurrill 238cb6a0c2 Added Iron Bomb (grenade). Modified Explode.c to allow custom exlosion sounds 2011-10-06 06:02:36 -07:00
Felix Wagner 3d768e0ff7 Gold be gone! 2011-10-05 22:33:00 +01:00
Tobias Zwick 603af91211 OK, merge default 2011-10-05 22:54:37 +02:00
Felix Wagner 2e184fac26 Rework of the plants, to work with the new lib 2011-10-05 04:55:40 +01:00
Felix Wagner 2d2cab8227 Rework of the plants, to work with the new lib 2011-10-05 04:55:40 +01:00
Felix Wagner e8447f4133 + HasCNAT() in Commits.c, prevent endless loop in plant 2011-10-05 04:47:07 +01:00
Felix Wagner 67a9708720 + HasCNAT() in Commits.c, prevent endless loop in plant 2011-10-05 04:47:07 +01:00
Felix Wagner b00a192a61 Partly rewrite of plants library. Harvesting included. 2011-10-05 04:31:06 +01:00
Felix Wagner 727cb7398a Partly rewrite of plants library. Harvesting included. 2011-10-05 04:31:06 +01:00
Felix Wagner 5cfebab8b7 docs for Placement 2011-10-03 00:25:21 +01:00
Felix Wagner ff774ecb91 docs for Placement 2011-10-03 00:25:21 +01:00
Felix Wagner f42496be92 PlaceVegetation now accept C4D_Place_Subsurface for underground placement and
C4D_Place_BothSurface for above- and underground placement.
2011-10-02 23:11:00 +01:00
Felix Wagner 1fb605e384 PlaceVegetation now accept C4D_Place_Subsurface for underground placement and
C4D_Place_BothSurface for above- and underground placement.
2011-10-02 23:11:00 +01:00
Felix Wagner 7f989f5ee5 gold chunk -> nugget 2011-10-01 06:32:42 +01:00
Felix Wagner b595e32262 gold chunk -> nugget 2011-10-01 06:32:42 +01:00
Charles Spurrill cf007ba147 SetVelocity can now set speed and/or angle of velocity vector 2011-09-30 22:28:01 -07:00
Charles Spurrill 9f27a89912 SetVelocity can now set speed and/or angle of velocity vector 2011-09-30 22:28:01 -07:00
Felix Wagner db6a446a6b Kickoff for settlement: Gold ore inserted! Gold's on the hit list. 2011-10-01 06:07:25 +01:00
Felix Wagner dee103f74c Kickoff for settlement: Gold ore inserted! Gold's on the hit list. 2011-10-01 06:07:25 +01:00
Günther Brammer 20b71f030a Clean up StdDDraw2.h a little 2011-10-03 17:19:51 +02:00
Günther Brammer 1cafba4be8 Rename files implementing C4AbstractApp and C4Window 2011-10-03 17:19:24 +02:00
Günther Brammer c2908d5bd5 Rename CStdDDraw to C4Draw 2011-10-03 16:34:08 +02:00
Günther Brammer 2b6f4432de Rename lpDDraw to pDraw 2011-10-03 16:30:18 +02:00
Günther Brammer ad89e12a2c Rename CTexMgr and CTexRef to C4TexMgr and C4TexRef 2011-10-03 16:16:38 +02:00
Günther Brammer 68d6b34f72 Replace SURFACE with C4Surface * 2011-10-03 16:07:07 +02:00
Günther Brammer 55f6bc8d0f Replace CSurface and C4Surface with just C4Surface
The methods that previously were on C4Surface still are in a separate
file.
2011-10-03 16:06:41 +02:00
Günther Brammer 5303a77474 Version 5.2.0 2011-09-30 16:35:39 +02:00