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
|
Sat, 30 Nov 2013 11:14:32 +0100 |
sheepluva |
fixing position of spawning sparkles of target gears by applying a filthy workaround for a filthy bug in the filthy filthy doStepCase handler.
|
changeset |
files
|
Fri, 29 Nov 2013 18:46:32 +0100 |
sheepluva |
whip: visual enhancements (hat'n'dust) as suggested by nemo
|
changeset |
files
|
Fri, 29 Nov 2013 15:53:46 +0400 |
unc0rr |
Quick and simple dynamite AI without precalculated retreat and without accurate dynamite physics model (no bounce). Still does pretty well, using it mostly off cliffs.
|
changeset |
files
|
Thu, 28 Nov 2013 21:13:49 -0500 |
nemo |
Initial pass at bounciness. To try it out, or lfBouncy on girder in uLandGraphics (search for the word graphically)
|
changeset |
files
|
Thu, 28 Nov 2013 00:41:35 +0400 |
unc0rr |
Animate hedgehogs healths inside team health bar. Proper animation for the case when max team health grows is lost though.
|
changeset |
files
|
Wed, 27 Nov 2013 19:10:53 +0100 |
sheepluva |
update credits
|
changeset |
files
|
Mon, 25 Nov 2013 22:09:42 +0100 |
sheepluva |
unbreak various parts of campaign variable loading/saving
|
changeset |
files
|
Mon, 25 Nov 2013 10:12:18 +0100 |
sheepluva |
don't let (am)Nothing change allowed aiming angles. e.g. fixes aiming problems when on last rope. please test for possible side effects (flying saucer and whatnot)
|
changeset |
files
|
Sun, 24 Nov 2013 22:12:23 -0500 |
nemo |
*grumble grumble*
|
changeset |
files
|
Mon, 25 Nov 2013 01:03:14 +0400 |
unc0rr |
Forbid /delegate to room admin
|
changeset |
files
|
Sun, 24 Nov 2013 22:11:55 -0500 |
nemo |
fix tag toggling. I think...
|
changeset |
files
|
Sun, 24 Nov 2013 14:03:33 -0500 |
nemo |
another broken element
|
changeset |
files
|
Sun, 24 Nov 2013 14:00:24 -0500 |
nemo |
fix translation xml
|
changeset |
files
|
Sat, 14 Dec 2013 21:16:20 +0400 |
unc0rr |
To prevent that weird crash, you need to initialize SDL before Qt
sdl2transition
|
changeset |
files
|
Sun, 24 Nov 2013 13:07:55 +0400 |
unc0rr |
Fix typo reported by MK
|
changeset |
files
|
Fri, 06 Dec 2013 00:56:56 +0100 |
koda |
Qt and SDL2 do not play nice on osx apparently
sdl2transition
|
changeset |
files
|
Fri, 22 Nov 2013 15:23:28 -0500 |
nemo |
gear deletion called inappropriately.
|
changeset |
files
|
Fri, 06 Dec 2013 00:45:32 +0100 |
koda |
use clang on mavericks
sdl2transition
|
changeset |
files
|
Tue, 19 Nov 2013 22:15:40 -0500 |
nemo |
return land word from uCollisions to make decisions based on it. Should be handy for trampoline.
|
changeset |
files
|
Fri, 06 Dec 2013 00:28:55 +0100 |
koda |
fix linking on osx by hardcoding the default library output path
sdl2transition
|
changeset |
files
|
Mon, 18 Nov 2013 22:14:16 +0100 |
Wuzzy |
german translation update
|
changeset |
files
|
Fri, 06 Dec 2013 00:02:10 +0100 |
koda |
use NOSDL2 for consistency
sdl2transition
|
changeset |
files
|
Mon, 18 Nov 2013 00:44:30 +0400 |
unc0rr |
- Column for script in rooms list
|
changeset |
files
|
Mon, 11 Nov 2013 00:15:20 +0400 |
unc0rr |
Frontend builds
sdl2transition
|
changeset |
files
|
Fri, 15 Nov 2013 14:41:36 -0500 |
Mailaender |
Fix .desktop conformance warnings
|
changeset |
files
|
Sun, 10 Nov 2013 14:04:15 +0400 |
unc0rr |
Accept SDL_TEXTINPUT events for chat (why first and only first chat invocation receives event for 't' key?)
sdl2transition
|
changeset |
files
|
Thu, 14 Nov 2013 12:47:22 -0500 |
nemo |
Make birdy fly away if hog gear is deleted.
|
changeset |
files
|
Sun, 10 Nov 2013 01:45:43 +0400 |
unc0rr |
All I want is to receive some events...
sdl2transition
|
changeset |
files
|
Wed, 13 Nov 2013 09:35:52 -0500 |
almikes |
bug #695 add left tex to stop repeating sun
|
changeset |
files
|
Wed, 13 Nov 2013 00:57:41 +0200 |
Periklis Ntanasis |
added campaigns_el.txt
|
changeset |
files
|
Fri, 08 Nov 2013 17:53:02 +0400 |
unc0rr |
- Keyboard bindings seem to work fully
sdl2transition
|
changeset |
files
|
Tue, 12 Nov 2013 22:34:54 -0500 |
nemo |
Delete now toggles hiding team area
|
changeset |
files
|
Tue, 12 Nov 2013 00:37:37 +0200 |
Periklis Ntanasis |
typo correction
|
changeset |
files
|
Fri, 08 Nov 2013 14:22:22 +0400 |
unc0rr |
Use scancodes. Most bindings work now.
sdl2transition
|
changeset |
files
|
Tue, 12 Nov 2013 15:38:45 +0400 |
unc0rr |
Handle absence of "SCRIPT" in replay
|
changeset |
files
|
Tue, 12 Nov 2013 00:34:56 +0200 |
Periklis Ntanasis |
missions_el added
|
changeset |
files
|
Thu, 07 Nov 2013 22:51:34 +0400 |
unc0rr |
- Fix TryPut, so really large maps could load
sdl2transition
|
changeset |
files
|
Fri, 08 Nov 2013 23:11:27 -0500 |
nemo |
merge
|
changeset |
files
|
Thu, 07 Nov 2013 21:15:36 +0400 |
unc0rr |
Sounds can be heard now
sdl2transition
|
changeset |
files
|
Fri, 08 Nov 2013 23:11:13 -0500 |
nemo |
Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects,
|
changeset |
files
|
Thu, 07 Nov 2013 21:10:17 +0400 |
unc0rr |
Fix SDL_GL_SwapWindow, engine renders graphics now
sdl2transition
|
changeset |
files
|
Thu, 07 Nov 2013 23:08:28 -0500 |
nemo |
just an experiment. make these offset 2 as well on X
|
changeset |
files
|