nemo [Mon, 13 May 2013 14:10:51 -0400] rev 8982
Needs to reset net button, not toggle it.
nemo [Sun, 12 May 2013 07:33:11 -0400] rev 8981
use less collision space for the holes
nemo [Sat, 11 May 2013 23:36:39 -0400] rev 8980
don't draw a border if there's already a bottom border, avoid placing objects over gaps in the floor
nemo [Sat, 11 May 2013 23:23:17 -0400] rev 8979
Package the 3 dynamic maps broken by recent uFloat changes as static maps. first_blood actually didn't seem to need it, but, just in case.
nemo [Sat, 11 May 2013 21:50:14 -0400] rev 8978
suggestion of unc0rr's to fix issue w/ random maps in campaign. load sidecar packages in physfs for lua. should be useful also for lua that does custom layouts
nemo [Sat, 11 May 2013 21:19:44 -0400] rev 8977
Change net button back on leaving main page.
nemo [Sat, 11 May 2013 21:14:25 -0400] rev 8976
Basic workarounds for overlapping drawn map (rename buttons) and short team list (set a min height). Min size of form still fits targetted min size on desktop of 800x600
nemo [Sat, 11 May 2013 10:54:24 -0400] rev 8975
Add shoppamap lua as mikade requested. also add 50% chance of bottom border w/ holes as he requested. Also disable land objects in shoppa scheme, since that's more common way to play it.
nemo [Fri, 10 May 2013 21:00:06 -0400] rev 8974
I don't see how rating these against others is useful, given the limited radius, and the cluster bomb thing just seems counterproductive. Anyway, this prevents AI from picking on barrels.
nemo [Fri, 10 May 2013 12:00:51 -0400] rev 8973
cases have no health
nemo [Thu, 09 May 2013 23:21:06 -0400] rev 8972
I was using this to test firepunching likely duds, but most of the time that would probably just make him bazooka them
nemo [Thu, 09 May 2013 23:11:56 -0400] rev 8971
Adjust barrel damage so AI can actually bat to explode them. Fix state flag check. Remove unneeded dmgMod var. Cancel dX for low dX barrel tracing.
nemo [Thu, 09 May 2013 18:19:17 -0400] rev 8970
oops
nemo [Thu, 09 May 2013 09:02:06 -0400] rev 8969
*sigh* freakin "with"
nemo [Tue, 07 May 2013 16:00:34 -0400] rev 8968
oh right. and uSound. the main culprit.
nemo [Tue, 07 May 2013 15:59:05 -0400] rev 8967
Fix voice naming. Case problems.
nemo [Tue, 07 May 2013 15:43:34 -0400] rev 8966
remove redundant abs, and some incorrect 1+ to damage
unc0rr [Tue, 07 May 2013 23:37:03 +0400] rev 8965
IFDEF that score expectation logging
nemo [Tue, 07 May 2013 15:34:36 -0400] rev 8964
☹
nemo [Tue, 07 May 2013 14:59:30 -0400] rev 8963
Apply radius consistently. Still doesn't explain AI fail I think, although I can't run it right now.
nemo [Sun, 05 May 2013 22:50:17 -0400] rev 8962
So. This at least should make the math more accurate, even if it still doesn't appear to resolve prob w/ AI attacks
nemo [Sat, 04 May 2013 21:58:42 -0400] rev 8961
*sigh*
nemo [Sat, 04 May 2013 21:56:04 -0400] rev 8960
oops
nemo [Sat, 04 May 2013 21:40:52 -0400] rev 8959
pass the target
nemo [Sat, 04 May 2013 14:46:29 -0400] rev 8958
simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
nemo [Sat, 04 May 2013 13:58:18 -0400] rev 8957
explosive/mine damage for shove fall. AI still seems to refuse to bat dud mines :(
nemo [Sat, 04 May 2013 08:16:50 -0400] rev 8956
Also have AI consider mines that will almost certainly be duds by the time he gets to them. I'm mostly using it to test AI behaviour w/ firepunch/whip/bat on a mine-heavy map.
nemo [Fri, 03 May 2013 23:46:15 -0400] rev 8955
oops
nemo [Fri, 03 May 2013 22:18:23 -0400] rev 8954
try to guess at barrel state. prob should flag it..
nemo [Fri, 03 May 2013 21:38:16 -0400] rev 8953
ignore non-hedgies here. could be useful, but Hammer needs to be taught to consider it. (hammer + explosives on a bridge could be neat)
nemo [Fri, 03 May 2013 21:36:01 -0400] rev 8952
trying to make AI aware of mine/explosive break point. also remove redundant test.
nemo [Fri, 03 May 2013 07:52:57 -0400] rev 8951
only rate subs if significant. still very much need correct fall+damage esp given different knocks.
nemo [Fri, 03 May 2013 07:28:08 -0400] rev 8950
Make hogs aware of dud mines and explosives. Still a bit more needed.
unc0rr [Thu, 02 May 2013 23:46:48 +0400] rev 8949
merge :P
unc0rr [Thu, 02 May 2013 23:44:49 +0400] rev 8948
Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
unc0rr [Thu, 02 May 2013 21:56:24 +0400] rev 8947
CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes
bug #620.
unc0rr [Thu, 02 May 2013 21:55:03 +0400] rev 8946
Make AI more active in multiattack game mode
nemo [Thu, 02 May 2013 13:09:12 -0400] rev 8945
this should improve consistency of mortar cluster spread and snowball knocks
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 01 May 2013 04:05:10 +0300] rev 8944
fix bug that locked unlocked campaign missions, see
issue #452
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 01 May 2013 01:27:35 +0300] rev 8943
fix nil comparison error, see issues 470 and 601
nemo [Tue, 30 Apr 2013 21:06:05 -0400] rev 8942
this is fairer
unc0rr [Mon, 29 Apr 2013 10:01:51 +0400] rev 8941
Use tr() properly
nemo [Sat, 27 Apr 2013 17:02:26 -0400] rev 8940
This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
nemo [Sat, 27 Apr 2013 16:56:50 -0400] rev 8939
So. First pass. Add secondary explosions to RateExplosion and RateShotgun. Not yet added to shoves. This is of limited utility at present since the dX has to be small since we can't bother tracing all hog motion. But, should be more useful once shove is added, and tracking of explosives and mines.
unc0rr [Sat, 27 Apr 2013 00:09:50 +0400] rev 8938
Don't use writeln in ai thread (from
rdd4035ee0f12), this causes crashes. Fixes
issue #617.
nemo [Wed, 24 Apr 2013 10:38:28 -0400] rev 8937
aaaaand this one never was damaging
nemo [Wed, 24 Apr 2013 10:34:52 -0400] rev 8936
cheezemonkey pointed out this is no longer damaging
nemo [Sun, 21 Apr 2013 17:38:17 -0400] rev 8935
yep. I did forget to put this back
nemo [Sun, 21 Apr 2013 16:39:36 -0400] rev 8934
So. This should fix ammo delays being off on a team that is resurrected later in the game, even up freezing delays a bit, prevent an infinite loop in freezing, and reduces fuel burn when adjusting freezer to one-fourth.
koda [Sun, 21 Apr 2013 01:38:52 +0200] rev 8933
merge 0.9.19 in dev
koda [Sun, 21 Apr 2013 01:36:08 +0200] rev 8932
it's still not really clear to my why this is needed, maybe only in combination with -XD
koda [Sun, 21 Apr 2013 01:35:30 +0200] rev 8931
rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round
koda [Sat, 20 Apr 2013 20:48:33 +0200] rev 8930
this macro is not defined on ppc
koda [Sat, 20 Apr 2013 20:39:37 +0200] rev 8929
hardcode full compiler path when compiling for ppc
koda [Sat, 20 Apr 2013 20:39:01 +0200] rev 8928
expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically
koda [Sat, 20 Apr 2013 20:13:23 +0200] rev 8927
resolve divdi3 on ppc
koda [Tue, 26 Mar 2013 01:18:04 +0100] rev 8926
link stdc++ (for physfs on linux) only when targetting 32bit
(grafted from db108c85131501e1ac4ded2758f742836f83f4b5)
DrinkMachine [Sat, 20 Apr 2013 19:03:57 -0400] rev 8925
Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
koda [Sat, 20 Apr 2013 02:20:15 +0200] rev 8924
update 0.9.19 with dev branch
nemo [Fri, 19 Apr 2013 16:30:39 -0400] rev 8923
merge
volkan [Fri, 19 Apr 2013 22:20:49 +0200] rev 8922
turkish translation updates
unc0rr [Sat, 20 Apr 2013 00:26:52 +0400] rev 8921
- Revert division hack nonsense
- Patch Distance instead to not produce zero on non-zero parameters passed
unc0rr [Thu, 18 Apr 2013 21:25:38 +0400] rev 8920
Store colors in human-readable form
unc0rr [Thu, 18 Apr 2013 17:37:50 +0400] rev 8919
lol, how did it manage to work for years? (z1 - z2 * z.Round) shouldn't respect signs of z1 and z2. It turns out we often had arbitrary .Frac value in division result. Also fixes
issue #613.
unc0rr [Thu, 18 Apr 2013 00:41:27 +0400] rev 8918
Switch to 'settings.ini'. Copies old ini file if necessary on startup.
nemo [Wed, 17 Apr 2013 11:24:06 -0400] rev 8917
why would we ever want to divide by 0?
unc0rr [Wed, 17 Apr 2013 15:45:13 +0400] rev 8916
hwFloat division is ~1.6 times faster now
unc0rr [Wed, 17 Apr 2013 12:11:33 +0400] rev 8915
Trivial optimization. Wonder if compiler was smart enough about it.
sheepluva [Mon, 15 Apr 2013 22:26:30 +0200] rev 8914
add hedgehog tp svg as reference (as requested by nemo). feel free to improve :P
unc0rr [Mon, 15 Apr 2013 23:26:48 +0400] rev 8913
unc0rr [Mon, 15 Apr 2013 23:06:06 +0400] rev 8912
Implement
issue #308 with '|' as separator
koda [Sun, 14 Apr 2013 22:57:13 +0200] rev 8911
let's go with what nemo suggests
unc0rr [Mon, 15 Apr 2013 00:04:13 +0400] rev 8910
Fix hedgehogs number desync. Now all desyncs except the one from
issue #521 should be fixed. Please, test.
unc0rr [Sun, 14 Apr 2013 15:09:24 +0400] rev 8909
Check for admin role right in the sql statemenet
koda [Sat, 13 Apr 2013 20:34:30 +0200] rev 8908
let's try to kill the thread right away and protect the thread variable with a mutex
koda [Sat, 13 Apr 2013 20:13:52 +0200] rev 8907
added two security flags to windows linking
nemo [Fri, 12 Apr 2013 12:44:14 -0400] rev 8906
I see no reason why a visual effect needs Distance. IMO square should look just fine. Untested. Oh. Also reduced flake count at Randi's request.
unc0rr [Thu, 11 Apr 2013 23:20:56 +0400] rev 8905
New hwSqrt implementation which is 46/19 times faster than the old one!
koda [Sat, 20 Apr 2013 02:17:53 +0200] rev 8904
CASE FOLDING!!!
Never ever commit files with the same name and different casing
unc0rr [Thu, 11 Apr 2013 16:19:30 +0400] rev 8903
Reduce AI skills more on high Level values
sheepluva [Wed, 17 Apr 2013 14:57:56 +0200] rev 8902
fix for
issue #599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p
thunderstruck [Wed, 10 Apr 2013 22:52:38 +0200] rev 8901
implementation of a restart-game button. location and appearance is not final :P
sheepluva [Tue, 16 Apr 2013 19:53:52 +0200] rev 8900
whoops, unbreak build. how come that cmake doesn't stop anymore on engine build error?
unc0rr [Wed, 10 Apr 2013 22:59:40 +0400] rev 8899
This isn't necessary anymore
sheepluva [Tue, 16 Apr 2013 17:31:39 +0200] rev 8898
fix for
issue #611: Engine crash in portal code
unc0rr [Wed, 10 Apr 2013 22:48:14 +0400] rev 8897
- Revert server workaround over desync from
r98e2dbdda8c0
- Don't allow more than 48 hedgehogs
sheepluva [Tue, 16 Apr 2013 12:24:13 +0200] rev 8896
make cleaver icon hint at that fact that you have 2 of them
jaree [Wed, 10 Apr 2013 07:44:51 +0300] rev 8895
Change collision detection with current hedgehog
sheepluva [Tue, 16 Apr 2013 12:00:06 +0200] rev 8894
description tweaks
unc0rr [Wed, 10 Apr 2013 00:13:26 +0400] rev 8893
Don't set Default scheme/ammo when switching script if not room admin. Prevents game config desync.
sheepluva [Mon, 15 Apr 2013 19:53:35 +0200] rev 8892
fix octorama preview
unc0rr [Mon, 08 Apr 2013 23:34:12 +0400] rev 8891
- Better fix to friends joins/quits highlighting problem
- Fix build with .pro
Matisumi [Mon, 15 Apr 2013 19:25:19 +0200] rev 8890
french translations
dag10 [Sun, 07 Apr 2013 19:43:18 -0400] rev 8889
Merge.
Randy [Mon, 15 Apr 2013 18:27:35 +0200] rev 8888
add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
sheepluva [Sun, 07 Apr 2013 22:53:40 +0200] rev 8887
merge
dag10 [Sun, 07 Apr 2013 19:42:02 -0400] rev 8886
Fixed map preview overlap on certain locales (Fixes
issue #549).
Fixed overlapping of team selection widget and game cfg widget.
Randy [Mon, 15 Apr 2013 17:48:14 +0200] rev 8885
fixed slash for fruit theme
nemo [Sun, 07 Apr 2013 16:35:48 -0400] rev 8884
set translucency on fruit theme water, clamp size to even number (same sdl window resize) and honouring min size, reduce calls to dmgmod a bit
Matisumi [Sun, 14 Apr 2013 21:51:53 +0200] rev 8883
engine translation update, french
koda [Sat, 06 Apr 2013 02:11:02 +0200] rev 8882
fix 'failed to install translation' message when misc/locale in hedgewars.ini is empty (which is *always* when 'system default' is selected)
sheepluva [Sun, 14 Apr 2013 12:25:24 +0200] rev 8881
cleaning up my own mess, turned out the italian translation has more descriptions than the english one XD
koda [Sat, 06 Apr 2013 01:19:47 +0200] rev 8880
reintroduce the notice for restarting frontend after changing language
sheepluva [Sun, 14 Apr 2013 12:11:02 +0200] rev 8879
koda [Sat, 06 Apr 2013 01:11:49 +0200] rev 8878
check for network for feedback dialog too
mikade [Sat, 13 Apr 2013 19:31:31 +0200] rev 8877
remove delays from "one of everything" weaponset
it doesn't make sense to have the default delays on stuff like baseball bat, cake etc. when you can just use melons/hellish grenades etc. straight from the go
koda [Sat, 06 Apr 2013 01:02:28 +0200] rev 8876
reintroduce the notification message in case you access dlc page without internet connection
sheepluva [Sat, 13 Apr 2013 19:11:52 +0200] rev 8875
remove low grav from fort mode since players might not appreciate it if they just want to play a quick regular forts match against a challenger.
fix typo
koda [Fri, 05 Apr 2013 22:57:31 +0200] rev 8874
fix displaying the right version of windows in system info
Marco Bresciani [Thu, 11 Apr 2013 18:39:17 +0200] rev 8873
IT translation file completed.
koda [Thu, 13 Jun 2013 22:50:33 +0200] rev 8872
close branch
koda [Fri, 05 Apr 2013 22:46:48 +0200] rev 8871
feedback, display ram size in MB
sheepluva [Fri, 12 Apr 2013 21:41:55 +0200] rev 8870
remove bioshock3-reference on hedgehogs drowning (unlike its predecessors, it turned out to not take place underwater)
koda [Tue, 30 Apr 2013 01:47:30 +0200] rev 8869
add useful variables for non-Makefile generators to set where we want our stuff built
koda [Fri, 05 Apr 2013 22:40:44 +0200] rev 8868
little feedback rewording
Randy [Sun, 07 Apr 2013 23:46:50 +0200] rev 8867
Hats!
koda [Tue, 30 Apr 2013 01:43:47 +0200] rev 8866
this makes Xcode generator test pass
koda [Fri, 05 Apr 2013 18:25:23 +0200] rev 8865
use SDL_Threads everywhere
The trick was to mark the threaded functions as cdecl and load arguments correctly. This allows us to:
- drop a few ifdefs;
- use integrated waiting code;
- remove some whitespaces \o/;
- fix
bug #591.
sheepluva [Sun, 07 Apr 2013 17:35:57 +0200] rev 8864
small engine translation updates. Thanks to community members 'Wuzzy' and 'Flandre Scarlet' for their suggestions :)
koda [Tue, 30 Apr 2013 01:43:00 +0200] rev 8863
fpc sysroot should belong to user configuration
nemo [Thu, 04 Apr 2013 20:31:41 -0400] rev 8862
drill test tweak based on watching AI play
Marco Bresciani [Fri, 15 Mar 2013 17:06:23 +0100] rev 8861
Few Japanese (very "in progress") thansk to wife and the about.
koda [Thu, 04 Apr 2013 14:37:19 +0200] rev 8860
remove now-unused function
koda [Tue, 26 Mar 2013 18:03:15 +0100] rev 8859
cmake netiquette
Randi [Thu, 04 Apr 2013 15:54:34 -0400] rev 8858
add shading
koda [Thu, 04 Apr 2013 18:47:09 +0200] rev 8857
merge with latest default branch
unc0rr [Thu, 04 Apr 2013 16:12:26 +0400] rev 8856
Fix pos() return type
koda [Tue, 26 Mar 2013 02:06:54 +0100] rev 8855
restore the osx build disabling universal app support
nemo [Thu, 04 Apr 2013 11:27:23 -0400] rev 8854
remove 70c086d9b03f - I suspect the issue was actually part of more general prob probably fixed in cfc44db21d72 by jaree
koda [Thu, 04 Apr 2013 02:07:06 +0200] rev 8853
and now engine in c links too (with more manual intervention as of
issue #596)
koda [Tue, 26 Mar 2013 01:43:34 +0100] rev 8852
add and use the integrated version check
koda [Thu, 04 Apr 2013 14:35:46 +0200] rev 8851
forgot these from
raa2ffd427f6a
koda [Thu, 04 Apr 2013 01:38:30 +0200] rev 8850
engine to c now compiles with some manual intervention (as of
bug #596)
koda [Tue, 26 Mar 2013 01:18:04 +0100] rev 8849
link stdc++ (for physfs on linux) only when targetting 32bit
nemo [Thu, 04 Apr 2013 08:10:59 -0400] rev 8848
So. Some themes have objects that seem to be large natural extensions of the landscape. Masks allow maintaining that. Lemme know if it doesn't look good. If it doesn't, can still use for ice/bounce/indestructible. Indestructible bunker object for example.
koda [Thu, 04 Apr 2013 00:32:57 +0200] rev 8847
update branch again
koda [Tue, 26 Mar 2013 01:13:45 +0100] rev 8846
set directories to be included externally, in the project file
jaree@jaree-VirtualBox [Thu, 04 Apr 2013 10:44:03 +0300] rev 8845
Fix AI collision detection with crates and overlapping hedgehogs. Remove duplicating code
unc0rr [Wed, 03 Apr 2013 00:17:21 +0400] rev 8844
No more hwengine.desktop here
koda [Sun, 24 Mar 2013 11:11:39 +0100] rev 8843
gather all libs in a single list
Randi [Wed, 03 Apr 2013 22:05:11 -0400] rev 8842
Fruit theme
unc0rr [Wed, 03 Apr 2013 00:16:37 +0400] rev 8841
Fix rendering errors now.
koda [Sun, 24 Mar 2013 10:54:16 +0100] rev 8840
remove old code
unc0rr [Wed, 03 Apr 2013 00:03:46 +0400] rev 8839
Fixes to make pas2c parse this
koda [Wed, 03 Apr 2013 23:56:59 +0200] rev 8838
strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
koda [Sun, 24 Mar 2013 10:48:37 +0100] rev 8837
parsing CMAKE_OSX_ARCHITECTURES
unc0rr [Tue, 02 Apr 2013 23:43:39 +0400] rev 8836
Bring some sanity here. Feel free to specify parameters in any order and in any notation (full name or one-letter).
koda [Wed, 03 Apr 2013 00:46:19 +0200] rev 8835
ios compiles again (using an old version of sdl)
koda [Fri, 22 Mar 2013 10:43:43 +0100] rev 8834
no need of ar and ranlib for pascal
koda [Tue, 02 Apr 2013 21:00:57 +0200] rev 8833
update webgl branch
koda [Tue, 02 Apr 2013 23:02:06 +0200] rev 8832
fix osx build
koda [Fri, 22 Mar 2013 10:40:48 +0100] rev 8831
finish off by replacing remaining Ada occurencies
unc0rr [Mon, 01 Apr 2013 23:26:41 +0400] rev 8830
Think this is what was meant by koda
koda [Fri, 22 Mar 2013 10:34:50 +0100] rev 8829
disable static libraries with fpc
unc0rr [Mon, 01 Apr 2013 23:07:24 +0400] rev 8828
Hey, there was inc(Radius, 4)
koda [Fri, 22 Mar 2013 10:33:35 +0100] rev 8827
oops
volkan [Sun, 31 Mar 2013 15:45:24 -0400] rev 8826
updated turkish frontend translation
koda [Thu, 21 Mar 2013 15:03:30 +0100] rev 8825
drop processor flags
nemo [Sun, 31 Mar 2013 14:20:40 -0400] rev 8824
Unbreak lua localisation, fix untranslated login prompt, update translations.
koda [Thu, 21 Mar 2013 14:38:58 +0100] rev 8823
add support for creating shared pascal libraries
nemo [Sat, 30 Mar 2013 08:11:09 -0400] rev 8822
Don't reward digging close w/ drill rocket. Doesn't offer much benefit. Reduce final bonus slightly to avoid using drill like bazooka. Better would be AI doing this for all weps based on count. Make main drill loop a little more efficient.
koda [Wed, 20 Mar 2013 18:31:13 +0100] rev 8821
adjust verbosity, move debug/release variables in the right section
sheepluva [Fri, 29 Mar 2013 23:58:03 +0100] rev 8820
feedback page: allow translations for main text; added link to known bugs in order to reduce the future number of bug report duplicates a bit (We can all hope, right? :P)
koda [Tue, 19 Mar 2013 18:32:22 +0100] rev 8819
below this i cannot break the loop
nemo [Fri, 29 Mar 2013 10:54:12 -0400] rev 8818
This should ensure rope can still be aimed quickly when an alt weapon is active.
koda [Tue, 19 Mar 2013 18:32:03 +0100] rev 8817
move RestoreHog from uGears to uTeams to break a circular dependency
sheepluva [Fri, 29 Mar 2013 14:47:01 +0100] rev 8816
merge
koda [Tue, 19 Mar 2013 18:02:06 +0100] rev 8815
minor and partial casing commit
nemo [Fri, 29 Mar 2013 08:10:44 -0400] rev 8814
*sigh* this shouldn'tve been removed in first place.
koda [Tue, 19 Mar 2013 17:15:23 +0100] rev 8813
move a few checks so that add_defintions doesn't interfere
nemo [Fri, 29 Mar 2013 08:03:17 -0400] rev 8812
oups. reused same variable twice. my bad. You know, maybe somewhere in uVariables or uGearsList should define what we use Gear variables for in each gear
koda [Tue, 19 Mar 2013 17:14:10 +0100] rev 8811
move avwraper compilation in its own folder
Urbertar [Thu, 28 Mar 2013 18:34:53 +0200] rev 8810
Fix TestCollExcludingMe function. Now it doesn't skip test if there are more then one hog at checking pixel
koda [Tue, 19 Mar 2013 16:47:53 +0100] rev 8809
hm, CMAKE_C_COMPILER is not always defined apparently
Urbertar [Thu, 28 Mar 2013 18:34:30 +0200] rev 8808
Fix compilation error. Remove default value of ShowMessage title param
sheepluva [Thu, 28 Mar 2013 17:41:40 +0100] rev 8807
fix build
koda [Tue, 19 Mar 2013 16:40:35 +0100] rev 8806
oops
koda [Wed, 27 Mar 2013 14:20:34 +0100] rev 8805
minor refactor of MessageDialog
koda [Tue, 19 Mar 2013 16:34:31 +0100] rev 8804
move sdlmain compilation in its own folder
koda [Wed, 27 Mar 2013 14:12:19 +0100] rev 8803
define NETGAME_DEFAULT_SERVER
koda [Tue, 19 Mar 2013 16:28:26 +0100] rev 8802
enable fpc inlining only in release mode only if using fpc > 2.6
koda [Wed, 27 Mar 2013 14:12:05 +0100] rev 8801
unused
koda [Tue, 19 Mar 2013 16:18:40 +0100] rev 8800
improve physfs static linking, sdl libraries cleanup
koda [Wed, 27 Mar 2013 12:56:07 +0100] rev 8799
drop QApplication in favor of HWApplication and minor refactor of MessageDialog
koda [Tue, 19 Mar 2013 14:14:40 +0100] rev 8798
wow windows works too with minor changes
koda [Wed, 27 Mar 2013 12:20:22 +0100] rev 8797
application bar blinks when someone pings you (
issue #492)
koda [Tue, 19 Mar 2013 13:39:38 +0100] rev 8796
config time pascal flags interpretation
koda [Wed, 27 Mar 2013 11:18:00 +0100] rev 8795
merge correction, also what's with all those trailing whitespaces?
koda [Tue, 19 Mar 2013 13:36:10 +0100] rev 8794
oops
Urbertar [Tue, 26 Mar 2013 22:39:22 +0200] rev 8793
Change AI behavior for drill rocket
sheepluva [Tue, 26 Mar 2013 18:52:42 +0100] rev 8792
merge
unc0rr [Thu, 04 Apr 2013 14:01:54 +0400] rev 8791
Fix shortcut which is created by NSIS
koda [Tue, 19 Mar 2013 10:58:46 +0100] rev 8790
even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again
koda [Tue, 26 Mar 2013 17:34:29 +0100] rev 8789
when no url is specified, default to official gameserver (
issue #350)
koda [Sat, 23 Mar 2013 18:43:24 +0100] rev 8788
lupdate
koda [Tue, 19 Mar 2013 10:55:10 +0100] rev 8787
move one flag
koda [Tue, 26 Mar 2013 01:20:06 +0100] rev 8786
link stdc++ (for physfs on linux) only when targetting 32bit
koda [Sat, 23 Mar 2013 18:42:23 +0100] rev 8785
add wiki link for the scheme handling
koda [Tue, 19 Mar 2013 10:43:45 +0100] rev 8784
apply the new macro to C flags too
Urbertar [Sat, 23 Mar 2013 21:03:27 +0200] rev 8783
Remove some duplicating code from uLandGraphics.pas
inu [Sat, 23 Mar 2013 18:26:02 +0100] rev 8782
pt translation update
koda [Tue, 19 Mar 2013 10:39:05 +0100] rev 8781
s/MINIMAL_FLAGS/MINIMAL_CFLAGS/
unc0rr [Sat, 23 Mar 2013 21:32:14 +0400] rev 8780
Also check length
koda [Sat, 23 Mar 2013 18:21:13 +0100] rev 8779
initial changelog update
koda [Tue, 19 Mar 2013 10:35:10 +0100] rev 8778
internal handling of some osx-only pascal flags
nemo [Tue, 26 Mar 2013 17:52:27 -0400] rev 8777
merge. hate the fact that "unsynced remote changes" is just a "note" now.
sheepluva [Fri, 22 Mar 2013 22:42:41 +0100] rev 8776
add fort section to credits file
koda [Tue, 19 Mar 2013 10:34:46 +0100] rev 8775
apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup
nemo [Tue, 26 Mar 2013 17:47:06 -0400] rev 8774
Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
sheepluva [Fri, 22 Mar 2013 18:51:37 +0100] rev 8773
remove engine warnings
koda [Tue, 19 Mar 2013 09:53:12 +0100] rev 8772
utility macros for adding compiler flags
sheepluva [Fri, 22 Mar 2013 14:54:20 +0100] rev 8771
changing fort name to better reflect its contents
koda [Tue, 19 Mar 2013 01:28:25 +0100] rev 8770
partial conversion of pascal_flags to CMAKE_Pascal_FLAGS
koda [Fri, 22 Mar 2013 14:34:11 +0100] rev 8769
adding jaree to credits
sheepluva [Thu, 21 Mar 2013 10:26:43 +0100] rev 8768
make https links work properly
koda [Tue, 19 Mar 2013 00:30:48 +0100] rev 8767
typo
koda [Fri, 22 Mar 2013 11:08:42 +0100] rev 8766
scheme association for linux (although it stops during connection)
sheepluva [Thu, 21 Mar 2013 10:08:30 +0100] rev 8765
fix/hack so that (own) messages sent in frontend are also visible in the game chat
koda [Tue, 19 Mar 2013 00:30:30 +0100] rev 8764
the default CMake(Lang)Compiler.cmake location changed since 2.8.10
sheepluva [Thu, 21 Mar 2013 15:01:27 +0100] rev 8763
don't poison the dead, it's not cool.
(poisoning hogs during their death animation would cause them to still be poisoned after resurrect)
thanks to CheezeMonkey for pointing this out
sheepluva [Thu, 21 Mar 2013 09:27:35 +0100] rev 8762
fix player info
koda [Mon, 18 Mar 2013 20:10:27 +0100] rev 8761
partial reodering of units so that dependency tracking is done with cmake
sheepluva [Thu, 21 Mar 2013 11:51:13 +0100] rev 8760
enable/fix links on about page. why don't people test that stuff when they insert it? it's just one click...
sheepluva [Wed, 20 Mar 2013 23:18:46 +0100] rev 8759
add lobby chat features to room chat
TODO: fix player info
koda [Mon, 18 Mar 2013 16:38:46 +0100] rev 8758
better support for cmake directory and fpc output paths
unc0rr [Wed, 20 Mar 2013 09:13:05 +0400] rev 8757
Add space for better visual performance
koda [Mon, 18 Mar 2013 12:30:09 +0100] rev 8756
move paths setup inside cmake_lang files
Randi [Tue, 19 Mar 2013 22:47:22 -0400] rev 8755
Eiffel Tower fort
koda [Mon, 18 Mar 2013 10:06:07 +0100] rev 8754
this should make cmake-pascal stuff work on linux too
sheepluva [Tue, 19 Mar 2013 22:19:28 +0100] rev 8753
fix ancient issue with hedgehogs sliding through/into think gaps; fixes
issue #542; could and should be optimized (also to make sure that hogs can't slide through little pixel turds) - feel free to do so =P
koda [Mon, 18 Mar 2013 02:07:58 +0100] rev 8752
with lot of hackery, use add_executable on pascal files, SUCCSS
nemo [Mon, 18 Mar 2013 12:13:46 -0400] rev 8751
More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
koda [Mon, 18 Mar 2013 00:58:13 +0100] rev 8750
barebone cmake config file to support pascal files, based off plplot's ada files
koda [Sun, 17 Mar 2013 22:02:57 +0100] rev 8749
add one button to improve sharing of hwplay:// schemes
koda [Sun, 17 Mar 2013 20:50:02 +0100] rev 8748
help text for pagenetserver
koda [Sun, 17 Mar 2013 20:43:33 +0100] rev 8747
do not host server on well-known ports
koda [Sun, 17 Mar 2013 19:57:52 +0100] rev 8746
use SDL keycode for shortcuts (doesn't fix layout issues)
koda [Sun, 17 Mar 2013 18:42:28 +0100] rev 8745
ingore moar keys
nemo [Sun, 17 Mar 2013 14:09:54 -0400] rev 8744
Add some flags for a few of the magic Land values
nemo [Sun, 17 Mar 2013 10:25:19 -0400] rev 8743
useless test