Fri, 06 Dec 2013 09:30:07 +0200 |
Periklis Ntanasis |
fix buggy win conditions and stats in death01
|
changeset |
files
|
Thu, 05 Dec 2013 00:51:27 +0400 |
unc0rr |
- Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
|
changeset |
files
|
Wed, 04 Dec 2013 12:28:04 +0100 |
sheepluva |
here have some lua love: make parameter count error messages more helpful to lua devs
|
changeset |
files
|
Wed, 04 Dec 2013 10:47:15 +0100 |
sheepluva |
lua call SetAmmoDelay(ammotype, delay). note: as the engine does not yet support per-clan/team/hog ammo delay values, lua scripters will have to keep track of individual delays and set them accordingly before a hedgehog's turn (if they want usage cool-down behavior)
|
changeset |
files
|
Wed, 04 Dec 2013 09:54:16 +0100 |
sheepluva |
fix misspelled variable name (cosmetic change)
|
changeset |
files
|
Tue, 03 Dec 2013 22:53:45 -0500 |
nemo |
make the team association with hog before calling gear creation. makes some lua a little easier
|
changeset |
files
|
Tue, 03 Dec 2013 22:48:21 -0500 |
nemo |
sethogname/hat need to wrap entire operation around test of hog/gear
|
changeset |
files
|
Wed, 04 Dec 2013 02:08:46 +0200 |
Periklis Ntanasis |
adjusting the wind in fruit02
|
changeset |
files
|
Wed, 04 Dec 2013 00:46:04 +0200 |
Periklis Ntanasis |
fixed wrong saved positions, illegal crate destroying and killing cap.Lime early in fruit02
|
changeset |
files
|
Wed, 04 Dec 2013 00:19:42 +0400 |
unc0rr |
Load themes lazily
|
changeset |
files
|
Tue, 03 Dec 2013 23:54:58 +0400 |
unc0rr |
Be lazy in loading maps list
|
changeset |
files
|
Tue, 03 Dec 2013 18:09:54 +0100 |
sheepluva |
make all objects depend on .inc files (which are not correctly positioned in list, because cmake can't deal with that
|
changeset |
files
|
Tue, 03 Dec 2013 12:10:51 -0500 |
nemo |
Remove turntimeleft/hog gear check from smine if infinite attack is enabled. just use the flightime for that.
|
changeset |
files
|
Tue, 03 Dec 2013 17:39:07 +0100 |
sheepluva |
make source files objects depend on their predecessors in list
|
changeset |
files
|
Tue, 03 Dec 2013 17:06:40 +0200 |
Periklis Ntanasis |
fixed user gain control of npc, rope cheat and overlapping bubbles in fruit01
|
changeset |
files
|
Mon, 02 Dec 2013 20:25:15 +0100 |
sheepluva |
make lazy loading of map preview a little bit less of a hack
|
changeset |
files
|
Mon, 02 Dec 2013 23:20:07 +0400 |
unc0rr |
Load hats into the model lazily
|
changeset |
files
|
Mon, 02 Dec 2013 17:13:22 +0100 |
sheepluva |
fix for: uCollisions.pas(63,50) Hint: Unit "uGearsList" not used in uCollisions
|
changeset |
files
|
Mon, 02 Dec 2013 16:52:15 +0100 |
sheepluva |
add missing initializers for 'dlc' variables for the 3 default generated map types (fixes 3 clang warnings)
|
changeset |
files
|
Mon, 02 Dec 2013 12:40:16 +0100 |
sheepluva |
don't generate any map previews until they are actually visible. this should improve hedgewars startup performance on weak machines
|
changeset |
files
|
Mon, 02 Dec 2013 04:35:02 +0200 |
Periklis Ntanasis |
fixed moving npc and flying in forbidden area in ice01
|
changeset |
files
|
Mon, 02 Dec 2013 03:07:28 +0200 |
Periklis Ntanasis |
fixed overlapping bubbles and wrong dialog triggering in moon01
|
changeset |
files
|
Sun, 01 Dec 2013 13:22:06 -0500 |
nemo |
don't abort changeammo on attacking/attacked in infattack mode, keep scrolling through slot after setweap even if a multishoot was aborted triggering gstattacked, to ensure proper ammo gets set for next turn
|
changeset |
files
|
Sat, 30 Nov 2013 22:34:39 -0500 |
nemo |
Make sticky mine respect lfBouncy, make hogs do same, kinda... make uCollisions return land w/ mask, restrict bouncy to advbounce gears only, which means piano doesn't bounce anymore
|
changeset |
files
|
Sat, 30 Nov 2013 20:53:54 +0400 |
unc0rr |
Fix erroneous message in console debug
|
changeset |
files
|
Sat, 30 Nov 2013 17:43:58 +0400 |
unc0rr |
Show "incompatible version" message instead of "no such room" on try to join room with another protocol version
|
changeset |
files
|
Sat, 30 Nov 2013 14:36:41 +0100 |
sheepluva |
fix for regression issue 669 "Lobby: User context-menu of offline user shows all options as if user was still online"
|
changeset |
files
|
Sat, 30 Nov 2013 14:33:23 +0100 |
sheepluva |
small cleanup etc
|
changeset |
files
|
Sat, 30 Nov 2013 14:05:22 +0100 |
sheepluva |
don't show 'follow' entry for players that are in lobby
|
changeset |
files
|
Sat, 30 Nov 2013 13:42:14 +0100 |
sheepluva |
regression fix: reallow offline players to be added to friendslist/ignore list
|
changeset |
files
|