2013-05-10 |
nemo |
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.
|
changeset |
files
|
2013-05-09 |
nemo |
oops
|
changeset |
files
|
2013-05-09 |
nemo |
*sigh* freakin "with"
|
changeset |
files
|
2013-05-07 |
nemo |
oh right. and uSound. the main culprit.
|
changeset |
files
|
2013-05-07 |
nemo |
Fix voice naming. Case problems.
|
changeset |
files
|
2013-05-07 |
nemo |
remove redundant abs, and some incorrect 1+ to damage
|
changeset |
files
|
2013-05-07 |
unc0rr |
IFDEF that score expectation logging
|
changeset |
files
|
2013-05-07 |
nemo |
☹
|
changeset |
files
|
2013-05-07 |
nemo |
Apply radius consistently. Still doesn't explain AI fail I think, although I can't run it right now.
|
changeset |
files
|
2013-05-06 |
nemo |
So. This at least should make the math more accurate, even if it still doesn't appear to resolve prob w/ AI attacks
|
changeset |
files
|
2013-05-05 |
nemo |
*sigh*
|
changeset |
files
|
2013-05-05 |
nemo |
oops
|
changeset |
files
|
2013-05-05 |
nemo |
pass the target
|
changeset |
files
|
2013-05-04 |
nemo |
simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
|
changeset |
files
|
2013-05-04 |
nemo |
explosive/mine damage for shove fall. AI still seems to refuse to bat dud mines :(
|
changeset |
files
|
2013-05-04 |
nemo |
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.
|
changeset |
files
|
2013-05-04 |
nemo |
oops
|
changeset |
files
|
2013-05-04 |
nemo |
try to guess at barrel state. prob should flag it..
|
changeset |
files
|
2013-05-04 |
nemo |
ignore non-hedgies here. could be useful, but Hammer needs to be taught to consider it. (hammer + explosives on a bridge could be neat)
|
changeset |
files
|
2013-05-04 |
nemo |
trying to make AI aware of mine/explosive break point. also remove redundant test.
|
changeset |
files
|
2013-05-03 |
nemo |
only rate subs if significant. still very much need correct fall+damage esp given different knocks.
|
changeset |
files
|
2013-05-03 |
nemo |
Make hogs aware of dud mines and explosives. Still a bit more needed.
|
changeset |
files
|
2013-05-02 |
unc0rr |
merge :P
|
changeset |
files
|
2013-05-02 |
unc0rr |
Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
|
changeset |
files
|
2013-05-02 |
unc0rr |
CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug 620.
|
changeset |
files
|
2013-05-02 |
unc0rr |
Make AI more active in multiattack game mode
|
changeset |
files
|
2013-05-02 |
nemo |
this should improve consistency of mortar cluster spread and snowball knocks
|
changeset |
files
|
2013-05-01 |
Periklis Ntanasis |
fix bug that locked unlocked campaign missions, see issue 452
|
changeset |
files
|
2013-04-30 |
Periklis Ntanasis |
fix nil comparison error, see issues 470 and 601
|
changeset |
files
|
2013-05-01 |
nemo |
this is fairer
|
changeset |
files
|
2013-04-29 |
unc0rr |
Use tr() properly
|
changeset |
files
|
2013-04-27 |
nemo |
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.
|
changeset |
files
|
2013-04-27 |
nemo |
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.
|
changeset |
files
|
2013-04-26 |
unc0rr |
Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue 617.
|
changeset |
files
|
2013-04-24 |
nemo |
aaaaand this one never was damaging
|
changeset |
files
|
2013-04-24 |
nemo |
cheezemonkey pointed out this is no longer damaging
|
changeset |
files
|
2013-04-21 |
nemo |
yep. I did forget to put this back
|
changeset |
files
|
2013-04-21 |
nemo |
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.
|
changeset |
files
|
2013-04-20 |
koda |
merge 0.9.19 in dev
|
changeset |
files
|
2013-04-20 |
koda |
it's still not really clear to my why this is needed, maybe only in combination with -XD
0.9.19
|
changeset |
files
|
2013-04-20 |
koda |
rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round
0.9.19
|
changeset |
files
|
2013-04-20 |
koda |
this macro is not defined on ppc
0.9.19
|
changeset |
files
|
2013-04-20 |
koda |
hardcode full compiler path when compiling for ppc
0.9.19
|
changeset |
files
|
2013-04-20 |
koda |
expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically
0.9.19
|
changeset |
files
|
2013-04-20 |
koda |
resolve divdi3 on ppc
0.9.19
|
changeset |
files
|
2013-03-26 |
koda |
link stdc++ (for physfs on linux) only when targetting 32bit
0.9.19
|
changeset |
files
|
2013-04-20 |
DrinkMachine |
Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
|
changeset |
files
|
2013-04-20 |
koda |
update 0.9.19 with dev branch
0.9.19
|
changeset |
files
|
2013-04-19 |
nemo |
merge
|
changeset |
files
|
2013-04-19 |
volkan |
turkish translation updates
|
changeset |
files
|
2013-04-19 |
unc0rr |
- Revert division hack nonsense
|
changeset |
files
|
2013-04-18 |
unc0rr |
Store colors in human-readable form
|
changeset |
files
|
2013-04-18 |
unc0rr |
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.
|
changeset |
files
|
2013-04-17 |
unc0rr |
Switch to 'settings.ini'. Copies old ini file if necessary on startup.
|
changeset |
files
|
2013-04-17 |
nemo |
why would we ever want to divide by 0?
|
changeset |
files
|
2013-04-17 |
unc0rr |
hwFloat division is ~1.6 times faster now
|
changeset |
files
|
2013-04-17 |
unc0rr |
Trivial optimization. Wonder if compiler was smart enough about it.
|
changeset |
files
|
2013-04-15 |
sheepluva |
add hedgehog tp svg as reference (as requested by nemo). feel free to improve :P
|
changeset |
files
|
2013-04-15 |
unc0rr |
Fix issue 603
|
changeset |
files
|
2013-04-15 |
unc0rr |
Implement issue 308 with '|' as separator
|
changeset |
files
|
2013-04-14 |
koda |
let's go with what nemo suggests
|
changeset |
files
|
2013-04-14 |
unc0rr |
Fix hedgehogs number desync. Now all desyncs except the one from issue 521 should be fixed. Please, test.
|
changeset |
files
|
2013-04-14 |
unc0rr |
Check for admin role right in the sql statemenet
|
changeset |
files
|
2013-04-13 |
koda |
let's try to kill the thread right away and protect the thread variable with a mutex
|
changeset |
files
|
2013-04-13 |
koda |
added two security flags to windows linking
|
changeset |
files
|
2013-04-12 |
nemo |
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.
|
changeset |
files
|
2013-04-11 |
unc0rr |
New hwSqrt implementation which is 46/19 times faster than the old one!
|
changeset |
files
|
2013-04-20 |
koda |
CASE FOLDING!!!
0.9.19
|
changeset |
files
|
2013-04-11 |
unc0rr |
Reduce AI skills more on high Level values
|
changeset |
files
|
2013-04-17 |
sheepluva |
fix for issue 599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p
0.9.19
|
changeset |
files
|
2013-04-10 |
thunderstruck |
implementation of a restart-game button. location and appearance is not final :P
|
changeset |
files
|
2013-04-16 |
sheepluva |
whoops, unbreak build. how come that cmake doesn't stop anymore on engine build error?
0.9.19
|
changeset |
files
|
2013-04-10 |
unc0rr |
This isn't necessary anymore
|
changeset |
files
|
2013-04-16 |
sheepluva |
fix for Issue 611: Engine crash in portal code
0.9.19
|
changeset |
files
|
2013-04-10 |
unc0rr |
- Revert server workaround over desync from r98e2dbdda8c0
|
changeset |
files
|
2013-04-16 |
sheepluva |
make cleaver icon hint at that fact that you have 2 of them
0.9.19
|
changeset |
files
|
2013-04-10 |
jaree |
Change collision detection with current hedgehog
|
changeset |
files
|
2013-04-16 |
sheepluva |
description tweaks
0.9.19
|
changeset |
files
|
2013-04-09 |
unc0rr |
Don't set Default scheme/ammo when switching script if not room admin. Prevents game config desync.
|
changeset |
files
|
2013-04-15 |
sheepluva |
fix octorama preview
0.9.19
|
changeset |
files
|
2013-04-08 |
unc0rr |
- Better fix to friends joins/quits highlighting problem
|
changeset |
files
|
2013-04-15 |
Matisumi |
french translations
0.9.19
|
changeset |
files
|
2013-04-07 |
dag10 |
Merge.
|
changeset |
files
|
2013-04-15 |
Randy |
add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
0.9.19
|
changeset |
files
|
2013-04-07 |
sheepluva |
merge
|
changeset |
files
|
2013-04-07 |
dag10 |
Fixed map preview overlap on certain locales (Fixes issue 549).
|
changeset |
files
|
2013-04-15 |
Randy |
fixed slash for fruit theme
0.9.19
|
changeset |
files
|
2013-04-07 |
nemo |
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
|
changeset |
files
|
2013-04-14 |
Matisumi |
engine translation update, french
0.9.19
|
changeset |
files
|
2013-04-06 |
koda |
fix 'failed to install translation' message when misc/locale in hedgewars.ini is empty (which is *always* when 'system default' is selected)
|
changeset |
files
|
2013-04-14 |
sheepluva |
cleaning up my own mess, turned out the italian translation has more descriptions than the english one XD
0.9.19
|
changeset |
files
|
2013-04-05 |
koda |
reintroduce the notice for restarting frontend after changing language
|
changeset |
files
|
2013-04-14 |
sheepluva |
cleaning up nemo's mess :P ( re3407eef6b5474b2a3ea49ea49e354dc05144005 )
0.9.19
|
changeset |
files
|
2013-04-05 |
koda |
check for network for feedback dialog too
|
changeset |
files
|
2013-04-13 |
mikade |
remove delays from "one of everything" weaponset
0.9.19
|
changeset |
files
|
2013-04-05 |
koda |
reintroduce the notification message in case you access dlc page without internet connection
|
changeset |
files
|
2013-04-13 |
sheepluva |
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.
0.9.19
|
changeset |
files
|
2013-04-05 |
koda |
fix displaying the right version of windows in system info
|
changeset |
files
|
2013-04-11 |
Marco Bresciani |
IT translation file completed.
0.9.19
|
changeset |
files
|
2013-06-13 |
koda |
close branch
cmake_pascal
|
changeset |
files
|
2013-04-05 |
koda |
feedback, display ram size in MB
|
changeset |
files
|
2013-04-12 |
sheepluva |
remove bioshock3-reference on hedgehogs drowning (unlike its predecessors, it turned out to not take place underwater)
0.9.19
|
changeset |
files
|
2013-04-29 |
koda |
add useful variables for non-Makefile generators to set where we want our stuff built
cmake_pascal
|
changeset |
files
|
2013-04-05 |
koda |
little feedback rewording
|
changeset |
files
|
2013-04-07 |
Randy |
Hats!
0.9.19
|
changeset |
files
|
2013-04-29 |
koda |
this makes Xcode generator test pass
cmake_pascal
|
changeset |
files
|
2013-04-05 |
koda |
use SDL_Threads everywhere
|
changeset |
files
|
2013-04-07 |
sheepluva |
small engine translation updates. Thanks to community members 'Wuzzy' and 'Flandre Scarlet' for their suggestions :)
0.9.19
|
changeset |
files
|
2013-04-29 |
koda |
fpc sysroot should belong to user configuration
cmake_pascal
|
changeset |
files
|
2013-04-05 |
nemo |
drill test tweak based on watching AI play
|
changeset |
files
|
2013-03-15 |
Marco Bresciani |
Few Japanese (very "in progress") thansk to wife and the about.
0.9.19
|
changeset |
files
|
2013-04-04 |
koda |
remove now-unused function
webgl
|
changeset |
files
|
2013-03-26 |
koda |
cmake netiquette
cmake_pascal
|
changeset |
files
|
2013-04-04 |
Randi |
add shading
|
changeset |
files
|
2013-04-04 |
koda |
merge with latest default branch
0.9.19
|
changeset |
files
|
2013-04-04 |
unc0rr |
Fix pos() return type
webgl
|
changeset |
files
|
2013-03-26 |
koda |
restore the osx build disabling universal app support
cmake_pascal
|
changeset |
files
|
2013-04-04 |
nemo |
remove 70c086d9b03f - I suspect the issue was actually part of more general prob probably fixed in cfc44db21d72 by jaree
|
changeset |
files
|
2013-04-04 |
koda |
and now engine in c links too (with more manual intervention as of issue 596)
webgl
|
changeset |
files
|
2013-03-26 |
koda |
add and use the integrated version check
cmake_pascal
|
changeset |
files
|
2013-04-04 |
koda |
forgot these from raa2ffd427f6a
|
changeset |
files
|
2013-04-03 |
koda |
engine to c now compiles with some manual intervention (as of bug 596)
webgl
|
changeset |
files
|
2013-03-26 |
koda |
link stdc++ (for physfs on linux) only when targetting 32bit
cmake_pascal
|
changeset |
files
|
2013-04-04 |
nemo |
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.
|
changeset |
files
|
2013-04-03 |
koda |
update branch again
webgl
|
changeset |
files
|
2013-03-26 |
koda |
set directories to be included externally, in the project file
cmake_pascal
|
changeset |
files
|
2013-04-04 |
jaree |
Fix AI collision detection with crates and overlapping hedgehogs. Remove duplicating code
|
changeset |
files
|
2013-04-02 |
unc0rr |
No more hwengine.desktop here
webgl
|
changeset |
files
|
2013-03-24 |
koda |
gather all libs in a single list
cmake_pascal
|
changeset |
files
|
2013-04-04 |
Randi |
Fruit theme
|
changeset |
files
|
2013-04-02 |
unc0rr |
Fix rendering errors now.
webgl
|
changeset |
files
|
2013-03-24 |
koda |
remove old code
cmake_pascal
|
changeset |
files
|
2013-04-02 |
unc0rr |
Fixes to make pas2c parse this
webgl
|
changeset |
files
|
2013-04-03 |
koda |
strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
|
changeset |
files
|
2013-03-24 |
koda |
parsing CMAKE_OSX_ARCHITECTURES
cmake_pascal
|
changeset |
files
|
2013-04-02 |
unc0rr |
Bring some sanity here. Feel free to specify parameters in any order and in any notation (full name or one-letter).
webgl
|
changeset |
files
|
2013-04-02 |
koda |
ios compiles again (using an old version of sdl)
|
changeset |
files
|
2013-03-22 |
koda |
no need of ar and ranlib for pascal
cmake_pascal
|
changeset |
files
|
2013-04-02 |
koda |
update webgl branch
webgl
|
changeset |
files
|
2013-04-02 |
koda |
fix osx build
|
changeset |
files
|
2013-03-22 |
koda |
finish off by replacing remaining Ada occurencies
cmake_pascal
|
changeset |
files
|
2013-04-01 |
unc0rr |
Think this is what was meant by koda
|
changeset |
files
|
2013-03-22 |
koda |
disable static libraries with fpc
cmake_pascal
|
changeset |
files
|
2013-04-01 |
unc0rr |
Hey, there was inc(Radius, 4)
|
changeset |
files
|
2013-03-22 |
koda |
oops
cmake_pascal
|
changeset |
files
|
2013-03-31 |
volkan |
updated turkish frontend translation
|
changeset |
files
|
2013-03-21 |
koda |
drop processor flags
cmake_pascal
|
changeset |
files
|
2013-03-31 |
nemo |
Unbreak lua localisation, fix untranslated login prompt, update translations.
|
changeset |
files
|
2013-03-21 |
koda |
add support for creating shared pascal libraries
cmake_pascal
|
changeset |
files
|
2013-03-30 |
nemo |
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.
|
changeset |
files
|
2013-03-20 |
koda |
adjust verbosity, move debug/release variables in the right section
cmake_pascal
|
changeset |
files
|
2013-03-29 |
sheepluva |
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)
|
changeset |
files
|
2013-03-19 |
koda |
below this i cannot break the loop
cmake_pascal
|
changeset |
files
|
2013-03-29 |
nemo |
This should ensure rope can still be aimed quickly when an alt weapon is active.
|
changeset |
files
|
2013-03-19 |
koda |
move RestoreHog from uGears to uTeams to break a circular dependency
cmake_pascal
|
changeset |
files
|
2013-03-29 |
sheepluva |
merge
|
changeset |
files
|
2013-03-19 |
koda |
minor and partial casing commit
cmake_pascal
|
changeset |
files
|
2013-03-29 |
nemo |
*sigh* this shouldn'tve been removed in first place.
|
changeset |
files
|
2013-03-19 |
koda |
move a few checks so that add_defintions doesn't interfere
cmake_pascal
|
changeset |
files
|
2013-03-29 |
nemo |
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
|
changeset |
files
|
2013-03-19 |
koda |
move avwraper compilation in its own folder
cmake_pascal
|
changeset |
files
|
2013-03-28 |
Urbertar |
Fix TestCollExcludingMe function. Now it doesn't skip test if there are more then one hog at checking pixel
|
changeset |
files
|
2013-03-19 |
koda |
hm, CMAKE_C_COMPILER is not always defined apparently
cmake_pascal
|
changeset |
files
|
2013-03-28 |
Urbertar |
Fix compilation error. Remove default value of ShowMessage title param
|
changeset |
files
|
2013-03-28 |
sheepluva |
fix build
|
changeset |
files
|
2013-03-19 |
koda |
oops
cmake_pascal
|
changeset |
files
|
2013-03-27 |
koda |
minor refactor of MessageDialog
|
changeset |
files
|
2013-03-19 |
koda |
move sdlmain compilation in its own folder
cmake_pascal
|
changeset |
files
|
2013-03-27 |
koda |
define NETGAME_DEFAULT_SERVER
|
changeset |
files
|
2013-03-19 |
koda |
enable fpc inlining only in release mode only if using fpc > 2.6
cmake_pascal
|
changeset |
files
|
2013-03-27 |
koda |
unused
|
changeset |
files
|
2013-03-19 |
koda |
improve physfs static linking, sdl libraries cleanup
cmake_pascal
|
changeset |
files
|
2013-03-27 |
koda |
drop QApplication in favor of HWApplication and minor refactor of MessageDialog
|
changeset |
files
|
2013-03-19 |
koda |
wow windows works too with minor changes
cmake_pascal
|
changeset |
files
|
2013-03-27 |
koda |
application bar blinks when someone pings you (issue 492)
|
changeset |
files
|
2013-03-19 |
koda |
config time pascal flags interpretation
cmake_pascal
|
changeset |
files
|
2013-03-27 |
koda |
merge correction, also what's with all those trailing whitespaces?
|
changeset |
files
|
2013-03-19 |
koda |
oops
cmake_pascal
|
changeset |
files
|
2013-03-26 |
Urbertar |
Change AI behavior for drill rocket
|
changeset |
files
|
2013-03-26 |
sheepluva |
merge
|
changeset |
files
|
2013-04-04 |
unc0rr |
Fix shortcut which is created by NSIS
0.9.19
|
changeset |
files
|
2013-03-19 |
koda |
even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again
cmake_pascal
|
changeset |
files
|
2013-03-26 |
koda |
when no url is specified, default to official gameserver (issue 350)
|
changeset |
files
|
2013-03-23 |
koda |
lupdate
0.9.19
|
changeset |
files
|
2013-03-19 |
koda |
move one flag
cmake_pascal
|
changeset |
files
|
2013-03-26 |
koda |
link stdc++ (for physfs on linux) only when targetting 32bit
|
changeset |
files
|
2013-03-23 |
koda |
add wiki link for the scheme handling
0.9.19
|
changeset |
files
|
2013-03-19 |
koda |
apply the new macro to C flags too
cmake_pascal
|
changeset |
files
|
2013-03-23 |
Urbertar |
Remove some duplicating code from uLandGraphics.pas
|
changeset |
files
|
2013-03-23 |
inu |
pt translation update
0.9.19
|
changeset |
files
|
2013-03-19 |
koda |
s/MINIMAL_FLAGS/MINIMAL_CFLAGS/
cmake_pascal
|
changeset |
files
|
2013-03-23 |
unc0rr |
Also check length
|
changeset |
files
|
2013-03-23 |
koda |
initial changelog update
0.9.19
|
changeset |
files
|
2013-03-19 |
koda |
internal handling of some osx-only pascal flags
cmake_pascal
|
changeset |
files
|
2013-03-26 |
nemo |
merge. hate the fact that "unsynced remote changes" is just a "note" now.
|
changeset |
files
|
2013-03-22 |
sheepluva |
add fort section to credits file
|
changeset |
files
|
2013-03-19 |
koda |
apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup
cmake_pascal
|
changeset |
files
|
2013-03-26 |
nemo |
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.
|
changeset |
files
|
2013-03-22 |
sheepluva |
remove engine warnings
|
changeset |
files
|
2013-03-19 |
koda |
utility macros for adding compiler flags
cmake_pascal
|
changeset |
files
|
2013-03-22 |
sheepluva |
changing fort name to better reflect its contents
|
changeset |
files
|
2013-03-19 |
koda |
partial conversion of pascal_flags to CMAKE_Pascal_FLAGS
cmake_pascal
|
changeset |
files
|
2013-03-22 |
koda |
adding jaree to credits
|
changeset |
files
|
2013-03-21 |
sheepluva |
make https links work properly
|
changeset |
files
|
2013-03-18 |
koda |
typo
cmake_pascal
|
changeset |
files
|
2013-03-22 |
koda |
scheme association for linux (although it stops during connection)
|
changeset |
files
|
2013-03-21 |
sheepluva |
fix/hack so that (own) messages sent in frontend are also visible in the game chat
|
changeset |
files
|
2013-03-18 |
koda |
the default CMake(Lang)Compiler.cmake location changed since 2.8.10
cmake_pascal
|
changeset |
files
|
2013-03-21 |
sheepluva |
don't poison the dead, it's not cool.
|
changeset |
files
|
2013-03-21 |
sheepluva |
fix player info
|
changeset |
files
|
2013-03-18 |
koda |
partial reodering of units so that dependency tracking is done with cmake
cmake_pascal
|
changeset |
files
|
2013-03-21 |
sheepluva |
enable/fix links on about page. why don't people test that stuff when they insert it? it's just one click...
|
changeset |
files
|
2013-03-20 |
sheepluva |
add lobby chat features to room chat
|
changeset |
files
|
2013-03-18 |
koda |
better support for cmake directory and fpc output paths
cmake_pascal
|
changeset |
files
|
2013-03-20 |
unc0rr |
Add space for better visual performance
|
changeset |
files
|
2013-03-18 |
koda |
move paths setup inside cmake_lang files
cmake_pascal
|
changeset |
files
|
2013-03-20 |
Randi |
Eiffel Tower fort
|
changeset |
files
|
2013-03-18 |
koda |
this should make cmake-pascal stuff work on linux too
cmake_pascal
|
changeset |
files
|
2013-03-19 |
sheepluva |
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
|
changeset |
files
|
2013-03-18 |
koda |
with lot of hackery, use add_executable on pascal files, SUCCSS
cmake_pascal
|
changeset |
files
|
2013-03-18 |
nemo |
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.
|
changeset |
files
|
2013-03-17 |
koda |
barebone cmake config file to support pascal files, based off plplot's ada files
cmake_pascal
|
changeset |
files
|
2013-03-17 |
koda |
add one button to improve sharing of hwplay:// schemes
|
changeset |
files
|
2013-03-17 |
koda |
help text for pagenetserver
|
changeset |
files
|
2013-03-17 |
koda |
do not host server on well-known ports
|
changeset |
files
|
2013-03-17 |
koda |
use SDL keycode for shortcuts (doesn't fix layout issues)
|
changeset |
files
|
2013-03-17 |
koda |
ingore moar keys
|
changeset |
files
|
2013-03-17 |
nemo |
Add some flags for a few of the magic Land values
|
changeset |
files
|
2013-03-17 |
nemo |
useless test
|
changeset |
files
|
2013-03-17 |
nemo |
Key returned 0 for arrows under linux. Sym works, clearer anyway.
|
changeset |
files
|
2013-03-17 |
koda |
linux keycodes differ from osx's
|
changeset |
files
|
2013-03-17 |
koda |
use a local storage for chat history which prevents mix ups in netgame and simplifies code
|
changeset |
files
|
2013-03-17 |
koda |
less cryptic text insertion
|
changeset |
files
|
2013-03-17 |
koda |
gather a few common code
|
changeset |
files
|
2013-03-17 |
koda |
implement up and down keys to navigate in the chat history, needs testing over network
|
changeset |
files
|
2013-03-16 |
koda |
don't display squares when pressing arrow keys in chat
|
changeset |
files
|
2013-03-16 |
koda |
formatting
|
changeset |
files
|
2013-03-16 |
koda |
do not hardcode CMAKE_INSTALL_PREFIX for windows, but rather put it in the script, so that custom build setups still work
|
changeset |
files
|
2013-03-16 |
unc0rr |
Hard math to fix issue 571. Well, not really hard math,
|
changeset |
files
|
2013-03-15 |
nemo |
oups
|
changeset |
files
|
2013-03-15 |
sheepluva |
fix compilation with clang. fixes issue 553 - thanks to julien for reporting and to drew for the first part of the fix
|
changeset |
files
|
2013-03-14 |
nemo |
at vatten's request. make resurrection always resurrect at least 1 hp out of kindness to noobs who can't be bothered to read tooltips
|
changeset |
files
|
2013-03-13 |
nemo |
Call steps on focus instead. fix typo
|
changeset |
files
|
2013-03-13 |
nemo |
Experiment in undisabling the brick theme flake
|
changeset |
files
|
2013-03-13 |
nemo |
Crashed here last game
|
changeset |
files
|
2013-03-12 |
koda |
better message, as suggested by inu
|
changeset |
files
|
2013-03-12 |
koda |
return after ram size on win
|
changeset |
files
|
2013-03-12 |
unc0rr |
Merge
|
changeset |
files
|
2013-03-12 |
koda |
add 'run Hedgewars' checkbox at the end of the NSIS installation
|
changeset |
files
|
2013-03-12 |
koda |
this should supposedly add hwplay:// schemes to windows, after user presses file association
|
changeset |
files
|
2013-03-12 |
inu |
No more std::string in feedbackdialog.cpp
|
changeset |
files
|
2013-03-12 |
koda |
this should prevent the password prompt from appearing on local games (issue 548)
|
changeset |
files
|
2013-03-11 |
nemo |
grrrr
|
changeset |
files
|
2013-03-10 |
koda |
fix bug 552 - reset network button state after use
|
changeset |
files
|
2013-03-11 |
nemo |
this should ensure those other voices play a bit more often.
|
changeset |
files
|
2013-03-10 |
koda |
hit hwplay://server:port and automatically join an unofficial server (on osx right now)
|
changeset |
files
|
2013-03-10 |
koda |
oops forgot to move header
|
changeset |
files
|
2013-03-10 |
unc0rr |
Prepend, not append
|
changeset |
files
|
2013-03-10 |
nemo |
fix highlander - needed new script load function
|
changeset |
files
|
2013-03-10 |
nemo |
unbreak build
|
changeset |
files
|
2013-03-10 |
koda |
hooks for opening custom urls on osx (commented out until we decide what to do)
|
changeset |
files
|
2013-03-10 |
koda |
cleanup file loading, this codepath can be used to load url schemes
|
changeset |
files
|
2013-03-10 |
koda |
fix loading files on osx too, the cause was different than other systems
|
changeset |
files
|
2013-03-10 |
koda |
move signal handler in hwapplication
|
changeset |
files
|
2013-03-09 |
koda |
alignment
|
changeset |
files
|
2013-03-09 |
koda |
introducing the bestest flag of all
|
changeset |
files
|
2013-03-09 |
unc0rr |
- Put compiled units into more appropriate dir
|
changeset |
files
|
2013-03-09 |
koda |
forgot to update lib names here
|
changeset |
files
|
2013-03-09 |
koda |
sigh
|
changeset |
files
|
2013-03-08 |
koda |
have fpc work in the right directory instead of passing the full path of the main module (avoids having full paths in debug build backtraces for the first module only)
|
changeset |
files
|
2013-03-08 |
koda |
stripping
|
changeset |
files
|
2013-03-08 |
koda |
adjust casing
|
changeset |
files
|
2013-03-08 |
koda |
readd revision info to the cpack generated package
|
changeset |
files
|
2013-03-08 |
koda |
move cpack stuff in its own cmake file
|
changeset |
files
|
2013-03-08 |
koda |
fix linking on osx
|
changeset |
files
|
2013-03-12 |
unc0rr |
Merge
|
changeset |
files
|
2013-03-08 |
nemo |
typo
|
changeset |
files
|
2013-03-08 |
Marco Bresciani |
A bit more of Italian translation... in progress. :)
|
changeset |
files
|
2013-03-08 |
nemo |
*sigh* hopefully there aren't any more of these. add missing tr() to button text
|
changeset |
files
|
2013-03-08 |
nemo |
lock weapons since script doesn't support custom sets anyway (yet). Use bor on flags to allow other game flags.
|
changeset |
files
|
2013-03-08 |
nemo |
*sigh* sorry. I miss the old, don't-push-if-unsynced-remote-w/o-force. Keep forgetting to pull.
|
changeset |
files
|
2013-03-07 |
unc0rr |
Unbreak build without stl compatibility
|
changeset |
files
|
2013-03-07 |
koda |
merge
|
changeset |
files
|
2013-03-07 |
koda |
even more wrapping with find_package_or_disable_msg
|
changeset |
files
|
2013-03-07 |
koda |
update option list
|
changeset |
files
|
2013-03-07 |
koda |
introduce find_package_or_fail/disable to group together similar cmake code
|
changeset |
files
|
2013-03-07 |
koda |
link png library in code on osx
|
changeset |
files
|
2013-03-07 |
Urbertar |
Fix frozen hog rendering
|
changeset |
files
|
2013-03-07 |
unc0rr |
Fix check for flag
|
changeset |
files
|
2013-03-08 |
mikade |
hopefully closes issues 541, 312 and 503
|
changeset |
files
|
2013-03-07 |
nemo |
yeah. this was a bad idea. the minor difference in thaw speed vs last hog of team never unthawing.
|
changeset |
files
|
2013-03-06 |
nemo |
prevent an old abuse of parachute to land safely
|
changeset |
files
|
2013-03-06 |
nemo |
fix fade to black in training
|
changeset |
files
|
2013-03-06 |
unc0rr |
PhysFS-aware check for directory existence. Should fix issue 511.
|
changeset |
files
|
2013-03-06 |
nemo |
skip frozen hogs in switch
|
changeset |
files
|
2013-03-06 |
nemo |
Add missing feedback button translation
|
changeset |
files
|
2013-03-06 |
nemo |
This has bothered me for the longest time. Move texture so it doesn't overlap. I'd initially had a test for isPaused, but jumping texture bothered me.
|
changeset |
files
|
2013-03-06 |
koda |
our cmake modules have become good enough, prefer them over system ones
|
changeset |
files
|
2013-03-06 |
koda |
Backed out changeset 4cccc0520988
|
changeset |
files
|
2013-03-06 |
koda |
our cmake modules have become good enough, prefer them over system ones
|
changeset |
files
|
2013-03-06 |
koda |
write FindGHC.cmake for haskell stuff
|
changeset |
files
|
2013-03-06 |
nemo |
*sigh* I always forget to pull when AFK for a while. btw. why are we still keeping binaries in here? ☹
|
changeset |
files
|
2013-03-06 |
koda |
user correct variable and slimmer test, version typos, .dll.a updated
|
changeset |
files
|
2013-03-06 |
nemo |
extend time a bit. move to defrosting on team's turn. fairer than using round order I think.
|
changeset |
files
|
2013-03-06 |
koda |
comas and capitals
|
changeset |
files
|
2013-03-06 |
koda |
rework ffmpeg/libav/videorec linking and their cmake discovery
|
changeset |
files
|
2013-03-06 |
koda |
rewritten findfreepascal, moved checkstack code elsewhere
|
changeset |
files
|
2013-03-06 |
koda |
support old cmake style variables
|
changeset |
files
|
2013-03-06 |
koda |
merge
|
changeset |
files
|
2013-03-06 |
koda |
rewritten findffmpeg.cmake
|
changeset |
files
|
2013-03-06 |
koda |
replace sdl mixer/image version checking with something more robust
|
changeset |
files
|
2013-03-06 |
koda |
rewritten FindOggVorbis.cmake
|
changeset |
files
|
2013-03-06 |
koda |
fail if sparkle not found consciously
|
changeset |
files
|
2013-03-06 |
nemo |
oups
|
changeset |
files
|
2013-03-06 |
koda |
rework FindSparkle.cmake
|
changeset |
files
|
2013-03-06 |
nemo |
use opacity to indicate thawing. not totally happy w/ effect, but argument was made to indicate some progress towards thaw. drop "exit" since it really wasn't helpful, and not rendering tags, was more annoying than fun.
|
changeset |
files
|
2013-03-05 |
nemo |
At multiple requests, change ice to be turn based. This is a more modest adjustment of existing code, that can be fairly easily flagged or reverted if desired. It also allows scripts to extend freezing, and preserves fire melting.
|
changeset |
files
|
2013-03-05 |
koda |
escape return and be more friendly with translations
|
changeset |
files
|
2013-03-04 |
koda |
add link to GPLv2 notice in about page
|
changeset |
files
|
2013-03-04 |
koda |
uniform revision info in about page
|
changeset |
files
|
2013-03-04 |
koda |
add version info to frontend output too
|
changeset |
files
|
2013-03-04 |
koda |
version variables confom to naming convention
|
changeset |
files
|
2013-03-04 |
koda |
oooooops forgot SHAREPATH is still used somewhere
|
changeset |
files
|
2013-03-04 |
nemo |
lupdate-qt4/lrelease-qt4
|
changeset |
files
|
2013-03-04 |
nemo |
apply variable change here as well
|
changeset |
files
|
2013-03-04 |
koda |
on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)
|
changeset |
files
|
2013-03-04 |
unc0rr |
Oops, forgot this check (fixes crash)
|
changeset |
files
|
2013-03-04 |
koda |
typo and doc
|
changeset |
files
|
2013-03-04 |
koda |
fix file association on windows too
|
changeset |
files
|
2013-03-04 |
koda |
use rev info from the just created file when configuring without mercurial
|
changeset |
files
|
2013-03-04 |
koda |
dump rev and hash in a file to be packed by cpack
|
changeset |
files
|
2013-03-04 |
koda |
adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
|
changeset |
files
|
2013-03-04 |
koda |
hopefully fix bug 523, file extension association
|
changeset |
files
|
2013-03-04 |
koda |
merge for the win
|
changeset |
files
|
2013-03-04 |
koda |
caught two frontend warnings
|
changeset |
files
|
2013-03-04 |
koda |
convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
|
changeset |
files
|
2013-03-04 |
koda |
convert HW_DEV in ifdef DEBUG clauses
|
changeset |
files
|
2013-03-04 |
nemo |
fix portal/hammer interaction, ban freezer from portal
|
changeset |
files
|
2013-03-04 |
nemo |
keep hogs from sliding while they are being frozen
|
changeset |
files
|
2013-03-04 |
nemo |
Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
|
changeset |
files
|
2013-03-03 |
nemo |
Call act as if attack ended on last shot if switching while in mid multi-shoot. Thanks to AI for discovering this.
|
changeset |
files
|
2013-03-03 |
nemo |
add neglected merge
|
changeset |
files
|
2013-03-03 |
unc0rr |
Fix team file path
|
changeset |
files
|
2013-03-03 |
Urbertar |
Fix water on ice setting
|
changeset |
files
|
2013-03-03 |
unc0rr |
Eh, two players condition seems to make more sense than two clans here
|
changeset |
files
|
2013-03-03 |
Urbertar |
Fix DrawLine bug
|
changeset |
files
|
2013-03-03 |
unc0rr |
lol nemo, lol
|
changeset |
files
|
2013-03-02 |
nemo |
tweaks to sea ice appearance
|
changeset |
files
|
2013-03-01 |
dag10 |
Possibly fixed issue 533.
|
changeset |
files
|
2013-03-01 |
dag10 |
Resolves issue 528. Fixed platform-specific order of buttons on seed prompt and new room prompt. Fixed height of back button on all pages -- now aligns to bottom. On pagemain, feedback and dlc buttons no longer fixed size.
|
changeset |
files
|
2013-03-01 |
nemo |
my turn to do a neglected merge for someone else
|
changeset |
files
|
2013-03-01 |
unc0rr |
Review the list of synced messages in isSyncedCommand. Fixes issue 546.
|
changeset |
files
|
2013-03-01 |
dag10 |
Made pressing the button in mapContainer only randomize things if client is master. Fixes issue 545. Also synchronized themes. Fixes issue 547.
|
changeset |
files
|
2013-03-01 |
Vatten |
avoid floating point desync, other script tweaks
|
changeset |
files
|
2013-03-01 |
nemo |
So. A while ago, while trying to prevent hogs blowtorching getting turned around, unc0rr altered the old range of blowtorch from 1/8th of 180° up or down, to a 4° gain in upwards and a -4° loss in downwards. He also made it so that starting tunnels could fail to erase sufficient terrain, trapping hogs. Here are a couple of workarounds to more closely approximate old behaviour (do some initial erasure, adjust min/max angles)
|
changeset |
files
|
2013-03-01 |
nemo |
Safety check. The main place this can be a problem is on a mild bowl w/ multiple hogs. Could possibly add a hog collision check in here.
|
changeset |
files
|
2013-03-01 |
koda |
split version information in engine too
|
changeset |
files
|
2013-02-28 |
koda |
drop useless option, automatically set revision and debug info
|
changeset |
files
|
2013-02-28 |
koda |
split cVersionString into its three separate components (version, revision, hash) and apply the new values sensibly on the frontend (esp. title, info and feedback)
|
changeset |
files
|
2013-02-28 |
koda |
mysterious merge
|
changeset |
files
|
2013-02-28 |
koda |
support WARNING message status on cmake 2.6 (bug 524)
|
changeset |
files
|
2013-02-28 |
koda |
correct copyright header on files i added
|
changeset |
files
|
2013-02-28 |
koda |
use NETGAME_DEFAULT_PORT macro across frontend sources
|
changeset |
files
|
2013-02-28 |
koda |
move weapons line away from hwconsts.h so that modifying it doesn't needlessly recompile everything, introduce a way to try documenting which weapons each number represents
|
changeset |
files
|
2013-02-28 |
koda |
add icegun everywhere (default, crazy, 1oe) with a qt prob delay crate of 2
|
changeset |
files
|
2013-06-04 |
koda |
close branch
icegun
|
changeset |
files
|
2013-02-28 |
koda |
add 'One of Everything' in the weaponsets, from nemo's idea
|
changeset |
files
|
2013-02-28 |
nemo |
merge icegun branch w/ default
icegun
|
changeset |
files
|
2013-02-28 |
Urbertar |
Merge
|
changeset |
files
|
2013-02-28 |
Urbertar |
Draw ice on water
|
changeset |
files
|
2013-02-28 |
Urbertar |
Make refactoring. Remove DrawIce function
|
changeset |
files
|
2013-02-28 |
sheepluva |
small update of german engine translation
|
changeset |
files
|
2013-02-28 |
nemo |
aaagh. remove dead code. again.
|
changeset |
files
|
2013-02-28 |
nemo |
Apologies if jaree had done something similar, but didn't see anything in repo pull. This removes Land[] mixed w/ LandPixels[] and streamlines things a little
|
changeset |
files
|
2013-02-27 |
koda |
physfs strikes back
|
changeset |
files
|
2013-02-27 |
nemo |
define ice edge colour
|
changeset |
files
|
2013-02-27 |
koda |
enable asm only on intel/amd machines
|
changeset |
files
|
2013-02-27 |
nemo |
remove dead code
|
changeset |
files
|
2013-02-27 |
koda |
merge physfslayer in default
|
changeset |
files
|
2013-02-27 |
Urbertar |
Draw ice on water
|
changeset |
files
|
2013-02-27 |
koda |
.hgignore
|
changeset |
files
|
2013-02-27 |
nemo |
pull icegun into default. it has a few issues, but, pretty close. that way more people will play with it.
|
changeset |
files
|
2013-02-27 |
nemo |
merge w/ default
icegun
|
changeset |
files
|
2013-02-27 |
nemo |
huh. how'd we end up needing a merge here...
icegun
|
changeset |
files
|
2013-02-26 |
Urbertar |
Separate setting and drawing ice
icegun
|
changeset |
files
|
2013-02-26 |
Urbertar |
Make little refactoring
icegun
|
changeset |
files
|
2013-02-26 |
Urbertar |
Check is lanscape already ice
icegun
|
changeset |
files
|
2013-02-26 |
nemo |
put ice colour in uVariables, add check for land that is already ice
icegun
|
changeset |
files
|
2013-02-26 |
Urbertar |
Change shape of ice to round
icegun
|
changeset |
files
|
2013-02-26 |
Urbertar |
Don't calculate edges of map as edges of landscape
icegun
|
changeset |
files
|
2013-02-26 |
Urbertar |
Check bounds of landscape in drawice procedure
icegun
|
changeset |
files
|
2013-02-26 |
nemo |
forgot this loop
icegun
|
changeset |
files
|
2013-02-26 |
nemo |
graphics tweak. flag a couple more overeager setall HH
icegun
|
changeset |
files
|
2013-02-25 |
nemo |
ice texture still needs moving to uLandGraphics and circle drawing
icegun
|
changeset |
files
|
2013-02-25 |
unc0rr |
Merge
|
changeset |
files
|
2013-02-25 |
nemo |
workaround for frequent AllHH active call in hedgehog step
icegun
|
changeset |
files
|
2013-02-24 |
nemo |
add hiragana/katakana ranges to CJK check.
|
changeset |
files
|
2013-02-25 |
nemo |
More fiddling w/ sliding
icegun
|
changeset |
files
|
2013-02-24 |
nemo |
*sigh* somehow misplaced this. this should have been rd9627d65edf7
|
changeset |
files
|
2013-02-25 |
nemo |
slight tweak to colours
icegun
|
changeset |
files
|
2013-02-24 |
nemo |
add some missing wrapping.
|
changeset |
files
|
2013-02-25 |
nemo |
quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics
icegun
|
changeset |
files
|
2013-02-23 |
unc0rr |
Fix issue 537 (empty team created on startup)
|
changeset |
files
|
2013-02-25 |
koda |
savesurf
icegun
|
changeset |
files
|
2013-02-23 |
unc0rr |
Fix issue 507 (not highlighting friends joins)
|
changeset |
files
|
2013-02-24 |
nemo |
This and the "retain freezing" stuff could probably use a flag.
|
changeset |
files
|
2013-02-25 |
nemo |
too aggressive?
icegun
|
changeset |
files
|
2013-02-23 |
nemo |
prevent drilling into hogs w/ drill rocket
|
changeset |
files
|
2013-02-25 |
nemo |
Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster.
icegun
|
changeset |
files
|
2013-02-23 |
nemo |
Restore freezing hedgehog for shotgun, sniper rifle and deagle to make unc0rr happy. You'll still be able to get away after throwing cleaver and sticky bomb tho.
|
changeset |
files
|
2013-02-27 |
koda |
close thei branch
physfslayer
|
changeset |
files
|
2013-02-25 |
nemo |
Messing around w/ Freezer
icegun
|
changeset |
files
|
2013-02-22 |
unc0rr |
Support 'registered only' room flag in frontend
|
changeset |
files
|
2013-02-25 |
koda |
on windows fpc-linking is the funniest of all
physfslayer
|
changeset |
files
|
2013-02-24 |
Urbertar |
Add freezing hogs with icegun
icegun
|
changeset |
files
|
2013-02-22 |
nemo |
oops. forgot this one.
|
changeset |
files
|
2013-02-25 |
koda |
moar docs update
physfslayer
|
changeset |
files
|
2013-02-23 |
Urbertar |
Add change ice gun image
icegun
|
changeset |
files
|
2013-02-22 |
nemo |
Allow switching away from any weapon when during multishoot.
|
changeset |
files
|
2013-02-24 |
koda |
upd doc
physfslayer
|
changeset |
files
|
2013-02-23 |
Urbertar |
Add frozen land texture
icegun
|
changeset |
files
|
2013-02-22 |
unc0rr |
This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
|
changeset |
files
|
2013-02-24 |
koda |
due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not
physfslayer
|
changeset |
files
|
2013-02-23 |
Urbertar |
Add land freezing
icegun
|
changeset |
files
|
2013-02-22 |
unc0rr |
Global notice with /global command. Can now warn users when doing server restart.
|
changeset |
files
|
2013-02-24 |
koda |
documentation
physfslayer
|
changeset |
files
|
2013-02-22 |
unc0rr |
Oh, and # too to prevent occasional game hang when N is followed by #
|
changeset |
files
|
2013-02-24 |
koda |
perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search
physfslayer
|
changeset |
files
|
2013-02-22 |
unc0rr |
Flush buffer on N command
|
changeset |
files
|
2013-02-24 |
koda |
disable unneeded physfs archives (as of bug 529)
physfslayer
|
changeset |
files
|
2013-02-21 |
unc0rr |
Try to prevent hedgehogs number in team desync
|
changeset |
files
|
2013-02-24 |
koda |
this should hijack the linker name and always pick the bundled physfs when another version is already prsent
physfslayer
|
changeset |
files
|
2013-02-21 |
unc0rr |
Merge
|
changeset |
files
|
2013-02-23 |
koda |
blindly updated Android build files for new physfs
physfslayer
|
changeset |
files
|
2013-02-21 |
unc0rr |
Merge
|
changeset |
files
|
2013-02-23 |
koda |
updated ios project files for the new phys build system
physfslayer
|
changeset |
files
|
2013-02-21 |
unc0rr |
Merge
|
changeset |
files
|
2013-02-21 |
unc0rr |
Workaround queued signals problem in netclient instead. Should fix everything.
|
changeset |
files
|
2013-02-22 |
koda |
this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib
physfslayer
|
changeset |
files
|
2013-02-20 |
Marco Bresciani |
Updating Italian translation. In progress, as usual.
|
changeset |
files
|
2013-02-20 |
unc0rr |
Unbreak build
|
changeset |
files
|
2013-02-22 |
koda |
workaround static physfs static linking on linux
physfslayer
|
changeset |
files
|
2013-02-20 |
unc0rr |
We need this to fix hedgehog numbers desync (workarounded in previous revision)
|
changeset |
files
|
2013-02-22 |
koda |
and now compile and link properly
physfslayer
|
changeset |
files
|
2013-02-20 |
unc0rr |
Fix stupid mistake which made checker desync almost always
|
changeset |
files
|
2013-02-22 |
koda |
update cmake files to use the two libraries independently
physfslayer
|
changeset |
files
|
2013-02-20 |
unc0rr |
Found another possible source of desync, trying similar workaround on this
|
changeset |
files
|
2013-02-22 |
koda |
split extras and src
physfslayer
|
changeset |
files
|
2013-02-20 |
unc0rr |
Forbit guest checkers
|
changeset |
files
|
2013-02-22 |
koda |
use standard library prefix
physfslayer
|
changeset |
files
|
2013-02-20 |
unc0rr |
Workaround hGetContents blocking all threads with my own version of the function
|
changeset |
files
|
2013-02-22 |
koda |
reopen and update branch
physfslayer
|
changeset |
files
|
2013-02-20 |
unc0rr |
Workaround desync issue if I correctly understand its roots (barely tested)
|
changeset |
files
|
2013-02-20 |
koda |
fix compiling on osx when you have multiple linkers installed
|
changeset |
files
|
2013-02-19 |
unc0rr |
Some fixes
|
changeset |
files
|
2013-02-18 |
nemo |
pretty sure esc here is just a holdover from past, and has no use in rearranged implementation.
|
changeset |
files
|
2013-02-18 |
unc0rr |
Parse engine output to deside whether simulation ran to the end
|
changeset |
files
|
2013-02-18 |
unc0rr |
Clear player's clan info on room join
|
changeset |
files
|
2013-02-18 |
unc0rr |
Disallow kicking the opponent in duel
|
changeset |
files
|
2013-02-17 |
Medo |
Update Hedgeroid to current JNA version, remove workaround for a bug they fixed.
|
changeset |
files
|
2013-02-17 |
unc0rr |
Catch exceptions when moving files
|
changeset |
files
|
2013-02-17 |
unc0rr |
No NFData instance for ByteString when ghc >= 7.6
|
changeset |
files
|
2013-02-17 |
unc0rr |
Sort checked files into dirs
|
changeset |
files
|
2013-02-16 |
unc0rr |
- Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt)
|
changeset |
files
|
2013-02-16 |
unc0rr |
Some more work on checker
|
changeset |
files
|
2013-02-14 |
unc0rr |
- Fix check for void message
|
changeset |
files
|
2013-02-13 |
unc0rr |
Fix build
|
changeset |
files
|
2013-02-13 |
unc0rr |
Ehm... probably this will improve situation with desyncs
|
changeset |
files
|
2013-02-13 |
unc0rr |
Pass hogs names and hats
|
changeset |
files
|
2013-02-13 |
unc0rr |
Fix order of messages
|
changeset |
files
|
2013-02-11 |
nemo |
restore prior modifier. I think the damage dealt is appropriate to intended uses
|
changeset |
files
|
2013-01-29 |
Marco Bresciani |
Some more Italian translation... still in progress.
|
changeset |
files
|
2013-02-12 |
unc0rr |
- Add forgotten ammo definitions
|
changeset |
files
|
2013-02-11 |
unc0rr |
Bring back full log strings for commands, just a bit sanitized
|
changeset |
files
|
2013-02-10 |
unc0rr |
Hack checker to run engine with record file received (uses hardcoded paths)
|
changeset |
files
|
2013-02-10 |
unc0rr |
Prevent 'black team color' error
|
changeset |
files
|
2013-02-10 |
unc0rr |
Oops, forgot path
|
changeset |
files
|
2013-02-10 |
nemo |
Cleaver tweaks based on feedback. Nerf damage, shrink radius. This means cleaver will embed into ground quite a bit further.
|
changeset |
files
|
2013-02-10 |
nemo |
oops. more specific ammo tests. maybe could use a few more properties
|
changeset |
files
|
2013-02-10 |
nemo |
Allow moving after firing cleaver. This changes multishoot behaviour quite a bit. Needs a lot of testing.
|
changeset |
files
|
2013-02-10 |
dag10 |
Credit links now yellow instead of blue.
|
changeset |
files
|
2013-02-10 |
nemo |
Remove Structure from localisation
|
changeset |
files
|
2013-02-09 |
dag10 |
Implements protocol message JOINING on frontend, so client in a room always displays correct room name, even when room name changes. Fixes issue 522.
|
changeset |
files
|
2013-02-09 |
dag10 |
Removed in-lineedit labels such as "search:" and "room name:" due to size issues with localization and platform differences.
|
changeset |
files
|
2013-02-09 |
unc0rr |
Fine, merge :-\
|
changeset |
files
|
2013-02-09 |
unc0rr |
Send JOINING message in response to FOLLOW. Actual join may still fail due to room restrictions. Not tested.
|
changeset |
files
|
2013-02-09 |
unc0rr |
Fix the checker after some testing
|
changeset |
files
|
2013-02-09 |
unc0rr |
New checker of engine messages which is aware of glued together messages
|
changeset |
files
|
2013-02-08 |
unc0rr |
Also convert teams to complete game config.
|
changeset |
files
|
2013-02-08 |
unc0rr |
Fix official server build
|
changeset |
files
|
2013-02-07 |
unc0rr |
- Handle mapgen-specific parameters
|
changeset |
files
|
2013-02-06 |
unc0rr |
Converter from game parameters to engine commands, not finished yet
|
changeset |
files
|
2013-02-03 |
unc0rr |
Some work on loading replay and interaction with checker
|
changeset |
files
|
2013-02-02 |
unc0rr |
/quit <msg> and /part <msg>
|
changeset |
files
|
2013-02-02 |
unc0rr |
Don't confirm hogs number to room admin when no constraint hit
|
changeset |
files
|
2013-02-01 |
unc0rr |
Fix server crasher
|
changeset |
files
|
2013-02-09 |
dag10 |
Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue 520)
|
changeset |
files
|
2013-02-01 |
unc0rr |
Start work on the checker. Not it could connect to the server and... crash it.
|
changeset |
files
|
2013-02-09 |
nemo |
this should not be exposed
|
changeset |
files
|
2013-02-08 |
unc0rr |
- Collect synced packets to send within 1 second (cSendEmptyPacketTime) into buffer which is flushed each second.
|
changeset |
files
|
2013-02-05 |
nemo |
Trying to prevent audio mute from endlessly spamming. Untested.
|
changeset |
files
|
2013-02-02 |
Medo |
Hedgeroid: Removed reference to obsolete libphysfsrwops.so
|
changeset |
files
|
2013-02-02 |
Medo |
Merge
|
changeset |
files
|
2013-02-02 |
nemo |
trying to prevent sticking. PS. code is hard to read when drunk.
|
changeset |
files
|
2013-02-01 |
dag10 |
Made map preview a random/edit button again.
|
changeset |
files
|
2013-02-01 |
nemo |
forgot this one
|
changeset |
files
|
2013-01-31 |
Medo |
Fix Hedgeroid argc/argv parameter passing to the engine
|
changeset |
files
|
2013-02-01 |
nemo |
check datadir instead
|
changeset |
files
|
2013-01-31 |
Medo |
Move libjnidispatch to jni/ and copy it to libs/ on build
|
changeset |
files
|
2013-02-01 |
nemo |
this might possibly appease the shoppa players
|
changeset |
files
|
2013-01-29 |
Medo |
Fix physfs compilation for android (still getting runtime link errors though)
|
changeset |
files
|
2013-01-29 |
nemo |
fix EndGame call. w/o a proper exit, demos weren't being saved
|
changeset |
files
|
2013-01-29 |
unc0rr |
Merge
|
changeset |
files
|
2013-01-29 |
dag10 |
Added roomnameprompt.h/cpp. Sorry 'bout that.
|
changeset |
files
|
2013-01-29 |
unc0rr |
Merge
|
changeset |
files
|
2013-01-29 |
dag10 |
Added roomnameprompt.h/cpp. Sorry 'bout that.
|
changeset |
files
|
2013-01-28 |
nemo |
issue #518
|
changeset |
files
|
2013-01-28 |
unc0rr |
Use Data.ByteString.copy on receive buffer to allow it free no longer used memory
|
changeset |
files
|
2013-01-28 |
dag10 |
Reorganized layout and appearance of rooms list page.
|
changeset |
files
|
2013-01-27 |
unc0rr |
Also rooms per version stats
|
changeset |
files
|
2013-01-27 |
unc0rr |
Allow navigating backwards chat widget log while new lines are being added
|
changeset |
files
|
2013-02-20 |
koda |
add support for clang 3.3 (although there has to be a better way for this) and output right version number
webgl
|
changeset |
files
|
2013-01-27 |
koda |
shut a few frontend warnings out
|
changeset |
files
|
2013-02-20 |
koda |
update FindGLEW to use the same variables as in later CMake files and make sure to include its headers before compiling c stuff
webgl
|
changeset |
files
|
2013-01-27 |
koda |
shorten the library label a little bit
|
changeset |
files
|
2013-02-19 |
unc0rr |
Fix sources so pas2c written in haskell could render them again
webgl
|
changeset |
files
|
2013-01-26 |
koda |
credits where credit is due
|
changeset |
files
|
2013-01-26 |
koda |
update branch
webgl
|
changeset |
files
|
2013-01-26 |
koda |
remove trailing whitespaces from share too
|
changeset |
files
|
2013-01-26 |
koda |
whitespaces and tabs again
|
changeset |
files
|
2013-01-26 |
koda |
some whitespaces from ios files
|
changeset |
files
|
2013-01-26 |
koda |
complete tabs and trailing whitespace formatting on frontend
|
changeset |
files
|
2013-01-26 |
unc0rr |
Not needed anymore
|
changeset |
files
|
2013-01-26 |
unc0rr |
Don't resend "team quit" message when client closes engine, then quits room:
|
changeset |
files
|
2013-01-26 |
koda |
uConsole on a diet
|
changeset |
files
|
2013-01-25 |
unc0rr |
- Also pass unknown cmds to the server when in room
|
changeset |
files
|
2013-01-25 |
sheepluva |
small cleanup
|
changeset |
files
|
2013-01-25 |
sheepluva |
big indentation/whitespaces cleanup
|
changeset |
files
|
2013-01-25 |
unc0rr |
Some fixes
|
changeset |
files
|
2013-01-25 |
sheepluva |
small cleanup, fix ancient warning (the "itPlay" one)
|
changeset |
files
|
2013-01-25 |
unc0rr |
Fix finding player's another clan
|
changeset |
files
|
2013-01-23 |
dag10 |
Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
|
changeset |
files
|
2013-01-23 |
unc0rr |
Oops, got too excited
|
changeset |
files
|
2013-01-23 |
unc0rr |
Fix crashers
|
changeset |
files
|
2013-01-23 |
koda |
ios, show fps when debugging
|
changeset |
files
|
2013-01-23 |
koda |
update sound preferences in ios settings ('sound' means 'sound effects' instead of 'sound enabled')
|
changeset |
files
|
2013-01-23 |
koda |
restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
|
changeset |
files
|
2013-01-22 |
dag10 |
On pagenetgame, when window is too small the map/game options becomes a tabbed interface to allow for a few lines of chat to always be visible.
|
changeset |
files
|
2013-01-21 |
unc0rr |
Fix official server build
|
changeset |
files
|
2013-01-21 |
unc0rr |
Okay, let's try not trust even room admin on this
|
changeset |
files
|
2013-01-21 |
unc0rr |
Make number of hedgehogs restriction actually work in network game
|
changeset |
files
|
2013-01-21 |
dag10 |
Removed constant repainting of bgwidget on every frame.
|
changeset |
files
|
2013-01-21 |
dag10 |
Prepends an asterisk on maps, styles, and themes that are DLC. (Resolves issue 515)
|
changeset |
files
|
2013-01-21 |
dag10 |
Force-starting a game now only works for client versions >43
|
changeset |
files
|
2013-01-21 |
unc0rr |
Learn to properly localize strings with numbers pleeeeaaaase
|
changeset |
files
|
2013-01-21 |
dag10 |
It is now possible to start a game even if not all players are "ready"; a confirmation prompt is shown. This commit updates the server.
|
changeset |
files
|
2013-01-21 |
dag10 |
Moved room name edit box from footer to top of page. Also shows room name when in slave mode.
|
changeset |
files
|
2013-01-21 |
nemo |
Start piano higher (piano on maps that matched land_height was really weird before). Experiment w/ trying to make birdy shrink into distance to avoid odd birdy vanishes if tracking it.
|
changeset |
files
|
2013-01-20 |
nemo |
restore former cluster behaviour (makes the most diff for the bomb)
|
changeset |
files
|
2013-01-20 |
koda |
lupdate -pro project_files/hedgewars.pro -no-obsolete
|
changeset |
files
|
2013-01-20 |
koda |
reuse the same words with tr() and .arg() in bandialog
|
changeset |
files
|
2013-01-20 |
koda |
fix out of source build
|
changeset |
files
|
2013-01-20 |
unc0rr |
Merge
|
changeset |
files
|
2013-01-20 |
dag10 |
Centered desc label. (Fixes issue 461)
|
changeset |
files
|
2013-01-19 |
dag10 |
Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm.
|
changeset |
files
|
2013-01-19 |
dag10 |
Accidentally left atexit() inside a mac-only section in last revision (rbecac012d502)
|
changeset |
files
|
2013-01-19 |
dag10 |
Moved FileEngineHandler instance in main() to be a pointer released "atexit". (Fixes issue 509)
|
changeset |
files
|
2013-01-19 |
dag10 |
Moved library version info out of about.html and into a QLabel beneath Hedgehog.png on about page.
|
changeset |
files
|
2013-01-19 |
unc0rr |
- Allow server admins to use DELEGATE even when not room owner
|
changeset |
files
|
2013-01-18 |
unc0rr |
Some ignoring
|
changeset |
files
|
2013-01-18 |
unc0rr |
Server messages localization using Qt's l10n subsystem:
|
changeset |
files
|
2013-01-18 |
koda |
improve tips (issue 472)
|
changeset |
files
|
2013-01-18 |
lowdread |
pt_BR.txt update
|
changeset |
files
|
2013-01-18 |
inu |
pt_PT update
|
changeset |
files
|
2013-01-17 |
unc0rr |
Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?)
|
changeset |
files
|
2013-01-17 |
unc0rr |
- Pass unknown chat commands to server
|
changeset |
files
|
2013-01-17 |
sheepluva |
small cleanup of helloSounds; note: physfs:// prefix will break sound paths since playSoundFile uses physfs for finding files already
|
changeset |
files
|
2013-01-17 |
unc0rr |
Merge
|
changeset |
files
|
2013-01-16 |
dag10 |
Can now change theme for static and mission maps.
|
changeset |
files
|
2013-01-15 |
unc0rr |
No
|
changeset |
files
|
2013-01-15 |
dag10 |
Fixes build.
|
changeset |
files
|
2013-01-15 |
dag10 |
Added "what we use" section to "about" page. From GCI.
|
changeset |
files
|
2013-01-14 |
dag10 |
Fixed feedback submission by correcting Content-Type.
|
changeset |
files
|
2013-01-14 |
dag10 |
Fixed disabled QSpinBox border color.
|
changeset |
files
|
2013-01-14 |
dag10 |
Organized options into more relavant tabs.
|
changeset |
files
|
2013-01-14 |
unc0rr |
- Fix another ton of bugs and misbehavior
|
changeset |
files
|
2013-01-14 |
dag10 |
Convert feedback page to dialog (+some fixes from unC0Rr)
|
changeset |
files
|
2013-01-14 |
dag10 |
GCI2012: Abstract Page Load
|
changeset |
files
|
2013-01-14 |
dag10 |
GCI2012: Abstract Hedgewars Dialogs
|
changeset |
files
|
2013-01-14 |
dag10 |
GCI2012: No More Hovering
|
changeset |
files
|
2013-01-14 |
koda |
move platform code around, based off a gci task by dag10
|
changeset |
files
|
2013-01-14 |
koda |
GCI2012: Subscribe for Network
|
changeset |
files
|
2013-01-14 |
koda |
keep engine target name consistent across platforms
|
changeset |
files
|
2013-01-14 |
koda |
provide a nice mission description, feel free to improve
|
changeset |
files
|
2013-01-14 |
dag10 |
GCI2012: Improve Game Configuration Widget
|
changeset |
files
|
2013-01-14 |
unc0rr |
Merge
|
changeset |
files
|
2013-01-13 |
unc0rr |
Fix build
|
changeset |
files
|
2013-01-13 |
dag10 |
Hat selection reworked
|
changeset |
files
|
2013-01-12 |
nemo |
Prevent camera from moving with auto camera disabled when remote teams are targetting
|
changeset |
files
|
2013-01-12 |
unc0rr |
Logon procedure for checkers, introduce invisible clients
|
changeset |
files
|
2013-01-11 |
unc0rr |
- Start work on checker
|
changeset |
files
|
2013-01-10 |
martin_bede |
Fix tons of warnings
|
changeset |
files
|
2013-01-10 |
unc0rr |
Throw away stupid Data.Seq
|
changeset |
files
|
2013-01-09 |
unc0rr |
Fix build
|
changeset |
files
|
2013-01-08 |
vitiv |
Merged default
|
changeset |
files
|
2013-01-07 |
martin_bede |
lua API functions to enable or disable game flags
|
changeset |
files
|
2013-01-07 |
nemo |
correct rope tip
|
changeset |
files
|
2013-01-08 |
vitiv |
Added "New account" button when connectiong to the official server
|
changeset |
files
|
2013-01-04 |
unc0rr |
Merge from default
flibqtfrontend
|
changeset |
files
|
2013-01-04 |
unc0rr |
- Unbreak build with .pro file
|
changeset |
files
|
2013-01-02 |
martin_bede |
Tips are now loaded from an xml file.
|
changeset |
files
|
2013-01-03 |
koda |
simplified physfs cmake
|
changeset |
files
|
2013-01-03 |
martin_bede |
Removed wiggle 3D mode, reorder the list of 3D modes.
|
changeset |
files
|
2013-01-04 |
koda |
have the default window size to 5/6, save fullscreen resolution on 'fullscreenResolution' instead of 'resolution', make sure cFullscreenStuff is initialised
|
changeset |
files
|
2013-01-04 |
koda |
GCI2012: Resolution Freedom
|
changeset |
files
|
2013-01-03 |
vitiv |
Tweaked the resolution option layout.
|
changeset |
files
|
2013-01-02 |
martin_bede |
GCI2012: Unix Qt Signals
|
changeset |
files
|
2013-01-03 |
vitiv |
Separated fullscreen and windowed hwengine resolution parameters.
|
changeset |
files
|
2013-01-02 |
koda |
simplify entering/leaving pages debug
|
changeset |
files
|
2013-01-03 |
vitiv |
Changed resolution labels on options page.
|
changeset |
files
|
2013-01-02 |
koda |
also have uTouch follow the new NewTurn policy
|
changeset |
files
|
2012-12-31 |
vitiv |
merged changes
|
changeset |
files
|
2013-01-01 |
nemo |
move onNewTurn, onGameTick and onGameTick20 to try and avoid ParseCommand breakage after nextturn call. Needs testing, but should be safe for most scripts. Also fix locale loading.
|
changeset |
files
|
2012-12-30 |
koda |
don't discard older cmake_c_flags
|
changeset |
files
|
2012-12-30 |
Willie Zhu |
GCI2012: CMake List Append
|
changeset |
files
|
2012-12-29 |
dag10 |
GCI2012: Advanced Keyboard Configuration
|
changeset |
files
|
2012-12-30 |
vitiv |
Preserve windowed resolution after manual resize
|
changeset |
files
|
2012-12-28 |
koda |
ok, enable the splashscreen for win only
|
changeset |
files
|
2012-12-29 |
vitiv |
Added Support for variable windowed resolution.
|
changeset |
files
|
2012-12-28 |
koda |
restore compatibility with cmake 2.6
|
changeset |
files
|
2012-12-27 |
koda |
NSIS workaround no longer necessary
|
changeset |
files
|
2013-01-02 |
koda |
install shaders only when needed, find clang only when needed, fix building on windows, better cmake boolean vars
webgl
|
changeset |
files
|
2012-12-27 |
koda |
disable splash on linux
|
changeset |
files
|
2012-12-30 |
Michael Hartman |
Small GL message
webgl
|
changeset |
files
|
2012-12-27 |
koda |
add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
|
changeset |
files
|
2012-12-30 |
Michael Hartman |
uStore.pas: Correctly point to shaders
webgl
|
changeset |
files
|
2012-12-27 |
koda |
oops, forgot that data absolute path only applies to linux
|
changeset |
files
|
2012-12-30 |
Michael Hartman |
Added shaders and -GL2 option
webgl
|
changeset |
files
|
2012-12-27 |
koda |
move DATA_INSTALL_DIR to the configurable options section
|
changeset |
files
|
2012-12-25 |
koda |
fix hwc install and pas2c preprocessing (but not total conversion)
webgl
|
changeset |
files
|
2012-12-27 |
koda |
typo when using DATA_INSTALL_DIR
|
changeset |
files
|
2012-12-25 |
koda |
update branch with default
webgl
|
changeset |
files
|
2012-12-27 |
unc0rr |
Fix build
|
changeset |
files
|
2012-12-25 |
dag10 |
GCI2012: Feedback Redo
|
changeset |
files
|
2012-12-25 |
koda |
convert Game() library call to argc,argv format so that we can use the new parsing functions
|
changeset |
files
|
2012-12-24 |
nemo |
Don't play sounds in chat if sound is disabled, try to prevent sound crashes by checking for audio init failure.
|
changeset |
files
|
2012-12-24 |
RowanD |
GCI2012: Change Argument Passing Between Frontend and Engine
|
changeset |
files
|
2012-12-24 |
koda |
merge
|
changeset |
files
|
2012-12-24 |
koda |
get executable directory at runtime rather than configure time
|
changeset |
files
|
2012-12-24 |
koda |
adjust rpath on osx too for libengine
|
changeset |
files
|
2012-12-24 |
nemo |
fix sky
|
changeset |
files
|
2012-12-23 |
nemo |
Shoppa tournament 2012 winners
|
changeset |
files
|
2012-12-23 |
nemo |
trophyrace with names removed
|
changeset |
files
|
2012-12-20 |
dag10 |
GCI2012: Beautify Network Page
|
changeset |
files
|
2012-12-20 |
koda |
remove the CROSSAPPLE option until a better solution is found
|
changeset |
files
|
2012-12-20 |
koda |
cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
|
changeset |
files
|
2012-12-19 |
koda |
edit rpath manually, allowing frontend+libengine to run on linux too
|
changeset |
files
|
2012-12-19 |
koda |
can change library name and compile it on windows again
|
changeset |
files
|
2012-12-19 |
koda |
remove FPFLAGS and GHFLAGS from cache every time
|
changeset |
files
|
2012-12-19 |
koda |
can compile engine as library on linux but not run the executable (automatically), most likely breaking other platforms (wrt engine-as-library)
|
changeset |
files
|
2012-12-18 |
koda |
can use engine as library on windows too
|
changeset |
files
|
2012-12-18 |
koda |
minor adjustments to libengine, moc is correctly created as definitions are set before calling it, params are better numbered and we don't subclass qthread but rather use moveToThread()
|
changeset |
files
|
2012-12-16 |
koda |
bye bye cBits
|
changeset |
files
|
2012-12-16 |
koda |
move GetParams in ArgParser, print a warning when using a deprecated command, pascalisation of +1s
|
changeset |
files
|
2012-12-16 |
RowanD |
GCI2012: Optional Second Argument
|
changeset |
files
|
2012-12-18 |
unc0rr |
Use physfs here too
flibqtfrontend
|
changeset |
files
|
2012-12-16 |
sheepluva |
add hwengine.desktop to hgignore
|
changeset |
files
|
2012-12-16 |
unc0rr |
Merge from default
flibqtfrontend
|
changeset |
files
|
2012-12-16 |
unc0rr |
Pass ROUND_FINISHED to engine so it could stop syncing
|
changeset |
files
|
2012-12-16 |
RowanD |
improve engine cmd line parsing and its documentation
|
changeset |
files
|
2012-12-15 |
Ondrej Skopek |
Documented an unclear method call
|
changeset |
files
|
2012-12-15 |
Ondrej Skopek |
Reloads PAGE_SETUP values after clearing passwordhash
|
changeset |
files
|
2012-12-14 |
Ondrej Skopek |
Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
|
changeset |
files
|
2012-12-14 |
Ondrej Skopek |
Merge from parent
|
changeset |
files
|
2012-12-14 |
Ondrej Skopek |
Reverted password loading in PAGE_SETUP, changed the value of passwordlength to save, added clearing of hashes after a 'Wrong password' RetryDialog
|
changeset |
files
|
2012-12-13 |
Ondrej Skopek |
Added a hack that activates a RetryDialog in case the user is banned for 'Reconnect too fast'. Set all string used in RetryDialog to be translated
|
changeset |
files
|
2012-12-12 |
Ondrej Skopek |
fixed minor problem with saving hash
|
changeset |
files
|
2012-12-12 |
Ondrej Skopek |
Removed whitespaces, refactored hash setting getting and clearing
|
changeset |
files
|
2012-12-11 |
Ondrej Skopek |
Removed commented-out unused code
|
changeset |
files
|
2012-12-14 |
nemo |
*sigh*
|
changeset |
files
|
2012-12-10 |
Ondrej Skopek |
Patched login dialog bugs, added retry dialogs
|
changeset |
files
|
2012-12-14 |
nemo |
Try to be friendlier to small screen sizes. Use 800x600 if width/height of 2/3rds is smaller than 800x600 (things don't look smaller than that size), use desktop size if it is for some reason smaller than 800x600
|
changeset |
files
|
2012-12-10 |
nemo |
uint32_t -> quint32
|
changeset |
files
|
2012-12-10 |
koda |
Fix linux build broken in ra1577759bf62 (probably)
|
changeset |
files
|
2012-12-10 |
unc0rr |
Fix non-osx build broken in ra874d00df4a4. Dudes... :(
|
changeset |
files
|
2012-12-10 |
unc0rr |
Fix windows build broken in raf97cdbb7713
|
changeset |
files
|
2012-12-10 |
koda |
cmake set variable and typo
|
changeset |
files
|
2012-12-10 |
Drew Gottlieb |
GCI2012: Autoupdate Button in Settings
|
changeset |
files
|
2012-12-09 |
koda |
cmake verbosity/documentation/cleanup/formatting
|
changeset |
files
|
2012-12-16 |
unc0rr |
Implement some more callbacks
flibqtfrontend
|
changeset |
files
|
2012-12-09 |
koda |
partially revert r1fba650c2aa4 on misc/physfs/CMakeLists.txt which randomly set true and false variables
|
changeset |
files
|
2012-12-13 |
unc0rr |
Delete poller when game is over
flibqtfrontend
|
changeset |
files
|
2012-12-09 |
koda |
less linking needed, raise minimum_osx_version when videorec is enabled
|
changeset |
files
|
2012-12-08 |
unc0rr |
Merge with default
flibqtfrontend
|
changeset |
files
|
2012-12-09 |
Drew Gottlieb |
hides the 'email' prompt on the feedback page (as that doesn't work, so it's a misleading/useless feature), makes the "please add your email" text a little nicer and more noticeable, and makes the "feedback" and "downloadable content" buttons on the main menu a little bit larger, and more clickable.
|
changeset |
files
|
2012-12-08 |
unc0rr |
Some fixes
flibqtfrontend
|
changeset |
files
|
2012-12-08 |
unc0rr |
Unbreak build
flibqtfrontend
|
changeset |
files
|
2012-12-08 |
unc0rr |
Unbreak build
|
changeset |
files
|
2012-12-08 |
koda |
removing the optimisation that caused (most likely) the lua crashes on osx
flibqtfrontend
|
changeset |
files
|
2012-12-08 |
koda |
removing the optimisation that caused (most likely) the lua crashes on osx
|
changeset |
files
|
2012-12-08 |
koda |
strip available ram entry, add notice for entering email
flibqtfrontend
|
changeset |
files
|
2012-12-08 |
koda |
strip available ram entry, add notice for entering email
|
changeset |
files
|
2012-12-08 |
Drew Gottlieb |
GCI2012: Google Issue Login
flibqtfrontend
|
changeset |
files
|
2012-12-08 |
Drew Gottlieb |
GCI2012: Google Issue Login
|
changeset |
files
|
2012-12-07 |
mk12 |
will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
flibqtfrontend
|
changeset |
files
|
2012-12-07 |
mk12 |
will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
|
changeset |
files
|
2012-12-07 |
Marco Bresciani |
updated frontend translation
flibqtfrontend
|
changeset |
files
|
2012-12-07 |
Marco Bresciani |
updated frontend translation
|
changeset |
files
|
2012-12-06 |
sheepluva |
fix some comments and add basic doxygen file
flibqtfrontend
|
changeset |
files
|
2012-12-06 |
sheepluva |
fix some comments and add basic doxygen file
|
changeset |
files
|
2012-12-04 |
Mrowqa |
GCI2012: Corrected headers for generate documentation (doxygen)
flibqtfrontend
|
changeset |
files
|
2012-12-04 |
Mrowqa |
GCI2012: Corrected headers for generate documentation (doxygen)
|
changeset |
files
|
2012-12-06 |
sheepluva |
fix build on linux for me ( the uint32_t releated breakage )
flibqtfrontend
|
changeset |
files
|
2012-12-06 |
sheepluva |
fix build on linux for me ( the uint32_t releated breakage )
|
changeset |
files
|
2012-12-06 |
koda |
GCI2012: Refactor Authors Page
flibqtfrontend
|
changeset |
files
|
2012-12-06 |
koda |
GCI2012: Refactor Authors Page
|
changeset |
files
|
2012-12-05 |
koda |
tinker around the info delivery...
flibqtfrontend
|
changeset |
files
|
2012-12-05 |
koda |
GCI2012: Sound Option, Hear Only Music
|
changeset |
files
|
2012-12-05 |
Martin Bede |
GCI2012: Embed System Info
flibqtfrontend
|
changeset |
files
|
2012-12-05 |
koda |
tinker around the info delivery...
|
changeset |
files
|
2012-12-04 |
Mitchell Kember |
Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two).
flibqtfrontend
|
changeset |
files
|
2012-12-05 |
Martin Bede |
GCI2012: Embed System Info
|
changeset |
files
|
2012-12-05 |
Mitchell Kember |
Merge
|
changeset |
files
|
2012-12-04 |
Mitchell Kember |
Cleaned up frontend options a bit and added a couple WhatsThis messages.
flibqtfrontend
|
changeset |
files
|
2012-12-05 |
unc0rr |
Command to delegate room to other player
|
changeset |
files
|
2012-12-04 |
Mitchell Kember |
Removed redundant "enable"s on checkboxes and variable names.
flibqtfrontend
|
changeset |
files
|
2012-12-05 |
unc0rr |
Change room name if room admin is kicked
|
changeset |
files
|
2012-12-05 |
unc0rr |
Command to delegate room to other player
flibqtfrontend
|
changeset |
files
|
2012-12-05 |
unc0rr |
Stop syncing when recieved 'o' message
|
changeset |
files
|
2012-12-05 |
unc0rr |
Change room name if room admin is kicked
flibqtfrontend
|
changeset |
files
|
2012-12-05 |
unc0rr |
Send "ROUND_FINISHED" to room clients when server thinks so
|
changeset |
files
|
2012-12-05 |
unc0rr |
Stop syncing when recieved 'o' message
flibqtfrontend
|
changeset |
files
|
2012-12-05 |
unc0rr |
Better check for bans
|
changeset |
files
|
2012-12-05 |
unc0rr |
Send "ROUND_FINISHED" to room clients when server thinks so
flibqtfrontend
|
changeset |
files
|
2012-12-05 |
unc0rr |
Show others if spectator is in game
|
changeset |
files
|
2012-12-05 |
unc0rr |
Better check for bans
flibqtfrontend
|
changeset |
files
|
2012-12-05 |
unc0rr |
Show who's in game to spectators
|
changeset |
files
|
2012-12-05 |
Mitchell Kember |
Merge
|
changeset |
files
|
2012-12-05 |
unc0rr |
Show others if spectator is in game
flibqtfrontend
|
changeset |
files
|
2012-12-05 |
unc0rr |
"Registered users only" room flag
|
changeset |
files
|
2012-12-04 |
Mitchell Kember |
Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two).
|
changeset |
files
|
2012-12-05 |
unc0rr |
Show who's in game to spectators
flibqtfrontend
|
changeset |
files
|
2012-12-04 |
Mitchell Kember |
Cleaned up frontend options a bit and added a couple WhatsThis messages.
|
changeset |
files
|
2012-12-05 |
nemo |
kinda treat graves like hedgehogs for the purpose of looking up hog info
|
changeset |
files
|
2012-12-05 |
unc0rr |
"Registered users only" room flag
flibqtfrontend
|
changeset |
files
|
2012-12-04 |
Mitchell Kember |
Removed redundant "enable"s on checkboxes and variable names.
|
changeset |
files
|
2012-12-05 |
Drew Gottlieb |
GCI2012: Remove Quit Prompt On Mouse Click
|
changeset |
files
|
2012-12-05 |
nemo |
kinda treat graves like hedgehogs for the purpose of looking up hog info
flibqtfrontend
|
changeset |
files
|
2012-12-04 |
koda |
backout rea7541f77944 since development of frontlib is on another branch
|
changeset |
files
|
2012-12-05 |
Drew Gottlieb |
GCI2012: Remove Quit Prompt On Mouse Click
flibqtfrontend
|
changeset |
files
|
2012-12-04 |
koda |
don't set stereomode when stereo is disabled
|
changeset |
files
|
2012-12-04 |
koda |
don't set stereomode when stereo is disabled
flibqtfrontend
|
changeset |
files
|
2012-12-04 |
O. Michael Hartman |
GCI2012: Fix Cancelling Video Uploads
|
changeset |
files
|
2012-12-04 |
O. Michael Hartman |
GCI2012: Fix Cancelling Video Uploads
flibqtfrontend
|
changeset |
files
|
2012-12-04 |
koda |
readd this debug line, commented out, could be useful
|
changeset |
files
|
2012-12-04 |
koda |
readd this debug line, commented out, could be useful
flibqtfrontend
|
changeset |
files
|
2012-12-04 |
koda |
can reopen engine again...
|
changeset |
files
|
2012-12-04 |
koda |
can reopen engine again...
flibqtfrontend
|
changeset |
files
|
2012-12-04 |
koda |
third merge, yay
|
changeset |
files
|
2012-12-03 |
Joe Doyle (Ginto8) |
Made user data path default to '.'.
flibqtfrontend
|
changeset |
files
|
2012-12-04 |
koda |
second merge
|
changeset |
files
|
2012-12-04 |
unc0rr |
Register flib_gameconn callbacks
flibqtfrontend
|
changeset |
files
|
2012-12-04 |
koda |
first merge
|
changeset |
files
|
2012-12-04 |
unc0rr |
merge from default
flibqtfrontend
|
changeset |
files
|
2012-12-03 |
Joe Doyle (Ginto8) |
Made user data path default to '.'.
|
changeset |
files
|
2012-12-03 |
unc0rr |
Create hedgewars.ini if not exists manually,
|
changeset |
files
|
2012-12-03 |
Ondrej |
GCI2012: Navigation Output
|
changeset |
files
|
2012-12-03 |
Rowan D |
GCI2012: Convert uMobile into a Callback Record
|
changeset |
files
|
2012-12-03 |
koda |
don't allow resizing videorec widgets
|
changeset |
files
|
2012-12-03 |
koda |
GCI2012: Move Video Preferences in Settings Tab
|
changeset |
files
|
2012-12-03 |
Mitchell Kember |
Merged changes from upstream.
|
changeset |
files
|
2012-12-02 |
Mitchell Kember |
Move video description text underneath thumbnail to prevent the layout from resizing.
|
changeset |
files
|
2012-12-03 |
unc0rr |
Fix crashes and wtf behaviour introduced in r0b8beacff8a5
|
changeset |
files
|
2012-12-02 |
Mitchell Kember |
Merged with upstream.
|
changeset |
files
|
2012-12-03 |
unc0rr |
Unbreak build with freepascal < 2.6.0
|
changeset |
files
|
2012-12-02 |
Mitchell Kember |
Fixed crash that occured after recording a video (pagevideos' config wasn't set).
|
changeset |
files
|
2012-12-03 |
koda |
caught a few more possible glitches in engine cmakefile
|
changeset |
files
|
2012-12-02 |
Mitchell Kember |
Merged koda's fix for the hwengine bug.
|
changeset |
files
|
2012-12-03 |
koda |
MERGE
|
changeset |
files
|
2012-12-02 |
Mitchell Kember |
Make video recording options have fixed size and merge with spinbox->combobox change.
|
changeset |
files
|
2012-12-02 |
unc0rr |
Fix check for file existance
|
changeset |
files
|
2012-12-02 |
Mitchell Kember |
Merged changes from upstream.
|
changeset |
files
|
2012-12-02 |
unc0rr |
- Disable in-room bans
|
changeset |
files
|
2012-12-02 |
koda |
fix compiling engine (bug introduced in r33868aea694c)
|
changeset |
files
|
2012-12-02 |
Drew Gottlieb |
GCI2012: Find Out What is Causing This Problem (frontend leaks on OS X)
|
changeset |
files
|
2012-12-02 |
koda |
unify default videorec values loading/reloading, fix setting index/value from previous commit
|
changeset |
files
|
2012-12-02 |
O. Michael Hartman |
GCI2012: Check for Non-Standard Recorder Framerate
|
changeset |
files
|
2012-12-02 |
koda |
resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
|
changeset |
files
|
2012-12-02 |
Mitchell Kember |
Merged changes from upstream.
|
changeset |
files
|
2012-12-02 |
nemo |
fix mask only
|
changeset |
files
|
2012-12-01 |
Ondrej |
GCI2012: User/Pass Single Prompt
|
changeset |
files
|
2012-12-01 |
koda |
GCI2012: Move Freepascal discovery code into a CMake module
|
changeset |
files
|
2012-12-01 |
unc0rr |
Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
|
changeset |
files
|
2012-12-01 |
unc0rr |
Fix QSettings problems:
|
changeset |
files
|
2012-12-01 |
unc0rr |
Some fixes
|
changeset |
files
|
2012-12-01 |
koda |
shorten tip
|
changeset |
files
|
2012-12-01 |
Mitchell Kember |
Google Code-in: Center help text field
|
changeset |
files
|
2012-12-01 |
Joe Doyle (Ginto8) |
Fix more errors. It compiles!
|
changeset |
files
|
2012-12-01 |
koda |
also this can be deleted
|
changeset |
files
|
2012-12-01 |
Joe Doyle (Ginto8) |
Merge
|
changeset |
files
|
2012-12-01 |
Joe Doyle (Ginto8) |
Merge
|
changeset |
files
|
2012-12-01 |
Joe Doyle (Ginto8) |
Fix some stupid errors I caused
|
changeset |
files
|
2012-12-01 |
koda |
minor xcodeproj update
|
changeset |
files
|
2012-12-01 |
koda |
use High() to avoid future out of bounds in uSound
|
changeset |
files
|
2012-12-01 |
Joe Doyle (Ginto8) |
Make user folder default to global folder in hwengine
|
changeset |
files
|
2012-12-01 |
Bryan Dunsmore |
Refactor Freepascal module.
|
changeset |
files
|
2012-12-01 |
nemo |
oups
|
changeset |
files
|
2012-12-01 |
Bryan Dunsmore |
Move noexecstack flags to Freepascal module and refactor.
|
changeset |
files
|
2012-12-01 |
koda |
remove unneeded @2x images
|
changeset |
files
|
2012-12-01 |
Bryan Dunsmore |
Move code for Freepascal to separate CMake module.
|
changeset |
files
|
2012-12-01 |
deepdog |
GCI2012: Remove Structure Weapon Code
|
changeset |
files
|
2012-12-01 |
Joe Doyle (Ginto8) |
Make user folder default to global folder in hwengine
|
changeset |
files
|
2012-11-30 |
koda |
set window modality for new ban dialogs
|
changeset |
files
|
2012-11-30 |
unc0rr |
Fix warning
|
changeset |
files
|
2012-11-30 |
unc0rr |
Bans manager
|
changeset |
files
|
2012-11-30 |
unc0rr |
- Fix UNBAN bug
|
changeset |
files
|
2012-11-30 |
unc0rr |
Case insensitive test for banned nickname
|
changeset |
files
|
2012-11-30 |
unc0rr |
Implement ban by nickname
|
changeset |
files
|
2012-11-30 |
koda |
GCI2012: Too many variables
|
changeset |
files
|
2012-11-30 |
koda |
GCI2012 - In-Game Chat Commands
|
changeset |
files
|
2012-12-02 |
Mitchell Kember |
Google Code-in: Move video preferences in settings tab
|
changeset |
files
|
2012-11-30 |
Rowan D |
GCI2012: Command Line Parsing
|
changeset |
files
|
2012-12-01 |
Mitchell Kember |
Google Code-in: Center help text field
|
changeset |
files
|
2012-11-30 |
koda |
use the correct symbol
|
changeset |
files
|
2012-11-30 |
Mitchell Kember |
Use same macro for hiding video record button and keybinding
|
changeset |
files
|
2012-11-30 |
m4tx |
GCI2012: Lowercase CMake functions (main files only)
|
changeset |
files
|
2012-11-30 |
Joe Doyle (Ginto8) |
Move global variables to units that use them
|
changeset |
files
|
2012-11-30 |
Mitchell Kember |
Google Code-in: Hide "video record" keybind option
|
changeset |
files
|
2012-11-30 |
Joe Doyle (Ginto8) |
Remove unused global variables
|
changeset |
files
|
2012-11-29 |
nemo |
*sigh*
|
changeset |
files
|
2012-11-30 |
unc0rr |
merge
flibqtfrontend
|
changeset |
files
|
2012-11-29 |
unc0rr |
A bit of refactoring
|
changeset |
files
|
2012-11-30 |
unc0rr |
Use HW_TEAMCOLOR_ARRAY from frontlib
flibqtfrontend
|
changeset |
files
|
2012-11-29 |
Chris Wong |
Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
|
changeset |
files
|
2012-11-30 |
unc0rr |
Merge
flibqtfrontend
|
changeset |
files
|
2012-11-29 |
zero579911 |
GCI: use player's name for the default team
|
changeset |
files
|
2012-11-30 |
Medo |
Fixed flib_weaponset_create creating an empty weaponset (for real this time :P)
flibqtfrontend
|
changeset |
files
|
2012-11-29 |
nemo |
unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
|
changeset |
files
|
2012-11-27 |
unc0rr |
Some fixes
flibqtfrontend
|
changeset |
files
|
2012-11-27 |
Medo |
Added default weaponset to frontlib hwconsts
flibqtfrontend
|
changeset |
files
|
2012-11-28 |
nemo |
merge
|
changeset |
files
|
2012-11-26 |
unc0rr |
No more crashes when running quick game
flibqtfrontend
|
changeset |
files
|
2012-11-28 |
Bryan Dunsmore |
GCI2012: Empty list help text (Issue 375)
|
changeset |
files
|
2012-11-25 |
unc0rr |
Try to setup weapon sets for quick game
flibqtfrontend
|
changeset |
files
|
2012-11-27 |
unc0rr |
Remove limit on hedgehogs number
|
changeset |
files
|
2012-11-25 |
unc0rr |
Merge from default to have recent fixes
flibqtfrontend
|
changeset |
files
|
2012-11-26 |
unc0rr |
koda, koda... could have checked your claims
|
changeset |
files
|
2012-11-24 |
koda |
link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
|
changeset |
files
|
2012-11-24 |
jose1711 |
Updated Slovak translation
|
changeset |
files
|
2012-11-24 |
koda |
add ios project to physfs
|
changeset |
files
|
2012-11-24 |
jose1711 |
merge
|
changeset |
files
|
2012-11-24 |
koda |
INSTALL and README updates
|
changeset |
files
|
2012-11-24 |
koda |
physfs: no carbon depency on osx, add cdecl attributes on extra functions
|
changeset |
files
|
2012-11-23 |
jose1711 |
Updated Slovak translation
|
changeset |
files
|
2012-11-23 |
unc0rr |
Load sounds with the help of physfsrwops library
|
changeset |
files
|
2012-12-01 |
koda |
merge
webgl
|
changeset |
files
|
2012-11-23 |
unc0rr |
Refactor identifiers names
|
changeset |
files
|
2012-12-01 |
koda |
GCI2012: Check for Clang Version in CMake
webgl
|
changeset |
files
|
2012-12-01 |
Bryan Dunsmore |
Refactor Clang module.
webgl
|
changeset |
files
|
2012-11-23 |
unc0rr |
Implement QAbstractFileEngine::FastReadLineExtension
|
changeset |
files
|
2012-12-01 |
Bryan Dunsmore |
Move version check of Clang to CMakeLists.
webgl
|
changeset |
files
|
2012-11-23 |
unc0rr |
Use alternative way of checking for file end. Also refactor this code a bit.
|
changeset |
files
|
2012-12-01 |
Bryan Dunsmore |
Move code for Clang to separate CMake module.
webgl
|
changeset |
files
|
2012-12-01 |
Bryan Dunsmore |
Move code for Clang to separate CMake module.
webgl
|
changeset |
files
|
2012-11-23 |
unc0rr |
Bring ansistrings back
|
changeset |
files
|
2012-11-25 |
unc0rr |
Oops, temporary objects involved
flibqtfrontend
|
changeset |
files
|
2012-11-24 |
koda |
ok at least pas2c now parses allnots.......
webgl
|
changeset |
files
|
2012-11-23 |
koda |
show console on win when debugging to see frontend messages
|
changeset |
files
|
2012-11-25 |
unc0rr |
Convert HWTeam to be a wrapper to flib_team
flibqtfrontend
|
changeset |
files
|
2012-11-22 |
koda |
update var name
webgl
|
changeset |
files
|
2012-11-22 |
unc0rr |
Oops, sorry, libphysfs.dll
|
changeset |
files
|
2012-11-24 |
unc0rr |
- frontlib loads team config via physfs
flibqtfrontend
|
changeset |
files
|
2012-11-22 |
koda |
throw in some 'nots' trying to restore pas2c functionality
webgl
|
changeset |
files
|
2012-11-22 |
unc0rr |
- Fix saving .ini files
|
changeset |
files
|
2012-11-23 |
unc0rr |
Remove debug messages
flibqtfrontend
|
changeset |
files
|
2012-11-21 |
koda |
updated branch
webgl
|
changeset |
files
|
2012-11-22 |
koda |
revisit the debugfile section
|
changeset |
files
|
2012-11-22 |
unc0rr |
Fix some frontlib bugs
flibqtfrontend
|
changeset |
files
|
2012-11-21 |
koda |
moar cmake cleanup, use message(WARNING ...) where appropriate
|
changeset |
files
|
2012-11-21 |
unc0rr |
Try to use map preview facilities:
flibqtfrontend
|
changeset |
files
|
2012-11-21 |
unc0rr |
Follow IANA suggestions better
|
changeset |
files
|
2012-11-21 |
koda |
cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
|
changeset |
files
|
2012-11-21 |
koda |
Bad unC0Rr
|
changeset |
files
|
2012-11-21 |
unc0rr |
Bad koda!
|
changeset |
files
|
2012-11-21 |
koda |
little cmake cleanup, search installed modules first, then our own
|
changeset |
files
|
2012-11-21 |
koda |
how this happened?
|
changeset |
files
|
2012-11-21 |
unc0rr |
Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.
|
changeset |
files
|
2012-11-21 |
unc0rr |
Some fixes to build process
|
changeset |
files
|
2012-11-21 |
koda |
added sdl_net headers and def lib for windows, fix frontlib compilation on windows
|
changeset |
files
|
2012-11-21 |
koda |
lotsa hackery to get frontend somehow link libengine...
|
changeset |
files
|
2012-11-20 |
koda |
frontlib paths
|
changeset |
files
|
2012-11-20 |
koda |
fix physfs on osx, now all platforms should be happy
|
changeset |
files
|
2012-11-20 |
unc0rr |
Oops
|
changeset |
files
|
2012-11-20 |
unc0rr |
Start port to frontlib
|
changeset |
files
|
2012-11-20 |
unc0rr |
Fix build
|
changeset |
files
|
2012-11-20 |
unc0rr |
Fix SDL library name
|
changeset |
files
|
2012-11-20 |
koda |
find lua.h ...
|
changeset |
files
|
2012-11-20 |
koda |
thou shall not use system headers for crossplatformness
|
changeset |
files
|
2012-11-20 |
koda |
physfs compilation on windows
|
changeset |
files
|
2012-11-20 |
koda |
use lua headers correctly
|
changeset |
files
|
2012-11-19 |
unc0rr |
Fix typo
|
changeset |
files
|
2012-11-19 |
unc0rr |
Okay, remove previous request only if it has same parent
|
changeset |
files
|
2012-11-19 |
unc0rr |
- Only allow one engine instance running at the moment
|
changeset |
files
|
2012-11-19 |
koda |
win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
|
changeset |
files
|
2012-11-19 |
unc0rr |
Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
|
changeset |
files
|
2012-11-19 |
unc0rr |
Merge
|
changeset |
files
|
2012-11-19 |
koda |
fix deprecation warnings for libav sources
|
changeset |
files
|
2012-11-19 |
koda |
meh
|
changeset |
files
|
2012-11-18 |
koda |
linking phsyfs on osx
|
changeset |
files
|
2012-11-18 |
Xeli |
allow the engine to use physfs on android too
|
changeset |
files
|
2012-11-18 |
unc0rr |
Merge from 0.9.18
|
changeset |
files
|
2012-11-18 |
unc0rr |
Convert reading hedgehogs limit from map config
|
changeset |
files
|
2012-11-18 |
unc0rr |
Download .zip too, and store them to .hwp
|
changeset |
files
|
2012-11-18 |
nemo |
merge... need to remember to update first
|
changeset |
files
|
2012-11-17 |
unc0rr |
Merge physfslayer branch into default. Have fun!
|
changeset |
files
|
2012-11-17 |
unc0rr |
Close this branch
physfslayer
|
changeset |
files
|
2012-11-17 |
unc0rr |
- Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents)
physfslayer
|
changeset |
files
|
2012-11-18 |
nemo |
oops
|
changeset |
files
|
2012-11-13 |
koda |
oops
webgl
|
changeset |
files
|
2012-11-17 |
unc0rr |
Mount .hwt files found in Data folder
physfslayer
|
changeset |
files
|
2012-11-17 |
nemo |
oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
|
changeset |
files
|
2012-11-13 |
koda |
link main on osx
webgl
|
changeset |
files
|
2012-11-17 |
unc0rr |
Get rid of DataManager::findFileForRead
physfslayer
|
changeset |
files
|
2012-11-16 |
koda |
Backed out changeset 5d00c28059e3 - enable the feedback button again
|
changeset |
files
|
2012-11-13 |
koda |
cleanup headers, remove -I . from rtl lib to save a few warnings
webgl
|
changeset |
files
|
2012-11-17 |
unc0rr |
Use (undocumented) Mix_LoadMUS_RW to load music
physfslayer
|
changeset |
files
|
2012-11-16 |
koda |
mutatis mutandis
|
changeset |
files
|
2012-11-13 |
koda |
some CMake cleanup
webgl
|
changeset |
files
|
2012-11-16 |
unc0rr |
We need custom script loading function in lua now
physfslayer
|
changeset |
files
|
2012-11-15 |
Xeli |
up android target api (but this commit is actually just to test buildbot: desync
|
changeset |
files
|
2012-11-13 |
nemo |
fix build
webgl
|
changeset |
files
|
2012-11-16 |
unc0rr |
Keeping bruteforce
physfslayer
|
changeset |
files
|
2012-11-15 |
Xeli |
another tweak tomake --stats-only work on headless servers
|
changeset |
files
|
2012-11-11 |
koda |
and install it too
webgl
|
changeset |
files
|
2012-11-16 |
unc0rr |
Oops, didn't realize FindLua.cmake is our own module
physfslayer
|
changeset |
files
|
2012-11-15 |
unc0rr |
Don't rely on hedgehog facing direction, check intentions instead. Should fix excessive turns around and weird jumps to water
|
changeset |
files
|
2012-11-11 |
koda |
comments and runtime list of files to convert and compile
webgl
|
changeset |
files
|
2012-11-16 |
unc0rr |
Implement reader in C ffs
physfslayer
|
changeset |
files
|
2012-11-15 |
unc0rr |
Pretend AI knows how to use drill rocket (actually has no idea of drilling)
|
changeset |
files
|
2012-11-11 |
koda |
finally hwengine in c links without errors
webgl
|
changeset |
files
|
2012-11-15 |
unc0rr |
Script loading via physfs which doesn't work:
physfslayer
|
changeset |
files
|
2012-11-15 |
nemo |
Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
|
changeset |
files
|
2012-11-11 |
koda |
cmake linking for engine in c
webgl
|
changeset |
files
|
2012-11-14 |
unc0rr |
Engine loads fine with basic config
physfslayer
|
changeset |
files
|
2012-11-15 |
nemo |
make stats-only mode work headless. also skip a few things to save time/memory.
|
changeset |
files
|
2012-11-11 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
changeset |
files
|
2012-11-14 |
unc0rr |
Get rid of Pathz and UserPathz
physfslayer
|
changeset |
files
|
2012-11-15 |
nemo |
oops
|
changeset |
files
|
2012-11-11 |
koda |
better clang search
webgl
|
changeset |
files
|
2012-11-13 |
unc0rr |
- Add physfsrwops library
physfslayer
|
changeset |
files
|
2012-11-14 |
unc0rr |
Don't accept in-room flags when not in room
|
changeset |
files
|
2012-11-11 |
koda |
merge xymeng pas2c
webgl
|
changeset |
files
|
2012-11-13 |
unc0rr |
merge with default
physfslayer
|
changeset |
files
|
2012-11-11 |
koda |
merge with latest default
webgl
|
changeset |
files
|
2012-11-13 |
unc0rr |
Some tweaks to AI
|
changeset |
files
|
2012-11-11 |
nemo |
fix demo playback
|
changeset |
files
|
2012-11-08 |
nemo |
couple of nots
|
changeset |
files
|
2012-11-08 |
nemo |
merge
|
changeset |
files
|
2012-11-08 |
unc0rr |
Various tweaks to recent AI change
|
changeset |
files
|
2012-11-08 |
nemo |
this wasn't needed IMO
|
changeset |
files
|