Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3840
+3840
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
It compiles \o/
2014-02-10, by unc0rr
fix lq rope being always drawn on screen with same width regardless of zoom
2014-02-09, by sheepluva
fix misleading indentation
2014-02-09, by sheepluva
Even more explicit type conversions and other stuff to help pas2c use ansistrings
2014-02-09, by unc0rr
Implicit type casts to help pas2c
2014-02-08, by unc0rr
Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
2014-02-07, by unc0rr
Implement a bit of astring
2014-02-07, by unc0rr
Pas2C recognizes ansistrings
2014-02-07, by unc0rr
Fix build with old base package
2014-02-07, by unc0rr
disallow sinegun to penetrate solid land
2014-02-07, by sheepluva
fix potential buffer overflow
2014-02-06, by sheepluva
rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
2014-02-06, by sheepluva
Merge
2014-02-07, by unc0rr
get rid of hwpow. ~so long and thanks for all the wtfish~
2014-02-06, by sheepluva
Fix tons and tons of pas2c warnings (but still not all of them)
2014-02-07, by unc0rr
fix indentation of previous commit and simplify rc-plane's angle-fix after portal code
2014-02-06, by sheepluva
Drop support for other string types than string255
2014-02-06, by unc0rr
simplify rc-plane's angle-adjustment-after-wrap code
2014-02-06, by sheepluva
CMake checks for haskell modules needed
2014-02-04, by unc0rr
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
2014-02-04, by sheepluva
whoops, lost a space
2014-02-04, by sheepluva
fix a relevant warning I caused by accident
2014-02-04, by sheepluva
fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
2014-02-04, by sheepluva
yo dawg, I herd you like PChar...
2014-02-04, by sheepluva
remove obsolete type conversions that messed with pas2c
2014-02-04, by sheepluva
fix some string related pas2c issues
2014-02-04, by sheepluva
use uConsts rather than including config.inc more than once
2014-02-04, by sheepluva
add travis dependencies
2014-02-04, by sheepluva
fix for Issue 777 (IceGun: Segfault when freezing water, with rqBlurryLand enabled)
2014-02-03, by sheepluva
- Cut actions array instead of performing full copy, when it is possible
2014-02-03, by unc0rr
Tiny optimization
2014-02-03, by unc0rr
don't allow getting 2nd copy of wep you already have, prevent gaining banned weps even if set to infinite in scheme.
2014-02-01, by nemo
Actually do some actions when flood detected
2014-02-02, by unc0rr
Define some boundaries to detect events
2014-01-31, by unc0rr
More work on flood detector
2014-01-31, by unc0rr
Fix build
2014-01-31, by unc0rr
Official racer challenge #2
2014-01-30, by unc0rr
- Start work on flood detector
2014-01-30, by unc0rr
aaaand remove switch
2014-01-29, by nemo
tweaks
2014-01-28, by nemo
Implement kick voting
2014-01-29, by unc0rr
This should help server bypass malformed replays
2014-01-28, by unc0rr
remove a few weps I missed. forgot I'd uncommented prior to a diff I'd done earlier
2014-01-28, by nemo
AI always activates invulnerability and extra damage if it has them
2014-01-28, by unc0rr
Make highlander configurable using weapons, commit weaponset mimicking old values
2014-01-27, by nemo
unbreak build. didn't test changes
2014-01-27, by nemo
Implement 'voted' function
2014-01-28, by unc0rr
Even more love to pas2c
2014-01-27, by unc0rr
Fix times
2014-01-27, by unc0rr
Some love to pas2c
2014-01-27, by unc0rr
ADMIN_ACCESS is deprecated long ago
2014-01-26, by unc0rr
Mutual authentication: server side
2014-01-26, by unc0rr
Filter confusables to some limits
2014-01-26, by unc0rr
Mutual authentication: client side
2014-01-26, by unc0rr
Now convert to xml rules
2014-01-24, by unc0rr
freaking space
2014-01-24, by koda
add glew and ghc-zlib dependencies for travis tests
2014-01-24, by koda
ghc ooops
2014-01-24, by koda
add AppData file
2014-01-24, by koda
use CMAKE_CURRENT_SOURCE_DIR consistently
2014-01-24, by koda
Must not code at late night (fix sanity check)
2014-01-24, by unc0rr
- Add SCHEME which is needed in room config
2014-01-24, by unc0rr
Some basic sanity tests for replay files
2014-01-24, by unc0rr
confusables.txt to insert query converter
2014-01-23, by unc0rr
Handle chars and not bytes for usernames :-p
2014-01-23, by unc0rr
turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
2014-01-23, by sheepluva
hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
2014-01-23, by sheepluva
Use zlibFormat
2014-01-23, by unc0rr
disallow control chars in player nicks, thanks for burp to helping making the list more complete
2014-01-22, by sheepluva
- Implement /callvote
2014-01-23, by unc0rr
- Allow delegation to specific person in fixed room
2014-01-23, by unc0rr
Don't delegate special room to another player when owner quits
2014-01-22, by unc0rr
More robust implementation of decompression
2014-01-22, by unc0rr
Small update of my voice-pack Default_ru
2014-01-22, by Wohlstand
actual fix
2014-01-22, by sheepluva
fix server not building
2014-01-22, by sheepluva
Show which file has failed
2014-01-22, by unc0rr
Check if frontend was too lazy to actually send drawn map data to the server
2014-01-22, by unc0rr
Oops, forgot this
2014-01-22, by unc0rr
test tweak/fix
2014-01-22, by sheepluva
more scripts found by sheepluva
2014-01-22, by koda
little gameServer cleanup
2014-01-22, by koda
restore revinfo
2014-01-21, by koda
readd r3be36d2fdca6
2014-01-21, by koda
ok really restore tests
2014-01-21, by koda
restore tests
2014-01-21, by koda
restore gameServer changes
2014-01-21, by koda
merge
2014-01-21, by koda
Halfplement voting
2014-01-22, by unc0rr
Fix uGearsHandlersMess.pas changes lost in merge r1c02143bfe9c.
2014-01-21, by sheepluva
Fix server producing unreplayable records
2014-01-21, by unc0rr
use new API for changing GameFlags
2014-01-21, by sheepluva
luaAPI:
2014-01-21, by sheepluva
Fix detection of mapgen
2014-01-21, by unc0rr
Merge
2014-01-21, by unc0rr
This adds idle hog tinting. Active hog tinting still needed.
2014-01-20, by nemo
let log know when a test finished properly, so that an unexpected termination (segfault, divbyzero, etc) is easier to tell apart from test fail
2014-01-21, by sheepluva
* fix divbyzero found by GetGravity test (cWindSpeed was used where cMaxWindSpeed should have been)
2014-01-21, by sheepluva
test for GetGravity and SetGravity
2014-01-21, by sheepluva
add a test based on unC0Rr's suggestion. still a lot of mess and redundancy involved, sry :P
2014-01-20, by sheepluva
Implement drawnMapData function so checker could check replays with drawn maps
2014-01-21, by unc0rr
drill rocket test
2014-01-20, by sheepluva
new cmake option NOVERSIONINFOUPDATE -- to be used if source is in a git/repo that is NOT the hedgewars repo
2014-01-20, by sheepluva
remove DroidSans font from source dir. it is unused afaik and also wrongly included in the source tarballs
2014-01-20, by sheepluva
fix despeckle mutilating blurry land
2014-01-19, by sheepluva
- Make Racer report achievements
2014-01-20, by unc0rr
no idea how I ended up forgetting about the offset I need for same position in different rows (in 1d array); also remove obsolete comment
2014-01-19, by sheepluva
small tweak/hax for blurry land to make tile borders vanish (when clamping is off)
2014-01-19, by sheepluva
add travis tests for the two new cmake options
2014-01-21, by koda
(experimental) merging the new procedures for different pixel representations (1D/2D arrays) into a single procedure with the algorithm and two procedures for the different mapping. - because redundant code sucks (at least twice)
2014-01-19, by sheepluva
fixwhitespace and dos2unix
2014-01-21, by koda
(experimental) make the mysterious borders around land/hats/etc that appear on zoom vanish
2014-01-19, by sheepluva
partial merge of the webgl branch
2014-01-21, by koda
Fix checker logon process
2014-01-19, by Wohlstand
changing build files without testing the change is fun, isn't it? especially for trivial things that would take less than 10 seconds to test :p
2014-01-18, by sheepluva
Make poison damage possibly variable (might as well since effects is a count). Scripts might find it handy.
2014-01-18, by nemo
Add check for gear kind of hedgehog on invulnerability effect. This probably fixes bug #766, is similar to change in previous r2a1483d91977 and was introduced by r7d925e82e572
2014-01-17, by nemo
well. let's fix this at least - only apply to gears that are actually hedgehogs, not just ones associated with a hedgehog (which can be pretty much any gear since damage tracking was added)
2014-01-17, by nemo
Convert some ansistrings to pchars
2014-01-18, by unc0rr
drop redundancies for lua and physfs
2014-01-17, by koda
fix linking physfs after a run of cmake
2014-01-17, by koda
happy 10000th commit
2014-01-17, by koda
fix build on travis
2014-01-17, by unC0Rr
use bundled physfs on win and osx
2014-01-17, by koda
fix some travis BUILD_ARGS and add a new one
2014-01-17, by koda
Merge pull request #11 from LocutusOfBorg/fix-arm
2014-01-17, by Vittorio Giovara
disallow currenthh arrow to go offscreen, always point in direction of the hog - this should make the life of new players easier
2014-01-17, by sheepluva
position "finger"/pointer over current hog above tags
2014-01-17, by sheepluva
style tweaks
2014-01-17, by sheepluva
update copyright to 2014
2014-01-17, by sheepluva
move room state filter
2014-01-17, by sheepluva
unCORr likes PChar arrays
2014-01-16, by sheepluva
In special rooms game starts when all players are ready
2014-01-16, by unc0rr
* allow telling cmake where to find required fonts in system when user supplies the paths, as suggested by unC0Rr, e.g. -DFONTS_DIRS='/usr/share/fonts/truetype/wqy;/usr/share/fonts/truetype/dejavu'
2014-01-16, by sheepluva
allow engine to use symlinked fonts. disallow packages to "overwrite" fonts
2014-01-16, by sheepluva
PhysicsFS 2.0.0 seems to be sufficient; also fix a typo
2014-01-16, by sheepluva
add compatibility for physicsfs 2.0
2014-01-15, by sheepluva
oops, fix build
2014-01-16, by unc0rr
Also define default value of THEME
2014-01-16, by unc0rr
simple mechanism to run lua-based test cases. experimental - I will back it out if it turns out to be nonsense
2014-01-14, by sheepluva
fix seteffect documentation, lua wiki misled me there
2014-01-14, by sheepluva
ifdef for now
webgl
2014-01-19, by unc0rr
GravRacer, GravHigh, GravMutant, Grav... uhm... shoppamap? Easy! Gravity script could be combined with any other script now.
2014-01-14, by unc0rr
Fixed build failure to a missing math library linked with BUILD_ENGINE_C=1 and clang
webgl
2014-01-09, by Gianfranco Costamagna
Free cached ammo menu tex on quit.
2014-01-13, by nemo
'-d' option to pas2c
webgl
2014-01-09, by unc0rr
Parse " and \ escaping in binds
2014-01-13, by unc0rr
rename NOPASCAL option to BUILD_ENGINE_C
webgl
2014-01-08, by koda
fix missing escape for usernick used in regexp
2014-01-13, by sheepluva
cosmetics
webgl
2014-01-08, by koda
Oops, forgot 'hg add' this file
2014-01-12, by unc0rr
call pas2c on hwengine only
webgl
2014-01-08, by koda
Allow logins at any interval, but not more than 2 logins in 30 seconds, 4 in 2 minutes and 6 in 10 minutes.
2014-01-12, by unc0rr
Oops
webgl
2014-01-08, by unc0rr
Stub for joins monitor which is a replacement to plain ban for 10 seconds system after join
2014-01-12, by unc0rr
Remove X and Y from the structure since those are misaligned in c code and I failed to do anything about that and they were the last cause of desyncs and only used in 4 places and I'm too lazy
webgl
2014-01-08, by unc0rr
That check was too weird and complicated
2014-01-12, by unc0rr
Fix these too
webgl
2014-01-08, by unc0rr
Cake falls when loses ground
2014-01-10, by unc0rr
Fix two desync causes
webgl
2014-01-08, by unc0rr
keep velocity from fluttering between 2 and 3px / ms when falling...
2014-01-10, by nemo
pas2c engine now writes debug log
webgl
2014-01-07, by unc0rr
fix a few uses of VERSION_* checks
2014-01-08, by koda
Render chars as hex numbers
webgl
2014-01-07, by unc0rr
drop extra spaces from a few CMakeLists.txt files
2014-01-08, by koda
oh those signed chars
webgl
2014-01-07, by unc0rr
consistent cmake checks
2014-01-08, by koda
Fix doStepHandlers confusion
webgl
2014-01-06, by unc0rr
use mainstream project name
2014-01-08, by koda
- Don't define NOCONSOLE
webgl
2014-01-05, by unc0rr
add other libav library versions
2014-01-08, by koda
Prevent assertion on uninitialized variable
webgl
2014-01-05, by unc0rr
21 now
2014-01-08, by unc0rr
- Fix build via pas2c
webgl
2014-01-05, by unc0rr
Ban arch.c from source tarball
2014-01-08, by unc0rr
Fix build (no idea what's going on in this branch btw)
webgl
2014-01-05, by unc0rr
pick random x/y prior to addgear (as generic faller does) to avoid random numbers picked out of order
2014-01-07, by nemo
merge default
webgl
2014-01-04, by unc0rr
Added cast to qreal, avoiding ftbfs due to issue #758
2014-01-07, by Gianfranco Costamagna
+speedup in binds config (fixes issue 749)
2014-01-04, by unc0rr
enable verbosity in travis builds
2014-01-04, by koda
revert 58dee07f7552
2014-01-04, by koda
hwlibrary also depends on hwengine
2014-01-04, by koda
correctly set this pascal flag for future compatibility
2014-01-04, by koda
update copyright year (twice) for Info.plist
2014-01-04, by koda
set common pascal library search path once
2014-01-04, by koda
explicitly set linker library path for pascal when deploying an older version
2014-01-04, by koda
allow specifying a different CMAKE_OSX_SYSROOT
2014-01-04, by koda
less spam
2014-01-03, by koda
I'd meant for this to match the frontend
2014-01-03, by nemo
fix git hash reporting
2014-01-03, by koda
enable travis bot
2014-01-03, by koda
add more travis tests
2014-01-03, by koda
Close branch
0.9.20
2015-06-01, by koda
have revinfo also try to pick up git hashes
2014-01-03, by koda
Fix building on OSX when autoupdate is disabled
0.9.20
2015-06-01, by koda
Merge pull request #10 from LocutusOfBorg/fix-avwrapper2
2014-01-03, by Vittorio Giovara
don't stack bye/teleport sounds of hogs (when a team is gone)
0.9.20
2014-03-05, by sheepluva
Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
2014-01-03, by Gianfranco Costamagna
backport of r2aa9cf5badfcc978268a9bf06950942f27dfd366
0.9.20
2014-01-07, by Gianfranco Costamagna
Merge pull request #8 from LocutusOfBorg/fix-avwrapper-exit-calls
2014-01-03, by Vittorio Giovara
revert 58dee07f7552
0.9.20
2014-01-04, by koda
Fixed avwrapper exit calls, fixing issue 752
2014-01-03, by Gianfranco Costamagna
hwlibrary also depends on hwengine
0.9.20
2014-01-04, by koda
Merge pull request #7 from LocutusOfBorg/fix-FPIC
2014-01-03, by Vittorio Giovara
correctly set this pascal flag for future compatibility
0.9.20
2014-01-04, by koda
Fixed fPIC link failure with arm and sparc architectures, fixing issue #757
2014-01-03, by Gianfranco Costamagna
unsynced remote changes...
2014-01-03, by koda
update copyright year (twice) for Info.plist
0.9.20
2014-01-04, by koda
Merge pull request #6 from LocutusOfBorg/added-travis
2014-01-03, by Vittorio Giovara
tweak
2014-01-03, by nemo
set common pascal library search path once
0.9.20
2014-01-04, by koda
Added simple travis file
2014-01-03, by Gianfranco Costamagna
hey, if unc0rr can screw with gravity...
2014-01-02, by nemo
explicitly set linker library path for pascal when deploying an older version
0.9.20
2014-01-04, by koda
merge cmake osx sdk changes
2014-01-03, by koda
allow specifying a different CMAKE_OSX_SYSROOT
0.9.20
2014-01-04, by koda
Oops, fix message
2014-01-03, by unc0rr
I'd meant for this to match the frontend
0.9.20
2014-01-04, by nemo
- Utility script for parameters handling
2014-01-03, by unc0rr
fix git hash reporting
0.9.20
2014-01-04, by koda
Only emit roomNameUpdated when it actually is changed
2014-01-01, by unc0rr
have revinfo also try to pick up git hashes
0.9.20
2014-01-04, by koda
Prepend '!' to 42nd scheme parameter in network traffic
2014-01-01, by unc0rr
Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
0.9.20
2014-01-04, by Gianfranco Costamagna
Special script parameter variable in game scheme
2014-01-01, by unc0rr
Fixed avwrapper exit calls, fixing issue 752
0.9.20
2014-01-04, by Gianfranco Costamagna
Try to keep old weapon sets (not tested at all)
2014-01-01, by unc0rr
Fixed fPIC link failure with arm and sparc architectures, fixing issue #757
0.9.20
2014-01-04, by Gianfranco Costamagna
Don't set gravity to normal immediately on turn end, let watchdog do its job if game gets frozen
2014-01-01, by unc0rr
This is the way I like it:
0.9.20
2014-01-01, by unc0rr
tip is no longer .20 compatible
2014-01-01, by nemo
Some fixes
0.9.20
2013-12-31, by unc0rr
This is the way I like it:
2014-01-01, by unc0rr
Not a thing which is needed in release tarball
0.9.20
2013-12-31, by unc0rr
allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2
2013-12-30, by nemo
allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2
0.9.20
2013-12-30, by nemo
Added tag 0.9.20-release for changeset af0520a6bf00
2013-12-31, by koda
remove one spurious WARNING tag from cmake message
0.9.20
2014-01-03, by koda
merge from .20 again
2013-12-31, by koda
improve OSX SDK selection when build and deploy target don't match
0.9.20
2014-01-03, by koda
switch every optimization from Os to O2
0.9.20
0.9.20-release
2013-12-31, by koda
missed this in the merge. rejected the uGearsHandlersMess changes thinking they were all desyncing, but there was the function rename from uLandGraphics
0.9.20
2013-12-30, by nemo
Some fixes
2013-12-31, by unc0rr
move CMAKE_Pascal_FLAGS_* flags after enabling the Pascal language or they get overwritten
0.9.20
2013-12-31, by koda
Not a thing which is needed in release tarball
2013-12-31, by unc0rr
merge safe fixes from default. physfs include order, tips file length check, server checker fixes, shoppa border fix, land drawing optimisations, physfs off by 1 (probably unused by us), rubber svg image
0.9.20
2013-12-30, by nemo
merge from .20
2013-12-30, by nemo
merge
2013-12-29, by koda
Uberfix. TODO: ask fpc guys wtf.
2013-12-29, by unc0rr
A bit of formatting
2013-12-29, by unc0rr
Be friendly with pas2c
2013-12-29, by unc0rr
debian is pedantic and isn't aware this is just a dev comment
2013-12-28, by nemo
Delete Application
2013-12-28, by nemo
also make drill much much less likely to explode on shallow angles
2013-12-28, by nemo
reset X/Y too (make drill less explodey. mask fixes revealed an issue)
2013-12-27, by nemo
add the source image so it doesn't get misplaced again
2013-12-27, by nemo
merge further changes from 0.9.20
2013-12-29, by koda
I don't trust fpc with -O3
0.9.20
2013-12-30, by nemo
Store protocol number in database for replays
2013-12-27, by unc0rr
Uberfix. TODO: ask fpc guys wtf.
0.9.20
2013-12-29, by unc0rr
Heh, hardcoded paths :D
2013-12-27, by unc0rr
debian is pedantic and isn't aware this is just a dev comment
0.9.20
2013-12-28, by nemo
Oops, meant Land
2013-12-27, by unc0rr
Delete Application
0.9.20
2013-12-28, by nemo
BUILD: make binary/libdir destinations modifiable
0.9.20
2013-12-26, by hasufell
BUILD: make binary/libdir destinations modifiable
2013-12-26, by hasufell
include paths before platform, move config code around
0.9.20
2013-12-28, by koda
merge a few changes from 0.9.20
2013-12-26, by koda
drop 10.4 support, needed after introduction of @rpath
0.9.20
2013-12-28, by koda
Added tag 0.9.20-release for changeset 2b8f928faa14
2013-12-26, by koda
correctly handle @rpath
0.9.20
2013-12-28, by koda
Merge pull request #5 from AMDmi3/freebsd
2013-12-26, by Vittorio Giovara
merge
0.9.20
2013-12-27, by unc0rr
give cake a tiny initial push so it does something useful in zerog
2013-12-25, by nemo
Prevent div by zero
2013-12-25, by unc0rr
skip writing the full destination name
0.9.20
2013-12-26, by koda
merge w/ 0.9.20
2013-12-24, by nemo
copy the png library
0.9.20
2013-12-26, by koda
forgot this one too
0.9.20
2013-12-24, by nemo
pick up trunk changes (AI, encoding)
0.9.20
2013-12-24, by nemo
I hate windows. This probably fixes text.
2013-12-24, by nemo
merge from default
0.9.20
2013-12-25, by unc0rr
quick sanity change for AI + zerog
2013-12-24, by nemo
Bump up protocol number
0.9.20
2013-12-25, by unc0rr
few more changes
2013-12-24, by nemo
this is really annoying
2013-12-25, by unc0rr
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
2013-12-24, by nemo
Allow skip in move
2013-12-25, by unc0rr
merge
2013-12-25, by unc0rr
Make server aware of new versions
2013-12-24, by unc0rr
Rework of No Gravity script:
2013-12-24, by unc0rr
Remove some wtfism that was breaking localisation
2013-12-24, by nemo
Recover old tips from .ts files. This addresses bug #740
2013-12-24, by nemo
Pick random tip from the tip file each time front page is viewed.
2013-12-24, by nemo
Localise tips again. Including new german contribution from bug #738. We should look into the old .ts files and see if there are translations that can be recovered.
2013-12-24, by nemo
typos correction
2013-12-24, by Periklis Ntanasis
svg
2013-12-23, by nemo
'Open packages directory' button on dlc page
2013-12-23, by unc0rr
merge of volkan's commit followed by lupdate to pick up the new strings
2013-12-23, by nemo
Purely a whitespace change. Going to try to stick to consistent line endings in the future.
2013-12-23, by nemo
update german
2013-12-23, by wuzzy
more advbounce flagging
2013-12-23, by nemo
make punch usable with no gravity lua
2013-12-23, by nemo
code formatting/consistency
2013-12-23, by Periklis Ntanasis
oops, remove debug message
2013-12-23, by Periklis Ntanasis
check if save from old campaign name scheme exists and if so rename it to use _ instead of spaces -see issue 722
2013-12-23, by Periklis Ntanasis
stricter check of dY and collision
2013-12-22, by nemo
Move to No_Gravity and add .cfg
2013-12-23, by unc0rr
Default to ...
2013-12-22, by nemo
allow poison clouds to flag active using tmpflag
2013-12-22, by nemo
No gravity mode
2013-12-22, by unc0rr
- Fix typo in frontend debug output
2013-12-22, by unc0rr
Graves should not be kicked for EXPLDoNotTouchAny
2013-12-22, by nemo
add a preliminary description
2013-12-22, by wuzzy
redraw ownertex to fix tinting issue
2013-12-21, by nemo
make rubber bouncy even in winter. was considering icy as well but, one, evil, two, would prob want ice sprite like girder
2013-12-20, by nemo
changing math functions that may cause desyncs
2013-12-21, by Periklis Ntanasis
Fix warnings
2013-12-21, by unC0Rr
Some updates to ru localization
2013-12-20, by unc0rr
christmas eve too (matches frontend)
2013-12-18, by nemo
merge since this was committed prior to the hat addition
2013-12-18, by nemo
Updated continental to the latest
2013-12-18, by Vatten
New hats. Variety of authors. Collected from hats thread by Randi.
2013-12-18, by nemo
merge
2013-12-18, by unc0rr
desert01 fixed destructible terrain marks and cosmos marks for completed main missions
2013-12-18, by Periklis Ntanasis
Move physfs includes before all others
2013-12-25, by Dmitry Marakasov
No idea what this is doing, seems to allow recorder instance to not block further engine starts while it is doing its job.
2013-12-18, by unc0rr
Fix off-by-one in physfs
2013-12-25, by Dmitry Marakasov
merge default here
sdl2transition
2013-12-17, by unc0rr
remove state from check, just to see if this was why we just desynced
2013-12-15, by nemo
state too "why not"
2013-12-14, by nemo
clear gstCollision from doStepFallingGear once I'm done with it. hog "physics" doesn't use it, and was screwing up labels
2013-12-14, by nemo
merge
2013-12-14, by unc0rr
lupdate-qt4
2013-12-13, by nemo
This seems to be enough to fix the bug with sprGirder rendered in stripe
2013-12-14, by unc0rr
Display team owner in teams widget (addresses issue 174)
2013-12-13, by unc0rr
- /owner command to specify team owner
2013-12-13, by unc0rr
merge
2013-12-13, by unc0rr
add SetHogTeamName
2013-12-13, by cairo
- /greeting command for room greeting message
2013-12-13, by unc0rr
- Remove obsolete protocol message
2013-12-13, by unc0rr
More sane default weapons: remove rc, freezer, portals and landspray
2013-12-12, by unc0rr
reduce # of freezers to 1
2013-12-12, by nemo
changed some things about checkpoints and battle events in desert01,fixes turn interruption when battle one or two is triggered
2013-12-13, by Periklis Ntanasis
fixed getting device crates with rc plane,end game when device crates destroyed,save/load hero position for checkpoint 5 in desert01
2013-12-12, by Periklis Ntanasis
removed bouncy terrain, added visual mark on non-portal/indestructible areas, changed map so only way to win is by using the portal gun
2013-12-11, by Periklis Ntanasis
make the rubber band a "flat" surface so bounce is a bit more predictable. This is mostly just for testing. It looks a bit odd walking on it, and unpredictable bounce might even be just fine...
2013-12-10, by nemo
oups. accidentally commented out both lines
2013-12-10, by nemo
Better diagnostic message when failing to load theme.cfg
2013-12-10, by unc0rr
can't use parsecommand since it does sendipc
2013-12-10, by nemo
fix for fail to place using ammo
2013-12-10, by nemo
match girder on this one.
2013-12-09, by nemo
clear hat if load fails
2013-12-09, by nemo
set holiday hats for nohat hogs
2013-12-09, by cairo
moon02 fixes: bug that didn't called win(), changed map so blue hog not placed on edges, teleport animations, removed amSkip, also error when drow hero and enemy seems fixed
2013-12-10, by Periklis Ntanasis
Don't send empty theme in config
2013-12-10, by unc0rr
- Restrict game config changes in special rooms
2013-12-09, by unc0rr
Experiment in adding a "boing" graphic for bouncing. It has no text right now (was thinking l10n) and colour is fixed.
2013-12-09, by nemo
Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
2013-12-08, by nemo
Add missing gstCollision bug #725
2013-12-08, by nemo
fix Issue #724: Bee sound never stops (underwater when timer is 0)
2013-12-08, by sheepluva
string/typo fixes
2013-12-08, by sheepluva
revert r938d1c08d0d1 in favour of putting it in the chat log. I think this addresses main concern about missing text. There've been complaints in past too about conversation in bubbles not being visible in history. If the objection is that r938d1c08d0d1 offers a more æsthetic solution, I think it should augment this, be flagged, and fix the visual issues first.
2013-12-07, by nemo
use a variable that allows negative values instead.
2013-12-07, by nemo
disallow speech bubbles to go offscreen
2013-12-08, by sheepluva
fix speechbubbles assigning negative values to a Longword value, overflowing it
2013-12-08, by sheepluva
It seems that at the current state it is necessary to protect sending stats/ending game from multiple execution,
2013-12-06, by sheepluva
* turned out the no-flight zone is also a no-climb-and-progress zone
2013-12-06, by sheepluva
some more campaign string tweaks
2013-12-06, by sheepluva
string tweaks and whitespace fixes
2013-12-06, by sheepluva
german translation updates
2013-12-06, by sheepluva
don't allow autocamera to mess with targetting when e.g. spamming air-attacks in inf attack mode
2013-12-06, by sheepluva
fix buggy win conditions and stats in death01
2013-12-06, by Periklis Ntanasis
- Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
2013-12-05, by unc0rr
here have some lua love: make parameter count error messages more helpful to lua devs
2013-12-04, by sheepluva
lua call SetAmmoDelay(ammotype, delay). note: as the engine does not yet support per-clan/team/hog ammo delay values, lua scripters will have to keep track of individual delays and set them accordingly before a hedgehog's turn (if they want usage cool-down behavior)
2013-12-04, by sheepluva
fix misspelled variable name (cosmetic change)
2013-12-04, by sheepluva
make the team association with hog before calling gear creation. makes some lua a little easier
2013-12-03, by nemo
sethogname/hat need to wrap entire operation around test of hog/gear
2013-12-03, by nemo
adjusting the wind in fruit02
2013-12-04, by Periklis Ntanasis
fixed wrong saved positions, illegal crate destroying and killing cap.Lime early in fruit02
2013-12-04, by Periklis Ntanasis
Load themes lazily
2013-12-04, by unc0rr
Be lazy in loading maps list
2013-12-03, by unc0rr
make all objects depend on .inc files (which are not correctly positioned in list, because cmake can't deal with that
2013-12-03, by sheepluva
Remove turntimeleft/hog gear check from smine if infinite attack is enabled. just use the flightime for that.
2013-12-03, by nemo
make source files objects depend on their predecessors in list
2013-12-03, by sheepluva
fixed user gain control of npc, rope cheat and overlapping bubbles in fruit01
2013-12-03, by Periklis Ntanasis
make lazy loading of map preview a little bit less of a hack
2013-12-02, by sheepluva
Load hats into the model lazily
2013-12-02, by unc0rr
fix for: uCollisions.pas(63,50) Hint: Unit "uGearsList" not used in uCollisions
2013-12-02, by sheepluva
add missing initializers for 'dlc' variables for the 3 default generated map types (fixes 3 clang warnings)
2013-12-02, by sheepluva
don't generate any map previews until they are actually visible. this should improve hedgewars startup performance on weak machines
2013-12-02, by sheepluva
fixed moving npc and flying in forbidden area in ice01
2013-12-02, by Periklis Ntanasis
fixed overlapping bubbles and wrong dialog triggering in moon01
2013-12-02, by Periklis Ntanasis
don't abort changeammo on attacking/attacked in infattack mode, keep scrolling through slot after setweap even if a multishoot was aborted triggering gstattacked, to ensure proper ammo gets set for next turn
2013-12-01, by nemo
Make sticky mine respect lfBouncy, make hogs do same, kinda... make uCollisions return land w/ mask, restrict bouncy to advbounce gears only, which means piano doesn't bounce anymore
2013-11-30, by nemo
Fix erroneous message in console debug
2013-11-30, by unc0rr
Show "incompatible version" message instead of "no such room" on try to join room with another protocol version
2013-11-30, by unc0rr
fix for regression issue 669 "Lobby: User context-menu of offline user shows all options as if user was still online"
2013-11-30, by sheepluva
small cleanup etc
2013-11-30, by sheepluva
don't show 'follow' entry for players that are in lobby
2013-11-30, by sheepluva
regression fix: reallow offline players to be added to friendslist/ignore list
2013-11-30, by sheepluva
fixing position of spawning sparkles of target gears by applying a filthy workaround for a filthy bug in the filthy filthy doStepCase handler.
2013-11-30, by sheepluva
whip: visual enhancements (hat'n'dust) as suggested by nemo
2013-11-29, by sheepluva
Quick and simple dynamite AI without precalculated retreat and without accurate dynamite physics model (no bounce). Still does pretty well, using it mostly off cliffs.
2013-11-29, by unc0rr
Initial pass at bounciness. To try it out, or lfBouncy on girder in uLandGraphics (search for the word graphically)
2013-11-28, by nemo
Animate hedgehogs healths inside team health bar. Proper animation for the case when max team health grows is lost though.
2013-11-28, by unc0rr
update credits
2013-11-27, by sheepluva
unbreak various parts of campaign variable loading/saving
2013-11-25, by sheepluva
don't let (am)Nothing change allowed aiming angles. e.g. fixes aiming problems when on last rope. please test for possible side effects (flying saucer and whatnot)
2013-11-25, by sheepluva
*grumble grumble*
2013-11-24, by nemo
Forbid /delegate to room admin
2013-11-25, by unc0rr
fix tag toggling. I think...
2013-11-24, by nemo
another broken element
2013-11-24, by nemo
fix translation xml
2013-11-24, by nemo
To prevent that weird crash, you need to initialize SDL before Qt
sdl2transition
2013-12-14, by unc0rr
Fix typo reported by MK
2013-11-24, by unc0rr
Qt and SDL2 do not play nice on osx apparently
sdl2transition
2013-12-06, by koda
gear deletion called inappropriately.
2013-11-22, by nemo
use clang on mavericks
sdl2transition
2013-12-06, by koda
return land word from uCollisions to make decisions based on it. Should be handy for trampoline.
2013-11-19, by nemo
fix linking on osx by hardcoding the default library output path
sdl2transition
2013-12-06, by koda
german translation update
2013-11-18, by Wuzzy
use NOSDL2 for consistency
sdl2transition
2013-12-06, by koda
- Column for script in rooms list
2013-11-18, by unc0rr
Frontend builds
sdl2transition
2013-11-11, by unc0rr
Fix .desktop conformance warnings
2013-11-15, by Mailaender
Accept SDL_TEXTINPUT events for chat (why first and only first chat invocation receives event for 't' key?)
sdl2transition
2013-11-10, by unc0rr
Make birdy fly away if hog gear is deleted.
2013-11-14, by nemo
All I want is to receive some events...
sdl2transition
2013-11-10, by unc0rr
bug #695 add left tex to stop repeating sun
2013-11-13, by almikes
added campaigns_el.txt
2013-11-13, by Periklis Ntanasis
- Keyboard bindings seem to work fully
sdl2transition
2013-11-08, by unc0rr
Delete now toggles hiding team area
2013-11-12, by nemo
typo correction
2013-11-12, by Periklis Ntanasis
Use scancodes. Most bindings work now.
sdl2transition
2013-11-08, by unc0rr
Handle absence of "SCRIPT" in replay
2013-11-12, by unc0rr
missions_el added
2013-11-12, by Periklis Ntanasis
- Fix TryPut, so really large maps could load
sdl2transition
2013-11-07, by unc0rr
merge
2013-11-08, by nemo
Sounds can be heard now
sdl2transition
2013-11-07, by unc0rr
Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects,
2013-11-08, by nemo
Fix SDL_GL_SwapWindow, engine renders graphics now
sdl2transition
2013-11-07, by unc0rr
just an experiment. make these offset 2 as well on X
2013-11-07, by nemo
Provide more information to SDLTry
sdl2transition
2013-11-07, by unc0rr
fiddle with shift of hog gear collision. need some ropers to try them out
2013-11-07, by nemo
Fix chat yet again
2013-11-08, by unc0rr
some improvements for sdl2 building (not complete nor clean)
sdl2transition
2013-11-05, by koda
fix f10 default if no team binds
2013-11-06, by nemo
- Use USESDL12 for old SDL
sdl2transition
2013-11-06, by unc0rr
Fix broken chat
2013-11-05, by unc0rr
cleanup of timer accidentally exposed prob w/ timebox
2013-11-04, by nemo
merge
2013-11-03, by koda
enable -fPIC on UNIX only
2013-11-03, by koda
this should prevent sliding when game clock isn't running. sorry unc0rr, not going to bother encapsulating. maybe later. short on time right now/lazy
2013-11-03, by nemo
Only toggle afk mode when it's not your turn
2013-11-04, by unc0rr
Quick and simple implementation of afk mode (toggled by /pause)
2013-11-03, by unc0rr
Small refactor
2013-11-03, by unc0rr
unbreak png screenshots
2013-11-03, by sheepluva
Don't change crosshair look when hedgehog does high jump
2013-11-02, by unc0rr
- Bring back white dot in the center of crosshair. Crosshair is blurred now!
2013-11-01, by unc0rr
merge bday/xmas w/ main
2013-10-31, by nemo
ok. this should avoid calling switch inappropriately. also, add skip to trophyrace and add the per-team achievement reporting.
2013-10-31, by nemo
so, lack of this was causing the team area to be too squat. at this point tho, I get the impression qt.css is outright replaced by birthday/christmas. This seems inconvenient, and if so, we should merge in changes to qt.css which has quite a bit more stuff in it
2013-10-31, by nemo
Ensure checkers don't check same replay simultaneously
2013-10-31, by unc0rr
Fix 'non-exhaustive pattern' server crash
2013-10-31, by unc0rr
Prevent using SetAmmo to set amNothing to anything.
2013-10-31, by nemo
drop onGameTick20 - it has some savings on cpu, but racers demand millisecond precision not 20 millisecond, apparently
2013-10-30, by nemo
this isn't pascal
2013-10-30, by nemo
use gameticks instead of turn timer. untested. also replaced tabs with spaces
2013-10-30, by nemo
- More HealthTex to clan structure
2013-10-30, by unc0rr
Tinted crosshair (without that cool white dot in the middle)
2013-10-29, by unc0rr
- Cut code with bug to fix issue 713
2013-10-29, by unc0rr
not useful check
2013-10-28, by koda
fix asm again...
2013-10-28, by koda
correctly use USE_TOUCH_INTERFACE
2013-10-28, by koda
add possibility to compile with SDL2 automatically
2013-10-28, by koda
add FindSDL2 module from dhewm repo
2013-10-28, by koda
merge spacecampaign
2013-10-28, by koda
close branch
spacecampaign
2013-11-03, by koda
merge with default
spacecampaign
2013-09-25, by Periklis Ntanasis
autoselect weapon in time challenges
spacecampaign
2013-09-22, by Periklis Ntanasis
typo
spacecampaign
2013-09-22, by Periklis Ntanasis
fixed bug that didn't set TurnTimeLeft in first round if dialog not skipped
spacecampaign
2013-09-22, by Periklis Ntanasis
use consts for TStatInfo enum
spacecampaign
2013-09-19, by Periklis Ntanasis
fixes bug that doesn't display mission name in drop down list
spacecampaign
2013-09-19, by Periklis Ntanasis
some changes regarding hp save in cosmos and moon
spacecampaign
2013-09-18, by Periklis Ntanasis
remove unnecessary comments
spacecampaign
2013-09-18, by Periklis Ntanasis
dialog changes
spacecampaign
2013-09-18, by Periklis Ntanasis
added event for meteorite mission
spacecampaign
2013-09-18, by Periklis Ntanasis
cosmos, after death01 dialogs
spacecampaign
2013-09-18, by Periklis Ntanasis
changes in cosmos map
spacecampaign
2013-09-18, by Periklis Ntanasis
custom stats and win/lose events
spacecampaign
2013-09-17, by Periklis Ntanasis
image and description
spacecampaign
2013-09-17, by Periklis Ntanasis
final mission map and most logic
spacecampaign
2013-09-17, by Periklis Ntanasis
bonus notice in the win/stats page
spacecampaign
2013-09-16, by Periklis Ntanasis
add bonuses
spacecampaign
2013-09-16, by Periklis Ntanasis
hats
spacecampaign
2013-09-16, by Periklis Ntanasis
removed unnecessary map.cfg
spacecampaign
2013-09-15, by Periklis Ntanasis
making death01 easier and less luck dependent
spacecampaign
2013-09-15, by Periklis Ntanasis
add skip to hero
spacecampaign
2013-09-14, by Periklis Ntanasis
making death01 easier and less luck dependent to win
spacecampaign
2013-09-14, by Periklis Ntanasis
fixed bug making the game not end when thanta was dead,reported by Wuzzy
spacecampaign
2013-09-14, by Periklis Ntanasis
end game when skip in last dialog
spacecampaign
2013-09-14, by Periklis Ntanasis
fixed hero win the game in case damage has happened to him previously in the same turn reported by Wuzzy
spacecampaign
2013-09-14, by Periklis Ntanasis
should fix deadlock checkpoint reported by Wuzzy
spacecampaign
2013-09-13, by Periklis Ntanasis
fixed lua error reported by Wuzzy
spacecampaign
2013-09-13, by Periklis Ntanasis
fix check for event - guard attack
spacecampaign
2013-09-12, by Periklis Ntanasis
give player only one rope
spacecampaign
2013-09-12, by Periklis Ntanasis
fixed bug that didn't endgame when make wrong landing with no fuels
spacecampaign
2013-09-12, by Periklis Ntanasis
fixed the bug that didn't saved checkpoint 1 reported by mikade
spacecampaign
2013-09-12, by Periklis Ntanasis
image and description
spacecampaign
2013-09-12, by Periklis Ntanasis
added custom stats
spacecampaign
2013-09-12, by Periklis Ntanasis
cleanup - removed debug prints
spacecampaign
2013-09-12, by Periklis Ntanasis
many corrections
spacecampaign
2013-09-11, by Periklis Ntanasis
moon side mission map and most of the logic
spacecampaign
2013-09-11, by Periklis Ntanasis
win stats
spacecampaign
2013-09-06, by Periklis Ntanasis
image and description
spacecampaign
2013-09-06, by Periklis Ntanasis
added captions with rules and objectives
spacecampaign
2013-09-06, by Periklis Ntanasis
I think it's better map to be destroyable
spacecampaign
2013-09-06, by Periklis Ntanasis
mission mechanioncs seems ok
spacecampaign
2013-09-06, by Periklis Ntanasis
part of desert03 side mission - map not finished yet, will be commited later
spacecampaign
2013-09-04, by Periklis Ntanasis
image and description
spacecampaign
2013-09-03, by Periklis Ntanasis
changed some left amDynamite to amMortar
spacecampaign
2013-09-03, by Periklis Ntanasis
dialogs with objectives added
spacecampaign
2013-09-03, by Periklis Ntanasis
added death planet side mission
spacecampaign
2013-09-03, by Periklis Ntanasis
fix check if deleted gear is hog
spacecampaign
2013-09-02, by Periklis Ntanasis
change hog names
spacecampaign
2013-09-02, by Periklis Ntanasis
image, description and hats
spacecampaign
2013-08-30, by Periklis Ntanasis
add custom stats
spacecampaign
2013-08-30, by Periklis Ntanasis
added challenge objectives
spacecampaign
2013-08-29, by Periklis Ntanasis
deleted debug prints
spacecampaign
2013-08-29, by Periklis Ntanasis
fixed the time adding in new hero turn
spacecampaign
2013-08-29, by Periklis Ntanasis
changed map and fixed some bugs regarding hog turning and adding more teleport
spacecampaign
2013-08-29, by Periklis Ntanasis
a bug fix
spacecampaign
2013-08-29, by Periklis Ntanasis
fixed bug that caused enemy hogs not to play
spacecampaign
2013-08-29, by Periklis Ntanasis
fruit side mission map and some logic
spacecampaign
2013-08-29, by Periklis Ntanasis
cosmos corrections
spacecampaign
2013-08-27, by Periklis Ntanasis
minor string correction
spacecampaign
2013-08-27, by Periklis Ntanasis
fixed bug not displaying fuit02 after selecting fruitPlanet from cosmos
spacecampaign
2013-08-27, by Periklis Ntanasis
stats in case player hasn't/can't reach a new destination
spacecampaign
2013-08-27, by Periklis Ntanasis
fixed bug in cosmos that permitted user to go to moon without collecting the saucer and removed ammo that was added for debug purposes
spacecampaign
2013-08-27, by Periklis Ntanasis
add stats to cosmos
spacecampaign
2013-08-27, by Periklis Ntanasis
not sure why this nil check is in here
2013-10-27, by nemo
less variables used to save the checkpoints - potential breakage xD
spacecampaign
2013-08-27, by Periklis Ntanasis
Oops, looked in the deprecated file
2013-10-27, by unc0rr
fix typo in cosmos
spacecampaign
2013-08-26, by Periklis Ntanasis
Remove this looping past F10. causes infinite loop with no weapons. Besides, should always have skip in last slot unless a script is screwing with it.
2013-10-26, by nemo
save main missions' status
spacecampaign
2013-08-26, by Periklis Ntanasis
I can't find any reason why the event filtering was halting further event handling w/ a true here. In any case removing it fixes bug #658
2013-10-24, by nemo
more chanllenge details in ice02
spacecampaign
2013-08-26, by Periklis Ntanasis
revert r67e257b98422 to close out bug #660. shift-f1 is even more undiscoverable than a tooltip for this important piece of info, and wasn't printing the name for me either.
2013-10-24, by nemo
strings checked, all ok except ice02 that will be probably changed
spacecampaign
2013-08-24, by Periklis Ntanasis
Oh, dudes :(
2013-10-23, by unc0rr
added death planet in cosmos without the order restriction yet
spacecampaign
2013-08-24, by Periklis Ntanasis
untested. decrement timer while firing rope. there've been a few complaints 'bout this.
2013-10-23, by nemo
added death01 in cosmos
spacecampaign
2013-08-23, by Periklis Ntanasis
add /history command from chat
2013-10-23, by koda
description and image
spacecampaign
2013-08-23, by Periklis Ntanasis
This test is intended to avoid repeatedly calling 5 ScriptSetIntegers each script call, that won't ever change after the map is created.
2013-10-21, by nemo
dialogs
spacecampaign
2013-08-22, by Periklis Ntanasis
avoid infinite loop
2013-10-20, by nemo
second human hog for dialogs
spacecampaign
2013-08-22, by Periklis Ntanasis
make landspray build across too
2013-10-20, by nemo
win event
spacecampaign
2013-08-22, by Periklis Ntanasis
call bounce sound less often
2013-10-19, by nemo
event in case hero dies
spacecampaign
2013-08-22, by Periklis Ntanasis
Prevent attacking yourself w/ plane from crashing
2013-10-19, by nemo
forgotten file and death planet map and some logic
spacecampaign
2013-08-22, by Periklis Ntanasis
differentiate borders a bit
2013-10-19, by nemo
description and image
spacecampaign
2013-08-21, by Periklis Ntanasis
uhm... a feature
2013-10-19, by unc0rr
removed debug prints
spacecampaign
2013-08-21, by Periklis Ntanasis
Some tweaks to ellipse code to produce less points
2013-10-18, by unc0rr
checkpoint system seems complete
spacecampaign
2013-08-21, by Periklis Ntanasis
Draw rectangles and ellipses!
2013-10-18, by unc0rr
fixed weapon type typo
spacecampaign
2013-08-20, by Periklis Ntanasis
Allow user to enter password for the room he joins
2013-10-15, by unc0rr
check point fixes
spacecampaign
2013-08-20, by Periklis Ntanasis
Fix issue 662
2013-10-15, by unc0rr
added custom lua split
spacecampaign
2013-08-20, by Periklis Ntanasis
min->max
2013-10-15, by koda
position saving functions
spacecampaign
2013-08-19, by Periklis Ntanasis
Fix bug 656 by using the right resolution values
2013-10-15, by koda
custom stats
spacecampaign
2013-08-17, by Periklis Ntanasis
- Frontend finally learns how to create passworded room
2013-10-14, by unc0rr
game against red team seems ok
spacecampaign
2013-08-17, by Periklis Ntanasis
don't kill rope if not extended
2013-10-14, by nemo
scenario of escape seems ok
spacecampaign
2013-08-17, by Periklis Ntanasis
sigh
2013-10-13, by koda
this seems to work fine for the escape scenario
spacecampaign
2013-08-16, by Periklis Ntanasis
and wrap the last variable so that the regex will never fail
2013-10-13, by koda
many dialogs and events
spacecampaign
2013-08-16, by Periklis Ntanasis
merge last rev
2013-10-13, by nemo
more dialogs
spacecampaign
2013-08-15, by Periklis Ntanasis
Unbreak access to Data dir in profile broken in r8b48c27201af
2013-10-13, by unc0rr
fix driver logging
2013-10-13, by nemo
first dialogs
spacecampaign
2013-08-15, by Periklis Ntanasis
Send +i status of all players to logged-in users
2013-10-13, by unc0rr
fruit planet part 2
spacecampaign
2013-08-14, by Periklis Ntanasis
make wrapping nicer when there's collision
2013-10-13, by nemo
small fix and image/description
spacecampaign
2013-08-13, by Periklis Ntanasis
disable side borders if bounce or wrap
2013-10-11, by nemo
changes regarding the difficulty and AI demo brake error
spacecampaign
2013-08-12, by Periklis Ntanasis
tiny tweak to silly mode
2013-10-11, by nemo
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
2013-10-11, by koda
stats in case of win
spacecampaign
2013-08-11, by Periklis Ntanasis
fail early when an incompatible qt version is found
2013-10-11, by koda
custom stats in case of lose
spacecampaign
2013-08-10, by Periklis Ntanasis
fail early when an incompatible cmake version is found
2013-10-11, by koda
bug finaly fixed
spacecampaign
2013-08-10, by Periklis Ntanasis
set the correct framework search path for freepascal on darwin, targetting future cmake releases
2013-10-10, by koda
previous fix was wrong..
spacecampaign
2013-08-10, by Periklis Ntanasis
add a few comments inside cmakepascalinformation
2013-10-09, by koda
fix bug that make precise key not responding
spacecampaign
2013-08-10, by Periklis Ntanasis
Fill PageEditTeam containers only when it is actually required:
2013-10-10, by unc0rr
change regarding the difficulty in escape
spacecampaign
2013-08-10, by Periklis Ntanasis
skip kill for bounce
2013-10-09, by nemo
added crates
spacecampaign
2013-08-10, by Periklis Ntanasis
kill rope on wrap
2013-10-09, by nemo
some fixes to the map and the events
spacecampaign
2013-08-10, by Periklis Ntanasis
Allow girder construction to wrap. Makes wrapping w/ large bodies of water a bit more interesting.
2013-10-09, by nemo
event for escape win
spacecampaign
2013-08-10, by Periklis Ntanasis
Icons for 'i' and 'c' flags
2013-10-08, by unc0rr
changed rounds till suden death
spacecampaign
2013-08-10, by Periklis Ntanasis
boo, nemo, boo
2013-10-08, by unc0rr
some changes in the map, hog placing etc
spacecampaign
2013-08-10, by Periklis Ntanasis
make this a tiny bit less aggressive
2013-10-07, by nemo
fixed bug that make hog not able to move
spacecampaign
2013-08-10, by Periklis Ntanasis
Issue #581
2013-10-07, by nemo
events
spacecampaign
2013-08-09, by Periklis Ntanasis
- AI quickly shoots with desert eagle till hits the target
2013-10-07, by unc0rr
hide hogs and spawn them per waves
spacecampaign
2013-08-09, by Periklis Ntanasis
Scroll chat widget to bottom on show and resize events
2013-10-07, by unc0rr
added newly created hogs
spacecampaign
2013-08-08, by Periklis Ntanasis
Fix this for me
2013-10-04, by unc0rr
fix bugs and some changes regarting the difficulty in desert02
spacecampaign
2013-08-08, by Periklis Ntanasis
add world edges to config
2013-10-03, by nemo
dialogs, events for hero death and side choice
spacecampaign
2013-08-08, by Periklis Ntanasis
couple more wrap calls. freezer still doesn't propagate properly. mostly due to
2013-10-03, by nemo
forgot to commit the new files :/
spacecampaign
2013-08-07, by Periklis Ntanasis
add shotgun wrap, revert 100px offset. Problematic w/ things that rely on Land.
2013-10-03, by nemo
fruit planet main mission first commit
spacecampaign
2013-08-07, by Periklis Ntanasis
Modify Racer script so it could work with special points
2013-09-30, by unc0rr
removing the Mission prefix from the campaign front end page
spacecampaign
2013-08-07, by Periklis Ntanasis
toss in a quick n dirty blacking out of the world beyond the barrier. still want to add edge effects, cross effects
2013-09-30, by nemo
forgot to commit the description :/
spacecampaign
2013-08-07, by Periklis Ntanasis
move border back a bit from left/right bounds, bee tweak
2013-09-30, by nemo
desert02 image and description
spacecampaign
2013-08-07, by Periklis Ntanasis
Make a few more gears honour world edge checks
2013-09-29, by nemo
fix bug, not triggered event
spacecampaign
2013-08-07, by Periklis Ntanasis
merge
2013-09-30, by unc0rr
stats and minor corrections, difficulty adjustment
spacecampaign
2013-08-06, by Periklis Ntanasis
partial implementation of non-infinite world (edge wrap/warp/bounce)
2013-09-29, by nemo
Incomplete implementation of 'special points' in drawn maps (crashes engine)
2013-09-30, by unc0rr
seems ok, stats to be added
spacecampaign
2013-08-05, by Periklis Ntanasis
was a bit hard to read
2013-09-27, by nemo
event for win
spacecampaign
2013-08-05, by Periklis Ntanasis
- Actually call uTexture.initModule and .freeModule
2013-09-27, by unc0rr
desert sidwquest map and basic script
spacecampaign
2013-08-05, by Periklis Ntanasis
- Load default binds from settings.ini
2013-09-27, by unc0rr
added image and description for ice02
spacecampaign
2013-08-05, by Periklis Ntanasis
Finish rework of default binds system. Default binds now work even before first turn.
2013-09-21, by unc0rr
stats in case of win
spacecampaign
2013-08-05, by Periklis Ntanasis
Hash finding and checking tool
2013-09-21, by unc0rr
dialogs and events for hero lose
spacecampaign
2013-08-03, by Periklis Ntanasis
Skip some LandPixels manipulations in stats-only mode
2013-09-13, by unc0rr
making it a little bit more difficult
spacecampaign
2013-08-03, by Periklis Ntanasis
French translation updates + bug #703
2013-09-11, by Oimat
finally most of the mission mechanics seems ok
spacecampaign
2013-08-03, by Periklis Ntanasis
update README and COPYING
2013-09-10, by koda
added iceplanet sidequest map and stub lua
spacecampaign
2013-08-02, by Periklis Ntanasis
Fix bug 703
2013-09-09, by unc0rr
more destructible terrain and remove teleport(debug)
spacecampaign
2013-08-02, by Periklis Ntanasis
This probably fixes bug #700. untested.
2013-09-03, by nemo
added image and description for desert01
spacecampaign
2013-08-02, by Periklis Ntanasis
Fix official server build
2013-09-03, by unc0rr
changing when some crates are spawned
spacecampaign
2013-08-02, by Periklis Ntanasis
/watch works in testing environment
2013-09-03, by unc0rr
minor fixes
spacecampaign
2013-08-02, by Periklis Ntanasis
Start support of achievement replay query:
2013-09-03, by unc0rr
stats on case of win
spacecampaign
2013-08-01, by Periklis Ntanasis
Fix checker ready status mess
2013-08-29, by unc0rr
checkpoint 5
spacecampaign
2013-08-01, by Periklis Ntanasis
Merge
2013-08-29, by unc0rr
win conditionals
spacecampaign
2013-08-01, by Periklis Ntanasis
Unbreak server
2013-08-29, by unc0rr
Unbreak server
2013-08-29, by unc0rr
3rd battle event handler
spacecampaign
2013-08-01, by Periklis Ntanasis
Fix build
2013-08-29, by unc0rr
code cleanup
spacecampaign
2013-08-01, by Periklis Ntanasis
'c' flag for contributors
2013-08-28, by unc0rr
more checkpoints
spacecampaign
2013-08-01, by Periklis Ntanasis
Push demo to idle checker on game finish
2013-08-28, by unc0rr
check point 2B
spacecampaign
2013-08-01, by Periklis Ntanasis
Merge
2013-08-27, by unc0rr
second battle A
spacecampaign
2013-08-01, by Periklis Ntanasis
libavinteraction: fix typo and and compiling with modern libav
2013-08-27, by koda
first checkpoint with saved ammo left :)
spacecampaign
2013-08-01, by Periklis Ntanasis
Oops
2013-08-25, by unc0rr
first battle event handlers, hero starting ammo and hero death event handlers
spacecampaign
2013-08-01, by Periklis Ntanasis
Extract time from file name, assuming it is stored in 'replay' folder
2013-08-25, by unc0rr
hooray! more crates and mines
spacecampaign
2013-07-31, by Periklis Ntanasis
Send less garbage to the server
2013-08-25, by unc0rr
first dialog added, maybe reconsider the seconds the bubbles are displayed later
spacecampaign
2013-07-31, by Periklis Ntanasis
Fix 'non-exhaustive pattern' crash
2013-08-24, by unc0rr
mines added
spacecampaign
2013-07-31, by Periklis Ntanasis
avoid duplicate pkg-config calls and make sure to use the pkg-config paths when found
2013-08-24, by koda
added health crate
spacecampaign
2013-07-31, by Periklis Ntanasis
make sure that linker flags are picked by the pascal rule
2013-08-24, by koda
added weapon crates
spacecampaign
2013-07-31, by Periklis Ntanasis
fix shared library loading by using the right variable
2013-08-24, by koda
strange,indexed conversion in Gimp made white areas invisible in game
spacecampaign
2013-07-31, by Periklis Ntanasis
this should prevent duplication of CMAKE_Pascal_FLAGS
2013-08-24, by koda
oops, hogs placing corrections
spacecampaign
2013-07-31, by Periklis Ntanasis
Fix script flaw in detection of best team when sending achievement info
2013-08-24, by unc0rr
added hedgehogs in desert01
spacecampaign
2013-07-31, by Periklis Ntanasis
Store TrophyRace records in database
2013-08-24, by unc0rr
finally, desert's main mission mao seems complete
spacecampaign
2013-07-31, by Periklis Ntanasis
Engine loads team binds from team config. Frontend still sends default binds commands, and default binds in team config aren't processed.
2013-08-23, by unc0rr
ice planet main quest image and description
spacecampaign
2013-07-31, by Periklis Ntanasis
Fix indentation
2013-08-20, by unc0rr
desert planet main mission addition - hwp will be added when fully finished
spacecampaign
2013-07-31, by Periklis Ntanasis
Fixes to checker
2013-08-18, by unc0rr
ice01 custom stats for defeat
spacecampaign
2013-07-30, by Periklis Ntanasis
- Some fixes to official server build
2013-08-18, by unc0rr
added dialog at hero win
spacecampaign
2013-07-30, by Periklis Ntanasis
Pass achievements info to extdbinterface
2013-08-17, by unc0rr
increase health by 5 everytime hero spawn on checkpoint3
spacecampaign
2013-07-30, by Periklis Ntanasis
Declare achievements in console statistics output
2013-08-06, by unc0rr
frozen hogs bug seems fixed
spacecampaign
2013-07-30, by Periklis Ntanasis
Russian localisation of default voice
2013-08-17, by Wohlstand
event for game win
spacecampaign
2013-07-30, by Periklis Ntanasis
Take care of some warnings from issue 688
2013-08-16, by unc0rr
cleaning up debug prints
spacecampaign
2013-07-30, by Periklis Ntanasis
Preserve weapon settings in AddAmmo. Fixes issue 450.
2013-08-16, by unc0rr
rounds that hogs remain frozen seems ok
spacecampaign
2013-07-30, by Periklis Ntanasis
Take care of issue #146
2013-08-16, by unc0rr
3rd checkpoint, event to stop game when Thanta is dead
spacecampaign
2013-07-29, by Periklis Ntanasis
gfShoppaBorder
2013-08-13, by unc0rr
map changes to let hog climb, checkpoint one after icegun,starting dialog
spacecampaign
2013-07-28, by Periklis Ntanasis
I'm guessing this takes care of issue #689
2013-08-13, by nemo
added mines to the ice planet01
spacecampaign
2013-07-27, by Periklis Ntanasis
remove stray debug message
2013-08-02, by koda
merge with default
spacecampaign
2013-07-27, by Periklis Ntanasis
Fix silliness from r3f4c3fc146c2 (was I sleepy?)
2013-08-01, by unc0rr
remove many unneeded ifdefs from uTouch
2013-07-27, by koda
update the touch interface to the new SDL2 API
2013-07-27, by koda
update physlayer and sdl bindings to the new rwops interface
2013-07-27, by koda
remove old and unused getScreenDPI code
2013-07-26, by koda
merge Italian translation updates
2013-07-26, by vittorio giovara
remove a binary file from android assets
2013-07-26, by koda
patching files is so SDL1.3, we're SDL2 nowadays
2013-07-25, by koda
strip out libopenalbridge too
2013-07-25, by koda
strip out our copy of libfreetype
2013-07-25, by koda
strip out our copy of libtremor
2013-07-25, by koda
Merge pull request #1 from urbels/patch-1
2013-07-23, by Vittorio
fixed urls - added new version links
2013-07-23, by Edža
removing anonymous heads from default
2013-07-22, by koda
fixing cLocale being empty
2013-07-22, by sheepluva
pt_BR translation updates
2013-07-22, by RodolfoRG
Couple of typos.
2013-07-19, by Marco Bresciani
pt_BR translation updates
2013-07-22, by RodolfoRG
Translation for Hedgewars Mobile!
2013-07-17, by Marco Bresciani
crude ice check that probably works well enough in most cases (so far there's just one ucollisions that returns a land pixel - might want to extend that)
2013-07-19, by nemo
Some more Italian. You know: Italians do it better! ;)
2013-07-12, by Marco Bresciani
typo fix
2013-07-18, by nemo
Sorry for being tedious but there is no reason, in the Italian grammar, to have "random" capital letters in the middle of a sentence...
2013-07-12, by Marco Bresciani
Updated Turkish localization
2013-07-14, by volkan
fromAscii is deprecated in qt5
2013-07-16, by koda
oups. accidentally dropped health check
2013-07-18, by nemo
Many modifications (these files seems written by a non Italian):
2013-07-12, by Marco Bresciani
updated Turkish translation
2013-07-14, by volkan
enable -fPIC on C, CXX and Pascal targets
2013-07-16, by koda
Sorry, wife asked me to remove her name...
2013-07-12, by Marco Bresciani
typo in var name
2013-07-12, by koda
always set internet-enabled on the dmg
2013-07-10, by koda
FPFLAGS are now not needed
2013-07-10, by koda
use FORCE so you can append pascal flag with normal CMAKE_Pascal_FLAGS
2013-07-10, by koda
automate dmg creation (woo)
2013-07-09, by koda
more changes, events and bots fighting - also map drawing corrections
spacecampaign
2013-07-19, by Periklis Ntanasis
use the modern install(SCRIPT ...) command instead of legacy POST_BUILD_SCRIPT
2013-07-09, by koda
ice planet mission wip
spacecampaign
2013-07-18, by Periklis Ntanasis
import create-dmg script from https://github.com/andreyvit/yoursway-create-dmg
2013-07-09, by koda
changes about displaying the ice planet mission
spacecampaign
2013-07-17, by Periklis Ntanasis
just set these flags directly
2013-07-08, by koda
ice planet map draft
spacecampaign
2013-07-17, by Periklis Ntanasis
some work on cmake_pascal files to better support flags we use, make engine compile as library again
2013-07-08, by koda
smaller cosmos map
spacecampaign
2013-07-17, by Periklis Ntanasis
sopath() for linux too
2013-07-08, by koda
smaller moon map and check if hero health is set
spacecampaign
2013-07-17, by Periklis Ntanasis
fufufufu (cont'd)
2013-07-08, by koda
custom stats in moon mission
spacecampaign
2013-07-12, by Periklis Ntanasis
sdl2 update and typos
2013-07-08, by koda
added image and description for the moon mission
spacecampaign
2013-07-11, by Periklis Ntanasis
use linked version for sdl and sdl_mixer too for consistency, comment some things
2013-07-08, by koda
I think hog weapons and health is ok like that
spacecampaign
2013-07-11, by Periklis Ntanasis
the same for sdl_image and sdl_ttf
2013-07-08, by koda
more events in cosmos about GameEnd
spacecampaign
2013-07-11, by Periklis Ntanasis
dynamically load sdl_net information so we don't have to link it
2013-07-08, by koda
added saved hero health between missions
spacecampaign
2013-07-11, by Periklis Ntanasis
fufufufu
2013-07-08, by koda
added slot for starting campaign by clicking the image and some events in moon mission
spacecampaign
2013-07-11, by Periklis Ntanasis
use the right macro for linux ram reporting
2013-07-07, by koda
event to endgame when minions killed
spacecampaign
2013-07-09, by Periklis Ntanasis
show sdl_mixer version in info page
2013-07-07, by koda
game ends when professor dies
spacecampaign
2013-07-09, by Periklis Ntanasis
allow to send chat messages with numpad enter key too (regression?)
2013-07-07, by koda
moar event handlers and fixes
spacecampaign
2013-07-09, by Periklis Ntanasis
use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
2013-07-06, by koda
more moon code, most things work ok
spacecampaign
2013-07-09, by Periklis Ntanasis
as-needed only at release time
2013-07-04, by koda
more progress on the moon main mission
spacecampaign
2013-07-06, by Periklis Ntanasis
tcc compatibility
2013-07-03, by koda
progress on the main moon mission
spacecampaign
2013-07-05, by Periklis Ntanasis
engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently
2013-07-03, by koda
moon01 stab and finally moon01 map
spacecampaign
2013-07-04, by Periklis Ntanasis
engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
2013-07-02, by koda
merge and changed also spacecampaign name
spacecampaign
2013-07-01, by Periklis Ntanasis
tell ya what, let's just disable these tests on some platform for now
2013-07-01, by koda
changed mission dir name to use underscores instead of whitespaces
2013-07-01, by Periklis Ntanasis
bug #668 + reorder conditions for kick slightly, to call the math last
2013-06-30, by nemo
Fix spectator desync in rare conditions (there was team which left during its turn, and last command with timestamp from it was '+')
2013-06-29, by unc0rr
Fix "registered only" option
2013-06-29, by unc0rr
minor dep order change
2013-06-29, by koda
break uDebug and uCommand depedency loop by putting stuff in uIO
2013-06-29, by koda
uvariables comes before uutils
2013-06-29, by koda
if you don't add the new pas files here they won't potentially trigger a rebuild anyway
2013-06-29, by koda
disable stack protection on bsd too (untested)
2013-06-29, by koda
this is internal now
2013-06-29, by koda
forgotten image
spacecampaign
2013-07-01, by Periklis Ntanasis
Remove some GLunit dependencies noticed on graph. uUtils was using it for GLfloat - but, the stuff it was returning to was usually converting to "real" anyway. uLand was including it unnecessarily. Minor refactor
2013-06-28, by nemo
added deafult image if not one available in campaign
spacecampaign
2013-07-01, by Periklis Ntanasis
You better test build before committing even trivial patches
2013-06-28, by unc0rr
y! code clean up :)
spacecampaign
2013-06-28, by Periklis Ntanasis
Make add/delete consistent (this has bugged me for so long)
2013-06-27, by nemo
this seems to work ok, but I have to clean up the code
spacecampaign
2013-06-28, by Periklis Ntanasis
Merge
2013-06-27, by unc0rr
wright script is called on StartCampaign but maybe cause problems if i.e. set a default image
spacecampaign
2013-06-28, by Periklis Ntanasis
oops, forgot this file
2013-06-27, by unc0rr
fixed bug about starting campaign page with not descriptions/images and with wrong description/image mathcing
spacecampaign
2013-06-28, by Periklis Ntanasis
Refactoring: get rid of GSHandlers.inc
2013-06-27, by unc0rr
images works, but not description/title displayed first time page is opened
spacecampaign
2013-06-28, by Periklis Ntanasis
Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
2013-06-27, by unc0rr
force clang dependency when NOPASCAL is set
webgl
2013-10-11, by koda
cleanup, descriptions work, images no
spacecampaign
2013-06-28, by Periklis Ntanasis
Refactoring: ArgParsers.inc -> ArgParsers.pas
2013-06-27, by unc0rr
ok you need to escape rpath for pscal scripts after all... (reverts r571e55b32da5)
webgl
2013-06-24, by koda
this seems to works, still wip
spacecampaign
2013-06-28, by Periklis Ntanasis
reduce shove frequency (perf). reduce dX so that less time is spent sliding.
2013-06-26, by nemo
tcc compatibility
webgl
2013-07-03, by koda
more on campaign page - wip
spacecampaign
2013-06-28, by Periklis Ntanasis
restore the GLUT check
2013-06-27, by koda
this hid CFLAGS
webgl
2013-06-19, by koda
changes in campaign page - not tested wip
spacecampaign
2013-06-28, by Periklis Ntanasis
move some osx only configuration code
2013-06-27, by koda
frontend compiles
webgl
2013-06-19, by koda
added a stub moon main quest
spacecampaign
2013-06-26, by Periklis Ntanasis
use add_flag_append more, correctly set a few flags
2013-06-27, by koda
merge
webgl
2013-06-19, by unc0rr
added landing event handlers for cosmos.lua
spacecampaign
2013-06-26, by Periklis Ntanasis
rework compiler flags section a little, drop already enabled flags, add -Wextra
2013-06-27, by koda
engine links
webgl
2013-06-19, by unc0rr
reverting 2 files I accidentally changed
spacecampaign
2013-06-25, by Periklis Ntanasis
this hid CFLAGS
2013-06-19, by koda
reduce shove frequency (perf). reduce dX so that less time is spent sliding.
2013-06-26, by nemo
Reduce number of link errors
webgl
2013-06-19, by unc0rr
compile hwengine first, so that all other files are compiled too and don't call pas2c again
webgl
2013-06-18, by koda
first commit, added cosmos(menu) map and lua script with some functionality
spacecampaign
2013-06-25, by Periklis Ntanasis
I should have specified locals
2013-06-24, by nemo
set one rule per file, only compiles a minimum number of files when one pascal file is modified
webgl
2013-06-18, by koda
ok you need to escape rpath for pscal scripts after all... (reverts r571e55b32da5)
2013-06-24, by koda
rtl always static
webgl
2013-06-18, by koda
oops, fix setting linker flags for haskell executables
2013-06-24, by koda
also these two files are dependency (they are not in the list because they are special pas2c files)
webgl
2013-06-18, by koda
need to switch to frozen after deleteCI
2013-06-23, by nemo
set pascal files as dependency of the target writing the c files so that it will run again if you modify them
webgl
2013-06-18, by koda
Configuration for tag display default
2013-06-23, by nemo
BOM, pas2c only support ASCII
webgl
2013-06-18, by koda
poor AI thought he should avoid stepping on frozen crates, and jump for non-frozen ones
2013-06-23, by nemo
new FindClang.cmake
webgl
2013-06-18, by koda
removed redundant band, added touch of consistency w/ everywhere else
2013-06-21, by nemo
fix a few loose ends here
webgl
2013-06-18, by koda
First select group of templates, then pick template from selected group
2013-06-20, by unc0rr
add dummy typinfo header
webgl
2013-06-17, by koda
Fix engine build when png lib isn't available
2013-06-20, by unc0rr
uscript rendering
webgl
2013-06-17, by unC0Rr
Silly me
2013-06-20, by unc0rr
little cleanup after so many merges
webgl
2013-06-17, by koda
added campaign descriptions in CMakeList
2013-06-19, by Periklis Ntanasis
really update with default
webgl
2013-06-17, by koda
issue 672, frontend less spammy
2013-06-17, by koda
This commit changes many aspect of our cmake build system
2013-06-17, by koda
when you don't use bundled dirs, add a fake target anyway, so you can use the same cmake syntax even if the target uses a different name
2013-06-14, by koda
there is no need of escaping after all...
2013-06-14, by koda
this should fix rpath problem
2013-06-14, by koda
oops, forgot to set the path after all
2013-06-14, by koda
less spam
2013-06-14, by koda
remove two unused cmake files
2013-06-14, by koda
this should resolve a few issues on clean builds
2013-06-14, by koda
oops, use right macro name
2013-06-13, by koda
use target name instead of the resulting library, use more macros around
2013-06-13, by koda
merge cmake_pascal branch in default
2013-06-13, by koda
actually tests are there to be tested, just skip the variable assignment on windows
2013-06-13, by koda
Backed out changeset c4289023ddae
2013-06-13, by koda
don't run the broken windows test at all on windows
2013-06-13, by koda
gather up the linker flags in a macro
2013-06-13, by koda
bring windows fixes from main repo
2013-06-13, by koda
another code typo
2013-06-12, by koda
apply linker flags to all relevant targets
2013-06-12, by koda
explicitly set the origin linker flag so that $ORIGIN is used correctly
2013-06-12, by koda
add a possible lua include path
2013-06-12, by koda
less cached cmake output
2013-06-12, by koda
code typos
2013-06-12, by koda
use QT_DEBUG which is always added
2013-06-12, by koda
respect C and CXX flags
2013-06-12, by koda
freepascal on windows only supports shared libraries
2013-06-12, by koda
nitpick
2013-06-12, by koda
heavily rework lua discovery and linking, needs testing but it's more similar to what we do for other libraries now
2013-06-12, by koda
oops, haskell uses gcc to link, correctly pass flags
2013-06-12, by koda
since shared libs are now our friends, let's optimise them
2013-06-12, by koda
aaaaand let's not forget about lua, which has also a slightly revised build process
2013-06-12, by koda
drop the '_'
2013-06-12, by koda
and now also avwrapper can be shared/static, add visibility to its exported functions, drop (needed only when static)
2013-06-12, by koda
also physlayer can be comiled as static or shared now
2013-06-12, by koda
redid FindGLEW in the right way (tm)
webgl
2013-06-17, by koda
love cmake when it works
2013-06-12, by koda
pas2c import
webgl
2013-06-17, by unC0Rr
setup RPATH, bump cmake
2013-06-11, by koda
update with default
webgl
2013-06-17, by koda
these check are now useless
2013-06-11, by koda
Many of the gears treat non-0 timer as overridden. Added that check in more places so that lua could use this a tiny bit more consistently. Also preserve state for jetpack.
2013-06-17, by nemo
I hate you, I hate you with all my heart...
2013-06-11, by koda
'i' flag for in-room status
2013-06-16, by unc0rr
use BUILD_SHARED_LIBS to control whether a library is shared or static, make our bundled physfs library check for this configuration
2013-06-11, by koda
fix launching on windows
2013-06-12, by koda
move paths setup in separate cmake module
2013-06-10, by koda
merge my campaign page changes with default
2013-06-12, by Periklis Ntanasis
backout r1bed4aee19e0 and r3883b5dc600c
2013-06-10, by koda
moar cpack ignore
2013-06-11, by koda
merge (could have grafted)
2013-06-11, by koda
osx, link also foundation to physfs
2013-06-11, by koda
added images and corrected bug that didn't show correct description at some occasions
2013-06-12, by Periklis Ntanasis
libssp (required by stack-protector) is not available on 10.4
2013-06-11, by koda
issue 562, image and description for the campaign page
2013-05-27, by Periklis Ntanasis
added missing image
2013-06-11, by Periklis Ntanasis
changed variable and function name
2013-06-11, by Periklis Ntanasis
removing sendstats(uScript) from luaAPI
2013-06-10, by Periklis Ntanasis
created a new sendstat type for changing the kills label
2013-06-10, by Periklis Ntanasis
fix non changing graph title and sendstat health
2013-06-09, by Periklis Ntanasis
correct health statsend for lua scritps
2013-06-08, by Periklis Ntanasis
added option to change stats graph title
2013-06-08, by Periklis Ntanasis
made lua scripts able to turn off automatic game stats
2013-06-06, by Periklis Ntanasis
LuaAPI sendstat finds correct clan colors by team names on siPlayerKills
2013-06-06, by Periklis Ntanasis
added custom stats message
2013-06-04, by Periklis Ntanasis
added sendstat and sendstats support for lua scripts
2013-06-03, by Periklis Ntanasis
More verbose initialization
2013-06-10, by unc0rr
visibility unsupported on windows
2013-06-10, by koda
Some fixes to make pas2c+clang compile all engine files
webgl
2013-06-16, by unc0rr
protect all types with -fstack-protector-all
2013-06-10, by koda
- Fix 'and not' without parentheses
webgl
2013-06-15, by unc0rr
stack-protector flag needs to be passed to the linker as well
2013-06-10, by koda
Allow building with modern 'base' package
webgl
2013-06-15, by unc0rr
port all Q_WS_* to Q_OS_* so that we are forward compatible with Qt5
2013-06-06, by koda
lua warning with clang
webgl
2013-06-09, by koda
These could be handy
2013-06-09, by unc0rr
update with default
webgl
2013-06-09, by koda
set linker flags where appropriate
2013-06-09, by koda
this was getting annoying, don't error out on warnings physfs
2013-06-09, by koda
ok. this could be tidier, but, I'm sick of hogs w/ unmodified thaw thawing on exactly wrong turn.
2013-06-07, by nemo
make sure that also CXX sources pick up the flags (although I'm not 100% of the correctness of the tests)
2013-06-08, by koda
add fstack-protector and fvisibility=hidden to cmake tests
2013-06-08, by koda
also apply linker flags to haskell programs
2013-06-08, by koda
add relro linker tests (issue 663)
2013-06-08, by koda
move compiler checks in a separate cmake module
2013-06-08, by koda
simplify cmake message syntax a little bit
2013-06-08, by koda
move platform specific and revision info code into separate cmake modules
2013-06-08, by koda
update changelog
2013-06-07, by sheepluva
move 0.01 to the end to avoid increase damage fail on small values like fire. thanks to hedgewars wiki for noting this for fire damage.
2013-06-07, by nemo
add note about mudball causing no direct damage to changelog
2013-06-07, by sheepluva
close branch
0.9.19
2013-12-26, by koda
Fix more warnings (lol @ icegun "consts")
2013-06-07, by unc0rr
Skip some LandPixels manipulations in stats-only mode
0.9.19
2013-09-13, by unc0rr
Merge
2013-06-07, by unc0rr
Fix script flaw in detection of best team when sending achievement info
0.9.19
2013-08-24, by unc0rr
Bump protocol and version (game desync would be triggered by b70352db5675, 2ae44c4381cd - other revisions probably safe)
2013-06-05, by nemo
Fix build
0.9.19
2013-08-24, by unc0rr
Restore CurAmmoType check as well, that was removed in r8f317ba10675 when trying to fix aiming during alt attack.
2013-06-05, by nemo
Store TrophyRace records in database
0.9.19
2013-08-24, by unc0rr
fixed all engine compilation hints and notes (that I could see)
2013-06-05, by sheepluva
parsing ok, stops at uGears
webgl
2013-06-04, by koda
Declare achievements in console statistics output
0.9.19
2013-08-06, by unc0rr
fix last remaining warning in frontend
2013-06-05, by sheepluva
actually everything is CLANG'd
webgl
2013-06-04, by koda
moar cpack ignore
0.9.19
2013-06-11, by koda
Hedgewars.png had a resolution more than twice as high as required; also fixed some (mostly obsolete) code that also contained a typo that would cause a warning/note in clang
2013-06-05, by sheepluva
move sdlmain_osx aside in its own folder so its include path is not contaminated
webgl
2013-06-04, by koda
sigh, this follows r63bf1f4f40f8
0.9.19
2013-06-11, by koda
good-bye QAspectRatioLayout
2013-06-05, by sheepluva
update branch
webgl
2013-06-04, by koda
backout a few commits that desyncronized translations and broke physfs on 32 bit
0.9.19
2013-06-11, by koda
merge 0.9.19 in default
2013-06-04, by koda
fix issue 664 ("Quick game will fail if the randomly chosen theme is a DLC/custom one")
0.9.19
2013-06-07, by sheepluva
trying to appease almighty unC0Rr
0.9.19
2013-06-04, by koda
sheepluva asked, one less gci task to do
0.9.19
2013-06-04, by koda
sigh (qm files should not be in package_source either)
0.9.19
2013-06-04, by koda
fix mission 6 hiding cyborg (issue 622)
0.9.19
2013-06-04, by master_ex
this file is unused
0.9.19
2013-06-04, by koda
portoguese update
0.9.19
2013-06-04, by inu
apply raptor's fix on unix only
0.9.19
2013-06-04, by koda
two german sentences
0.9.19
2013-06-04, by hasufell
forgot this from r f529fba57ba5 (thanks LocutusOfBorg1)
0.9.19
2013-06-04, by koda
more make package_source, moc and sh files
0.9.19
2013-06-04, by koda
adding some event-strings to german translation. most of these were suggested by Topf
0.9.19
2013-06-04, by sheepluva
http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#deprecated-items - The Encoding key is deprecated.
0.9.19
2013-06-03, by c_korn
yay no more linking workarounds (for statically linking physfs on 32 bit arch, bringing divd3 or stdc++ or gcc_s.so.1 dependencies)
0.9.19
2013-06-03, by koda
fix static physfs linking on 32 bit archs
0.9.19
2013-06-03, by raptor
- Fix issue 521 by resending FULLMAPCONFIG on game finish to those who joined mid-game. Semitested.
2013-06-06, by unc0rr
those "Unknown property overflow" messages were kinda getting old, time to get rid of them. also fix a typo in changelog spotted by c_korn
0.9.19
2013-06-03, by sheepluva
Less confusion to translators
2013-06-05, by unc0rr
Merge default to 0.9.19
0.9.19
2013-06-04, by unc0rr
Proper parameters handling of chat commands
2013-06-04, by unc0rr
wow binary logic ftw
0.9.19
2013-06-03, by koda
blowtorch defrosts too
2013-06-03, by nemo
deleted .h in pascal engine
0.9.19
2013-06-03, by koda
change portal mission name and update French translation (issue 569)
0.9.19
2013-06-03, by sphrix
Fix issue 652 and fix issue 645
2013-06-04, by unc0rr
if you use misuse labels as comments please at least keep in mind that labels cannot be used inline, within code blocks or with indentation!
0.9.19
2013-06-03, by sheepluva
merge default with .19
2013-06-03, by koda
Added tag 0.9.19-release for changeset 1617149e01a4
0.9.19
2013-06-03, by koda
fix the cmake flag PHYSFS_SYSTEM being called SYSTEM_PHYSFS in the code
0.9.19
2013-06-02, by sheepluva
oups
0.9.19
2013-05-31, by nemo
Merge 0.9.19
2013-05-31, by nemo
fix locale load
0.9.19
2013-05-31, by nemo
don't pack .hi files, frontlib and other stuff
0.9.19
2013-05-31, by koda
change cpack configuration file name so that it's not excluded by 'make package_source'
0.9.19
2013-05-31, by koda
mystery of the ending prefix
0.9.19
2013-05-31, by koda
merge with tip
0.9.19
0.9.19-release
2013-05-31, by unc0rr
Fix broken x/y values on Dangerous Ducklings
2013-05-30, by mikade
Add Frenzy (Hysteria) style/gameplay script and cfg
2013-05-30, by mikade
++protocol_number;
0.9.19
2013-05-31, by unc0rr
As per request, add ice-gun (untested!)
2013-05-30, by mikade
merge with tip
0.9.19
2013-05-29, by nemo
Add how to play description to Mutant
2013-05-30, by mikade
Since this keeps coming up. Sync engine and frontend wheel handling, again.
2013-05-29, by nemo
merge
0.9.19
2013-05-29, by unc0rr
bump copyright year for Andrey entries
2013-05-29, by unc0rr
polish translation update
2013-05-29, by szczur
grammar
2013-05-29, by sphrix
Waddaya think. Add it for iced up water and mines/cases/explosives
2013-05-29, by nemo
cancel on slide
2013-05-29, by nemo
two little changelog entries
2013-05-29, by koda
.hgignore update
2013-05-29, by koda
add hog freeze sound
2013-05-29, by koda
add ice beam sound
2013-05-28, by nemo
frozen hog impact. koda says he'll add the beam
2013-05-28, by nemo
*hate*
2013-05-28, by nemo
windows build script, get the temp variable from environment, avoiding potential permission problems
2013-05-28, by koda
on Windows link libgcc statically to reduce the number of dlls
2013-05-28, by koda
< 256 is "thawing"
2013-05-28, by nemo
fix mispositioned map.png
2013-05-27, by nemo
add 'random' dependency to server .cabal file (please test)
2013-05-27, by koda
don't resurrect frozen
2013-05-27, by nemo
Fix "try again" button in "reconnected to fast" dialog trying to connect to port 0
2013-05-28, by unc0rr
Fix room admin rights delegation by server admin when he isn't room admin
2013-05-27, by unc0rr
'@' for server admin status, '+' for room admins
2013-05-27, by unc0rr
Remove admin rights from old admin when he delegates room ownership
2013-05-27, by unc0rr
should unfreeze on your turn
2013-05-27, by nemo
increase width on medium/large templates by a couple of hundred px. should help issue #625 a bit. Shouldn't increase large any more tho, since we are at 4096 and would increase memory unnecessarily.
2013-05-27, by nemo
Default to random guest username in all places net/nick is fetched. Fixes issue #588
2013-05-27, by nemo
Merge
2013-05-27, by unc0rr
Quick and dirty fix for fact that we no longer prompt for a username on connect, so blank username simply errors on connect.
2013-05-24, by nemo
Fix config save problems, bug #510
2013-05-24, by nemo
Add a mask, tweak changelog a bit
2013-05-24, by nemo
few more changes
2013-05-23, by nemo
Final starbound
2013-05-23, by tiyuri
perhaps unneeded, but...
2013-05-24, by koda
lupdate
2013-05-24, by koda
Store suffix of .qm files instead of locale name
2013-05-24, by unc0rr
Remove repetition. This map doesn't need to be so wide.
2013-05-23, by nemo
So when I first upsized these, I neglected to remove the pixelated version when generating. Corrected that to avoid sharp edges. Also aggressively optimised for smoothing. Also took advantage of SVG to drag dino bones to water level for mikade.
2013-05-22, by nemo
sheepluva suggestion for frozen barrel behaviour. untested.
2013-05-22, by nemo
as long as a generic placeholder tint is in place. can't just exit
2013-05-22, by nemo
fix dud mine explosion
2013-05-21, by nemo
Add shrooms map
2013-05-21, by tiyuri
Make frozen crates uncollectable, add some tinting to frozen items. Suggestions needed for what should happen to explosives
2013-05-21, by nemo
further limit asm
2013-05-21, by koda
place better the current replay button
2013-05-21, by Periklis Ntanasis
tip to highlight the new /rnd command
2013-05-21, by koda
merge
2013-05-22, by unc0rr
ಠ_ಠ
2013-05-21, by nemo
'/rnd' command. Pass it a (possibly empty) list of items.
2013-05-22, by unc0rr
Allow messages containing word separators in server's additional console commands
2013-05-22, by unc0rr
Fix issue 570 (GoBack() slot connected twice)
2013-05-21, by unc0rr
Clear nickname in case of collision so client could try again. Should help with issue 550 if not fix it.
2013-05-21, by unc0rr
Rooms list/chat splitter from issue 612
2013-05-21, by unc0rr
Update ru localization
2013-05-21, by unc0rr
Fix issue with last hog's part of team health bar
2013-05-21, by unc0rr
Don't accept keyboard/mouse events on startup phase
2013-05-21, by unc0rr
Use old method of locale detection, fallback to new one in case of problems
2013-05-21, by unc0rr
Add gstFrozen state to mines/gears in range on frozen land creation, and set the mines to dud state. gstFrozen does nothing yet. Visually or otherwise.
2013-05-21, by nemo
less pixelated tentacles
2013-05-21, by nemo
yes. forgot this one too
2013-05-21, by nemo
add haunty mask, fix tentacle mask
2013-05-21, by nemo
Tentacles map. Fix cmakes for the others
2013-05-20, by tiyuri
Mass rename to group the StarBound derived maps together.
2013-05-20, by nemo
Oaks map
2013-05-20, by tiyuri
Haunty map
2013-05-20, by tiyuri
maybe a little edging will help?
2013-05-20, by nemo
Grassy map
2013-05-19, by tiyuri
forgot to crush
2013-05-19, by nemo
Bones map
2013-05-19, by tiyuri
Crystal map
2013-05-19, by tiyuri
update rope icon and icegun icon
2013-05-18, by sheepluva
changing slots of landgun and icegun, feel free to complain, improve and/or revert
2013-05-18, by sheepluva
tweak freezer icon a little more
2013-05-17, by sheepluva
changed icon for freezer ( issue 614 ), for rope (to be easier to recognize) and cluster bomb (to be easier to recognize and to so that it can be distinguished from the regular grenade's icon even when no color is present or perceived
2013-05-17, by sheepluva
Ehm... fix 'uLandGenMaze.pas(18,19) Fatal: (2003) Syntax error, ")" expected but "identifier A" found' error encountered by one of the users O_o
2013-05-17, by unc0rr
merge
2013-05-17, by unc0rr
lupdate
2013-05-16, by sheepluva
bleah. sorry for spam. this reverts the first attempt in uAmmos
2013-05-16, by nemo
Fix mortar's scoring
2013-05-17, by unc0rr
Yeah, this isn't safe either. Caused bug #629 - removing.
2013-05-16, by nemo
Best level AI should maximize the score at all costs.
2013-05-17, by unc0rr
updated italian translation
2013-05-16, by ChipHome
I couldn't find any usage of these extern variables. neither in the file they are defined nor anywhere else in the code
2013-05-16, by sheepluva
remove about 45 useless #include statements from campain.* - copypasta ftw, eh? :p
2013-05-16, by sheepluva
better way to do it that avoids screwing up angle bounds on single saucer
2013-05-15, by nemo
trying to prevent the AI from attacking barrels. feedback on this welcome.
2013-05-15, by nemo
few more changelog entries
2013-05-15, by nemo
change to RGB
2013-05-26, by nemo
more stuff we thought of
2013-05-14, by nemo
few things I thought of
2013-05-14, by nemo
use bubbles underwater
2013-05-14, by nemo
Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
2013-05-14, by nemo
Actually, let's use *4 since could be fired from lower down
2013-05-14, by nemo
more drowning fixes
2013-05-14, by nemo
check for gear being current ammo
2013-05-14, by nemo
yeah. this needs to only be for local play or it screws up small window size in network game
2013-05-13, by nemo
some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
2013-05-13, by nemo
fix issue 590, load nick after asking for it...
2013-05-13, by koda
range checking for more engine command line parameters, issue 600
2013-05-13, by koda
fix comparison error in Campaign mission 1
2013-05-03, by Periklis Ntanasis
Restore ready toggle for room admins (issue 432)
2013-05-13, by unc0rr
Needs to reset net button, not toggle it.
2013-05-13, by nemo
use less collision space for the holes
2013-05-12, by nemo
don't draw a border if there's already a bottom border, avoid placing objects over gaps in the floor
2013-05-11, by nemo
Package the 3 dynamic maps broken by recent uFloat changes as static maps. first_blood actually didn't seem to need it, but, just in case.
2013-05-11, by nemo
suggestion of unc0rr's to fix issue w/ random maps in campaign. load sidecar packages in physfs for lua. should be useful also for lua that does custom layouts
2013-05-11, by nemo
Change net button back on leaving main page.
2013-05-11, by nemo
Basic workarounds for overlapping drawn map (rename buttons) and short team list (set a min height). Min size of form still fits targetted min size on desktop of 800x600
2013-05-11, by nemo
Add shoppamap lua as mikade requested. also add 50% chance of bottom border w/ holes as he requested. Also disable land objects in shoppa scheme, since that's more common way to play it.
2013-05-11, by nemo
I don't see how rating these against others is useful, given the limited radius, and the cluster bomb thing just seems counterproductive. Anyway, this prevents AI from picking on barrels.
2013-05-10, by nemo
cases have no health
2013-05-10, by nemo
I was using this to test firepunching likely duds, but most of the time that would probably just make him bazooka them
2013-05-09, by 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.
2013-05-09, by nemo
oops
2013-05-09, by nemo
*sigh* freakin "with"
2013-05-09, by nemo
oh right. and uSound. the main culprit.
2013-05-07, by nemo
Fix voice naming. Case problems.
2013-05-07, by nemo
remove redundant abs, and some incorrect 1+ to damage
2013-05-07, by nemo
IFDEF that score expectation logging
2013-05-07, by unc0rr
☹
2013-05-07, by nemo
Apply radius consistently. Still doesn't explain AI fail I think, although I can't run it right now.
2013-05-07, by nemo
So. This at least should make the math more accurate, even if it still doesn't appear to resolve prob w/ AI attacks
2013-05-05, by nemo
*sigh*
2013-05-04, by nemo
oops
2013-05-04, by nemo
pass the target
2013-05-04, by nemo
simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
2013-05-04, by nemo
explosive/mine damage for shove fall. AI still seems to refuse to bat dud mines :(
2013-05-04, by 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.
2013-05-04, by nemo
oops
2013-05-03, by nemo
try to guess at barrel state. prob should flag it..
2013-05-03, by 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)
2013-05-03, by nemo
trying to make AI aware of mine/explosive break point. also remove redundant test.
2013-05-03, by nemo
only rate subs if significant. still very much need correct fall+damage esp given different knocks.
2013-05-03, by nemo
Make hogs aware of dud mines and explosives. Still a bit more needed.
2013-05-03, by nemo
merge :P
2013-05-02, by unc0rr
Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
2013-05-02, by unc0rr
CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug 620.
2013-05-02, by unc0rr
Make AI more active in multiattack game mode
2013-05-02, by unc0rr
this should improve consistency of mortar cluster spread and snowball knocks
2013-05-02, by nemo
fix bug that locked unlocked campaign missions, see issue 452
2013-05-01, by Periklis Ntanasis
fix nil comparison error, see issues 470 and 601
2013-05-01, by Periklis Ntanasis
this is fairer
2013-04-30, by nemo
Use tr() properly
2013-04-29, by unc0rr
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.
2013-04-27, by 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.
2013-04-27, by nemo
Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue 617.
2013-04-27, by unc0rr
aaaaand this one never was damaging
2013-04-24, by nemo
cheezemonkey pointed out this is no longer damaging
2013-04-24, by nemo
yep. I did forget to put this back
2013-04-21, by 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.
2013-04-21, by nemo
merge 0.9.19 in dev
2013-04-21, by koda
it's still not really clear to my why this is needed, maybe only in combination with -XD
0.9.19
2013-04-21, by koda
rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round
0.9.19
2013-04-21, by koda
this macro is not defined on ppc
0.9.19
2013-04-20, by koda
hardcode full compiler path when compiling for ppc
0.9.19
2013-04-20, by koda
expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically
0.9.19
2013-04-20, by koda
resolve divdi3 on ppc
0.9.19
2013-04-20, by koda
link stdc++ (for physfs on linux) only when targetting 32bit
0.9.19
2013-03-26, by koda
Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
2013-04-20, by DrinkMachine
update 0.9.19 with dev branch
0.9.19
2013-04-20, by koda
merge
2013-04-19, by nemo
turkish translation updates
2013-04-19, by volkan
- Revert division hack nonsense
2013-04-20, by unc0rr
Store colors in human-readable form
2013-04-18, by 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.
2013-04-18, by unc0rr
Switch to 'settings.ini'. Copies old ini file if necessary on startup.
2013-04-18, by unc0rr
why would we ever want to divide by 0?
2013-04-17, by nemo
hwFloat division is ~1.6 times faster now
2013-04-17, by unc0rr
Trivial optimization. Wonder if compiler was smart enough about it.
2013-04-17, by unc0rr
add hedgehog tp svg as reference (as requested by nemo). feel free to improve :P
2013-04-15, by sheepluva
Fix issue 603
2013-04-15, by unc0rr
Implement issue 308 with '|' as separator
2013-04-15, by unc0rr
let's go with what nemo suggests
2013-04-14, by koda
Fix hedgehogs number desync. Now all desyncs except the one from issue 521 should be fixed. Please, test.
2013-04-15, by unc0rr
Check for admin role right in the sql statemenet
2013-04-14, by unc0rr
let's try to kill the thread right away and protect the thread variable with a mutex
2013-04-13, by koda
added two security flags to windows linking
2013-04-13, by koda
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.
2013-04-12, by nemo
New hwSqrt implementation which is 46/19 times faster than the old one!
2013-04-11, by unc0rr
CASE FOLDING!!!
0.9.19
2013-04-20, by koda
Reduce AI skills more on high Level values
2013-04-11, by unc0rr
fix for issue 599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p
0.9.19
2013-04-17, by sheepluva
implementation of a restart-game button. location and appearance is not final :P
2013-04-10, by thunderstruck
whoops, unbreak build. how come that cmake doesn't stop anymore on engine build error?
0.9.19
2013-04-16, by sheepluva
This isn't necessary anymore
2013-04-10, by unc0rr
fix for Issue 611: Engine crash in portal code
0.9.19
2013-04-16, by sheepluva
- Revert server workaround over desync from r98e2dbdda8c0
2013-04-10, by unc0rr
make cleaver icon hint at that fact that you have 2 of them
0.9.19
2013-04-16, by sheepluva
Change collision detection with current hedgehog
2013-04-10, by jaree
description tweaks
0.9.19
2013-04-16, by sheepluva
Don't set Default scheme/ammo when switching script if not room admin. Prevents game config desync.
2013-04-10, by unc0rr
fix octorama preview
0.9.19
2013-04-15, by sheepluva
- Better fix to friends joins/quits highlighting problem
2013-04-08, by unc0rr
french translations
0.9.19
2013-04-15, by Matisumi
Merge.
2013-04-07, by dag10
add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
0.9.19
2013-04-15, by Randy
merge
2013-04-07, by sheepluva
Fixed map preview overlap on certain locales (Fixes issue 549).
2013-04-07, by dag10
fixed slash for fruit theme
0.9.19
2013-04-15, by Randy
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
2013-04-07, by nemo
engine translation update, french
0.9.19
2013-04-14, by Matisumi
fix 'failed to install translation' message when misc/locale in hedgewars.ini is empty (which is *always* when 'system default' is selected)
2013-04-06, by koda
cleaning up my own mess, turned out the italian translation has more descriptions than the english one XD
0.9.19
2013-04-14, by sheepluva
reintroduce the notice for restarting frontend after changing language
2013-04-06, by koda
cleaning up nemo's mess :P ( re3407eef6b5474b2a3ea49ea49e354dc05144005 )
0.9.19
2013-04-14, by sheepluva
check for network for feedback dialog too
2013-04-06, by koda
remove delays from "one of everything" weaponset
0.9.19
2013-04-13, by mikade
reintroduce the notification message in case you access dlc page without internet connection
2013-04-06, by koda
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
2013-04-13, by sheepluva
fix displaying the right version of windows in system info
2013-04-05, by koda
IT translation file completed.
0.9.19
2013-04-11, by Marco Bresciani
close branch
cmake_pascal
2013-06-13, by koda
feedback, display ram size in MB
2013-04-05, by koda
remove bioshock3-reference on hedgehogs drowning (unlike its predecessors, it turned out to not take place underwater)
0.9.19
2013-04-12, by sheepluva
add useful variables for non-Makefile generators to set where we want our stuff built
cmake_pascal
2013-04-30, by koda
little feedback rewording
2013-04-05, by koda
Hats!
0.9.19
2013-04-07, by Randy
this makes Xcode generator test pass
cmake_pascal
2013-04-30, by koda
use SDL_Threads everywhere
2013-04-05, by koda
small engine translation updates. Thanks to community members 'Wuzzy' and 'Flandre Scarlet' for their suggestions :)
0.9.19
2013-04-07, by sheepluva
fpc sysroot should belong to user configuration
cmake_pascal
2013-04-30, by koda
drill test tweak based on watching AI play
2013-04-04, by nemo
Few Japanese (very "in progress") thansk to wife and the about.
0.9.19
2013-03-15, by Marco Bresciani
remove now-unused function
webgl
2013-04-04, by koda
cmake netiquette
cmake_pascal
2013-03-26, by koda
add shading
2013-04-04, by Randi
merge with latest default branch
0.9.19
2013-04-04, by koda
Fix pos() return type
webgl
2013-04-04, by unc0rr
restore the osx build disabling universal app support
cmake_pascal
2013-03-26, by koda
remove 70c086d9b03f - I suspect the issue was actually part of more general prob probably fixed in cfc44db21d72 by jaree
2013-04-04, by nemo
and now engine in c links too (with more manual intervention as of issue 596)
webgl
2013-04-04, by koda
add and use the integrated version check
cmake_pascal
2013-03-26, by koda
forgot these from raa2ffd427f6a
2013-04-04, by koda
engine to c now compiles with some manual intervention (as of bug 596)
webgl
2013-04-04, by koda
link stdc++ (for physfs on linux) only when targetting 32bit
cmake_pascal
2013-03-26, by koda
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.
2013-04-04, by nemo
update branch again
webgl
2013-04-04, by koda
set directories to be included externally, in the project file
cmake_pascal
2013-03-26, by koda
Fix AI collision detection with crates and overlapping hedgehogs. Remove duplicating code
2013-04-04, by jaree
No more hwengine.desktop here
webgl
2013-04-03, by unc0rr
gather all libs in a single list
cmake_pascal
2013-03-24, by koda
Fruit theme
2013-04-03, by Randi
Fix rendering errors now.
webgl
2013-04-03, by unc0rr
remove old code
cmake_pascal
2013-03-24, by koda
Fixes to make pas2c parse this
webgl
2013-04-03, by unc0rr
strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
2013-04-03, by koda
parsing CMAKE_OSX_ARCHITECTURES
cmake_pascal
2013-03-24, by koda
Bring some sanity here. Feel free to specify parameters in any order and in any notation (full name or one-letter).
webgl
2013-04-02, by unc0rr
ios compiles again (using an old version of sdl)
2013-04-03, by koda
no need of ar and ranlib for pascal
cmake_pascal
2013-03-22, by koda
update webgl branch
webgl
2013-04-02, by koda
fix osx build
2013-04-02, by koda
finish off by replacing remaining Ada occurencies
cmake_pascal
2013-03-22, by koda
Think this is what was meant by koda
2013-04-01, by unc0rr
disable static libraries with fpc
cmake_pascal
2013-03-22, by koda
Hey, there was inc(Radius, 4)
2013-04-01, by unc0rr
oops
cmake_pascal
2013-03-22, by koda
updated turkish frontend translation
2013-03-31, by volkan
drop processor flags
cmake_pascal
2013-03-21, by koda
Unbreak lua localisation, fix untranslated login prompt, update translations.
2013-03-31, by nemo
add support for creating shared pascal libraries
cmake_pascal
2013-03-21, by koda
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.
2013-03-30, by nemo
adjust verbosity, move debug/release variables in the right section
cmake_pascal
2013-03-20, by koda
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)
2013-03-29, by sheepluva
below this i cannot break the loop
cmake_pascal
2013-03-19, by koda
This should ensure rope can still be aimed quickly when an alt weapon is active.
2013-03-29, by nemo
move RestoreHog from uGears to uTeams to break a circular dependency
cmake_pascal
2013-03-19, by koda
merge
2013-03-29, by sheepluva
minor and partial casing commit
cmake_pascal
2013-03-19, by koda
*sigh* this shouldn'tve been removed in first place.
2013-03-29, by nemo
move a few checks so that add_defintions doesn't interfere
cmake_pascal
2013-03-19, by koda
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
2013-03-29, by nemo
move avwraper compilation in its own folder
cmake_pascal
2013-03-19, by koda
Fix TestCollExcludingMe function. Now it doesn't skip test if there are more then one hog at checking pixel
2013-03-28, by Urbertar
hm, CMAKE_C_COMPILER is not always defined apparently
cmake_pascal
2013-03-19, by koda
Fix compilation error. Remove default value of ShowMessage title param
2013-03-28, by Urbertar
fix build
2013-03-28, by sheepluva
oops
cmake_pascal
2013-03-19, by koda
minor refactor of MessageDialog
2013-03-27, by koda
move sdlmain compilation in its own folder
cmake_pascal
2013-03-19, by koda
define NETGAME_DEFAULT_SERVER
2013-03-27, by koda
enable fpc inlining only in release mode only if using fpc > 2.6
cmake_pascal
2013-03-19, by koda
unused
2013-03-27, by koda
improve physfs static linking, sdl libraries cleanup
cmake_pascal
2013-03-19, by koda
drop QApplication in favor of HWApplication and minor refactor of MessageDialog
2013-03-27, by koda
wow windows works too with minor changes
cmake_pascal
2013-03-19, by koda
application bar blinks when someone pings you (issue 492)
2013-03-27, by koda
config time pascal flags interpretation
cmake_pascal
2013-03-19, by koda
merge correction, also what's with all those trailing whitespaces?
2013-03-27, by koda
oops
cmake_pascal
2013-03-19, by koda
Change AI behavior for drill rocket
2013-03-26, by Urbertar
merge
2013-03-26, by sheepluva
Fix shortcut which is created by NSIS
0.9.19
2013-04-04, by unc0rr
even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again
cmake_pascal
2013-03-19, by koda
when no url is specified, default to official gameserver (issue 350)
2013-03-26, by koda
lupdate
0.9.19
2013-03-23, by koda
move one flag
cmake_pascal
2013-03-19, by koda
link stdc++ (for physfs on linux) only when targetting 32bit
2013-03-26, by koda
add wiki link for the scheme handling
0.9.19
2013-03-23, by koda
apply the new macro to C flags too
cmake_pascal
2013-03-19, by koda
Remove some duplicating code from uLandGraphics.pas
2013-03-23, by Urbertar
pt translation update
0.9.19
2013-03-23, by inu
s/MINIMAL_FLAGS/MINIMAL_CFLAGS/
cmake_pascal
2013-03-19, by koda
Also check length
2013-03-23, by unc0rr
initial changelog update
0.9.19
2013-03-23, by koda
internal handling of some osx-only pascal flags
cmake_pascal
2013-03-19, by koda
merge. hate the fact that "unsynced remote changes" is just a "note" now.
2013-03-26, by nemo
add fort section to credits file
2013-03-22, by sheepluva
apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup
cmake_pascal
2013-03-19, by koda
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.
2013-03-26, by nemo
remove engine warnings
2013-03-22, by sheepluva
utility macros for adding compiler flags
cmake_pascal
2013-03-19, by koda
changing fort name to better reflect its contents
2013-03-22, by sheepluva
partial conversion of pascal_flags to CMAKE_Pascal_FLAGS
cmake_pascal
2013-03-19, by koda
adding jaree to credits
2013-03-22, by koda
make https links work properly
2013-03-21, by sheepluva
typo
cmake_pascal
2013-03-19, by koda
scheme association for linux (although it stops during connection)
2013-03-22, by koda
fix/hack so that (own) messages sent in frontend are also visible in the game chat
2013-03-21, by sheepluva
the default CMake(Lang)Compiler.cmake location changed since 2.8.10
cmake_pascal
2013-03-19, by koda
don't poison the dead, it's not cool.
2013-03-21, by sheepluva
fix player info
2013-03-21, by sheepluva
partial reodering of units so that dependency tracking is done with cmake
cmake_pascal
2013-03-18, by koda
enable/fix links on about page. why don't people test that stuff when they insert it? it's just one click...
2013-03-21, by sheepluva
add lobby chat features to room chat
2013-03-20, by sheepluva
better support for cmake directory and fpc output paths
cmake_pascal
2013-03-18, by koda
Add space for better visual performance
2013-03-20, by unc0rr
move paths setup inside cmake_lang files
cmake_pascal
2013-03-18, by koda
Eiffel Tower fort
2013-03-19, by Randi
this should make cmake-pascal stuff work on linux too
cmake_pascal
2013-03-18, by koda
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
2013-03-19, by sheepluva
with lot of hackery, use add_executable on pascal files, SUCCSS
cmake_pascal
2013-03-18, by koda
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.
2013-03-18, by nemo
barebone cmake config file to support pascal files, based off plplot's ada files
cmake_pascal
2013-03-18, by koda
add one button to improve sharing of hwplay:// schemes
2013-03-17, by koda
help text for pagenetserver
2013-03-17, by koda
do not host server on well-known ports
2013-03-17, by koda
use SDL keycode for shortcuts (doesn't fix layout issues)
2013-03-17, by koda
ingore moar keys
2013-03-17, by koda
Add some flags for a few of the magic Land values
2013-03-17, by nemo
useless test
2013-03-17, by nemo
Key returned 0 for arrows under linux. Sym works, clearer anyway.
2013-03-17, by nemo
linux keycodes differ from osx's
2013-03-17, by koda
use a local storage for chat history which prevents mix ups in netgame and simplifies code
2013-03-17, by koda
less cryptic text insertion
2013-03-17, by koda
gather a few common code
2013-03-17, by koda
implement up and down keys to navigate in the chat history, needs testing over network
2013-03-17, by koda
don't display squares when pressing arrow keys in chat
2013-03-16, by koda
formatting
2013-03-16, by koda
do not hardcode CMAKE_INSTALL_PREFIX for windows, but rather put it in the script, so that custom build setups still work
2013-03-16, by koda
Hard math to fix issue 571. Well, not really hard math,
2013-03-17, by unc0rr
oups
2013-03-15, by nemo
fix compilation with clang. fixes issue 553 - thanks to julien for reporting and to drew for the first part of the fix
2013-03-15, by sheepluva
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
2013-03-13, by nemo
Call steps on focus instead. fix typo
2013-03-12, by nemo
Experiment in undisabling the brick theme flake
2013-03-12, by nemo
Crashed here last game
2013-03-12, by nemo
better message, as suggested by inu
2013-03-12, by koda
return after ram size on win
2013-03-12, by koda
Merge
2013-03-12, by unc0rr
add 'run Hedgewars' checkbox at the end of the NSIS installation
2013-03-12, by koda
this should supposedly add hwplay:// schemes to windows, after user presses file association
2013-03-12, by koda
No more std::string in feedbackdialog.cpp
2013-03-12, by inu
this should prevent the password prompt from appearing on local games (issue 548)
2013-03-12, by koda
grrrr
2013-03-11, by nemo
fix bug 552 - reset network button state after use
2013-03-10, by koda
this should ensure those other voices play a bit more often.
2013-03-11, by nemo
hit hwplay://server:port and automatically join an unofficial server (on osx right now)
2013-03-10, by koda
oops forgot to move header
2013-03-10, by koda
Prepend, not append
2013-03-10, by unc0rr
fix highlander - needed new script load function
2013-03-09, by nemo
unbreak build
2013-03-09, by nemo
hooks for opening custom urls on osx (commented out until we decide what to do)
2013-03-10, by koda
cleanup file loading, this codepath can be used to load url schemes
2013-03-10, by koda
fix loading files on osx too, the cause was different than other systems
2013-03-10, by koda
move signal handler in hwapplication
2013-03-10, by koda
alignment
2013-03-10, by koda
introducing the bestest flag of all
2013-03-09, by koda
- Put compiled units into more appropriate dir
2013-03-09, by unc0rr
forgot to update lib names here
2013-03-09, by koda
sigh
2013-03-09, by 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)
2013-03-09, by koda
stripping
2013-03-09, by koda
adjust casing
2013-03-09, by koda
readd revision info to the cpack generated package
2013-03-09, by koda
move cpack stuff in its own cmake file
2013-03-09, by koda
fix linking on osx
2013-03-09, by koda
Merge
2013-03-12, by unc0rr
typo
2013-03-08, by nemo
A bit more of Italian translation... in progress. :)
2013-03-08, by Marco Bresciani
*sigh* hopefully there aren't any more of these. add missing tr() to button text
2013-03-08, by nemo
lock weapons since script doesn't support custom sets anyway (yet). Use bor on flags to allow other game flags.
2013-03-08, by nemo
*sigh* sorry. I miss the old, don't-push-if-unsynced-remote-w/o-force. Keep forgetting to pull.
2013-03-08, by nemo
Unbreak build without stl compatibility
2013-03-08, by unc0rr
merge
2013-03-07, by koda
even more wrapping with find_package_or_disable_msg
2013-03-07, by koda
update option list
2013-03-07, by koda
introduce find_package_or_fail/disable to group together similar cmake code
2013-03-07, by koda
link png library in code on osx
2013-03-07, by koda
Fix frozen hog rendering
2013-03-07, by Urbertar
Fix check for flag
2013-03-07, by unc0rr
hopefully closes issues 541, 312 and 503
2013-03-08, by mikade
yeah. this was a bad idea. the minor difference in thaw speed vs last hog of team never unthawing.
2013-03-06, by nemo
prevent an old abuse of parachute to land safely
2013-03-06, by nemo
fix fade to black in training
2013-03-06, by nemo
PhysFS-aware check for directory existence. Should fix issue 511.
2013-03-07, by unc0rr
skip frozen hogs in switch
2013-03-06, by nemo
Add missing feedback button translation
2013-03-06, by 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.
2013-03-06, by nemo
our cmake modules have become good enough, prefer them over system ones
2013-03-06, by koda
Backed out changeset 4cccc0520988
2013-03-06, by koda
our cmake modules have become good enough, prefer them over system ones
2013-03-06, by koda
write FindGHC.cmake for haskell stuff
2013-03-06, by koda
*sigh* I always forget to pull when AFK for a while. btw. why are we still keeping binaries in here? ☹
2013-03-06, by nemo
user correct variable and slimmer test, version typos, .dll.a updated
2013-03-06, by koda
extend time a bit. move to defrosting on team's turn. fairer than using round order I think.
2013-03-06, by nemo
comas and capitals
2013-03-06, by koda
rework ffmpeg/libav/videorec linking and their cmake discovery
2013-03-06, by koda
rewritten findfreepascal, moved checkstack code elsewhere
2013-03-06, by koda
support old cmake style variables
2013-03-06, by koda
merge
2013-03-06, by koda
rewritten findffmpeg.cmake
2013-03-06, by koda
replace sdl mixer/image version checking with something more robust
2013-03-06, by koda
rewritten FindOggVorbis.cmake
2013-03-06, by koda
fail if sparkle not found consciously
2013-03-06, by koda
oups
2013-03-05, by nemo
rework FindSparkle.cmake
2013-03-06, by koda
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.
2013-03-05, by 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.
2013-03-05, by nemo
escape return and be more friendly with translations
2013-03-05, by koda
add link to GPLv2 notice in about page
2013-03-04, by koda
uniform revision info in about page
2013-03-04, by koda
add version info to frontend output too
2013-03-04, by koda
version variables confom to naming convention
2013-03-04, by koda
oooooops forgot SHAREPATH is still used somewhere
2013-03-04, by koda
lupdate-qt4/lrelease-qt4
2013-03-04, by nemo
apply variable change here as well
2013-03-04, by nemo
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)
2013-03-04, by koda
Oops, forgot this check (fixes crash)
2013-03-04, by unc0rr
typo and doc
2013-03-04, by koda
fix file association on windows too
2013-03-04, by koda
use rev info from the just created file when configuring without mercurial
2013-03-04, by koda
dump rev and hash in a file to be packed by cpack
2013-03-04, by koda
adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
2013-03-04, by koda
hopefully fix bug 523, file extension association
2013-03-04, by koda
merge for the win
2013-03-04, by koda
caught two frontend warnings
2013-03-04, by koda
convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
2013-03-04, by koda
convert HW_DEV in ifdef DEBUG clauses
2013-03-04, by koda
fix portal/hammer interaction, ban freezer from portal
2013-03-03, by nemo
keep hogs from sliding while they are being frozen
2013-03-03, by 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.
2013-03-03, by nemo
Call act as if attack ended on last shot if switching while in mid multi-shoot. Thanks to AI for discovering this.
2013-03-03, by nemo
add neglected merge
2013-03-03, by nemo
Fix team file path
2013-03-03, by unc0rr
Fix water on ice setting
2013-03-03, by Urbertar
Eh, two players condition seems to make more sense than two clans here
2013-03-03, by unc0rr
Fix DrawLine bug
2013-03-03, by Urbertar
lol nemo, lol
2013-03-03, by unc0rr
tweaks to sea ice appearance
2013-03-01, by nemo
Possibly fixed issue 533.
2013-03-01, by 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.
2013-03-01, by dag10
my turn to do a neglected merge for someone else
2013-03-01, by nemo
Review the list of synced messages in isSyncedCommand. Fixes issue 546.
2013-03-02, by unc0rr
Made pressing the button in mapContainer only randomize things if client is master. Fixes issue 545. Also synchronized themes. Fixes issue 547.
2013-03-01, by dag10
avoid floating point desync, other script tweaks
2013-03-01, by Vatten
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)
2013-02-28, by 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.
2013-02-28, by nemo
split version information in engine too
2013-03-01, by koda
drop useless option, automatically set revision and debug info
2013-03-01, by 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)
2013-03-01, by koda
mysterious merge
2013-02-28, by koda
support WARNING message status on cmake 2.6 (bug 524)
2013-02-28, by koda
correct copyright header on files i added
2013-02-28, by koda
use NETGAME_DEFAULT_PORT macro across frontend sources
2013-02-28, by 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
2013-02-28, by koda
add icegun everywhere (default, crazy, 1oe) with a qt prob delay crate of 2
2013-02-28, by koda
close branch
icegun
2013-06-04, by koda
add 'One of Everything' in the weaponsets, from nemo's idea
2013-02-28, by koda
merge icegun branch w/ default
icegun
2013-02-28, by nemo
Merge
2013-02-28, by Urbertar
Draw ice on water
2013-02-28, by Urbertar
Make refactoring. Remove DrawIce function
2013-02-28, by Urbertar
small update of german engine translation
2013-02-28, by sheepluva
aaagh. remove dead code. again.
2013-02-28, by 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
2013-02-27, by nemo
physfs strikes back
2013-02-27, by koda
define ice edge colour
2013-02-27, by nemo
enable asm only on intel/amd machines
2013-02-27, by koda
remove dead code
2013-02-27, by nemo
merge physfslayer in default
2013-02-27, by koda
Draw ice on water
2013-02-27, by Urbertar
.hgignore
2013-02-27, by koda
pull icegun into default. it has a few issues, but, pretty close. that way more people will play with it.
2013-02-26, by nemo
merge w/ default
icegun
2013-02-26, by nemo
huh. how'd we end up needing a merge here...
icegun
2013-02-26, by nemo
Separate setting and drawing ice
icegun
2013-02-26, by Urbertar
Make little refactoring
icegun
2013-02-26, by Urbertar
Check is lanscape already ice
icegun
2013-02-26, by Urbertar
put ice colour in uVariables, add check for land that is already ice
icegun
2013-02-26, by nemo
Change shape of ice to round
icegun
2013-02-26, by Urbertar
Don't calculate edges of map as edges of landscape
icegun
2013-02-26, by Urbertar
Check bounds of landscape in drawice procedure
icegun
2013-02-26, by Urbertar
forgot this loop
icegun
2013-02-25, by nemo
graphics tweak. flag a couple more overeager setall HH
icegun
2013-02-25, by nemo
ice texture still needs moving to uLandGraphics and circle drawing
icegun
2013-02-25, by nemo
Merge
2013-02-25, by unc0rr
workaround for frequent AllHH active call in hedgehog step
icegun
2013-02-25, by nemo
add hiragana/katakana ranges to CJK check.
2013-02-24, by nemo
More fiddling w/ sliding
icegun
2013-02-25, by nemo
*sigh* somehow misplaced this. this should have been rd9627d65edf7
2013-02-24, by nemo
slight tweak to colours
icegun
2013-02-25, by nemo
add some missing wrapping.
2013-02-24, by nemo
quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics
icegun
2013-02-25, by nemo
Fix issue 537 (empty team created on startup)
2013-02-23, by unc0rr
savesurf
icegun
2013-02-25, by koda
Fix issue 507 (not highlighting friends joins)
2013-02-23, by unc0rr
This and the "retain freezing" stuff could probably use a flag.
2013-02-23, by nemo
too aggressive?
icegun
2013-02-25, by nemo
prevent drilling into hogs w/ drill rocket
2013-02-22, by nemo
Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster.
icegun
2013-02-24, by 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.
2013-02-22, by nemo
close thei branch
physfslayer
2013-02-27, by koda
Messing around w/ Freezer
icegun
2013-02-24, by nemo
Support 'registered only' room flag in frontend
2013-02-22, by unc0rr
on windows fpc-linking is the funniest of all
physfslayer
2013-02-25, by koda
Add freezing hogs with icegun
icegun
2013-02-24, by Urbertar
oops. forgot this one.
2013-02-22, by nemo
moar docs update
physfslayer
2013-02-25, by koda
Add change ice gun image
icegun
2013-02-23, by Urbertar
Allow switching away from any weapon when during multishoot.
2013-02-22, by nemo
upd doc
physfslayer
2013-02-25, by koda
Add frozen land texture
icegun
2013-02-23, by Urbertar
This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
2013-02-22, by unc0rr
due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not
physfslayer
2013-02-25, by koda
Add land freezing
icegun
2013-02-23, by Urbertar
Global notice with /global command. Can now warn users when doing server restart.
2013-02-22, by unc0rr
documentation
physfslayer
2013-02-24, by koda
Oh, and # too to prevent occasional game hang when N is followed by #
2013-02-22, by unc0rr
perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search
physfslayer
2013-02-24, by koda
Flush buffer on N command
2013-02-22, by unc0rr
disable unneeded physfs archives (as of bug 529)
physfslayer
2013-02-24, by koda
Try to prevent hedgehogs number in team desync
2013-02-21, by unc0rr
this should hijack the linker name and always pick the bundled physfs when another version is already prsent
physfslayer
2013-02-24, by koda
Merge
2013-02-21, by unc0rr
blindly updated Android build files for new physfs
physfslayer
2013-02-23, by koda
Merge
2013-02-21, by unc0rr
updated ios project files for the new phys build system
physfslayer
2013-02-23, by koda
Merge
2013-02-21, by unc0rr
Workaround queued signals problem in netclient instead. Should fix everything.
2013-02-21, by unc0rr
this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib
physfslayer
2013-02-22, by koda
Updating Italian translation. In progress, as usual.
2013-02-20, by Marco Bresciani
Unbreak build
2013-02-21, by unc0rr
workaround static physfs static linking on linux
physfslayer
2013-02-22, by koda
We need this to fix hedgehog numbers desync (workarounded in previous revision)
2013-02-21, by unc0rr
and now compile and link properly
physfslayer
2013-02-22, by koda
Fix stupid mistake which made checker desync almost always
2013-02-21, by unc0rr
update cmake files to use the two libraries independently
physfslayer
2013-02-22, by koda
Found another possible source of desync, trying similar workaround on this
2013-02-21, by unc0rr
split extras and src
physfslayer
2013-02-22, by koda
Forbit guest checkers
2013-02-21, by unc0rr
use standard library prefix
physfslayer
2013-02-22, by koda
Workaround hGetContents blocking all threads with my own version of the function
2013-02-20, by unc0rr
reopen and update branch
physfslayer
2013-02-22, by koda
Workaround desync issue if I correctly understand its roots (barely tested)
2013-02-20, by unc0rr
fix compiling on osx when you have multiple linkers installed
2013-02-20, by koda
Some fixes
2013-02-19, by unc0rr
pretty sure esc here is just a holdover from past, and has no use in rearranged implementation.
2013-02-18, by nemo
Parse engine output to deside whether simulation ran to the end
2013-02-18, by unc0rr
Clear player's clan info on room join
2013-02-18, by unc0rr
Disallow kicking the opponent in duel
2013-02-18, by unc0rr
Update Hedgeroid to current JNA version, remove workaround for a bug they fixed.
2013-02-18, by Medo
Catch exceptions when moving files
2013-02-18, by unc0rr
No NFData instance for ByteString when ghc >= 7.6
2013-02-18, by unc0rr
Sort checked files into dirs
2013-02-18, by unc0rr
- Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt)
2013-02-17, by unc0rr
Some more work on checker
2013-02-16, by unc0rr
- Fix check for void message
2013-02-15, by unc0rr
Fix build
2013-02-14, by unc0rr
Ehm... probably this will improve situation with desyncs
2013-02-13, by unc0rr
Pass hogs names and hats
2013-02-13, by unc0rr
Fix order of messages
2013-02-13, by unc0rr
restore prior modifier. I think the damage dealt is appropriate to intended uses
2013-02-11, by nemo
Some more Italian translation... still in progress.
2013-01-29, by Marco Bresciani
- Add forgotten ammo definitions
2013-02-12, by unc0rr
Bring back full log strings for commands, just a bit sanitized
2013-02-11, by unc0rr
Hack checker to run engine with record file received (uses hardcoded paths)
2013-02-11, by unc0rr
Prevent 'black team color' error
2013-02-11, by unc0rr
Oops, forgot path
2013-02-10, by unc0rr
Cleaver tweaks based on feedback. Nerf damage, shrink radius. This means cleaver will embed into ground quite a bit further.
2013-02-10, by nemo
oops. more specific ammo tests. maybe could use a few more properties
2013-02-10, by nemo
Allow moving after firing cleaver. This changes multishoot behaviour quite a bit. Needs a lot of testing.
2013-02-09, by nemo
Credit links now yellow instead of blue.
2013-02-09, by dag10
Remove Structure from localisation
2013-02-09, by nemo
Implements protocol message JOINING on frontend, so client in a room always displays correct room name, even when room name changes. Fixes issue 522.
2013-02-09, by dag10
Removed in-lineedit labels such as "search:" and "room name:" due to size issues with localization and platform differences.
2013-02-09, by dag10
Fine, merge :-\
2013-02-10, by unc0rr
Send JOINING message in response to FOLLOW. Actual join may still fail due to room restrictions. Not tested.
2013-02-10, by unc0rr
Fix the checker after some testing
2013-02-10, by unc0rr
New checker of engine messages which is aware of glued together messages
2013-02-10, by unc0rr
Also convert teams to complete game config.
2013-02-09, by unc0rr
Fix official server build
2013-02-08, by unc0rr
- Handle mapgen-specific parameters
2013-02-08, by unc0rr
Converter from game parameters to engine commands, not finished yet
2013-02-07, by unc0rr
Some work on loading replay and interaction with checker
2013-02-04, by unc0rr
/quit <msg> and /part <msg>
2013-02-02, by unc0rr
Don't confirm hogs number to room admin when no constraint hit
2013-02-02, by unc0rr
Fix server crasher
2013-02-02, by unc0rr
Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue 520)
2013-02-09, by dag10
Start work on the checker. Not it could connect to the server and... crash it.
2013-02-02, by unc0rr
this should not be exposed
2013-02-08, by nemo
- Collect synced packets to send within 1 second (cSendEmptyPacketTime) into buffer which is flushed each second.
2013-02-08, by unc0rr
Trying to prevent audio mute from endlessly spamming. Untested.
2013-02-05, by nemo
Hedgeroid: Removed reference to obsolete libphysfsrwops.so
2013-02-02, by Medo
Merge
2013-02-02, by Medo
trying to prevent sticking. PS. code is hard to read when drunk.
2013-02-01, by nemo
Made map preview a random/edit button again.
2013-02-01, by dag10
forgot this one
2013-02-01, by nemo
Fix Hedgeroid argc/argv parameter passing to the engine
2013-01-31, by Medo
check datadir instead
2013-01-31, by nemo
Move libjnidispatch to jni/ and copy it to libs/ on build
2013-01-31, by Medo
this might possibly appease the shoppa players
2013-01-31, by nemo
Fix physfs compilation for android (still getting runtime link errors though)
2013-01-30, by Medo
fix EndGame call. w/o a proper exit, demos weren't being saved
2013-01-29, by nemo
Merge
2013-01-29, by unc0rr
Added roomnameprompt.h/cpp. Sorry 'bout that.
2013-01-29, by dag10
Merge
2013-01-29, by unc0rr
Added roomnameprompt.h/cpp. Sorry 'bout that.
2013-01-29, by dag10
issue #518
2013-01-28, by nemo
Use Data.ByteString.copy on receive buffer to allow it free no longer used memory
2013-01-29, by unc0rr
Reorganized layout and appearance of rooms list page.
2013-01-27, by dag10
Also rooms per version stats
2013-01-28, by unc0rr
Allow navigating backwards chat widget log while new lines are being added
2013-01-27, by unc0rr
add support for clang 3.3 (although there has to be a better way for this) and output right version number
webgl
2013-02-20, by koda
shut a few frontend warnings out
2013-01-27, by 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
2013-02-20, by koda
shorten the library label a little bit
2013-01-27, by koda
Fix sources so pas2c written in haskell could render them again
webgl
2013-02-19, by unc0rr
credits where credit is due
2013-01-27, by koda
update branch
webgl
2013-01-27, by koda
remove trailing whitespaces from share too
2013-01-27, by koda
whitespaces and tabs again
2013-01-27, by koda
some whitespaces from ios files
2013-01-26, by koda
complete tabs and trailing whitespace formatting on frontend
2013-01-26, by koda
Not needed anymore
2013-01-26, by unc0rr
Don't resend "team quit" message when client closes engine, then quits room:
2013-01-26, by unc0rr
uConsole on a diet
2013-01-26, by koda
- Also pass unknown cmds to the server when in room
2013-01-25, by unc0rr
small cleanup
2013-01-25, by sheepluva
big indentation/whitespaces cleanup
2013-01-25, by sheepluva
Some fixes
2013-01-25, by unc0rr
small cleanup, fix ancient warning (the "itPlay" one)
2013-01-25, by sheepluva
Fix finding player's another clan
2013-01-25, by unc0rr
Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
2013-01-23, by dag10
Oops, got too excited
2013-01-23, by unc0rr
Fix crashers
2013-01-23, by unc0rr
ios, show fps when debugging
2013-01-23, by koda
update sound preferences in ios settings ('sound' means 'sound effects' instead of 'sound enabled')
2013-01-23, by koda
restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
2013-01-23, by koda
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.
2013-01-21, by dag10
Fix official server build
2013-01-22, by unc0rr
Okay, let's try not trust even room admin on this
2013-01-22, by unc0rr
Make number of hedgehogs restriction actually work in network game
2013-01-22, by unc0rr
Removed constant repainting of bgwidget on every frame.
2013-01-21, by dag10
Prepends an asterisk on maps, styles, and themes that are DLC. (Resolves issue 515)
2013-01-21, by dag10
Force-starting a game now only works for client versions >43
2013-01-21, by dag10
Learn to properly localize strings with numbers pleeeeaaaase
2013-01-21, by unc0rr
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.
2013-01-21, by dag10
Moved room name edit box from footer to top of page. Also shows room name when in slave mode.
2013-01-21, by dag10
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.
2013-01-20, by nemo
restore former cluster behaviour (makes the most diff for the bomb)
2013-01-20, by nemo
lupdate -pro project_files/hedgewars.pro -no-obsolete
2013-01-20, by koda
reuse the same words with tr() and .arg() in bandialog
2013-01-20, by koda
fix out of source build
2013-01-20, by koda
Merge
2013-01-21, by unc0rr
Centered desc label. (Fixes issue 461)
2013-01-19, by dag10
Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm.
2013-01-19, by dag10
Accidentally left atexit() inside a mac-only section in last revision (rbecac012d502)
2013-01-19, by dag10
Moved FileEngineHandler instance in main() to be a pointer released "atexit". (Fixes issue 509)
2013-01-19, by dag10
Moved library version info out of about.html and into a QLabel beneath Hedgehog.png on about page.
2013-01-19, by dag10
- Allow server admins to use DELEGATE even when not room owner
2013-01-19, by unc0rr
Some ignoring
2013-01-19, by unc0rr
Server messages localization using Qt's l10n subsystem:
2013-01-19, by unc0rr
improve tips (issue 472)
2013-01-18, by koda
pt_BR.txt update
2013-01-18, by lowdread
pt_PT update
2013-01-18, by inu
Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?)
2013-01-18, by unc0rr
- Pass unknown chat commands to server
2013-01-17, by unc0rr
small cleanup of helloSounds; note: physfs:// prefix will break sound paths since playSoundFile uses physfs for finding files already
2013-01-17, by sheepluva
Merge
2013-01-17, by unc0rr
Can now change theme for static and mission maps.
2013-01-16, by dag10
No
2013-01-15, by unc0rr
Fixes build.
2013-01-15, by dag10
Added "what we use" section to "about" page. From GCI.
2013-01-14, by dag10
Fixed feedback submission by correcting Content-Type.
2013-01-14, by dag10
Fixed disabled QSpinBox border color.
2013-01-14, by dag10
Organized options into more relavant tabs.
2013-01-14, by dag10
- Fix another ton of bugs and misbehavior
2013-01-14, by unc0rr
Convert feedback page to dialog (+some fixes from unC0Rr)
2013-01-14, by dag10
GCI2012: Abstract Page Load
2013-01-14, by dag10
GCI2012: Abstract Hedgewars Dialogs
2013-01-14, by dag10
GCI2012: No More Hovering
2013-01-14, by dag10
move platform code around, based off a gci task by dag10
2013-01-14, by koda
GCI2012: Subscribe for Network
2013-01-14, by koda
keep engine target name consistent across platforms
2013-01-14, by koda
provide a nice mission description, feel free to improve
2013-01-14, by koda
GCI2012: Improve Game Configuration Widget
2013-01-14, by dag10
Merge
2013-01-14, by unc0rr
Fix build
2013-01-13, by unc0rr
Hat selection reworked
2013-01-13, by dag10
Prevent camera from moving with auto camera disabled when remote teams are targetting
2013-01-12, by nemo
Logon procedure for checkers, introduce invisible clients
2013-01-13, by unc0rr
- Start work on checker
2013-01-12, by unc0rr
Fix tons of warnings
2013-01-10, by martin_bede
Throw away stupid Data.Seq
2013-01-10, by unc0rr
Fix build
2013-01-09, by unc0rr
Merged default
2013-01-08, by vitiv
lua API functions to enable or disable game flags
2013-01-08, by martin_bede
correct rope tip
2013-01-07, by nemo
Added "New account" button when connectiong to the official server
2013-01-08, by vitiv
Merge from default
flibqtfrontend
2013-01-04, by unc0rr
- Unbreak build with .pro file
2013-01-04, by unc0rr
Tips are now loaded from an xml file.
2013-01-02, by martin_bede
simplified physfs cmake
2013-01-03, by koda
Removed wiggle 3D mode, reorder the list of 3D modes.
2013-01-03, by martin_bede
have the default window size to 5/6, save fullscreen resolution on 'fullscreenResolution' instead of 'resolution', make sure cFullscreenStuff is initialised
2013-01-04, by koda
GCI2012: Resolution Freedom
2013-01-04, by koda
Tweaked the resolution option layout.
2013-01-03, by vitiv
GCI2012: Unix Qt Signals
2013-01-02, by martin_bede
Separated fullscreen and windowed hwengine resolution parameters.
2013-01-03, by vitiv
simplify entering/leaving pages debug
2013-01-02, by koda
Changed resolution labels on options page.
2013-01-03, by vitiv
also have uTouch follow the new NewTurn policy
2013-01-02, by koda
merged changes
2012-12-31, by vitiv
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.
2013-01-01, by nemo
don't discard older cmake_c_flags
2012-12-30, by koda
GCI2012: CMake List Append
2012-12-30, by Willie Zhu
GCI2012: Advanced Keyboard Configuration
2012-12-29, by dag10
Preserve windowed resolution after manual resize
2012-12-30, by vitiv
ok, enable the splashscreen for win only
2012-12-28, by koda
Added Support for variable windowed resolution.
2012-12-29, by vitiv
restore compatibility with cmake 2.6
2012-12-28, by koda
NSIS workaround no longer necessary
2012-12-27, by koda
install shaders only when needed, find clang only when needed, fix building on windows, better cmake boolean vars
webgl
2013-01-02, by koda
disable splash on linux
2012-12-27, by koda
Small GL message
webgl
2012-12-30, by Michael Hartman
add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
2012-12-27, by koda
uStore.pas: Correctly point to shaders
webgl
2012-12-30, by Michael Hartman
oops, forgot that data absolute path only applies to linux
2012-12-27, by koda
Added shaders and -GL2 option
webgl
2012-12-30, by Michael Hartman
move DATA_INSTALL_DIR to the configurable options section
2012-12-27, by koda
fix hwc install and pas2c preprocessing (but not total conversion)
webgl
2012-12-25, by koda
typo when using DATA_INSTALL_DIR
2012-12-27, by koda
update branch with default
webgl
2012-12-25, by koda
Fix build
2012-12-27, by unc0rr
GCI2012: Feedback Redo
2012-12-25, by dag10
convert Game() library call to argc,argv format so that we can use the new parsing functions
2012-12-25, by koda
Don't play sounds in chat if sound is disabled, try to prevent sound crashes by checking for audio init failure.
2012-12-24, by nemo
GCI2012: Change Argument Passing Between Frontend and Engine
2012-12-24, by RowanD
merge
2012-12-24, by koda
get executable directory at runtime rather than configure time
2012-12-24, by koda
adjust rpath on osx too for libengine
2012-12-24, by koda
fix sky
2012-12-24, by nemo
Shoppa tournament 2012 winners
2012-12-22, by nemo
trophyrace with names removed
2012-12-22, by nemo
GCI2012: Beautify Network Page
2012-12-20, by dag10
remove the CROSSAPPLE option until a better solution is found
2012-12-20, by 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)
2012-12-20, by koda
edit rpath manually, allowing frontend+libengine to run on linux too
2012-12-19, by koda
can change library name and compile it on windows again
2012-12-19, by koda
remove FPFLAGS and GHFLAGS from cache every time
2012-12-19, by koda
can compile engine as library on linux but not run the executable (automatically), most likely breaking other platforms (wrt engine-as-library)
2012-12-19, by koda
can use engine as library on windows too
2012-12-18, by 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()
2012-12-18, by koda
bye bye cBits
2012-12-17, by koda
move GetParams in ArgParser, print a warning when using a deprecated command, pascalisation of +1s
2012-12-17, by koda
GCI2012: Optional Second Argument
2012-12-17, by RowanD
Use physfs here too
flibqtfrontend
2012-12-18, by unc0rr
add hwengine.desktop to hgignore
2012-12-16, by sheepluva
Merge from default
flibqtfrontend
2012-12-16, by unc0rr
Pass ROUND_FINISHED to engine so it could stop syncing
2012-12-16, by unc0rr
improve engine cmd line parsing and its documentation
2012-12-16, by RowanD
Documented an unclear method call
2012-12-15, by Ondrej Skopek
Reloads PAGE_SETUP values after clearing passwordhash
2012-12-15, by Ondrej Skopek
Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
2012-12-14, by Ondrej Skopek
Merge from parent
2012-12-14, by Ondrej Skopek
Reverted password loading in PAGE_SETUP, changed the value of passwordlength to save, added clearing of hashes after a 'Wrong password' RetryDialog
2012-12-14, by 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
2012-12-13, by Ondrej Skopek
fixed minor problem with saving hash
2012-12-12, by Ondrej Skopek
Removed whitespaces, refactored hash setting getting and clearing
2012-12-12, by Ondrej Skopek
Removed commented-out unused code
2012-12-11, by Ondrej Skopek
*sigh*
2012-12-14, by nemo
Patched login dialog bugs, added retry dialogs
2012-12-10, by Ondrej Skopek
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
2012-12-14, by nemo
uint32_t -> quint32
2012-12-10, by nemo
Fix linux build broken in ra1577759bf62 (probably)
2012-12-10, by koda
Fix non-osx build broken in ra874d00df4a4. Dudes... :(
2012-12-10, by unc0rr
Fix windows build broken in raf97cdbb7713
2012-12-10, by unc0rr
cmake set variable and typo
2012-12-10, by koda
GCI2012: Autoupdate Button in Settings
2012-12-10, by Drew Gottlieb
cmake verbosity/documentation/cleanup/formatting
2012-12-09, by koda
Implement some more callbacks
flibqtfrontend
2012-12-16, by unc0rr
partially revert r1fba650c2aa4 on misc/physfs/CMakeLists.txt which randomly set true and false variables
2012-12-09, by koda
Delete poller when game is over
flibqtfrontend
2012-12-14, by unc0rr
less linking needed, raise minimum_osx_version when videorec is enabled
2012-12-09, by koda
Merge with default
flibqtfrontend
2012-12-08, by unc0rr
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.
2012-12-08, by Drew Gottlieb
Some fixes
flibqtfrontend
2012-12-08, by unc0rr
Unbreak build
flibqtfrontend
2012-12-08, by unc0rr
Unbreak build
2012-12-08, by unc0rr
removing the optimisation that caused (most likely) the lua crashes on osx
flibqtfrontend
2012-12-08, by koda
removing the optimisation that caused (most likely) the lua crashes on osx
2012-12-08, by koda
strip available ram entry, add notice for entering email
flibqtfrontend
2012-12-08, by koda
strip available ram entry, add notice for entering email
2012-12-08, by koda
GCI2012: Google Issue Login
flibqtfrontend
2012-12-08, by Drew Gottlieb
GCI2012: Google Issue Login
2012-12-08, by Drew Gottlieb
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
2012-12-07, by 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
2012-12-07, by mk12
updated frontend translation
flibqtfrontend
2012-12-07, by Marco Bresciani
updated frontend translation
2012-12-07, by Marco Bresciani
fix some comments and add basic doxygen file
flibqtfrontend
2012-12-06, by sheepluva
fix some comments and add basic doxygen file
2012-12-06, by sheepluva
GCI2012: Corrected headers for generate documentation (doxygen)
flibqtfrontend
2012-12-04, by Mrowqa
GCI2012: Corrected headers for generate documentation (doxygen)
2012-12-04, by Mrowqa
fix build on linux for me ( the uint32_t releated breakage )
flibqtfrontend
2012-12-06, by sheepluva
fix build on linux for me ( the uint32_t releated breakage )
2012-12-06, by sheepluva
GCI2012: Refactor Authors Page
flibqtfrontend
2012-12-06, by koda
GCI2012: Refactor Authors Page
2012-12-06, by koda
tinker around the info delivery...
flibqtfrontend
2012-12-06, by koda
GCI2012: Sound Option, Hear Only Music
2012-12-06, by koda
GCI2012: Embed System Info
flibqtfrontend
2012-12-05, by Martin Bede
tinker around the info delivery...
2012-12-06, by koda
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
2012-12-04, by Mitchell Kember
GCI2012: Embed System Info
2012-12-05, by Martin Bede
Merge
2012-12-05, by Mitchell Kember
Cleaned up frontend options a bit and added a couple WhatsThis messages.
flibqtfrontend
2012-12-04, by Mitchell Kember
Command to delegate room to other player
2012-12-06, by unc0rr
Removed redundant "enable"s on checkboxes and variable names.
flibqtfrontend
2012-12-04, by Mitchell Kember
Change room name if room admin is kicked
2012-12-06, by unc0rr
Command to delegate room to other player
flibqtfrontend
2012-12-06, by unc0rr
Stop syncing when recieved 'o' message
2012-12-06, by unc0rr
Change room name if room admin is kicked
flibqtfrontend
2012-12-06, by unc0rr
Send "ROUND_FINISHED" to room clients when server thinks so
2012-12-06, by unc0rr
Stop syncing when recieved 'o' message
flibqtfrontend
2012-12-06, by unc0rr
Better check for bans
2012-12-06, by unc0rr
Send "ROUND_FINISHED" to room clients when server thinks so
flibqtfrontend
2012-12-06, by unc0rr
Show others if spectator is in game
2012-12-05, by unc0rr
Better check for bans
flibqtfrontend
2012-12-06, by unc0rr
Show who's in game to spectators
2012-12-05, by unc0rr
Merge
2012-12-05, by Mitchell Kember
Show others if spectator is in game
flibqtfrontend
2012-12-05, by unc0rr
"Registered users only" room flag
2012-12-05, by unc0rr
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).
2012-12-04, by Mitchell Kember
Show who's in game to spectators
flibqtfrontend
2012-12-05, by unc0rr
Cleaned up frontend options a bit and added a couple WhatsThis messages.
2012-12-04, by Mitchell Kember
kinda treat graves like hedgehogs for the purpose of looking up hog info
2012-12-05, by nemo
"Registered users only" room flag
flibqtfrontend
2012-12-05, by unc0rr
Removed redundant "enable"s on checkboxes and variable names.
2012-12-04, by Mitchell Kember
GCI2012: Remove Quit Prompt On Mouse Click
2012-12-05, by Drew Gottlieb
kinda treat graves like hedgehogs for the purpose of looking up hog info
flibqtfrontend
2012-12-05, by nemo
backout rea7541f77944 since development of frontlib is on another branch
2012-12-04, by koda
GCI2012: Remove Quit Prompt On Mouse Click
flibqtfrontend
2012-12-05, by Drew Gottlieb
don't set stereomode when stereo is disabled
2012-12-04, by koda
don't set stereomode when stereo is disabled
flibqtfrontend
2012-12-04, by koda
GCI2012: Fix Cancelling Video Uploads
2012-12-04, by O. Michael Hartman
GCI2012: Fix Cancelling Video Uploads
flibqtfrontend
2012-12-04, by O. Michael Hartman
readd this debug line, commented out, could be useful
2012-12-04, by koda
readd this debug line, commented out, could be useful
flibqtfrontend
2012-12-04, by koda
can reopen engine again...
2012-12-04, by koda
can reopen engine again...
flibqtfrontend
2012-12-04, by koda
third merge, yay
2012-12-04, by koda
Made user data path default to '.'.
flibqtfrontend
2012-12-03, by Joe Doyle (Ginto8)
second merge
2012-12-04, by koda
Register flib_gameconn callbacks
flibqtfrontend
2012-12-04, by unc0rr
first merge
2012-12-04, by koda
merge from default
flibqtfrontend
2012-12-04, by unc0rr
Made user data path default to '.'.
2012-12-03, by Joe Doyle (Ginto8)
Create hedgewars.ini if not exists manually,
2012-12-03, by unc0rr
GCI2012: Navigation Output
2012-12-03, by Ondrej
GCI2012: Convert uMobile into a Callback Record
2012-12-03, by Rowan D
don't allow resizing videorec widgets
2012-12-03, by koda
GCI2012: Move Video Preferences in Settings Tab
2012-12-03, by koda
Merged changes from upstream.
2012-12-02, by Mitchell Kember
Move video description text underneath thumbnail to prevent the layout from resizing.
2012-12-02, by Mitchell Kember
Fix crashes and wtf behaviour introduced in r0b8beacff8a5
2012-12-03, by unc0rr
Merged with upstream.
2012-12-02, by Mitchell Kember
Unbreak build with freepascal < 2.6.0
2012-12-03, by unc0rr
Fixed crash that occured after recording a video (pagevideos' config wasn't set).
2012-12-02, by Mitchell Kember
caught a few more possible glitches in engine cmakefile
2012-12-03, by koda
Merged koda's fix for the hwengine bug.
2012-12-02, by Mitchell Kember
MERGE
2012-12-03, by koda
Make video recording options have fixed size and merge with spinbox->combobox change.
2012-12-02, by Mitchell Kember
Fix check for file existance
2012-12-02, by unc0rr
Merged changes from upstream.
2012-12-02, by Mitchell Kember
- Disable in-room bans
2012-12-02, by unc0rr
fix compiling engine (bug introduced in r33868aea694c)
2012-12-02, by koda
GCI2012: Find Out What is Causing This Problem (frontend leaks on OS X)
2012-12-02, by Drew Gottlieb
unify default videorec values loading/reloading, fix setting index/value from previous commit
2012-12-02, by koda
GCI2012: Check for Non-Standard Recorder Framerate
2012-12-02, by O. Michael Hartman
resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
2012-12-02, by koda
Merged changes from upstream.
2012-12-01, by Mitchell Kember
fix mask only
2012-12-01, by nemo
GCI2012: User/Pass Single Prompt
2012-12-02, by Ondrej
GCI2012: Move Freepascal discovery code into a CMake module
2012-12-02, by koda
Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
2012-12-02, by unc0rr
Fix QSettings problems:
2012-12-02, by unc0rr
Some fixes
2012-12-01, by unc0rr
shorten tip
2012-12-01, by koda
Google Code-in: Center help text field
2012-11-30, by Mitchell Kember
Fix more errors. It compiles!
2012-12-01, by Joe Doyle (Ginto8)
also this can be deleted
2012-12-01, by koda
Merge
2012-12-01, by Joe Doyle (Ginto8)
Merge
2012-11-30, by Joe Doyle (Ginto8)
Fix some stupid errors I caused
2012-12-01, by Joe Doyle (Ginto8)
minor xcodeproj update
2012-12-01, by koda
use High() to avoid future out of bounds in uSound
2012-12-01, by koda
Make user folder default to global folder in hwengine
2012-11-30, by Joe Doyle (Ginto8)
Refactor Freepascal module.
2012-12-01, by Bryan Dunsmore
oups
2012-11-30, by nemo
Move noexecstack flags to Freepascal module and refactor.
2012-12-01, by Bryan Dunsmore
remove unneeded @2x images
2012-12-01, by koda
Move code for Freepascal to separate CMake module.
2012-11-30, by Bryan Dunsmore
GCI2012: Remove Structure Weapon Code
2012-12-01, by deepdog
Make user folder default to global folder in hwengine
2012-11-30, by Joe Doyle (Ginto8)
set window modality for new ban dialogs
2012-11-30, by koda
Fix warning
2012-12-01, by unc0rr
Bans manager
2012-12-01, by unc0rr
- Fix UNBAN bug
2012-12-01, by unc0rr
Case insensitive test for banned nickname
2012-11-30, by unc0rr
Implement ban by nickname
2012-11-30, by unc0rr
GCI2012: Too many variables
2012-11-30, by koda
GCI2012 - In-Game Chat Commands
2012-11-30, by koda
Google Code-in: Move video preferences in settings tab
2012-12-01, by Mitchell Kember
GCI2012: Command Line Parsing
2012-11-30, by Rowan D
Google Code-in: Center help text field
2012-11-30, by Mitchell Kember
use the correct symbol
2012-11-30, by koda
Use same macro for hiding video record button and keybinding
2012-11-30, by Mitchell Kember
GCI2012: Lowercase CMake functions (main files only)
2012-11-30, by m4tx
Move global variables to units that use them
2012-11-29, by Joe Doyle (Ginto8)
Google Code-in: Hide "video record" keybind option
2012-11-29, by Mitchell Kember
Remove unused global variables
2012-11-29, by Joe Doyle (Ginto8)
*sigh*
2012-11-29, by nemo
merge
flibqtfrontend
2012-11-30, by unc0rr
A bit of refactoring
2012-11-29, by unc0rr
Use HW_TEAMCOLOR_ARRAY from frontlib
flibqtfrontend
2012-11-30, by unc0rr
Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
2012-11-29, by Chris Wong
Merge
flibqtfrontend
2012-11-30, by unc0rr
GCI: use player's name for the default team
2012-11-29, by zero579911
Fixed flib_weaponset_create creating an empty weaponset (for real this time :P)
flibqtfrontend
2012-11-30, by Medo
unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
2012-11-29, by nemo
Some fixes
flibqtfrontend
2012-11-27, by unc0rr
Added default weaponset to frontlib hwconsts
flibqtfrontend
2012-11-27, by Medo
merge
2012-11-28, by nemo
No more crashes when running quick game
flibqtfrontend
2012-11-27, by unc0rr
GCI2012: Empty list help text (Issue 375)
2012-11-28, by Bryan Dunsmore
Try to setup weapon sets for quick game
flibqtfrontend
2012-11-26, by unc0rr
Remove limit on hedgehogs number
2012-11-28, by unc0rr
Merge from default to have recent fixes
flibqtfrontend
2012-11-26, by unc0rr
koda, koda... could have checked your claims
2012-11-26, by unc0rr
link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
2012-11-24, by koda
Updated Slovak translation
2012-11-24, by jose1711
add ios project to physfs
2012-11-24, by koda
merge
2012-11-24, by jose1711
INSTALL and README updates
2012-11-24, by koda
physfs: no carbon depency on osx, add cdecl attributes on extra functions
2012-11-24, by koda
Updated Slovak translation
2012-11-23, by jose1711
Load sounds with the help of physfsrwops library
2012-11-24, by unc0rr
merge
webgl
2012-12-02, by koda
Refactor identifiers names
2012-11-23, by unc0rr
GCI2012: Check for Clang Version in CMake
webgl
2012-12-01, by koda
Refactor Clang module.
webgl
2012-12-01, by Bryan Dunsmore
Implement QAbstractFileEngine::FastReadLineExtension
2012-11-23, by unc0rr
Move version check of Clang to CMakeLists.
webgl
2012-11-30, by Bryan Dunsmore
Use alternative way of checking for file end. Also refactor this code a bit.
2012-11-23, by unc0rr
Move code for Clang to separate CMake module.
webgl
2012-11-30, by Bryan Dunsmore
Move code for Clang to separate CMake module.
webgl
2012-11-30, by Bryan Dunsmore
Bring ansistrings back
2012-11-23, by unc0rr
Oops, temporary objects involved
flibqtfrontend
2012-11-26, by unc0rr
ok at least pas2c now parses allnots.......
webgl
2012-11-24, by koda
show console on win when debugging to see frontend messages
2012-11-23, by koda
Convert HWTeam to be a wrapper to flib_team
flibqtfrontend
2012-11-25, by unc0rr
update var name
webgl
2012-11-22, by koda
Oops, sorry, libphysfs.dll
2012-11-22, by unc0rr
- frontlib loads team config via physfs
flibqtfrontend
2012-11-25, by unc0rr
throw in some 'nots' trying to restore pas2c functionality
webgl
2012-11-22, by koda
- Fix saving .ini files
2012-11-22, by unc0rr
Remove debug messages
flibqtfrontend
2012-11-24, by unc0rr
updated branch
webgl
2012-11-22, by koda
revisit the debugfile section
2012-11-22, by koda
Fix some frontlib bugs
flibqtfrontend
2012-11-22, by unc0rr
moar cmake cleanup, use message(WARNING ...) where appropriate
2012-11-21, by koda
Try to use map preview facilities:
flibqtfrontend
2012-11-22, by unc0rr
Follow IANA suggestions better
2012-11-22, by unc0rr
cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
2012-11-21, by koda
Bad unC0Rr
2012-11-21, by koda
Bad koda!
2012-11-21, by unc0rr
little cmake cleanup, search installed modules first, then our own
2012-11-21, by koda
how this happened?
2012-11-21, by koda
Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.
2012-11-21, by unc0rr
Some fixes to build process
2012-11-21, by unc0rr
added sdl_net headers and def lib for windows, fix frontlib compilation on windows
2012-11-21, by koda
lotsa hackery to get frontend somehow link libengine...
2012-11-21, by koda
frontlib paths
2012-11-20, by koda
fix physfs on osx, now all platforms should be happy
2012-11-20, by koda
Oops
2012-11-21, by unc0rr
Start port to frontlib
2012-11-21, by unc0rr
Fix build
2012-11-20, by unc0rr
Fix SDL library name
2012-11-20, by unc0rr
find lua.h ...
2012-11-20, by koda
thou shall not use system headers for crossplatformness
2012-11-20, by koda
physfs compilation on windows
2012-11-20, by koda
use lua headers correctly
2012-11-20, by koda
Fix typo
2012-11-20, by unc0rr
Okay, remove previous request only if it has same parent
2012-11-20, by unc0rr
- Only allow one engine instance running at the moment
2012-11-19, by unc0rr
win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
2012-11-19, by koda
Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
2012-11-19, by unc0rr
Merge
2012-11-19, by unc0rr
fix deprecation warnings for libav sources
2012-11-19, by koda
meh
2012-11-19, by koda
linking phsyfs on osx
2012-11-19, by koda
allow the engine to use physfs on android too
2012-11-18, by Xeli
Merge from 0.9.18
2012-11-18, by unc0rr
Convert reading hedgehogs limit from map config
2012-11-18, by unc0rr
Download .zip too, and store them to .hwp
2012-11-18, by unc0rr
merge... need to remember to update first
2012-11-17, by nemo
Merge physfslayer branch into default. Have fun!
2012-11-18, by unc0rr
Close this branch
physfslayer
2012-11-18, by unc0rr
- Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents)
physfslayer
2012-11-18, by unc0rr
oops
2012-11-17, by nemo
oops
webgl
2012-11-14, by koda
Mount .hwt files found in Data folder
physfslayer
2012-11-18, by unc0rr
oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
2012-11-17, by nemo
link main on osx
webgl
2012-11-13, by koda
Get rid of DataManager::findFileForRead
physfslayer
2012-11-17, by unc0rr
Backed out changeset 5d00c28059e3 - enable the feedback button again
2012-11-16, by koda
cleanup headers, remove -I . from rtl lib to save a few warnings
webgl
2012-11-13, by koda
Use (undocumented) Mix_LoadMUS_RW to load music
physfslayer
2012-11-17, by unc0rr
mutatis mutandis
2012-11-16, by koda
some CMake cleanup
webgl
2012-11-13, by koda
We need custom script loading function in lua now
physfslayer
2012-11-17, by unc0rr
up android target api (but this commit is actually just to test buildbot: desync
2012-11-15, by Xeli
fix build
webgl
2012-11-13, by nemo
Keeping bruteforce
physfslayer
2012-11-17, by unc0rr
another tweak tomake --stats-only work on headless servers
2012-11-15, by Xeli
and install it too
webgl
2012-11-11, by koda
Oops, didn't realize FindLua.cmake is our own module
physfslayer
2012-11-17, by unc0rr
Don't rely on hedgehog facing direction, check intentions instead. Should fix excessive turns around and weird jumps to water
2012-11-15, by unc0rr
comments and runtime list of files to convert and compile
webgl
2012-11-11, by koda
Implement reader in C ffs
physfslayer
2012-11-17, by unc0rr
Pretend AI knows how to use drill rocket (actually has no idea of drilling)
2012-11-15, by unc0rr
finally hwengine in c links without errors
webgl
2012-11-11, by koda
Script loading via physfs which doesn't work:
physfslayer
2012-11-16, by unc0rr
Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
2012-11-14, by nemo
cmake linking for engine in c
webgl
2012-11-11, by koda
Engine loads fine with basic config
physfslayer
2012-11-14, by unc0rr
make stats-only mode work headless. also skip a few things to save time/memory.
2012-11-14, by nemo
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
2012-11-11, by koda
Get rid of Pathz and UserPathz
physfslayer
2012-11-14, by unc0rr
oops
2012-11-14, by nemo
better clang search
webgl
2012-11-11, by koda
- Add physfsrwops library
physfslayer
2012-11-14, by unc0rr
Don't accept in-room flags when not in room
2012-11-14, by unc0rr
merge xymeng pas2c
webgl
2012-11-11, by koda
merge with default
physfslayer
2012-11-13, by unc0rr
merge with latest default
webgl
2012-11-11, by koda
Some tweaks to AI
2012-11-13, by unc0rr
fix demo playback
2012-11-11, by nemo
couple of nots
2012-11-08, by nemo
merge
2012-11-08, by nemo
Various tweaks to recent AI change
2012-11-08, by unc0rr
this wasn't needed IMO
2012-11-08, by nemo
objects too
2012-11-07, by nemo
something bender asked for. allow a mask without a map
2012-11-07, by nemo
oups
2012-11-07, by nemo
search for more clang names
webgl
2012-11-11, by koda
Make FindPlace more flexible on large maps.
2012-11-07, by nemo
no globs, sources not yet generated
webgl
2012-11-09, by koda
merge
2012-11-07, by unc0rr
correct includes and clang detection
webgl
2012-11-09, by koda
LongInt Land width/height, mouse coords
2012-11-07, by nemo
More strictness on room bans
2012-11-07, by unc0rr
Fix why my first attempt to compile main had failed, causing me to ask koda what the secret was. apparently using an OS that ignores case...
webgl
2012-11-09, by nemo
strip BOM
2012-11-07, by nemo
add a few cmakefiles for c engine and rtl
webgl
2012-11-09, by koda
Only a handful of ISO 639-3 languages are supported by Qt. Standard Malay is not one of them. Using the macrolanguage code seems fine. Not too sure what the numerusform is for a macrolanguage, but appears that wikipedia equates MS w/ "bahasa" too
2012-11-07, by nemo
add FindGLEW.cmake module
webgl
2012-11-09, by koda
Try to beat AI in Mutant!
2012-11-07, by unc0rr
rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options
webgl
2012-11-08, by koda
merge
2012-11-07, by koda
split WEBGL and NOPASCAL cmake options
webgl
2012-11-08, by koda
add gstMoving to avoid sticking
2012-11-06, by nemo
better GL.h (which was needed after all)
webgl
2012-11-08, by koda
Don't zero TeamHealth, only show empty health bar
2012-11-06, by unc0rr
add xymeng's pas2c header
webgl
2012-11-08, by koda
Spam log with checksums
2012-11-06, by unc0rr
empty or old files
webgl
2012-11-08, by koda
Maybe this caused server crashes? Add more strictness on team owner record field
2012-11-06, by unc0rr
well this was silly
webgl
2012-11-08, by koda
This should ensure zsm doesn't screw up locale, hopefully.
2012-11-06, by nemo
add xymeng's rtl port
webgl
2012-11-07, by koda
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
2012-11-06, by nemo
move stuff out of engine folder
webgl
2012-11-07, by koda
Remove duplicate files from voices (add a fallback check in uSound). Add JustYouWait as an alternate to IllGetYou. Note that IllGetYou being called every turn seems awkward. IMO they probably should be reserved for significant enemy action. Maybe played by team of heavily damaged or killed hog.
2012-11-06, by nemo
verbose pas2c for parsed args
webgl
2012-11-07, by koda
issue #458
2012-11-05, by nemo
parentheses for everyone
webgl
2012-11-07, by koda
revert merge w/ Medo change, since it crashes the engine. Access violation line 70 of uLandOutline.pas|line 231 of uLand.pas etc
2012-11-05, by nemo
haskell usability on windows
webgl
2012-11-07, by koda
support ridiculously large maps
2012-11-05, by nemo
add CMakeFile for pas2c, add WEBGL config option
webgl
2012-11-05, by koda
Oops, fix room info on room admin change
2012-11-06, by unc0rr
dos2unix hedgewars.pro
physfslayer
2012-11-13, by unc0rr
close branch
0.9.18
2013-06-03, by koda
move pas2c files in their own directory and add a warning about argument order
webgl
2012-11-05, by koda
ios: fill in CFBundleVersion and CFBundleShortVersionString information better
2012-11-05, by koda
Build physfs lib before engine
physfslayer
2012-11-07, by unc0rr
Replay without frontend mode
0.9.18
2013-02-12, by unc0rr
pas2c is now fully parametric with command line options (maybe unC0Rr needs to clean this up a little)
webgl
2012-11-04, by koda
Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem.
2012-11-04, by nemo
Fix function prototype
physfslayer
2012-11-05, by unc0rr
removing the optimisation that caused (most likely) the lua crashes on osx
0.9.18
2012-12-08, by koda
pas2c can search for inc files in alternate folders (needed for out of source builds)
webgl
2012-11-04, by koda
bad koda
2012-11-04, by nemo
Start work on physfs support in engine
physfslayer
2012-11-05, by unc0rr
Fix crash in kamikaze
0.9.18
2012-11-18, by unc0rr
pas2c can read files without changing the process directory
webgl
2012-11-04, by koda
Causes AI fail. Needs testing 'cause at some point, I thought this was needed for portal, I don't remember *why*
2012-11-04, by nemo
- Load teams via physfs
physfslayer
2012-11-05, by unc0rr
advice from hasufell
0.9.18
2012-11-07, by koda
pas2C is slowely becoming parametric
webgl
2012-11-04, by koda
oups
2012-11-04, by nemo
merge with default again
physfslayer
2012-11-05, by unc0rr
strip bad line
0.9.18
2012-11-05, by nemo
let's start to introduce bugs in haskell stuff too
webgl
2012-11-03, by koda
merge .18 lua
2012-11-04, by nemo
Better place for SendUpdateOnThisRoom
2012-11-04, by unc0rr
Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem.
0.9.18
2012-11-04, by nemo
Send notification about 1 player in room on room creation
2012-11-03, by unc0rr
play nicer with system flags
0.9.18
2012-11-04, by hasufell
leak
2012-11-03, by koda
avwrapper needs to depend on hwengine not on ENGINECLEAN
0.9.18
2012-11-04, by koda
this version of tremor requires a nil check on close_func
2012-11-03, by koda
fix parallel compilation
0.9.18
2012-11-04, by hasufell
merge from 0.9.18
2012-11-03, by koda
*sigh*
0.9.18
2012-11-03, by nemo
more fixes
0.9.18
2012-11-03, by nemo
Script typos
0.9.18
2012-11-02, by nemo
update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
0.9.18
2012-11-02, by nemo
5 files that fail to load in libpng1.5 - ran convert against libpng1.2 then pngcrushed 'em to strip for good luck
0.9.18
2012-11-01, by nemo
many osx sparkle fixes
0.9.18
2012-11-02, by koda
remove mobile ifdefs, replace writeLn's for WriteLnToConsole
2012-11-02, by Xeli
Wee, now frontend is able to load translation file
physfslayer
2012-11-04, by unc0rr
fix name
0.9.18
2012-11-02, by koda
merge from hedgeroid, includes Medo's work from GSoC
2012-11-02, by Xeli
Merge with default
physfslayer
2012-11-03, by unc0rr
merge from default
0.9.18
2012-11-01, by koda
oops, fix incorrect room owner name in ROOM UPD command again
2012-11-02, by unc0rr
Added tag 0.9.18-release for changeset 2fc02902c7cb
0.9.18
2012-11-01, by nemo
oops, fix incorrect room owner name in ROOM UPD command
2012-11-02, by unc0rr
Removed tag 0.9.18-release
0.9.18
2012-11-01, by nemo
fix for forts mode *sob*
0.9.18
0.9.18-release
2012-11-01, by nemo
Send ROOM UPD message when team is added/deleted from room, and when game starts or finishes
2012-11-02, by unc0rr
Added tag 0.9.18-release for changeset be11c26a3a0b
0.9.18
2012-11-01, by nemo
Small fixes to b-day image. For next year I 'spose
2012-11-01, by nemo
Removed tag 0.9.18-release
0.9.18
2012-11-01, by nemo
Backed out changeset 5d00c28059e3 - enable the feedback button again
2012-11-01, by koda
Fix 0.9.18 desync:
0.9.18
2012-11-01, by unc0rr
merge again
2012-11-01, by koda
updated Info.plist
0.9.18
2012-11-01, by koda
merge with 0.9.18
2012-11-01, by koda
small it.txt update
0.9.18
2012-11-01, by ChipHome
this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into.
0.9.18
2011-11-21, by sheepluva
Added tag 0.9.18-release for changeset 2f203395baca
0.9.18
2012-11-01, by koda
!@#$
0.9.18
2012-10-31, by nemo
add missing cmakelists.txt, move portal mission graphic to correct dir
0.9.18
2012-10-31, by nemo
merge trunk w/ final 0.9.18
2012-10-31, by nemo
merge w/ trunk
0.9.18
2012-10-31, by nemo
update lua loc, adjust cleaver in ammo sets
0.9.18
2012-10-31, by nemo
portal challenge
0.9.18
2012-10-31, by sphrix
birthday style
0.9.18
2012-10-31, by nemo
- Fix for little mistakes (applied to every hedgewars_*.ts file).
0.9.18
2012-10-31, by inu
Update ai actions tracing subsystem
0.9.18
2012-10-31, by unc0rr
Fix white background in players list on halloween, christmas and easter
0.9.18
2012-10-31, by unc0rr
Merge from default
0.9.18
2012-10-31, by unc0rr
Clear in-game flag when user joins room
2012-10-31, by unc0rr
libav name refactor
2012-10-30, by koda
another stake at variable pre-initialisation - we lost preview logging in the course
2012-10-30, by koda
apparently an older version was provided earlier and this one is newer and theoretically desync free. untested.
0.9.18
2012-10-30, by Vatten
fix hat names. more efficient killing off of limited hogs (takes too long to wait otherwise)
2012-10-29, by nemo
new script specialising in altering weapon behaviour
0.9.18
2012-10-30, by Vatten
merge from stable
2012-10-30, by koda
polish language update (+ closes issue 322)
0.9.18
2012-10-30, by szczur
consistent line endings
0.9.18
2012-10-29, by nemo
consistent line endings
2012-10-29, by nemo
fix reserved hats from scripting
0.9.18
2012-10-29, by nemo
fix reserved hats from scripting
2012-10-29, by nemo
remove cleaver gradient
0.9.18
2012-10-29, by Star
remove cleaver gradient
2012-10-29, by Star
merge trunk in 0.9.18
0.9.18
2012-10-29, by koda
dev version bump, for 'stable' commits please use 0.9.18 branch
2012-10-29, by koda
disable this block since it doesn't fit star's new graphic. doesn't show up often anyway, since unc0rr changed gst clearing
2012-10-29, by nemo
use VideoItem::prefix instead of VideoItem::name as suggested by Stepan777
2012-10-29, by koda
tweaked hedgehog sprite (gstLoser and such) this version tries to clean up a bit of the pixelation from having not been edited in inkscape
2012-10-29, by Star
Change messages a bit
2012-10-30, by unc0rr
Mutant script
2012-10-30, by unc0rr
Fix training script positions altered by variable land dimension change. Issue #453
2012-10-29, by nemo
Fix 440, used 'grave' rather than '`' in default binds
2012-10-29, by Xeli
darken and contrast the gray images to distinguish more easily from pink
2012-10-29, by nemo
Arbitrarily tweaked to not firepunch loose, and to increase chance of bazooka doing it to about 20%
2012-10-29, by nemo
Improve TestSniperRifle a bit
2012-10-29, by unc0rr
Allow cleavers to be knocked loose by explosions. Probabilities might need tweaking.
2012-10-29, by nemo
boo, koda
2012-10-29, by unc0rr
this commit is a no-op
2012-10-29, by koda
close engine shortcut, from the discussion in issue 317
2012-10-29, by koda
disable fps widget when recording
2012-10-29, by koda
add videorec button descriptions and delete screenshot when video is deleted (issue 427)
2012-10-29, by koda
apparently we are forced to use a (dummy) callback for glut 3.0 compatibility
2012-10-28, by koda
increase framerate and bitrate (issue 427)
2012-10-28, by koda
double cleaver rotation speed, also make spin direction dX dependent.
2012-10-28, by nemo
Slight update of russian translation
2012-10-29, by unc0rr
Choose first unused color for added team (addresses issue 431) + other small changes
2012-10-28, by unc0rr
add SDL as an dependency
hedgeroid
2012-10-28, by Xeli
let animation objects delete themselves after they are not being used anymore
2012-10-28, by sheepluva
revert tremor back to a version before koda broke it ;p
hedgeroid
2012-10-28, by Xeli
more like here
2012-10-28, by nemo
merge Medo's GSoC work
hedgeroid
2012-10-28, by Xeli
Workaround for visual bug. Issue #442
2012-10-28, by nemo
merge hedgeroid branch with tip
hedgeroid
2012-10-28, by Xeli
add flag of the soviet union (issue 297)
2012-10-28, by koda
fix for issue 432, show ready toggle for room admins, set them always ready, keep the blinking option
2012-10-28, by koda
merge
2012-10-28, by koda
forgot to remove these files when reverting tremor
2012-10-28, by koda
cleanup in initEverything and freeEverything
2012-10-28, by koda
revert r767d3c4153a1 this tremor implementation is buggy
2012-10-28, by koda
* fix initialisation, preload values and then read args
2012-10-28, by koda
disable audio dampening on mobile
2012-10-28, by koda
polish translation update (bug448)
2012-10-28, by szczur
issue #428 - move power to after team labels
2012-10-27, by nemo
german engine translation update
2012-10-27, by sheepluva
german Qt-Frontend translation update
2012-10-27, by sheepluva
- Better fix than the one from rc7f5c3bd7f8c. Now just scrolling back till net/nettype/main page. Not tested aswell.
2012-10-27, by unc0rr
apply unC0Rr's fix for 435 to landscape and non numbered ammomenu
2012-10-27, by Xeli
Fix issue 435, and also unreported bug when 2 or even 4 entries could have selection at the same time in weapons menu.
2012-10-27, by unc0rr
these files had the executable flag/permission set
2012-10-27, by sheepluva
Issue #443 - change in syntax for effects
2012-10-27, by nemo
minor macro cleanup
2012-10-27, by koda
updated italian translation (#447)
2012-10-27, by ChipHome
Clear hedgehog's gear Power value when switching. Should fix issue 446 (not tested, but looks obvious).
2012-10-27, by unc0rr
Oops, fix room players list emptyness
2012-10-27, by unc0rr
This should cover all entries from issue 438
2012-10-27, by unc0rr
Fix cake splashing bug (issue 429)
2012-10-27, by unc0rr
No hacks! Fix issue 437
2012-10-27, by unc0rr
fix for issue 441 ("Cannot overwrite default weapon set 'Default'!" message when no change to weapon set was made)
2012-10-26, by sheepluva
Set minimums on a few values to avoid camera zooming out past them. partly Issue #430. Might be worth defining a new constant for this.
2012-10-26, by nemo
eh. might as well toss this in for reference purposes
2012-10-26, by nemo
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
2012-10-26, by nemo
fix for the root cause of issue 434 (previous pages being visible in the background)
2012-10-26, by sheepluva
issue #445 spin math
2012-10-26, by nemo
disable F5 key and data refresh
2012-10-26, by sheepluva
rollback of r08642c7da4a3b5e05be51a8b45995e799bbc4bbf ("add DLC button to net game room")
2012-10-26, by sheepluva
missed this one when fixing regular flakes. issue #444
2012-10-26, by nemo
0.9.18 release branch
0.9.18
2012-10-26, by koda
Restore -gv, limit points to template dimensions
2012-10-25, by nemo
-gv was causing broken behaviour
2012-10-25, by nemo
add gsoc students. also sphrix to translators
2012-10-25, by nemo
countless small optimisation for cmake, output messages are now coherent (mostly) and the options get fully respected (eg. skipping library search if not activated)
2012-10-25, by koda
finally videorec on osx
2012-10-25, by koda
I hate Windows and it hates me...
2012-10-24, by koda
add surname to credits
2012-10-24, by Randy
support video recording on windows with automation and headers
2012-10-24, by koda
enable png support under win32
2012-10-24, by koda
hgignore and skip one config file for win32
2012-10-24, by koda
download SDL dlls if not present
2012-10-24, by koda
update SDL headers for winutils
2012-10-24, by koda
Make explosion look depend less on fps
2012-10-24, by unc0rr
fuuuuuuuuuuuu don't use stack checking
2012-10-24, by koda
missing nil test
2012-10-23, by nemo
Flag script parsecommands to avoid echoing to net
2012-10-23, by nemo
Get rid of C-style operators
2012-10-24, by unc0rr
better?
2012-10-23, by nemo
Ok. Seems to me if you disconnect on any page, you should go to the main net page, since presumably you were in some part of net play. I think this should avoid ending up in a "lobby" after disconnecting
2012-10-23, by nemo
lupdate -no-obsolete project_files/hedgewars.pro
2012-10-23, by koda
tweak tab styling
2012-10-23, by nemo
tweaks to win build script, hedgewars.pro now supports win32 target
2012-10-23, by koda
tweak tab appearance to try to appease koda
2012-10-23, by nemo
forgot modality for this widget
2012-10-23, by koda
disable feedback button for now
2012-10-23, by koda
set window modality also for custom dialogs, small text changes
2012-10-23, by koda
QMessageBox overhaul: unify buttons, style and appearance of info dialogs, fixing a few typos and return values along the way
2012-10-23, by koda
add standard copyright header
2012-10-23, by koda
don't try to delete a default scheme
2012-10-23, by koda
Completely arbitrary tweaking of tunnel values (avoids a nil) - still needs smooth curves (probably a target dx/dy to aim for, and slow alterations) and taking less CPU. Also disable unused function in Highlander
2012-10-22, by nemo
- Fix desyncs triggered by AI
2012-10-22, by unc0rr
Check cake and air attack again if walked far from initial position (not tested)
2012-10-22, by unc0rr
Track targets better in multiattack mode
2012-10-22, by unc0rr
Mark places where tried to jump, avoid too much of thinking
2012-10-22, by unc0rr
*sigh* revert the multishoot thingy. worked fine in my tests w/ smine and cleaver, screwed up deagle. need to find out why, but sleepy. for later
2012-10-21, by nemo
Someone should look this over to make sure it should stay in
2012-10-21, by nemo
Disable jiggling of cleavers 'cause it just looks odd. Adding a constraint based on proximity to portal is an option too, this was just easier.
2012-10-21, by nemo
Turn off freezing in multishoot, unless unc0rr can come up w/ a good reason why this was here :)
2012-10-21, by nemo
0.9.17 -> 0.9.18 changelog
2012-10-22, by unc0rr
crude workaround for problem inu reported with sound button
2012-10-21, by nemo
ok. for some reason, this now works without problems. weird. (reenable smine/cleaver alt)
2012-10-21, by nemo
Fix include
2012-10-21, by unc0rr
Fix build
physfslayer
2012-10-21, by unc0rr
Fix knockball
2012-10-21, by nemo
Workaround over QIcon failing to load from physfs
physfslayer
2012-10-21, by unc0rr
Keep room admin ready status always set
2012-10-21, by unc0rr
Simplify DataManager as physfs partially implements its functions
physfslayer
2012-10-21, by unc0rr
Remove deprecated signals
2012-10-21, by unc0rr
Oops, forgot this
physfslayer
2012-10-21, by unc0rr
fix trophyrace. also tweak it a little
2012-10-20, by nemo
Many bugfixes and features to FileEngine
physfslayer
2012-10-21, by unc0rr
Don't need this button anymore
2012-10-20, by unc0rr
Try using PhysicsFS.
physfslayer
2012-10-20, by unc0rr
damn nots
2012-10-18, by nemo
Fix most of server warnings
2012-10-17, by unc0rr
'In game' client flag, both server and frontend support
2012-10-17, by unc0rr
- Show unready status in icon
2012-10-17, by unc0rr
I like this condition for home run better
2012-10-16, by nemo
Better error handling
2012-10-16, by unc0rr
skip all dx/dy mod if Power is 0
2012-10-16, by nemo
Tweak TestDesertEagle. Bots should prefer direct shots to shots through land now, but I didn't test that yet.
2012-10-16, by unc0rr
cut down on excessive checkins in some situations
2012-10-15, by nemo
Remove slot overcrowding, disable angle detection which isn't doing what I want.
2012-10-15, by nemo
Don't accept ROUNDFINISHED message twice. Fixes game hangs when half of teams quit game.
2012-10-16, by unc0rr
Try to prevent a situation where hogs embedded in other hogs/barrels/cleavers get stuck, by checking for gears overlapping on Y
2012-10-15, by nemo
Also shove using shotgun, switch off hat when not active hog
2012-10-14, by nemo
First pass at cleaver.
2012-10-14, by nemo
Two cavern templates which aren't horribly long to generate, produce pretty varying maps, and allow 48 hedgehogs gameplay
2012-10-14, by unc0rr
Fix crasher in TestCake
2012-10-13, by unc0rr
Switch to vector library for arrays
2012-10-13, by unc0rr
small tweak. (reverse mouse wheel directions for color change)
2012-10-13, by sheepluva
Convert ColorWidget from QWidget to QFrame and make use of The Box Model(tm) in stylesheet
2012-10-13, by unc0rr
UNBAN implementation
2012-10-13, by unc0rr
add Randy to extended credits
2012-10-12, by sheepluva
french translation. primarily of the campaign.
2012-10-11, by sphrix
Better use random number here
2012-10-12, by unc0rr
- Nicks starting from not-letter char go to bottom of the list
2012-10-11, by unc0rr
Remove old signal-slot conenctions
2012-10-10, by unc0rr
- Finish conversion to nicks model
2012-10-10, by unc0rr
Get rid of deprecated chat widget stuff
2012-10-10, by unc0rr
Restore old context menu behavior
2012-10-10, by unc0rr
no. still doesn't work right
2012-10-10, by nemo
Please pas2c
2012-10-10, by unc0rr
- Enable chat context menu actions
2012-10-10, by unc0rr
Don't ask for full rooms list on part/kick
2012-10-10, by unc0rr
Reset nickname so it may be reused while old connection is still hanging
2012-10-09, by unc0rr
no. still doesn't work right.
2012-10-08, by nemo
Knife is still broken, but so koda can fix it...
2012-10-08, by nemo
Load friends/ignored nicks from file
2012-10-09, by unc0rr
Room players list
2012-10-08, by unc0rr
A bit more on the knife. Also add missing files to CMakeLists
2012-10-08, by nemo
Data for copying throwing knife to Land once it hits.
2012-10-07, by nemo
Bring back sorting
2012-10-07, by unc0rr
Bring icons back
2012-10-07, by unc0rr
Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of bug #420
2012-10-07, by nemo
Further work on moving to players list model
2012-10-07, by unc0rr
Simplify file loading procedure
2012-10-06, by unc0rr
Start moving to players list model.
2012-10-06, by unc0rr
No commit message
2012-10-03, by unc0rr
- Fix warnings and hints
2012-10-01, by unc0rr
Show more statuses in icons.
2012-10-01, by unc0rr
Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
2012-09-29, by unc0rr
use cmake OPTION for arguments and further cleanup on CMakeFiles
2012-09-28, by koda
revert since I didn't quite get this working smoothly enough. was close though. perhaps some other time. Shame because calling game tick less frequently can save a lot of CPU
2012-09-27, by nemo
Fix some hints
2012-09-28, by unc0rr
Shutup pas2c
2012-09-28, by unc0rr
vector2Angle function which converts vector to angle from -2048 to 2048
2012-09-28, by unc0rr
Always run simple game on medium maps
2012-09-27, by unc0rr
Oops
2012-09-27, by unc0rr
Fix framing
2012-09-26, by unc0rr
- Keep track of room name so correct name is displayed when you become room admin
2012-09-25, by unc0rr
only accept RELASE and DEBUG build type configuration
2012-09-25, by koda
another little tweak
2012-09-25, by koda
sdl_extras updated/fixed (is this file still needed?)
2012-09-25, by koda
forgot a few checks from rev f40c65ae3eab
2012-09-25, by koda
force a DEBUG build when HW_DEV is true, some CMakeLists.txt cleanup/commenting
2012-09-25, by koda
slight tweak to lua linking (that will break everything, i'm sure)
2012-09-25, by koda
Make sheepluva happy
2012-09-22, by unc0rr
Allow using system proxy settings
2012-09-22, by unc0rr
- Small fix
2012-09-21, by unc0rr
Support for proxies (not tested)
2012-09-21, by unc0rr
blindly trying to fix the android build
2012-09-21, by koda
nicer debug log visuals on ios
2012-09-21, by koda
switch the Tremor implementation from the Cocos2D one to the lowmem-no-byte branch and let's see what happens
2012-09-21, by koda
update ios project file again to reflect SDL2 renaming
2012-09-20, by koda
Hedgeroid: Updated base locale
2012-09-16, by Medo
issue ENGINECLEAN only when fpc < 2.6
2012-09-20, by koda
Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
2012-09-16, by Medo
updated ios project file
2012-09-20, by koda
frontlib+Hedgeroid: Added support for the new client flags (chief, admin, reg)
2012-09-16, by Medo
Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
2012-09-16, by unc0rr
frontlib: Add/change comments to correspond to recent changes in QtFrontend and server
2012-09-16, by Medo
New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
2012-09-16, by unc0rr
Merge
2012-09-16, by Medo
Italian translation update
2012-09-16, by ChipHome
Italian engine translation update
2012-09-11, by ChipHome
recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
2012-09-09, by sheepluva
client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
2012-09-09, by sheepluva
'h' status for room admins
2012-09-09, by unc0rr
Reset to default colors button
2012-09-09, by unc0rr
- Some improvements to tr() calls
2012-09-09, by unc0rr
- Fix some warnings in frontend
2012-09-09, by unc0rr
Polish settings page a bit
2012-09-09, by unc0rr
More consistency in terminology
2012-09-08, by unc0rr
merging in campaign updates - please test
2012-09-07, by sheepluva
Fixed grammar/vocabulary and improved balance
2012-09-05, by belphegorr
fix for issue 293 : "rope stuck after picking crate"
2012-09-06, by sheepluva
fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first.
2012-09-05, by sheepluva
retain frontend effects setting exiting/leaving settings
2012-09-04, by nemo
Fix some warnings
2012-09-05, by unc0rr
Stop messages without possible desync on load from save
2012-09-05, by unc0rr
I didn't want to do this since it seems less clean, but...
2012-09-04, by sheepluva
Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
2012-09-04, by unc0rr
skip second CheckForWin if water wasn't raised after first one
2012-09-04, by sheepluva
fix multi-shot related game ends leading to incomplete stats, fixes issue 372
2012-09-04, by sheepluva
More Qt-ish code, fix couple warnings.
2012-09-04, by unc0rr
Unset room restrictions on player/team joins when changing room admin
2012-09-04, by unc0rr
More precision
2012-09-04, by unc0rr
forgot to add back c96ff1a053d0
2012-09-03, by nemo
fix for issue 376 (embedding barrels in ceiling)
2012-09-03, by sheepluva
Fix line endings, add missing amMine entry
2012-09-03, by nemo
teleport hack fixes:
2012-09-03, by sheepluva
adjust velocity when entering/exiting the 4x routine
2012-09-03, by nemo
Let's try *4 instead. Not nearly as much of a win, but might be usable.
2012-09-03, by nemo
So, unc0rr won't let me revert to pre-e496587db93e, but reverting db731c523653 makes the rope less-sticky-enough to actually be usable in an ordinary game without my screaming at the monitor as I drown for the nth time...
2012-09-03, by nemo
if this doesn't work I shall cry like a lady
2012-09-02, by sheepluva
I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
2012-09-02, by sheepluva
engineclean returns
2012-09-02, by sheepluva
Not sticky rope
2012-09-02, by unc0rr
perf tweak
2012-09-02, by nemo
LAND_HEIGHT/LAND_WIDTH need setting later now
2012-09-02, by nemo
Correct snow fall/rotation (matching visual gear)
2012-09-02, by nemo
Oops
2012-09-02, by unc0rr
Rope fix without hacks.
2012-09-01, by unc0rr
oops
2012-09-01, by nemo
remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
2012-09-01, by nemo
hide health bars of dead teams
2012-09-01, by unc0rr
Differentiate videos from demos - navigating between them was too confusing. BTW, why is this on the front page, instead of next to the demos button?
2012-09-01, by nemo
fix parsing of 'if': identifiers can also contain underscores
2012-09-01, by sheepluva
fix parsing of 'if'
2012-08-31, by unc0rr
clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
2012-08-31, by sheepluva
* don't build moc for campaign.h
2012-08-31, by sheepluva
oops
2012-08-31, by nemo
use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
2012-08-31, by sheepluva
min -> qMin
2012-08-31, by sheepluva
don't query/print GL_AUX_BUFFERS if video recording is disabled
2012-08-31, by sheepluva
print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)
2012-08-31, by sheepluva
Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
2012-08-30, by nemo
add 'a classic fairytale' campaign to cmake install
2012-08-25, by sheepluva
dos2unix newline fixes on 7 (video recording-)merged files
2012-08-30, by sheepluva
Move some options to the second page so first page doesn't look ugly on low resolution
2012-08-30, by unc0rr
neglected stuff
2012-08-30, by nemo
Checking merge against latest trunk
2012-08-30, by nemo
preliminary creeper (not yet functional)
2012-08-29, by nemo
new grave: dragonball (incl. svg) by Randy
2012-08-29, by sheepluva
tiny (probably) optimisation
2012-08-29, by nemo
A few more operators. Committing in case unc0rr wants to fiddle.
2012-08-29, by nemo
isZero appears to be never used. Use it in a few obvious cases and add web variant.
2012-08-29, by nemo
Fix library installation in win32
2012-08-29, by unc0rr
disable snowball damage, by request of sheepluva
2012-08-29, by nemo
remove a redundant assignment; whitespace fixes
2012-08-29, by sheepluva
This should work better
2012-08-29, by unc0rr
fix build for me
2012-08-28, by sheepluva
Make ffmpeg optional for frontend
2012-08-28, by unc0rr
Small fix
2012-08-28, by unc0rr
Merge Stepik-777's video recording gsoc project
2012-08-28, by unc0rr
Starting to rewrite uFloat routines to avoid QWordValue - in the interests of JS which may get uint64/int64 in the spec in the future but does not have it now.
2012-08-27, by nemo
Merge
2012-08-27, by Medo
shutting the windows/pas2c build bot up: pas2c seems to fail parsing 'not' after a logical 'and' or 'or' (if no parenthesis)
2012-08-27, by sheepluva
Nerf X component a bit, allow knocks of nearby targets and upward kicks of overlapping
2012-08-26, by nemo
so unc0rr might replace this all. but anyway. fix copypasta.
2012-08-26, by nemo
shoppa hack, take... 4?
2012-08-26, by nemo
another shot in the dark. still w/ no input from shoppa players
2012-08-25, by nemo
shoppa hack guesses. continued. let's assume there's a small Y component.
2012-08-25, by nemo
another shot in the dark. let's assume they expect to control their direction as well. this might be the *wrong* direction...
2012-08-25, by nemo
hack for shoppa players, take 2. take into account sides, and a guess that a "slide" involves no upward movement
2012-08-25, by nemo
Hack to try and appease the shoppa players
2012-08-25, by nemo
reducing this value is sufficient to ensure crates drop just below top border or a girder
2012-08-25, by nemo
Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
2012-08-25, by nemo
Allow escaping from tight spots
2012-08-25, by nemo
Disable workaround, as it still makes server crash and hung clients are hidden from players anyway
2012-08-25, by unc0rr
Ensure crates can spawn just below the border on a bordered map.
2012-08-25, by nemo
let's see if mikade will still accept this at least
2012-08-25, by nemo
make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
2012-08-25, by nemo
oops
2012-08-24, by nemo
Hey. How's this? It makes it harder to get stuck in the vertical rope position, prevents the wall trick, and also I think makes it easier to unglue a horizontal rope?
2012-08-24, by nemo
fromdos + fix end of turn velocity
2012-08-24, by nemo
An attempt to run main rope code only every 8th tick:
2012-08-24, by unc0rr
Move rope code to separate unit
2012-08-24, by unc0rr
Fix formatting, reduce border sensitivity
2012-08-23, by nemo
Hedgeroid: Fixed map preview again (might be a JNA bug)
2012-08-23, by Medo
also needs exclusion here
2012-08-23, by nemo
Hedgeroid improvements:
2012-08-23, by Medo
Don't leave frontend in engine waiting state when there's error occured on attempt to start engine
2012-08-23, by unc0rr
Hedgeroid: Some code cleanup, adding a forgotten file
2012-08-22, by Medo
Slightly faster and slightly better templates #41 and #43
2012-08-23, by unc0rr
License change: With the agreement of Xeli, I changed the Hedgeroid license to
2012-08-20, by Medo
drawn maps have a fixed 4096x2048 area right now
2012-08-23, by nemo
Hedgeroid: Final sprint to the deadline
2012-08-20, by Medo
move this section back to the connection code, and add an exclusion for air attack. probably should play a few portal games just in case
2012-08-22, by nemo
frontlib: Improved documentation of netconn, unified naming of a callback
2012-08-20, by Medo
*sigh*
2012-08-22, by nemo
engine: Don't overwrite isTerminated if it's already true
2012-08-20, by Medo
initModule really not needed for uRandom
2012-08-22, by nemo
Fix engine crashes on game end
2012-08-19, by Medo
Burn a random number in the override. Make sure cirbuf is reset.
2012-08-22, by nemo
Merge
2012-08-18, by Medo
extra nil check for lua hog switch
2012-08-21, by nemo
Hedgeroid: Don't change the template when clicking the map.
2012-08-18, by Medo
now really avoid
2012-08-22, by unc0rr
Hedgeroid: Increased assetsversion (d'oh)
2012-08-18, by Medo
avoid overflow on templates
2012-08-21, by nemo
Hedgeroid:
2012-08-18, by Medo
allow lua to specify template by number
2012-08-21, by nemo
frontlib: Return more filled-in team objects
2012-08-18, by Medo
merge
2012-08-19, by Stepan777
Cancel shotgun shot if hedgehog is moved moved (by explosion)
2012-08-21, by unc0rr
engine: Fixed indentation regression
2012-08-18, by Medo
koda changed the CMake flag w/o updating the wiki or INSTALL file :(
2012-08-18, by nemo
Merge
2012-08-18, by Medo
Hedgeroid: Don't update the map preview just for a theme change
2012-08-18, by Medo
oops
2012-08-18, by nemo
Hedgeroid: Fixed JNA mapping of size_t
2012-08-18, by Medo
fix the touchUI on android, ignore device dpi for now
2012-08-18, by Xeli
engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
2012-08-18, by Medo
byte order
2012-08-18, by nemo
Hedgeroid: Fixed memory handling issues
2012-08-18, by Medo
Simplify code a bit
2012-08-18, by unc0rr
Hedgeroid: Fixed the restructuring-induced breakage
2012-08-18, by Medo
GoBack() here is not needed anymore
2012-08-18, by unc0rr
Merge
2012-08-18, by Medo
Avoid a bit of a memory spike on small maps
2012-08-18, by nemo
This one gets called a lot when drawing rotated sprites
2012-08-17, by nemo
Consistency
2012-08-17, by nemo
This union hasn't been needed for 5 years, and makes using other headers harder.
2012-08-17, by nemo
Forgot this state
2012-08-16, by unc0rr
minor changes in list of codecs
2012-08-12, by Stepan777
Poor visual gear value in theme now bears little resemblance to the number of gears actually spawned. But, it certainly shouldn't be related to LAND_WIDTH.
2012-08-15, by nemo
Insert license in avwrapper.c
2012-08-12, by Stepan777
Allow customization of colors in ui, store custom colors in config
2012-08-15, by unc0rr
cmake scripts
2012-08-11, by Stepan777
Check if hedgehog is still active instead
2012-08-15, by unc0rr
better cmake script
2012-08-10, by Stepan777
Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
2012-08-13, by unc0rr
merge
2012-08-10, by Stepan777
Allow JOINED message in lobby
2012-08-13, by unc0rr
fix FindFFMPEG
2012-08-09, by Stepan777
I shouldn'tve tracked this really, I should have just rejected that part of the transplant
2012-08-30, by nemo
Simplified Chinese Translation update
2012-08-13, by Jie Luo
improve html links + small bugfixes
2012-08-09, by Stepan777
Final checkpoint w/ campaign.
2012-08-30, by nemo
Check if 'for' cycle body is executed at least once
2012-08-09, by unc0rr
FindFFMPEG.cmake (used only for frontend for now).
2012-08-09, by Stepan777
All missions: switched blood needers with meatbags in dialogues
2012-08-26, by belphegorr
Don't accept room messages when not in room state. Not tested even if it builds.
2012-08-09, by unc0rr
merge
2012-08-09, by Stepan777
Mission 3: Added initial FirePunch
2012-08-26, by belphegorr
When exiting a room where one was host, server sends a REMOVE_TEAM for the local team. It appears that this loop would not break in that case. Add a log message and a break. (I've hit a frozen frontend twice now)
2012-08-08, by nemo
Mission 2: fixed ammo menu bug
2012-08-26, by belphegorr
Keep room till last player quits
2012-08-08, by unc0rr
Mission 7: increased distance between Leaks and the princess, fixed EmitDenseClouds typo
2012-08-26, by belphegorr
er. more like this.
2012-08-08, by nemo
Mission 5: fixed a few bugs that came with the update (ammo menu bug and initial gear elimination bug)
2012-08-26, by belphegorr
Allow scripting to delete gears
2012-08-08, by nemo
Changed a line in Mission 2 dialogue...
2012-08-25, by belphegorr
oops
2012-08-07, by nemo
Fixed crashes in mission 3 after RestoreHog
2012-08-25, by belphegorr
Keep inlining
2012-08-07, by unc0rr
Modified missions to be compatible with the merge
2012-08-22, by belphegorr
More mess in pas2c:
2012-08-06, by unc0rr
Mission 3: Modified onPrecise (added out-commented debug code)
2012-08-19, by belphegorr
revert 3188794b9d87. does not do what I'd like.
2012-08-06, by nemo
Hedgeroid: Frantic scrabbling toward the deadline
2012-08-18, by Medo
improve video uploading
2012-08-06, by Stepan777
Mission 3: reduced enemy turn time, fixed other HideHog problems
2012-08-19, by belphegorr
oops
2012-08-05, by nemo
frontlib: Moved mapname sending to the end of flib_netconn_send_map
2012-08-18, by Medo
merge
2012-08-06, by Stepan777
Solved issues with HideHog in mission 2 and 3
2012-08-19, by belphegorr
no cake for youuuuu
2012-08-05, by nemo
engine: Added JNI-compatible function to start map generation
2012-08-18, by Medo
Modified AddAmmo()-s in consideration of gfPerHogAmmo in mission 2
2012-08-19, by belphegorr
Introduce 'a' and 'u' client flags to mark admins and authenticated users
2012-08-05, by unc0rr
frontlib:
2012-08-15, by Medo
Removed debug code.
2012-08-19, by belphegorr
Add bot level to CPU flag
2012-08-05, by nemo
frontlib/Hedgeroid: Modified frontlib build in Hedgeroid so it works without having to copy the source dir.
2012-08-12, by Medo
Mission 7: Added a visual gear to mark height, changed ShowMission to be more precise.
2012-08-19, by belphegorr
Perf opt for the c conversion. Use downto instead to avoid repeated function calls in the loop
2012-08-04, by nemo
Hedgeroid: fix wrong filenames due to windows not treating files case sensitive
2012-08-12, by Medo
Fixed a typo, frontend is now working properly
2012-08-19, by belphegorr
Also flag cases. Side effect might be some odd collision in rare cases w/ portals. Also, might cause unexpected collisions w/ cases in TestColl - although we could add a proximity check to the flag there, or simply switch to TestCollExcludingMe again. uCollisions seems mismatched w/ AI TestColl anyway. Possibly r+1+r vs r+r for gear diametre.
2012-08-04, by nemo
Removed useless cast in cmdlineClient
2012-08-12, by Medo
Silly add to facilitate transplant
2012-08-30, by nemo
oops
2012-08-04, by nemo
Hedgeroid:
2012-08-12, by Medo
Mission 7: changed enemy health, ammos, fixed crashes, princess no longer hidden
2012-08-19, by belphegorr
unbreak AI. remove inits from uLand
2012-08-04, by nemo
frontlib improvements:
2012-08-12, by Medo
Forgot to add mission 10
2012-08-19, by belphegorr
An experimental template to abuse this ability. A quick doubling of the "Islands" crazy template
2012-08-04, by nemo
frontlib: Added functions to query important constants from the library
2012-08-12, by Medo
Added a story ending mission/cut-scene
2012-08-19, by belphegorr
First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.
2012-08-04, by nemo
Hedgeroid: Start using the frontlib for more operations
2012-08-06, by Medo
Added a FollowGear to the leaderDead animation in mission 9
2012-08-18, by belphegorr
Fix kamikaze crasher. Handle overlapping hogs case.
2012-08-04, by nemo
frontlib: Brought commandline client (almost) up to date with the frontlib changes
2012-08-06, by Medo
Fixed a few bugs in mission 7
2012-08-18, by belphegorr
TestKamikaze, needs polishing
2012-08-03, by unc0rr
frontlib: prevent writing a "binds" section of the team file when there are no binds
2012-08-06, by Medo
Fixed a typo in mission 6
2012-08-18, by belphegorr
Toggle autoCameraOn in Findhh instead of checking FollowGear which could be set in a variety of places. Issue #404
2012-08-01, by nemo
frontlib: fixed ini writing failing because of an inverted condition
2012-08-06, by Medo
Fixed bug in mission 5 with invisible obstacles
2012-08-18, by belphegorr
Okay, this is workaround over ping timeouts problem on the server. Could make server crash if recieve thread wakes up after second ping timeout event.
2012-07-31, by unc0rr
frontlib: Removed reference counting from schemelist
2012-08-06, by Medo
Crashfix, healthfix in mission 5
2012-08-18, by belphegorr
oops
2012-07-27, by nemo
Hedgeroid: Started to implement RoomActivity
2012-08-02, by Medo
Forgot to add mission 9 -.-'
2012-08-18, by belphegorr
Allow AfterAttack to proceed even if the Hedgehog is dead. They could be resurrected after all.
2012-07-27, by nemo
frontlib: Fixed flib_netconn_send_leaveRoom returning -1 even though there was no error.
2012-08-02, by Medo
Added Mission 9: The Enemy Of My Enemy
2012-08-16, by belphegorr
merge
2012-07-27, by unc0rr
Hedgeroid: Fix argument passing to ChatFragment, small layout fixes
2012-08-01, by Medo
Modified final cutscene and fixed a skipping bug
2012-08-16, by belphegorr
oops
2012-07-27, by unc0rr
Hedgeroid: Added libjnidispatch.so and jna.jar
2012-08-01, by Medo
Fixed variable loading errors and added saving of "M8Scene" in mission 8
2012-08-10, by belphegorr
Fix edge case problems with sniper rifle
2012-07-27, by unc0rr
Hedgeroid: Room screen WIP
2012-08-01, by Medo
Solved "floating repositionings" in every mission
2012-08-10, by belphegorr
uploading to youtube, it works, but user interface is still incomplete
2012-07-26, by Stepan777
No more AI jumping lulz
2012-07-26, by unc0rr
this one too
2012-07-27, by nemo
Hedgeroid: various improvements:
2012-07-27, by Medo
Added Mission 8: Long Live The Queen
2012-08-10, by belphegorr
merge
2012-07-26, by Stepan777
Better prediction of cluster, melon, and whip
2012-07-26, by unc0rr
rewrite to make the string shorter
2012-07-27, by nemo
Merge
2012-07-26, by Medo
Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
2012-08-10, by belphegorr
merge
2012-07-25, by unc0rr
Removed gfOneClanMode from Mission 7
2012-08-02, by belphegorr
Commit commented out code which I used to debug AI walking
2012-07-25, by unc0rr
Added Mission 7: Family Reunion
2012-07-31, by belphegorr
- Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases)
2012-07-25, by unc0rr
Bonus for dealing more damage than needed to kill. Should help with cake leaving 1hp issue. Not tested.
2012-07-25, by unc0rr
Mission 6: Modified a dialogue timing
2012-07-31, by belphegorr
Some tiny improvements to AI walking algorythm
2012-07-25, by unc0rr
Changes to pas2c - unreviewed apart from cursory glance and compile test.
2012-07-25, by xymeng
Mission 6: Fixed a typo, an animation bug, added 2 rope crates to the weapon stack
2012-07-31, by belphegorr
Adjust firepunch and bat consts yet again
2012-07-25, by unc0rr
Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
2012-07-25, by nemo
Mission 1: Fixed a typo
2012-07-31, by belphegorr
Prefer to bat enemy away dealing the same amount of damage
2012-07-24, by unc0rr
workaround - not great though since they probably should have proper initial values like they used to have in uConsts. leaving a note to koda
2012-07-24, by nemo
Changed name of princess in mission 6 (forgot it last time).
2012-07-24, by belphegorr
No need to redefine signal
2012-07-24, by unc0rr
Fix bee crasher, tweak splash values
2012-07-24, by nemo
Removed some campaign variables from Mission 6.
2012-07-24, by belphegorr
better?
2012-07-21, by nemo
Switched Fell From Heaven to Fell From Grace on missions 5, 6.
2012-07-24, by belphegorr
AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
2012-07-22, by unc0rr
Fixed localization of Mission 6 and fixed a typo.
2012-07-24, by belphegorr
unc0rr, let me know what you think? Values were chosen semi-arbitrarily. But I was playing through a lot of large demos.
2012-07-20, by nemo
Finished mission 6: Dragon's lair
2012-07-23, by belphegorr
Ok. *these* should be safe with just this one extra check...
2012-07-20, by nemo
checkpoint merge
2012-08-30, by nemo
:( I have no idea why this did not work
2012-07-20, by nemo
Avoid desync playing back demos
2012-07-20, by nemo
don't need the camera following invisible stuff (maybe this should be in the general camera routine?)
2012-07-20, by nemo
I thirst for randomness.
2012-07-20, by nemo
Try avoiding spamming the log by retaining the gears. untested.
2012-07-20, by nemo
Replace stupid 'mod' with 'and'
2012-07-20, by unc0rr
ooops (and indentation)
2012-07-20, by koda
press 8 to mute audio while ingame
2012-07-20, by koda
mod operator is so stupid in pascal
2012-07-20, by unc0rr
oh yeah, these too
2012-07-19, by nemo
Fix TARDIS, make switcher work w/ the new more stringent check.
2012-07-19, by nemo
Update team health
2012-07-19, by nemo
Start TestCake
2012-07-18, by unc0rr
allow FPFLAGS and GHFLAGS only in cmakes able to support them
2012-07-18, by koda
what the heck, let's add a few more
2012-07-16, by nemo
- Check for harmful gear deletions
2012-07-16, by unc0rr
Use gmDestroy message instead
2012-07-16, by unc0rr
Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
2012-07-15, by nemo
Correctly distinguish between game and real ticks while recording video,
2012-07-13, by Stepan777
Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
2012-07-15, by nemo
merge
2012-07-13, by Stepan777
Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
2012-07-14, by nemo
Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue.
2012-07-13, by unc0rr
Filter sprSDFlake too, so engine could pass initialization
gl2
2014-01-10, by unc0rr
Fix bug with isInLag picture displayed at end of some videos.
2012-07-10, by Stepan777
Don't consider moving hedgehogs in place rating in after attack mode
2012-07-13, by unc0rr
Import temp.diff which is a try to fix glitches with textures edges
gl2
2014-01-09, by Wolfgang Steffens
merge
2012-07-10, by Stepan777
When removing a record, set selection on the next item in the list
2012-07-12, by unc0rr
Wolfgang Steffens's gl2 and atlas branch
gl2
2014-01-09, by unc0rr
closing wosteffs ancient debug commit head. default branch has been a dual-headed monster for long enough IMO
2014-06-18, by sheepluva
fix bug with desynced camera positions
2012-07-09, by Stepan777
Reduce number of walk bonuses further, doubt even 128 are needed. Fix count reset.
2012-07-12, by nemo
Debug commit
2012-07-10, by Wolfgang Steffens
rework saving of camera positions so there is no need to know framerate during prerecording.
2012-07-09, by Stepan777
Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
2012-07-11, by nemo
Merge
2012-07-10, by Wolfgang Steffens
merge
2012-07-09, by Stepan777
Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
2012-07-09, by nemo
First try to use framebuffer, instead of auxilary buffer.
2012-07-08, by Stepan777
Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
2012-07-08, by unc0rr
Move SDL_GetTicks() to another place, maybe this will fix sound desync.
2012-07-08, by Stepan777
A bit more convoluted, but more attractive visually
2012-07-08, by nemo
merge
2012-07-08, by Stepan777
Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
2012-07-08, by nemo
fix alpha channel in image rescaling
2012-07-07, by Stepan777
Draw bombs behind plane
2012-07-08, by nemo
Fix thumbnails. On some OpenGL implementations they weren't working.
2012-07-07, by Stepan777
Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
2012-07-08, by unc0rr
fix frontend for ffmpeg 0.7.13
2012-07-07, by Stepan777
Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
2012-07-08, by nemo
Fix compilation of hwengine on ffmpeg 0.7.13.
2012-07-07, by Stepan777
Hedgeroid: Major overhaul of the network connection code. Now it is threaded and
2012-07-26, by Medo
Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
2012-07-08, by nemo
fix for older ffmpeg (0.7.13)
2012-07-07, by Stepan777
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
2012-07-24, by Medo
remaining files for the Danish translation
2012-07-07, by kjpou1
When there are videos that are being encoded and user tries to quit display dialog with warning.
2012-07-06, by Stepan777
Hedgeroid: Reworked player and room lists, added menus, added playername query
2012-07-23, by Medo
- Check ready status only after deleting player's teams (should fix the bug when you're unable to start game)
2012-07-07, by unc0rr
When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda).
2012-07-06, by Stepan777
Hedgeroid: More work on the lobby activity
2012-07-21, by Medo
Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
2012-07-07, by nemo
merge
2012-07-06, by Stepan777
Hedgeroid: Lobby activity improvements
2012-07-19, by Medo
unbreak grayscale
2012-07-07, by nemo
Hedgeroid: Modified detection of assets on SD card (should be more reliable)
2012-07-19, by Medo
It is global var
2012-07-06, by unc0rr
Hedgeroid: Got the roomlist working... more or less.
2012-07-19, by Medo
Fix crash when hedgehog dies while switching from it
2012-07-05, by unc0rr
Re-Added the commandline client, but it's not compilable agains the latest frontlib
2012-07-19, by Medo
free up power for use by script
2012-07-04, by nemo
frontlib:
2012-07-19, by Medo
Allow script to set number of ammo in a crate. untested.
2012-07-04, by nemo
frontlib: Fix onRoomUpdateCb receiving a null pointer
2012-07-18, by Medo
- Don't call Length() on variable size arrays
2012-07-03, by unc0rr
Hedgeroid: Fixed multitouch breakage
2012-07-17, by Medo
Properly convert taking address of function with var parameters
2012-06-30, by unc0rr
Hedgeroid: Chat and player list work now, but everything is very much WIP
2012-07-17, by Medo
Well, since we have database on the same computer as game server, could remove caching, but I just set expiration time to 10 minutes
2012-06-30, by unc0rr
Hedgeroid: Layout experiments for the lobby page
2012-07-16, by Medo
Don't produce unnecessary and erroneous defines
2012-06-30, by unc0rr
Hedgeroid: Added experimental lobby chat
2012-07-11, by Medo
Fix the function definition issue so the function pointer format now looks correct.
2012-06-29, by xymeng
Hedgeroid: Simplified some code
2012-07-11, by Medo
Tiny optimization + formatting fix
2012-06-29, by unc0rr
frontlib: Added missing disconnect case
2012-07-11, by Medo
Convert function with var parameters declarations into #define + function which accepts pointers
2012-06-29, by unc0rr
frontlib: Added the NDK build file for Android
2012-07-10, by Medo
- Try sending remove message in 'finally' as a last resort
2012-06-28, by unc0rr
frontlib: Renamed cfg to scheme, Un-refcounted some types, small API adjustments
2012-07-10, by Medo
ocd
2012-06-27, by nemo
Improved asset moving time by an order of magnitude (3s vs. 25s on my device)
2012-07-05, by Medo
Prepare to handle passing by reference
2012-06-28, by unc0rr
frontlib: Improved and unified parameter checking, moved the cmdlineClient out
2012-07-05, by Medo
Remove trailing spaces
2012-06-27, by unc0rr
frontlib: Fixes and improvements. Added a GPLv2+ license header to all frontlib
2012-06-27, by Medo
Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
2012-06-27, by nemo
Merge
2012-06-27, by Medo
Missions localisation
2012-06-27, by sphrix
More efficient
2012-06-27, by nemo
oops
2012-06-27, by nemo
Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
2012-06-27, by nemo
This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
2012-06-26, by nemo
Here they come - thumbnails.
2012-06-26, by Stepan777
Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
2012-06-26, by nemo
Added auto cropping to atlasing
2012-07-10, by Wolfgang Steffens
merge
2012-06-26, by Stepan777
updated ios project file
2012-06-27, by koda
GL1.x fixes
2012-06-25, by Wolfgang Steffens
Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
2012-06-26, by nemo
Merge
2012-06-25, by Wolfgang Steffens
Don't set erasing flag when it is unnecessary so hwmap could compress better
2012-06-26, by unc0rr
using atlas for rendering now
2012-06-25, by Wolfgang Steffens
er. this one too
2012-06-26, by nemo
made surface retaining mandatory
2012-06-25, by Wolfgang Steffens
merge
2012-06-26, by Stepan777
Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
2012-06-26, by nemo
added missing uBinPacker.pas and uAtlas.pas
2012-06-25, by Wolfgang Steffens
retaining SDL surfaces in order to allow recreating atlases from scratch without
2012-06-25, by Wolfgang Steffens
Update contributor e-mail address
2012-06-25, by nemo
Restore almost old TCPBase behaviour
2012-06-26, by Stepan777
Merge
2012-06-25, by Wolfgang Steffens
oops
2012-06-25, by nemo
remaining IFDEFs
2012-06-24, by Stepan777
oops
2012-06-25, by unc0rr
merge
2012-06-24, by Stepan777
oops
2012-06-24, by nemo
correctly fix odd dimensions (it was incorrectly fixed in previous commit)
2012-06-24, by Stepan777
These 2 need masks now
2012-06-24, by nemo
pagevideos is now much better that before:
2012-06-24, by Stepan777
Fix completely broken RateHammer
2012-06-24, by unc0rr
merge
2012-06-24, by Stepan777
Sanity limits.
2012-06-24, by nemo
Another take at prettier crate appearance
2012-06-24, by nemo
frontlib: Getting there :) Added commandline client for testing
2012-06-27, by Medo
Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
2012-06-23, by nemo
frontlib: Using macros for simplification of callbacks
2012-06-25, by Medo
Second part of the change. Make collision check use the new mask bit.
2012-06-23, by nemo
frontlib: Intermittent commit. Things are still in flux but we're getting there :)
2012-06-25, by Medo
Step 1. Add current hedgehog as top bit of bottom byte.
2012-06-23, by nemo
More progress on the netplay part of the frontlib
2012-06-21, by Medo
- Fix cake bug introduced in r2ccfc93c6b5e
2012-06-23, by unc0rr
Merge
2012-06-19, by Medo
Swap order of actions
2012-06-22, by unc0rr
Output log to stdout instead of stderr
2012-06-19, by unc0rr
Oops, forgot this
2012-06-19, by unc0rr
Added a new function: AddNewEvent, which only adds an event to the list if it doesn't already exist. Kept the old one as it might me useful to be able to add an event more than once.
2012-07-23, by belphegorr
set(LUA_LIBRARY lua.dll) for win32 builds
2012-06-18, by unc0rr
Placed hiding hogs at the end of StartMission in Mission 3
2012-07-21, by belphegorr
BindsModel
2012-06-17, by unc0rr
Added localization
2012-07-21, by belphegorr
- Move colorsModel to appropriate place
2012-06-17, by unc0rr
Modified DrawGear so that it doesn't draw the gear when it has message gmRemoveFromList (it was causing havoc when I used HideHog as it could not access the position of the hog)
2012-07-21, by belphegorr
CROSSAPPLE ftw
2012-06-17, by koda
Fixed a visual gear in Mission 5
2012-07-16, by belphegorr
This should fix default hogs names in network game
2012-06-17, by unc0rr
Added fifth mission and fixed minor control bug with mission 4
2012-07-16, by belphegorr
Catch all types of exceptions in recv thread. Should probably help with ghosts problem, though I have no idea which else kind of exception could arise there.
2012-06-17, by unc0rr
Fixed a bug where certain ammo types were added to the wrong hogs.
2012-07-10, by belphegorr
AI loves to jump
2012-06-14, by unc0rr
Reduced mission 4 difficulty (enemy health and level) and fixed a bug where hogs would comment on the death of Dense Cloud eve though he isn't added
2012-07-10, by belphegorr
ios: disable some warnings
2012-06-14, by koda
Changed a ShowMission in Mission 4
2012-07-08, by belphegorr
it was inevitable
2012-06-14, by koda
Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box
2012-07-08, by belphegorr
ios: explain why setting a style disables schemes and/or weapons sometimes
2012-06-14, by koda
Modified Animate.lua function AnimMove to take highercase direction (e.g. "Left")
2012-07-06, by belphegorr
ios: for mission configuration, use the bundled cfg file instead of providing plist files
2012-06-14, by koda
Modified Mission 4: reduced second wave health, reduced some ammos, added some ammos, added reaction to hog death, added reaction to second wave of hogs
2012-07-06, by belphegorr
add default cfg files for uniformity in missions
2012-06-13, by koda
Increased turn time to 40
2012-07-06, by belphegorr
fix very stupid bug :)
2012-06-12, by Stepan777
DPI for everyone
2012-06-13, by koda
Reduced number of crates on the challenge in mission 1, fixed an error with mission 3 (at the end)
2012-07-05, by belphegorr
1. Implement new page in frontend with options for video recording.
2012-06-11, by Stepan777
frontlib: Started work on the server connection code
2012-06-19, by Medo
LUA_FOUND should surely be set only if the system lua was found.
2012-06-13, by nemo
Reduced ammo count on Mission 2
2012-07-05, by belphegorr
merge
2012-06-11, by Stepan777
Changed frontlib to use the existing ini file formats of the QtFrontend
2012-06-15, by Medo
Couple of missed sections from last time. Shield is still a bit odd
2012-06-12, by nemo
Modified some crate positions, added sound to teleports, fixed loc errors...
2012-07-05, by belphegorr
frontlib: Rewrote the ini helper code, finished ini reading/writing support for all relevant file types
2012-06-12, by Medo
reorganize options.inc a little
2012-06-11, by koda
Added localization and changed primary team color.
2012-07-05, by belphegorr
Cleanup, refactoring and generally more development in the frontlib
2012-06-12, by Medo
uniform NOPNG and NOSERVER cmake symbols
2012-06-11, by koda
Added Mission 4: United We Stand
2012-07-05, by belphegorr
Merge
2012-06-11, by Medo
sed 's/\t/ /g' CMakeLists.txt
2012-06-11, by koda
Set the choice constants to the correct values (1-3 instead of 0-2).
2012-07-03, by belphegorr
Ensure that Clan ammo always takes precedence over Per Hog Ammo in the flags. It'd be best for the user sake if these buttons acted more like radio buttons.
2012-06-10, by nemo
Removed some debugging lines I forgot to remove.
2012-07-01, by belphegorr
disable this debug too
2012-06-09, by nemo
Added mission 3: The Journey Back
2012-07-01, by belphegorr
Remove debug pixel draws, skip tracing on own shoved hogs. Should speed things up allowing more evaluations of stuff.
2012-06-09, by nemo
Fixed some bugs with Mission 2 and Animate.lua.
2012-06-29, by belphegorr
TestBaseballBat
2012-06-09, by unc0rr
Fixed a bug in Mission 2, where hidden hogs appeared before getting deleted on losing the game.
2012-06-26, by belphegorr
- Adjust some consts so whip and firepunch work perfectly
2012-06-09, by unc0rr
Changed color of the "Natives" team to make it more visible and reduced difficulty of the "easy" challenge in the first mission.
2012-06-26, by belphegorr
Ignore all objects for fall tracing with shove to avoid considering checkins as obstacles. many objects will get knocked by the kick anyway, so end result should be pretty good. Oh, and ditch the sniper rifle doubling.
2012-06-09, by nemo
Fixed a bug where, after finishing a campaign mission, the user needed to reselect the team in the frontend in order to see the next mission.
2012-06-26, by belphegorr
Double sniper rifle damage (AI seems unaware of second shot, when playing). Spread out flakes along X when looping and add a little Y variation. This avoids noticeable patterns. Especially on the rarer close layer or dense flakes like rain (for Y)
2012-06-09, by nemo
Added the helper script I forgot to add last time
2012-06-25, by belphegorr
- Fix damage calculation in TestSniperRifle, aim a bit lower to compensate initial angle shift in sniper rifle. As a result, AI seems to never fail sniper rifle shots.
2012-06-09, by unc0rr
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
2012-06-25, by belphegorr
restore fpc 2.4.2 compatibility
2012-06-09, by Xeli
The first campaign commit with a lot of changes...
2012-06-25, by belphegorr
New bright and shiny TestFirepunch which actually works
2012-06-08, by unc0rr
fix shift key by disabling the key modifiers for now
2012-06-08, by Xeli
1. Add IFDEFs for video recording
2012-06-08, by Stepan777
- TestSniperRifle ftw (still needs some consts adjustments, because AI seems to love sniper rifle too much)
2012-06-08, by unc0rr
merge
2012-06-08, by Stepan777
Check for gstHHDriven instead of damage check, so ballgun stops when turn ends in multiattack mode
2012-06-08, by unc0rr
merge
2012-06-07, by Stepan777
ignore keymodifers other than ctrl/alt/shift
2012-06-07, by Xeli
removed some writelns
2012-06-07, by Xeli
first attempt at implementing support for keys with modifiers
2012-06-07, by Xeli
Make it AI survival almost definitely impossible by adding a 3rd pass to FindGear. 1st pass normal, 2nd pass allow close to objects, 3rd pass, allow overlapping objects.
2012-06-06, by nemo
Not needed here
2012-06-06, by unc0rr
Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
2012-06-05, by Wolfgang Steffens
- Allow camera movement while current hedgehog is falling
2012-06-05, by unc0rr
Merge
2012-06-05, by Wolfgang Steffens
Android: first attempt at using the density call from java
2012-06-05, by Xeli
only reset those keys which actually change their bindings
2012-06-05, by Xeli
tidy flags
2012-06-04, by nemo
Small improvements to the frontend lib for better debugging
2012-06-11, by Medo
Welp. We have a bit of a problem here. Reverting the move of nextturn. But this causes a desync in scripting unless we can find a better fix.
2012-06-04, by nemo
here it is
2012-06-04, by Stepan777
Implemented game launching API for the frontlib.
2012-06-09, by Medo
Don't make unnecessary calls to TestWhip, TestFirePunch, TestBaseballBat and TestHammer functions as they have no need to take Targ parameter into account and thus may only be called once per position
2012-06-04, by unc0rr
Implemented public API for letting the engine render maps
2012-06-08, by Medo
Make watching AI v AI on ai survival a bit more entertaining
2012-06-04, by nemo
Added ini reading/writing for game schemes to the frontend lib
2012-06-07, by Medo
Workaround for bug #144. This workaround had occurred to me a while ago, but wasn't sure if placing them unfairly was better than not placing them at all. Argument for not placing at all is people should probably abort the game when they notice it. Argument for placing unfairly is people can still abort, and if we really wanted them to abort, we should probably just have halted launch if all hogs failed to spawn. This way at least play can continue.
2012-06-03, by nemo
Frontlib: Work on the callback mechanisms for IPC
2012-06-04, by Medo
After experimenting with a long running average at maxed out FPS and a variety of map sizes, 128 seems to actually be a good size to use if only drawing bits of world with stuff in it. 64 actually did even better in some situations, but significantly worse in others (lots of land, zoomed out).
2012-06-03, by nemo
frontlib refactoring
2012-06-03, by Medo
Only create textures for non-empty LandPixel chunks. This should save a fair amount of memory, especially on smaller maps, and eliminate a number of draws
2012-06-03, by nemo
Merge
2012-06-02, by Medo
warp sound when AI survival hog respawns. attempt at a bit of a crate spawn animation (moar sparkles and a quick fadein)
2012-06-03, by nemo
Android: added a callback to java to determine dpi/dip how much we should scale the ui
2012-06-02, by Xeli
Merge
2012-06-02, by Medo
add onGameTick20 to basic training, extend laser sight out way more (it was visible at top when completely zoomed out), move call of new turn to after AfterSwitchHedgehog to avoid lua issues in onNewTurn - if this causes problems, lua can do delayed actions in onGameTick
2012-06-02, by nemo
Some brainfucking code which greatly reduces number of TestCollision* calls in hedgehog walk routine. Especially helpful to AI optimization. Also fixes some edge cases.
2012-06-01, by unc0rr
merge
2012-06-01, by mikade
Demo recording for the frontend library
2012-06-02, by Medo
Name the flags for fall tracking and indicating whether the explosion erases terrain.
2012-05-31, by nemo
Moved frontlib into project_files
2012-05-31, by Medo
merge
2012-05-31, by unc0rr
Further work on the frontend library, restructuring, ...
2012-05-31, by Medo
merge
2012-05-31, by unc0rr
Add a GetTag method so that SetTag doesn't feel lonely.
2012-05-31, by mikade
Started work on the frontend networking library
2012-05-31, by Medo
Improve TestWhip
2012-05-31, by unc0rr
minor tweaks for options page; should improve readability at small window size... a bit...
2012-05-31, by sheepluva
Removed dead/deprecated code and comments
2012-05-29, by Medo
pas2c stuff
2012-05-31, by unc0rr
This should make drawn maps rendering even more faster
2012-05-30, by unc0rr
Merge
2012-05-29, by Medo
merge
2012-05-30, by unc0rr
Render drawn maps 10-500 times faster
2012-05-30, by unc0rr
Oops, forgot to set 'erasing' flag on decoding
2012-05-29, by unc0rr
Fix a bug with wrong state of teams list when color isn't changed manually
2012-05-28, by unc0rr
Remove a couple more timers, should mean alpha matches old pulse time now
2012-05-28, by nemo
also change specialists
2012-05-28, by nemo
Set air attack to active by default, make time look a bit nicer, avoid plane buzz activating.
2012-05-28, by nemo
change the array which represents the keyboard state to be a boolean array rather than byte array
2012-05-28, by Xeli
Don't allow for multiple key up(or down) events, it will ignore the excess events
2012-05-28, by Xeli
Also change Highlander and Racer
2012-05-28, by nemo
moved generic matrix code to uMatrix.pas
2012-05-28, by Wolfgang Steffens
merge
2012-05-28, by unc0rr
merge
2012-05-28, by Wolfgang Steffens
Add onGameTick20 to try and encourage lua to be a bit more efficient. Rewrite Space Invasion to use it. Top speed of aliens is 25% higher now, although that could be changed, I kinda liked it. Change parameter order of div().
2012-05-28, by nemo
Some improvements to pas2c
2012-05-28, by unc0rr
Fix a remote crasher
2012-05-28, by unc0rr
- Fix some AI stupidness factors
2012-05-25, by unc0rr
Make frontend compile with clang
2012-05-28, by unc0rr
- Allow switching colors with mouse wheel
2012-05-27, by unc0rr
initial GLSL1.2 test version
2012-05-25, by Wolfgang Steffens
Minor freezer changes, allow snow to accumulate on indestructible terrain too.
2012-05-26, by nemo
Removed lazy update: workaround for R7103
2012-05-25, by Wolfgang Steffens
Bring leftTeams back (with a fix) as it is apparently needed for spectators.
2012-05-26, by unc0rr
merge
2012-05-25, by Wolfgang Steffens
- Restore pre-r9257cf8e7af2 behavior
2012-05-25, by unc0rr
Merge
2012-05-23, by Medo
Fix reported in bug #327, comment #3 - untested but seems reasonable/safe.
2012-05-23, by nemo
http://www.demoties.com/wp-content/uploads/2011/03/mar-01-6.jpg
2012-05-23, by nemo
Mark team for deletion when letting others know it has left during game. Should help with quitters problem.
2012-05-23, by unc0rr
Don't remove already removed team
2012-05-23, by unc0rr
wops add this too
2012-05-23, by Xeli
reimplemented ResetKbd and calling it when exiting gsChat status, this restores behavior from.17: You can now walk -> press t/chat -> type some stuff while still walking -> exit gsChat and stop walking at that moment
2012-05-23, by Xeli
android: fix the default make target
2012-05-23, by Xeli
Android: add freezer commit message
2012-05-23, by Xeli
add NOPNG to cmake to explicitly disable PNG dependency
2012-05-23, by koda
add GHC and GHFLAGS from cmake too
2012-05-23, by koda
rename a few internal cmake variables (for consistency and readability)
2012-05-23, by koda
Replaced matrix related FFP code with explicit matrix calculations.
2012-05-22, by Wolfgang Steffens
Merge
2012-05-22, by Medo
there a libSDLMain.a in the bundled SDL framework
2012-05-23, by koda
Merge
2012-05-22, by Wolfgang Steffens
android: possible fix for bitmap recycle errors
2012-05-22, by Xeli
fixed wheelup/down
2012-05-22, by Xeli
add a nilcheck
2012-05-21, by koda
checksum
2012-05-21, by nemo
Feel free to add real checksum function
2012-05-22, by unc0rr
better lazy loading for cScaleFactor
2012-05-21, by koda
Ok. I think *this* should flip it correctly...
2012-05-20, by nemo
android: added an unsigned target to the makefile, to help automate signing
2012-05-20, by Xeli
remove the need to qt and co when using cmake with -DANDROID=1
2012-05-20, by Xeli
Minor tweaks to freezer, mostly to simplify current state to laptop
2012-05-20, by nemo
clean up pngs
2012-05-20, by nemo
merge
2012-05-20, by mikade
+ Trivial update.
2012-05-20, by mikade
A few scripts to try out. 2x challenge, 1x GSoC training, 1x user mission.
2012-05-19, by mikade
Bit more freezer.
2012-05-20, by nemo
Add an emergency return to the timebox in the case of death of rest of team. Also add a small visual effect to AI survival
2012-05-18, by nemo
Might help if this was actually its own unique weapon
2012-05-17, by nemo
Provide training/campaign with a random seed to ignore/use.
2012-05-17, by nemo
remove ProcessKdb references all together, removed movecursor() because it doesnt seem to do anything
2012-05-17, by Xeli
first attempt at fixing controller/gamepad, it works with the android controller but it doesnt have hats/buttons, needs testing
2012-05-17, by Xeli
dont allow choosing weapons when the AI is playing
2012-05-17, by Xeli
android typo/sabotage
2012-05-17, by Xeli
fix sdl13 build
2012-05-17, by Xeli
readded optimization for SetScale
2012-05-14, by Wolfgang Steffens
unbreak android build
2012-05-17, by Xeli
Replaced FFP code that sets up orthogonal projection with explicit matrix
2012-05-14, by Wolfgang Steffens
android: add missing graphics, only placeholders tho..
2012-05-15, by Xeli
Refactored TTexture to allow encoding sprite(s) at an arbitrary location within
2012-05-14, by Wolfgang Steffens
Learn hask^Wpascal, dudes!
2012-05-14, by unc0rr
AI can't use cWindSpeedf since it now does a smooth transition
2012-05-13, by nemo
oops
2012-05-13, by nemo
Dammit Xeli
2012-05-13, by nemo
'\xd7af' -> 0xd7af
2012-05-13, by unc0rr
Make uUtils.c compile
2012-05-13, by unc0rr
help pas2c
2012-05-13, by unc0rr
More magic
2012-05-13, by unc0rr
unc0rr's magic macro
2012-05-12, by nemo
oops, wrong type
2012-05-13, by unc0rr
pas2c stuff again
2012-05-12, by unc0rr
Get rid of cripple SendIPCc
2012-05-12, by unc0rr
A solution to char vs string problem: mark single-letter strings with _S macro
2012-05-12, by unc0rr
Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
2012-05-12, by unc0rr
Add missing identifiers
2012-05-12, by unc0rr
Fix casing and type for gl
2012-05-11, by nemo
sysutils -> SysUtils
2012-05-11, by unc0rr
Recognize length on arrays as a separate function
2012-05-11, by unc0rr
More tolerance to pas2c
2012-05-11, by unc0rr
Properly track type in ref2CF, this fixes issues with functions returning strings used in expression (like "a" + line())
2012-05-11, by unc0rr
Define NOCONSOLE for pas2c
2012-05-11, by unc0rr
uCommandHandlers now compiles
2012-05-11, by unc0rr
Support operator 'in', replace it with equality checks against each element of set
2012-05-11, by unc0rr
Recognize (hwFloat op int) expressions
2012-05-11, by unc0rr
Convert "unit.function()" properly
2012-05-11, by unc0rr
Function to compare string to char ftw
2012-05-11, by unc0rr
Make pas2c happier with uSound
2012-05-11, by unc0rr
Be more wise about constant initialization expressions being not arrays
2012-05-11, by unc0rr
Avoid returning an array for the sake of pas2c
2012-05-11, by nemo
fix building with lua (i think)
2012-05-11, by koda
minor changes for warnings and a variables scope
2012-05-11, by koda
the ios port runs again, although with a few things to sort out
2012-05-10, by koda
ios: this commit just removes the overlay class files (with all submenus and resources) while working on a proper restoration
2012-05-10, by koda
Fix identifiers case in uLandTemplates (too lazy to make proper implementation in pas2c)
2012-05-11, by unc0rr
Declare Param* functions
2012-05-11, by unc0rr
Fix for Int type and sysutils in hwengine.pas
2012-05-11, by unc0rr
Some work to make more units compile after conversion to c
2012-05-11, by unc0rr
Support overloaded operators on (hwFloat op hwFloat) calls
2012-05-10, by unc0rr
More definitions and mess with pascal code
2012-05-10, by unc0rr
Render function variables in struct with no mangling. 13 C units are compilable now.
2012-05-10, by unc0rr
Handle function type differently
2012-05-10, by unc0rr
Some more definitions and slight fixes
2012-05-10, by unc0rr
uAmmos.c now compiles (3 warnings though)
2012-05-10, by unc0rr
Implement built-in functions Low() and High()
2012-05-10, by unc0rr
Reflects change in previous revision to uTypes
2012-05-09, by nemo
(PointerTo (SimpleType _)) could be a pointer to a non-struct type
2012-05-10, by unc0rr
Prepend unit name to function identifiers
2012-05-08, by unc0rr
Mangle overloaded functions (only different number of parameters is supported)
2012-05-07, by unc0rr
when Lua is not found, fallback to compiling the one that comes bundled in our sources
2012-05-07, by koda
invert LUA symbol meaning and avoid hints when compiling without it
2012-05-07, by koda
add support for FPC and FPFLAGS cmake arguments (helps crosscompiling)
2012-05-07, by koda
old typed const moved to their proper unit
2012-05-05, by koda
the scope cleanup continues...
2012-05-05, by koda
split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
2012-05-05, by koda
revisit isTerminated in hwengine
2012-05-05, by koda
fix more breakage
2012-05-05, by koda
removed the default argument in uWorld
2012-05-05, by Xeli
fix breakage
2012-05-05, by Xeli
adjust the scope of a few uSound variables and functions
2012-05-05, by koda
Merge
2012-05-03, by Medo
Convert namespace from list into map in preparation for implementation of overloaded functions support. Greatly improve speed of rendering as a side effect (parse + render time reduced from 5:20 to 0:20)
2012-05-05, by unc0rr
some tweaks/fixes/etc to the map preview and reload stuff
2012-05-03, by sheepluva
visually indicate when map preview generation is in progress.
2012-05-03, by sheepluva
HAPPY 7000th COMMIT HEDGEWARS
2012-05-03, by koda
add DLC button to net game room
2012-05-03, by sheepluva
+ display lack of map in a nice way, don't generate bogus preview in the background
2012-05-03, by sheepluva
Get rid of overloaded functions in uRenderUtils
2012-05-03, by unc0rr
merge
2012-05-03, by nemo
small tweaks/fixes to room list header saving and restore...
2012-05-03, by sheepluva
Switch effects to longint for convenience of tracking ice states. I could add a new Hedgehog value, but since we have this effects list being all useless as booleans anyway...
2012-05-03, by nemo
Updated android support library to the latest version (r8)
2012-05-03, by Medo
fix a previewmap-related QObject::disconnect segfault
2012-05-03, by sheepluva
Initial stub for freezer
2012-05-02, by nemo
Merge
2012-05-02, by Medo
fix: issue with playing team list vertically collapsing
2012-05-03, by sheepluva
Workaround for stuck pages.
2012-05-02, by nemo
tweak how the header customization is stored in the settings file
2012-05-02, by sheepluva
Render float consts into defines
2012-05-02, by unc0rr
GetRandom -> GetRandomf
2012-05-02, by unc0rr
allow F5 magic to refresh demos/saves list too
2012-05-02, by sheepluva
rename a few Draw* routines
2012-05-02, by koda
wut?
2012-05-02, by koda
remove old ukeys hooks from pascalexport (definitely breaking the ios port, will have to work on that, but for now sheepluva and xeli will be happy *hopefully*)
2012-05-02, by koda
rooms list
2012-05-02, by sheepluva
roomslist: reimplement filters
2012-05-02, by sheepluva
remove IFDEF 0 for sake of poor parser
2012-05-02, by nemo
room list: replace magic table column indexes with enum. makes future changes to the room list format way easier.
2012-05-02, by sheepluva
marked a couple of functions as inline
2012-05-02, by koda
make search filter field have a useable size on low frontend resolution
2012-05-02, by sheepluva
change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
2012-05-02, by koda
make column sorting three-state: asc -> dsc -> off/default (= by room state)
2012-05-02, by sheepluva
sort by room state by default
2012-05-02, by sheepluva
allow custom sorting of roomslist (by clicking on header sections)
2012-05-02, by sheepluva
add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
2012-05-02, by koda
Removing maps can cause desyncs. This is why we still have Cheese, Sticks, Sheep etc.
2012-05-01, by nemo
remove map: Sticks
2012-05-01, by sheepluva
roomslistmodel: prettier names for map +rnd+ etc.; point out unavailable maps
2012-05-01, by sheepluva
breaking news, we don't support typed consts anymore
2012-05-01, by koda
Hopefully this change doesn't break anything
2012-05-01, by unc0rr
Better type deriving
2012-05-01, by unc0rr
Declare const ints as enums
2012-05-01, by unc0rr
Make Str2PChar more pas2c-friendly
2012-05-01, by unc0rr
adjust column widths
2012-05-01, by sheepluva
oops^2
2012-05-01, by koda
oops
2012-05-01, by koda
minor changes for more compatibilities with other compilers
2012-05-01, by koda
RoomsListModel:
2012-05-01, by sheepluva
remove SDL_SCANCODE_*
2012-05-01, by koda
add NULL definition and align types to their correct bitwidth
2012-05-01, by koda
display haxx0red teams colors correctly.
2012-05-01, by sheepluva
made the hog count thingy prettier when on low space... have fun squishing hogs!
2012-05-01, by sheepluva
Qt: fix issue with hog count being not visible on low resolutions/long team names and hard to read on very high resolutions
2012-04-30, by sheepluva
Support recurrent function calls. The code is kinda hackish and ugly, but I really spent a few hours thinking on a good solution.
2012-04-30, by unc0rr
add missing copyright headers to roomslistmodel
2012-04-30, by sheepluva
Rework string init macro
2012-04-30, by unc0rr
Raise exception when .inc file isn't found
2012-04-30, by unc0rr
wops
2012-04-29, by Xeli
implement switch for the touch interface
2012-04-29, by Xeli
hide utilitywidget when changing turns, this also fixes some inconsistency when using targetting weapons
2012-04-29, by Xeli
map, theme & style selection won't be lost on data updata now (except the selected map/theme/style is deleted ofc). enabling F5 key to reload data :>
2012-04-29, by sheepluva
make it auto-update (whoops,forgot)
2012-04-29, by sheepluva
hello GameStyleModel
2012-04-29, by sheepluva
target using the utility button, this fixes bee
2012-04-29, by Xeli
enabled grenade timer, needs a button image
2012-04-29, by Xeli
wops, removed some writeln
2012-04-28, by Xeli
changed uKeys to uInputHandler to better reflect its function
2012-04-28, by Xeli
* make HatModel update automatically (also renamed class and files)
2012-04-29, by sheepluva
license header year range adjustments
2012-04-28, by sheepluva
- changed targetting, to launch an airstrike move the cursor/pointer to a location and then press the firebutton
2012-04-28, by Xeli
-Fixed FingerHasMoved function, still might need a little tweaking
2012-04-28, by Xeli
remove last boolean keys references and using only ParseCommand in uTouch now
2012-04-27, by Xeli
various comment tweaks/fixes
2012-04-28, by sheepluva
MapModel: add getters for random maps based on type, so that the mapContainer does not have to magically know how maps and separators are ordered within the model
2012-04-28, by sheepluva
fix for issue 186 ("Screen gets messed up when selecting Hand Drawn Map")
2012-04-28, by sheepluva
unbreak snowball
2012-04-28, by nemo
Ok, 20,000 was a bit much. Arbitrary multiplier that seems to shove things off enough.
2012-04-27, by nemo
MapModel: comments/docs, small tweaks
2012-04-28, by sheepluva
reimplement the quit engine+frontend keys
2012-04-27, by Xeli
add ammoprop to enable to up and down buttons on for the touch interface
2012-04-27, by Xeli
decouple current theme from map theme (fixes theme confusion bugs of last commit)
2012-04-27, by sheepluva
MapModel converted to QStandardItemList; separators fixed; changed used data format (human-readable struct instead of magic list) for map info in HwMapContainer (+ various small cleanups in that class)
2012-04-27, by sheepluva
MapModel, various cleanups. TODO/FIXME: QComboBox separator not working with custom models
2012-04-27, by sheepluva
messing with the theme model a bit (gets now auto-updated after DLC download too)
2012-04-26, by sheepluva
theme tweaks
2012-04-27, by nemo
Show number of points in drawn map
2012-04-27, by unc0rr
Cursor for DrawMapScene. Feel free to ajust its look.
2012-04-27, by unc0rr
mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
2012-04-26, by sheepluva
make DLC trigger data reload
2012-04-26, by sheepluva
make DataManager a QObject with reload() slot that emits signal updated()
2012-04-26, by sheepluva
renaming HWDataManager -> DataManager
2012-04-26, by sheepluva
reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
2012-04-25, by sheepluva
nemo said I was boring for removing the "hello" randomizer on room join.
2012-04-25, by sheepluva
Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need
2012-04-24, by nemo
Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
2012-04-24, by nemo
Fix GetAmmoEntry in PascalExports
2012-04-24, by unc0rr
Get rid of overloaded functions in uAmmo
2012-04-24, by unc0rr
uCommands compiles
2012-04-24, by unc0rr
Fix types
2012-04-24, by unc0rr
Don't add duplicates into string consts
2012-04-24, by unc0rr
this should enable png screenshots on osx as well
2012-04-24, by koda
in uTouch dont use bools to represent keystrokes, but issue ParseCommands
2012-04-23, by Xeli
fix the ammomenu F# buttons
2012-04-23, by Xeli
- change uKeys to be event based rather than polling
2012-04-23, by Xeli
case sensitivity + correct variable check
2012-04-23, by vittorio giovara
when libpng is not found, gratiously fallback to bmp screenshots; untested
2012-04-23, by koda
ios minor warning and optimisation for team color
2012-04-23, by koda
Make clouds/flakes change direction smoothly
2012-04-22, by nemo
Allow LIST command while in room to not annoy old frontends (0.9.17 or less) with warnings
2012-04-22, by unc0rr
added savepassword checkbox to options page, which now reloads values at every acces
2012-04-22, by koda
add a checkbox for the password field prompt (issue 316)
2012-04-22, by Stepan777
fixed uKeys (aka almost revert it back)
2012-04-22, by Xeli
ios: turn on more warning messages and start correcting them
2012-04-22, by koda
memory leak in hwform.cpp (issue 386)
2012-04-22, by Stepan777
fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
2012-04-22, by koda
*sigh*
2012-04-21, by nemo
Seems to me placing hogs does not need 5s since it is a fixed interval now. Maybe if placing hogs was ever 0 seconds or something.
2012-04-21, by nemo
Oops
2012-04-21, by unc0rr
Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
2012-04-21, by unc0rr
- Don't crash on back press, but shutdown hedgewars
2012-04-21, by Xeli
- Added support for keyboards on android
2012-04-21, by Xeli
- Return of the F<numbers> in the ammomenu
2012-04-21, by Xeli
- Remove support for variables in command handlers
2012-04-21, by unc0rr
Fix parsing of exit() call without parameters
2012-04-20, by unc0rr
Move all strings into constants to make them of string255 type
2012-04-20, by unc0rr
Many small improvements to pas2c
2012-04-20, by unc0rr
Some more progress with pas2c
2012-04-20, by unc0rr
- Track array size to use for High function
2012-04-19, by unc0rr
android: prevent the app from a semi-crash when exiting a game
2012-04-19, by Xeli
Improve rendering of function types, ranges, and more
2012-04-15, by unc0rr
Fix insanity
2012-04-14, by unc0rr
More string types
2012-04-14, by unc0rr
Get rid of TGearsType to simplify pas2c
2012-04-14, by unc0rr
Render some builtin functions
2012-04-14, by unc0rr
Render unions
2012-04-14, by unc0rr
minor gl debug/comments
2012-04-13, by koda
disable png screenshots on mobile for now
2012-04-13, by koda
Support string constants
2012-04-13, by unc0rr
Oops, forgot file
2012-04-12, by Stepan777
png screenshots
2012-04-12, by Stepan777
Support operators declarations
2012-04-11, by unc0rr
Simplify converter's life
2012-04-11, by unc0rr
Improve rendering of function types, arrays, and more
2012-04-11, by unc0rr
vob* variables need to be reset
2012-04-09, by koda
Unbreak build (change was only tested with pas2c parser, and was okay to it)
2012-04-10, by unc0rr
First try to compile with clang: improve renderer a bit. The result of pas2c is still far from normal C source.
2012-04-09, by unc0rr
Better handle switch statement
2012-04-09, by unc0rr
Eraser tool
2012-04-09, by unc0rr
Better support for strings
2012-04-09, by unc0rr
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
2012-04-09, by koda
ios: refactor the code of the after-game statistics display using delegates
2012-04-09, by koda
ios: convert audio operation from class to instance, plays better with memory
2012-04-09, by koda
i don't understand this, but without this change audio doesn't fade on ios
2012-04-09, by koda
remove stray pixels
2012-04-08, by nemo
ios: don't prompt restoring a game that didn't complete loading
2012-04-08, by koda
ios, this method belongs here
2012-04-08, by koda
ios: schemes table was being drawn on top of the table border
2012-04-08, by koda
formatting
2012-04-08, by koda
when focus is lost lower the volume to a minimum
2012-04-08, by koda
by popular demand, switch Nature and Golf music (issue 383)
2012-04-07, by koda
Convert some operators
2012-04-06, by unc0rr
Unwind 'with' construction
2012-04-05, by unc0rr
Improve rendering into C
2012-04-05, by unc0rr
Make function more pascal-ish
2012-04-05, by unc0rr
More external definitions for pas2c
2012-04-05, by unc0rr
Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions.
2012-04-04, by unc0rr
Normalize RecordFields before conversion. Helps with namespaces problem.
2012-04-04, by unc0rr
Fix withState' not returning lastType
2012-04-03, by unc0rr
Added copyright notice to Scheme.java
2012-04-01, by Medo
ja update
2012-04-03, by krdrt5367
Hedgeroid: Added ini4j library, updated android support library and added lib licenses
2012-04-01, by Medo
de update
2012-04-03, by krdrt5367
Added some toString methods to help when debugging
2012-04-01, by Medo
cz update
2012-04-03, by krdrt5
Merge
2012-04-01, by Medo
- Handle multidimensional arrays better
2012-04-02, by unc0rr
Scheme definitions now use .ini files.
2012-04-01, by Medo
Finally fix the bug with pointer declarations polluting namespace with bad records
2012-04-02, by unc0rr
Removed some unused imports and a redundand nullcheck
2012-03-31, by Medo
let's outsmart the compiler for no particular benefit
2012-04-02, by koda
Added hashcode function for Team to make it consistent with equals.
2012-03-31, by Medo
Remove API Level 8 dependency found by Android Lint
2012-03-30, by Medo
More clean namespace, some fixes
2012-03-30, by unc0rr
Much better types handling, work correctly with functions
2012-03-30, by unc0rr
- Treat strings as arrays of chars
2012-03-29, by unc0rr
Better deriving, some fixes
2012-03-29, by unc0rr
Resolve deferred type on dereference
2012-03-28, by unc0rr
invalidate on switch
2012-03-28, by nemo
dates are no more!
2012-03-28, by koda
ios: fix offset for 'details' table header in iphone game configuration
2012-03-28, by koda
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
2012-03-28, by koda
ios: use notifications instead of class methods (maybe tidier)
2012-03-28, by koda
At mikade's request. give scripting access to the map name prior to override.
2012-03-26, by nemo
Dig into namespaces even more
2012-03-26, by unc0rr
Just some further work
2012-03-26, by unc0rr
ios, one more grenade timer tweak
2012-03-26, by koda
i didn't even know it was possible (spotted by adam4813)
2012-03-26, by koda
ios: fix blocked preview button
2012-03-26, by koda
ios headers cleanup, with tweaks to +randomPort and grenade timer handling in overlay
2012-03-26, by koda
merge
2012-03-25, by mikade
- don't give hogs air weps when border is enabled
2012-03-25, by mikade
Added a missing loc
2012-03-25, by mikade
Add the parameters I missed the first time when I added these hooks.
2012-03-25, by mikade
- Apply unit's namespace to current scope when referencing unit name
2012-03-25, by unc0rr
Fix wrong type returned from id2C
2012-03-24, by unc0rr
Fix server thinking game is still not finished sometimes
2012-03-24, by unc0rr
wops ;i
2012-03-24, by Xeli
ANDROID and WIN32 can both be set to 1, so have ANDROID take preference
2012-03-24, by Xeli
fixed some typo's. LUA_LIBRARY now points to the right name, regardless of the host machine. Running cmake after a bad attempt (ie forgot to add paths to PATH) now works rather than having to clean the cache
2012-03-24, by Xeli
LandBackTex take 2
2012-03-23, by nemo
This has bugged me for a while. Since we are missing the source SVGs for this theme, removed the leaves crudely in GIMP. Also added some basic roots. Someone more artistic is encouraged to try and improve it.
2012-03-23, by nemo
Oops
2012-03-23, by unc0rr
unbreak engine
2012-03-23, by Xeli
Improved cmake build script for Android:
2012-03-23, by simmax
first part of the utilitywidget (grenade timer/swap hogs) code
2012-03-23, by Xeli
Add more strictness in hope it will help with space leak
2012-03-22, by unc0rr
Try different splash sounds too
2012-03-21, by nemo
bit of an experiment in variable splash sizes based on object/speed. not sure if it looks good yet. need to drown more stuff.
2012-03-20, by nemo
fix ammomenu, the cursor actually works now -_-
2012-03-18, by Xeli
workaround the different Lion ABI by forcing fpc 2.6 as minimum compiler version on osx
2012-03-18, by koda
updated ios project file to work with fpc 2.6
2012-03-18, by koda
revert this until someone makes it not screw up camera focus
2012-03-18, by nemo
touchinterface, move the up/down arrows a bit down
2012-03-18, by Xeli
make the Ammomenu show up a little faster
2012-03-18, by Xeli
You can now change AMAnimType to enable the animation through the x/y axis and alpha for example
2012-03-18, by Xeli
make ammomenu's speed dependent on RealTicks rather than frames
2012-03-17, by Xeli
allow for 0 values on AMShiftTarget, this allows for movement across one axis
2012-03-13, by Xeli
Disable anim for stats screen ("In game" stays visible otherwise)
2012-03-17, by nemo
Ensure flawless is false if any hog is lost, unless it was lost doing a kamikaze
2012-03-17, by nemo
I imagine this should use the game window width, but I'll let someone else figure it out. I'm just sick of frames being half-visible in navigation.
2012-03-17, by nemo
eh. guess they really should be here
2012-03-17, by nemo
Adding leftX/rightX/topY to simplify determining bounds based on map playing area.
2012-03-17, by nemo
I think this is a little more efficient than dxdy, and easier to read. We call DxDy2 a lot, can any of those use Angle/DirAngle?
2012-03-17, by nemo
orient kamikaze correctly when going through portals
2012-03-17, by nemo
oh yeah, dY...
2012-03-14, by nemo
Allow RC plane to go through portals
2012-03-14, by nemo
Oops, fix range (2 is too small value)
2012-03-14, by unc0rr
Add fall damage
2012-03-13, by nemo
For reasons I can't fathom, if this portion isn't commented out, the AI completely fails w/ a weaponset of only firepunch.
2012-03-13, by nemo
Variable pen width
2012-03-13, by unc0rr
tweak take 2
2012-03-13, by nemo
Small tweak to return something more useful in the negative 0 case on dX
2012-03-13, by nemo
Minimise another sqrt check.
2012-03-13, by nemo
Avoid local rate minimums around hog (within 15 pixels). Not tested.
2012-03-12, by unc0rr
Compatibility
2012-03-12, by unc0rr
Change rest of AI tests to floats, reenable snowball
2012-03-12, by nemo
Try adding it to deagle too. Although the routine still doesn't consider angle, so it'll pretty much be luck. Might be a waste of time.
2012-03-11, by nemo
Hm. Score was a bit too much, AI was doing suicidal things.
2012-03-11, by nemo
small tweak. make drowning prefer higher health hogs
2012-03-11, by nemo
Teach AI to drown with shotgun too
2012-03-11, by nemo
Start on adding drowning bonus to bat/firepunch/whip. AI still is not smart enough to change direction when firepunching to face the water, or change the angle of the bat.
2012-03-11, by nemo
Add drowning to grenade too, try some little optimisations
2012-03-11, by nemo
Fix silliness
2012-03-11, by unc0rr
First pass at making AI drowning aware. No concerns of performance, only applied to bazooka (not bat/fp etc)
2012-03-11, by nemo
Minor optimisation for AI to cut down on hwSqrt calls
2012-03-11, by nemo
bug #336
2012-03-11, by nemo
Add div to allow safe integer division from lua
2012-03-10, by nemo
Recount team health if modifying hedgehog health
2012-03-10, by nemo
Set default empty ammo sets. Current mission handling appears to not pass any default ammo set, so script was never getting a chance to set its own.
2012-03-10, by nemo
Avoid rare double decrement.
2012-03-10, by nemo
Prevent pirate ship from repeating on Islands, remove vertical line in art landback
2012-03-10, by nemo
bug #370
2012-03-03, by nemo
Oh, should also check for game finish when player quits without ROUNDFINISHED message: small refactoring, not tested at all
2012-03-01, by unc0rr
comment out reserve to maintain old Qt compat
2012-03-01, by nemo
Also consider game finished when the last player reports ROUNDFINISHED despite the correctness parameter.
2012-03-01, by unc0rr
Someone might find this useful. Plan to link to it from the wiki.
2012-02-29, by nemo
Fix for bug #366, delete gear if hog is drowning (needed either that or a check on nil Gear^.Hedgehog^.Gear)
2012-02-29, by nemo
Don't remove client's teams from teams list on "ROUNDFINISHED 0", just send team removal message to others.
2012-02-29, by unc0rr
oops
2012-02-28, by nemo
android: fix finding cache dir on prefroyo devices, it now creates the Hedgewars folder if it wasn't there
2012-02-28, by Xeli
attractiveness tweak to the text clip
2012-02-28, by nemo
Clamp name/team name textures to avoid long team / hog name abuse. Limit width in px instead of chars to avoid unicode issues.
2012-02-27, by nemo
don't use currenthedgehog
2012-02-26, by nemo
use per hog ammo game flag. improves AI play
2012-02-26, by mikade
oops
2012-02-26, by nemo
right-click colour selection to scroll backwards through colours (bit hackish, subclassing + right click handling would be better than custom menu item signal)
2012-02-26, by nemo
ugh
2012-02-26, by nemo
make onAmmoStoreInit optional in the case of onNewAmmoStore
2012-02-26, by nemo
pass indexes for the clan/team/hedgehog
2012-02-26, by nemo
copypasta fail
2012-02-26, by nemo
Add a new script hook. onNewAmmoStore. This will allow scripts like The Specialists to define separate ammo sets for each hog
2012-02-26, by nemo
Send ROUND_FINISHED only once (only from in game mode)
2012-02-26, by unc0rr
Remove client's teams only when game is running and exit status is 'incorrect exit'. Frontend still sends excessive ROUND_FINISHED, so the bug is not fixed completely.
2012-02-25, by unc0rr
- Increase server version number due to rooms list protocol changes
2012-02-24, by unc0rr
Bring back functionality to "Join" button
2012-02-23, by unc0rr
Setup rooms list headers
2012-02-23, by unc0rr
Revert most of 033e4a8a9c74 and 9d501dc22f71 (see bug #362)
2012-02-23, by nemo
Handle ROOM* commands in rooms list model
2012-02-23, by unc0rr
Start switching to rooms list model. To be continued.
2012-02-23, by unc0rr
Added tag hedgeroid-alpha for changeset ce2b24995ab2
2012-02-22, by koda
Added tag 0.9.17-release for changeset 4670f003f91b
2012-02-22, by koda
Removed tag 0-9.17-release
2012-02-22, by koda
updated version for market
hedgeroid-alpha
2012-02-20, by Xeli
incremental loading of all the images in teamcreation on android, this should really be rewritten though..
2012-02-20, by Xeli
fixed a nullpointer exception when creating a new team
2012-02-20, by Xeli
fixed the schemes on android
2012-02-20, by Xeli
schemes/teams now get replaces on each version update
2012-02-20, by Xeli
check if the widget is shown before checking if the finger is on the widget
2012-02-19, by Xeli
Show message and return from network game pages on server shutdown
2012-02-20, by unc0rr
- Register HWTeam metatype so HWTeam objects could be passed via queued connections
2012-02-20, by unc0rr
Make all signals from HWNet queued, this should fix issues with teams and chat widgets
2012-02-20, by unc0rr
added one button play feature, like in desktop frontend; need to make sure that the hardcoded stuff never gets deleted
2012-02-19, by koda
ipad, have the scheme/weapon/style selector always stick in the same position
2012-02-19, by koda
missions page rotates correctly
2012-02-19, by koda
two more this time
2012-02-19, by koda
merge
2012-02-18, by koda
moved the firebutton, added the AMWidget button and removed the forwardjump widget(it's longpress on backjump now)
2012-02-18, by Xeli
this apparently didn't get updated, but it was enough to reassign the outlets
2012-02-18, by koda
changed jumping, on x button tap is high jump, on longpress + release is low jump (read: it only does a low jump when you release)
2012-02-18, by Xeli
prepare a styled button
2012-02-18, by koda
fixed the active region on widgets when they are animated, added active.x:= in uWorld too
2012-02-18, by Xeli
oh i thought i had converted every uitableviewcontroller to uiviewcontroller+tableview; this also restores displaying statitstics after game
2012-02-18, by koda
rotation support for other controllers
2012-02-18, by koda
one more USE_TOUCH_INTERFACE
2012-02-18, by koda
Experiment. This has bugged me for a long time. Should be possible to tell a team with 1 health from a team with 0
2012-02-17, by nemo
stop the crosshair from twitching when it's not supposed to move + fix aimingUp/Down booleans
2012-02-17, by Xeli
change power() to sqr
2012-02-17, by Xeli
fix crosshair aiming
2012-02-17, by Xeli
remove all hwFloat calculations
2012-02-17, by Xeli
the onScreenwidgets are multitouch now, frequently (alternating) tapping left and right still causes it to bug though, but you have to try hard to duplicate it, works ok for now
2012-02-17, by Xeli
the most important commit of the year
2012-02-17, by koda
exploit the new setWhatsThis feature in our desktop frontend
2012-02-17, by koda
forgot begin
2012-02-17, by Xeli
Use queued signal-slot connections with HWNet class
2012-02-17, by unc0rr
ops
2012-02-17, by koda
refactored a few types involved in the touch interface and corrected a few invisible mistakes
2012-02-17, by koda
and of course fix build for sdl 1.2
2012-02-17, by koda
carried out some cosmetic TODOs in uTouch
2012-02-16, by koda
move the aim buttons to be above the jump button
2012-02-16, by Xeli
added hide/show animation for the aiming keys (should animateWidget() be moved to another unit?)
2012-02-16, by Xeli
Send team removal message on incorrect engine shutdown (when game not finished). Should help with game hang when room master closes engine, then quits room.
2012-02-16, by unc0rr
wops, added an extra USE_TOUCH_INTERFACE
2012-02-16, by Xeli
added translate/fade animations for OnScreenWidgets
2012-02-16, by Xeli
use realtick rather than SDL_GetTicks
2012-02-15, by Xeli
rebuild all modules each time..... :P
2012-02-15, by Xeli
moved other widgets under the USE_TOUCH_INTERFACE, added pause button (at least, graphically...)
2012-02-15, by koda
unbreak uTouch
2012-02-15, by Xeli
small refactoring to touch screen buttons, use a record to store values, added 'offset' fields to adjust active button area
2012-02-15, by koda
update position of on screen buttons on resize
2012-02-13, by koda
oops
2012-02-12, by nemo
Show preview immediately on fetch
2012-02-12, by unc0rr
tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
2012-02-12, by koda
restored interface on iphone
2012-02-12, by koda
Remove STL dependency (again), fix qmake build
2012-02-12, by unc0rr
add keywords for landscape ammomenu and touch interface
2012-02-12, by koda
tipped by xeli, ammomenu texture needs to be redrawn on resize to update its position
2012-02-12, by koda
gather context restoration under a single keyword
2012-02-12, by koda
colorWithPatternImage uses too much memory
2012-02-12, by koda
fixed a little event propagation problem, added rotation support to the scheme setting page
2012-02-12, by koda
shorten the portait orientation check
2012-02-12, by koda
ios weapon setting page supports rotation
2012-02-11, by koda
i don't know how this is possible
2012-02-11, by koda
split the installing and building in the android Makefile
2012-02-11, by Xeli
ios check for music preference also for fading methods
2012-02-11, by koda
fix coordinate system on ios overlay
2012-02-11, by koda
one more pt locale update
2012-02-11, by inu
minor changes to ios project file to better behave with buildbot
2012-02-11, by koda
Workaround pointers to not yet defined types
2012-02-10, by unc0rr
updated pt_pt locale
2012-02-10, by inu
disable the use of the accelerometer on android, we don't use it and it only drains the battery
2012-02-09, by Xeli
merge
2012-02-09, by koda
move the classes recently added to a proper folder
2012-02-09, by koda
added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
2012-02-09, by koda
small ios weapon localisation handling fix
2012-02-09, by koda
ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
2012-02-09, by koda
updated ios description portuguese
2012-02-09, by inu
use the way actions are initiated the same way as koda implemented with PascalExports, using boolean values such as upKey and enterKey, this prevents the user from being able to control the AI
2012-02-09, by Xeli
Move a bit further
2012-02-08, by unc0rr
and oooone last off-by-1 in ammo menu
2012-02-07, by nemo
fixed aiming by touching the crosshair, made it compatible with the aiming buttons and disabled camera movement when touching buttons + some formatting fixes
2012-02-07, by Xeli
fixed the blackpixel in the ammomenu, x,y in GetAmmoMenuTexture now initialized correctly
2012-02-07, by Xeli
Fix a bug with type declaration trying to resolve type being declared
2012-02-07, by unc0rr
prevent the cursor from being shown on the mobile version, and close the menu on tap when the tap is not on the ammo menu
2012-02-07, by Xeli
slider tweak
2012-02-06, by nemo
merge
2012-02-07, by koda
Fixes slot sprite and ammo sprites overlapping left side border. There is still the issue that boxes should be 32px between borders, but right now they are 33px on all but the first row (since the outside border overlaps it by 1px) causing the slot sprite to have 2px of border on the left and 1px of border on the right.
2012-02-06, by nemo
Fix slider positions
2012-02-06, by nemo
merge
2012-02-07, by koda
add the button images to the android assets
2012-02-06, by Xeli
wops, must use tabs not spaces..
2012-02-06, by Xeli
the buttons actually work now!
2012-02-06, by Xeli
fix compiler error for non android build
2012-02-06, by Xeli
wops, too much copy pasting
2012-02-06, by Xeli
show buttons on the screen, similar to the iOS overlay
2012-02-06, by Xeli
ios game configuration page rotation gliches fix
2012-02-07, by koda
Some progress, still can't find the source of bad behavior
2012-02-06, by unc0rr
ios game configuration page supports rotation, with some enhancements (like the new slider); some glitches here and there
2012-02-07, by koda
Increase volume on a number of sounds that were many times quieter than the other voices. Also remove empty space in Ooff1.ogg so it plays at the right time.
2012-02-05, by nemo
unbreak tardis
2012-02-05, by nemo
unbreak ammo menu
2012-02-05, by nemo
Disable opacity across the board. It is screwed up in OSX and apparently also Linux. Bad artifacts and overall performance.
2012-02-05, by nemo
ok. really fix by toggling back to ready. At least, I think this should do it...
2012-02-05, by nemo
attempt to fix 3222bb0612ca - otherwise you are unable to start a second game without quitting the room.
2012-02-05, by nemo
add individual hog healths to team health bar
2012-02-05, by nemo
Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.
2012-02-05, by unc0rr
some refactoring + you can now tap on the ammo menu to select a weapon
2012-02-05, by Xeli
BUUUUURN OBJC AMMOMENU BUUUURNhg diff! (on a separate note, this reduces the codesize by ~37k)
2012-02-05, by koda
check if the latest assets have been moved to the sdcard (compare with versionCode)
2012-02-04, by Xeli
Rewrote the Ammomenu:
2012-02-04, by Xeli
Android makefile: compile with debug symbols and ant clean, otherwise it wont update the apk if you have only changed a lib
2012-02-04, by Xeli
Expanded copyToXY, it doesn't copy the whole src sprite, srcX/Y to srcW/h, added DrawSprite2Surf and DrawLine2Surf
2012-02-04, by Xeli
disable using files from the assets dir, and use fopen()
2012-01-29, by Xeli
Propagate types on identifiers
2012-02-03, by unc0rr
chinese update
2012-01-31, by cherrotluo
astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
2012-01-30, by nemo
more ios pages supporting rotaiton
2012-01-30, by koda
ahem, fix build
2012-01-30, by koda
disabling the discovery of SDL13+ on desktop. SDL13 has become SDL2 with a completely different ABI and will require a new FindSDL2 module for Cmake to be found; for current sdl development installations, hedgewars will either use the compatibility layer (present in sdl1.3 but not in sdl2) or just fail to build (in case sdl2 is installed but sdl1.2.* is not). whew
2012-01-29, by koda
starting to convert the ipad interface to support all ortientations...
2012-01-29, by koda
rotation ftw!!! (engine part)
2012-01-29, by koda
koda/ammomenu on desktop fix!
2012-01-29, by Xeli
minor cleanup, gather AMSlotSize in uConsts
2012-01-28, by koda
added the background for the weaponnames in MOBILE
2012-01-28, by Xeli
fixed the weapon name position
2012-01-28, by Xeli
changed the ammomenu to be landscape for MOBILE, also tweaked the positions a bit, needs testing on iOS
2012-01-28, by Xeli
bump to 0.9.18-dev - not sure how this was missed before
2012-01-27, by nemo
this should lower compatibility with qt4.5 again, but i have no way to test it
2012-01-27, by koda
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
2012-01-26, by koda
background now properly resizes on tablets
2012-01-26, by Xeli
fixed the ammo menu on android, on tablets all weapons are 'choosable' and on phones I've moved the ammomenu up a bit
2012-01-26, by Xeli
Haha, I was greatly puzzled by "date.month() == 10 && date.daysInMonth() == 31" :D
2012-01-26, by unc0rr
enable pause/resume on the java side
2012-01-26, by Xeli
added pause/resume functionality for android, android need the opengl context to be recreated along with textures and whatnot
2012-01-26, by Xeli
added TARDIS to minimal data dir, changed a couple of org_libsdl_app to org_hedgewars_hedgeroid in SDL_android.cpp and updated SDLActivity.java
2012-01-24, by Xeli
Tweak voices a bit (always play hurry at correct time, skip "come on then" if other voice is playing)
2012-01-24, by nemo
add the android support package for Fragments and the like
2012-01-24, by Xeli
not needed when using the updated android ndk.. -_-
2012-01-24, by Xeli
revert Android.mk back after copying SDL_mixer and SDL_ttf
2012-01-24, by Xeli
update the core/android/SDL_android.cpp fix some includes in Android.mks, use a different host to download some libs, sdl doesn't have up to date tarballs..
2012-01-24, by Xeli
these are needed for ndk-build or it won't know what api to build it for
2012-01-24, by Xeli
Added a script to simplify building the android port
2012-01-24, by Xeli
some tweaks to the build process, cmake now generates some vital files, fpc only compiles those files which have been changed since the last time, SDL still does not work
2012-01-22, by Xeli
remove the incorrect text that people need to download before playing
2012-01-22, by Xeli
Android: quick fix from a bug report from the market in the download manager
2012-01-16, by Xeli
merge
2012-01-18, by koda
little hack for playing less sounds in frontend
2012-01-18, by koda
simplify qpushbuttonwithsound and add a mouseover sound (I tried selecting the least annoying ones, maybe it'd be better to look for proper button sound effects)
2012-01-18, by koda
skip button sound when exiting
2012-01-17, by bovi
move the feedback button in a nicer position
2012-01-17, by koda
fix line endings
2012-01-17, by nemo
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
2012-01-17, by lovelacer
GCI task: season greetings
2012-01-16, by valnut
Also allow lua to change gfPerHogAmmo/gfSharedAmmo even if lua does not define new ammo stores
2012-01-15, by nemo
disable the glitchy exit sound
2012-01-16, by bovi
correct language identifier
2012-01-15, by koda
hedgewars.pro formatting and removal of the last pageoptions hr
2012-01-15, by koda
GCI task: stars
2012-01-15, by bovi
small tweak for compiling with xfire and qt under windows
2012-01-15, by bovi
GCI task: ping
2012-01-15, by bovi
GCI task: iOS _language_ 3 (Romanian)
2012-01-15, by bovi
provide a minimal Romanian translation for engine
2012-01-15, by bovi
updated win build script
2012-01-15, by bovi
changed error message
2012-01-15, by Xeli
Load the TeamCreationmenu's contents in a different thread
2012-01-15, by Xeli
some bug fixed regarding the downloader
2012-01-15, by Xeli
Graphics used on the android market
2012-01-15, by Xeli
some meta build files needed for newer api levels...
2012-01-15, by Xeli
Assign ammo counts as well, in case the game flags were changed by the script
2012-01-15, by nemo
somehow my paths slipped in...
2012-01-14, by koda
GCI task: feedback is important
2012-01-14, by valnut
GCI task: cmd.exe
2012-01-14, by bovi
Fix typos
2012-01-13, by nemo
Spanish voice
2012-01-13, by gallardo_pablo
Push RopePercent to lua to fix rope if not set
2012-01-11, by enveezee
Allow multiple portals, so long as the team hasn't changed...
2012-01-11, by nemo
allow roping into a portal (still detaches rope)
2012-01-10, by nemo
ok. pretty sure that has to be consistent in both. go with the smaller one...
2012-01-09, by nemo
Slow down flakes/clouds that are farther away. Also unbreak NTPX w/ SDL 1.2
2012-01-09, by nemo
Disallow dot as a part of identifier
2012-01-07, by unc0rr
fix a couple of loose ends: sdl_mixer is informed of that OGG is provided by Tremor with its own macro, there is no more a segfault on Tremor cleanup, added new event type and timestamp entry for SDL, removed spurious characters from the japanese translation, uSound errors now are output with SDLTry, uSound doesn't need sound preloading any more
2012-01-06, by koda
GCI task: iOS Portuguese
2012-01-04, by Ivo Nunes
graphics fix. take 3
2012-01-01, by RoFra
Fixed unicode italian missions translation update
2012-01-01, by ChipHome
one more mask, reduce hog count on ruler map
2012-01-01, by nemo
Italian update - ditched missions file since encoding appears to be incorrect.
2012-01-01, by ChipHome
GCI task: iOS Japanese
2011-12-31, by thebowseat
update ios project file with new uGears* files; flags for one text file
2011-12-31, by koda
Fix build
2011-12-31, by unc0rr
Oops
2011-12-30, by unc0rr
Send full room info on room add and update events. Less(?) traffic, but current frontend doesn't behave good with this change to server.
2011-12-29, by unc0rr
GCI task: one bug (issue 167)
2011-12-29, by jerryma1121
GCI task: idea
2011-12-29, by kragniz
testing, let's try -Os optimisation for frontend and engine; small cleanup and typos
2011-12-29, by koda
Take koda's notice into account, also update list of source files
2011-12-28, by unc0rr
add -O2
2011-12-28, by unc0rr
It seems there's no need to copy gear's msg. Fixes bots getting stuck after hog switch.
2011-12-28, by unc0rr
Experiment in eliminating transparent white from LandPixels - I think it messes up on some graphics cards. Noticed a curious white border on a girder in a theme Randy is working on. At the very least it is slightly more efficient in the blit.
2011-12-27, by nemo
Italian update
2011-12-20, by ChipHome
Little tweak to reduce noob fail. Delay drill rocket explosion by 250ms after spawn in Attack. Unless you drop it straight down w/ no power, it should not explode immediately in your face.
2011-12-17, by nemo
Remove density adjustment in ammoshove. Means a mine and a barrel will be batted same distance again.
2011-12-15, by nemo
Experiment. Applying density to both ammoshove and explosion, w/ distance of a hedgehog knock being standard value (/3 since hedgehog "density" is 3)
2011-12-15, by nemo
added SetAmmoStore to lua for convinience
2011-12-12, by Henek
added 'loaded locale' message, other minor things
2011-12-12, by koda
finally hook the engine localization on ios
2011-12-12, by koda
GCI task: iOS _languages_ 2 (Bulgarian)
2011-12-11, by Resoow
[GCI] backz task: unify the back button functionality, avoid using the save button
2011-12-11, by m4tx
make sure to stop music before freeing it
2011-12-11, by koda
enable lua to also set rope length percent
2011-12-11, by Henek
removing my reserved hat.
2011-12-10, by sheepluva
missing nil
2011-12-08, by nemo
Some more work on scopes
2011-12-08, by unc0rr
oops. this is more efficient anyway.
2011-12-07, by nemo
ios italian translation
2011-12-07, by koda
Format code a bit
2011-12-07, by unc0rr
Further progress on dealing with namespaces
2011-12-07, by unc0rr
Suggestion of sheepluva's - disable timebox in crates after SD, and set to disabled in Ammo. Also disable switch hedgehog for teams of 1 hedgehog in size, and try and correct what appears to be a bug in reserved hats.
2011-12-07, by nemo
- Fix type2C id2C call
2011-12-07, by unc0rr
Auto refresh room list after leaving room. Fixes issue #320 for voluntarily and involuntarily coming to room list.
2011-12-07, by blackmetalowiec
"System" unit to help converter
2011-12-07, by unc0rr
Ok, State monad instead
2011-12-06, by unc0rr
nicer graphic
2011-12-06, by Terrington_Snyde
Convert into Reader monad
2011-12-06, by unc0rr
Fix regression from 6480 too. Extra assignments might make this slightly less efficient.
2011-12-05, by nemo
with statement considered harmful
2011-12-05, by nemo
Don't forget about Rope Training.
2011-12-06, by mikade
oops
2011-12-06, by mikade
merge
2011-12-06, by mikade
...
2011-12-05, by nemo
...
2011-12-05, by nemo
Add some (slightly modified) GCI missions.
2011-12-06, by mikade
Let .hs be native eol format too
2011-12-05, by unc0rr
Start converting into monadic code using Reader monad (will be used to store information about namespace)
2011-12-05, by unc0rr
Some tiny optimizations
2011-12-02, by unc0rr
Bind 1-5 in defaults. Missions really need the option to pick a team though, using default team if none supplied.
2011-12-04, by nemo
update the ios data script for the new audio mono location
2011-12-04, by koda
audio mono is back
2011-12-04, by koda
ios port working again, mono audio is missing
2011-12-04, by koda
GCI task: iOS Danish
2011-12-04, by Kimsey0
No more nested functions in code
2011-12-04, by unc0rr
Some cleanup here and there
2011-12-04, by unc0rr
- Give uLand more modularity
2011-12-04, by unc0rr
Add base type tags to identifiers
2011-12-03, by unc0rr
android: moved the different objects representing the different game parameters to a different package
2011-12-03, by Xeli
android: rename TouchInterface package to UserInput
2011-12-03, by Xeli
android: startgamemenu now has some default values, plus the themes are ordered alphabetically
2011-12-03, by Xeli
android: hopefully prevents a FC, I can't reproduce it though..
2011-12-03, by Xeli
fix exe flags of new translations
2011-12-03, by koda
GCI task: iOS _language_ (Turkish)
2011-12-03, by huseyinaksu
GCI task: iOS German
2011-12-03, by Leonard
GCI task: Danish translation
2011-12-03, by Kimsey0
italian typo, fix issue 324
2011-12-03, by koda
minor cleanup
2011-12-03, by koda
cleanup and example
2011-12-03, by koda
GCI task: describez
2011-12-03, by Oranger
neeeeeeeemoooooooooooooooo
2011-12-03, by koda
.hgignore update
2011-12-03, by koda
- Improve renderer a bit, disallow nested functions
2011-12-01, by unc0rr
Why 'And'? (help parser)
2011-12-01, by unc0rr
present somthing that could be taken as a structure
2011-11-30, by Henek
further updates to iOS polish translation
2011-11-30, by blackmetalowiec
polish iOS translation update
2011-11-29, by blackmetalowiec
remove placeholder values that snuck in in the merge
2011-11-28, by nemo
Start refactoring uGears. Breaks build.
2011-12-30, by unc0rr
- Improve parsing of prefix operators
2011-11-29, by unc0rr
merge
2011-11-28, by unc0rr
typo... >,<
2011-11-28, by Xeli
More verbose progress log, dump the result
2011-11-28, by unc0rr
added a switch USE_SDLTHREADS
2011-11-28, by Xeli
typo... >,<
2011-11-28, by Xeli
android: use linkedlist instead of the deque interface, Deque<> isn't supported until gingerbread
2011-11-28, by Xeli
added a switch USE_SDLTHREADS
2011-11-28, by Xeli
android: check if the sdcard directory is writable, if it isn't close the app
2011-11-28, by Xeli
android: use linkedlist instead of the deque interface, Deque<> isn't supported until gingerbread
2011-11-28, by Xeli
update android version
2011-11-28, by Xeli
android: check if the sdcard directory is writable, if it isn't close the app
2011-11-28, by Xeli
More verbose progress log, dump the result
2011-11-28, by unc0rr
update android version
2011-11-28, by Xeli
Countless imporvements to the parser and countless help to the parser in sources.
2011-11-27, by unc0rr
More work on the parser
2011-11-27, by unc0rr
Updated Slovak translation
2011-11-28, by jose1711
- Improvement to the parser
2011-11-27, by unc0rr
Updated Slovak translation
2011-11-27, by jose1711
woopsy we dont want that :d
2011-11-27, by Xeli
android: load graphics multithreaded for superduper loadtimes
2011-11-27, by Xeli
android: cleaned up the code a bit and removed a bug with the parsing of the xml
2011-11-27, by Xeli
android: update manifest to the market version
2011-11-27, by Xeli
- Help parser more
2011-11-27, by unc0rr
- Help parser by dropping that insane formatting syntax in str function
2011-11-26, by unc0rr
ffs
2011-11-26, by nemo
raise the minimum qt version required to 4.6; this was needed as the new animation frameworks were absent in 4.5 and lower
2011-11-26, by koda
disable opacity effect for non-linux as it is working only there, fix a glitch that would print the page for a frame and then animate it from another position, change the animation curve to something a little more speedy
2011-11-26, by koda
merge
2011-11-26, by Xeli
Updated the Tracker to handle hog hiding and restoring.
2011-11-26, by Henek
Android: fixed serviceconnectionleak, made the result code of asynctask a bit better, fix cancel button
2011-11-26, by Xeli
Sort the weapons/schemes/styles and give make give them a default value
2011-11-26, by Xeli
merge
2011-11-26, by Xeli
android: remove the "continue in background" button for now
2011-11-26, by Xeli
android: fix compatibility with donut
2011-11-26, by Xeli
Use proper names when storing custom teams, also fixes the bug which created new teams when you editted one of the default ones
2011-11-25, by Xeli
android: default team is now an AI
2011-11-25, by Xeli
fix compiling with LUA_DISABLED
2011-11-26, by koda
new build which works with android ICS
2011-11-25, by Xeli
eyecandy
2011-11-26, by Oranger
android: prevent the virtual keyboard from opening at the start
2011-11-25, by Xeli
Help parser a bit
2011-11-25, by unc0rr
- Parse unions, sets, function type, packed arrays and some more imporvements to the parser. Now it parses uVariable, uConsts and even SDLh.pas
2011-11-25, by unc0rr
GCI task: iOS Polish
2011-11-25, by Kamil Pilarski
GCI task: iOS French
2011-11-25, by Rom le Clair
GCI task: iOS Spanish
2011-11-25, by Ángel Alonso
also for the description
2011-11-25, by koda
better ios localization files
2011-11-25, by koda
Tidy up flake land generation, to avoid ragged holes in landbacktex. Remove of one odd Land[] change forces a PROTO bump. Well, had to happen eventually.
2011-11-24, by nemo
hide all context menu options for own nick, except for info
2011-11-24, by sheepluva
Improve parser a bit, preparation to parsing whole program at once and compiling it into single C file
2011-11-24, by unc0rr
removed extra endif
2011-11-24, by Xeli
GSoC 2011: Android port - merged mainstream
2011-11-24, by koda
Finish preprocessor. Now it correctly handles $IFDEF, $IFNDEF, $ELSE, $ENDIF and $DEFINE.
2011-11-23, by unc0rr
Preprocessor strips comments
2011-11-22, by unc0rr
- Split PascalParser into modules
2011-11-22, by unc0rr
group the ios files to be translated (aka localization)
2011-11-22, by koda
close branch
0.9.17
2012-10-26, by koda
SDL included some of our patches mainstream
2011-11-20, by koda
this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into.
0.9.17
2011-11-21, by sheepluva
Merge with 0.9.17 server fix
2011-11-20, by unc0rr
Updated Slovak translation
2011-11-19, by jose1711
Added tag 0-9.17-release for changeset 4670f003f91b
0.9.17
2011-11-21, by koda
Aaaand merge into trunk too in case guys I was playing earlier are on trunk
2011-11-19, by nemo
Fix empty teams list when trying to spectate
0.9.17
2011-11-20, by unc0rr
Fix missing nametags in placement mode
0.9.17
0.9.17-release
2011-11-19, by nemo
merge, as --rebase didn't work for some reason
2011-11-19, by unc0rr
Merge 0.9.17 with trunk
0.9.17
2011-11-19, by nemo
Improve parser and converter
2011-11-19, by unc0rr
Update changelog again
2011-11-19, by nemo
Oops, function call has parens
2011-11-19, by unc0rr
Only make AI avoid damaged dead mines and dangerously smoking barrels once the attack is finished.
2011-11-18, by nemo
Make AI be less scared by crates. Actually, now it starts using switcher just to pick a crate up.
2011-11-18, by unc0rr
yay, finally osx (and likely windows) fullscreen switch works like on linux! ALL textures had to be destroyed and recreated only after the new window got created. In other news, the new window must be cleaned with glClear to skip a first frame of garbage and AddProgress is only called the first time.
2011-11-18, by koda
Make AI use switcher when:
2011-11-17, by unc0rr
- Move actions stack out of Walk procedure
2011-11-17, by unc0rr
- Parse sets initialization
2011-11-17, by unc0rr
This should have been added before. add log spew if this ever happens. We should hopefully identify the various circumstances and make sure it is all cleaned up so the list becomes unnecessary.
2011-11-16, by nemo
prevent flinging up into any land.
2011-11-16, by nemo
Recognize some built-in functions
2011-11-16, by unc0rr
Less code
2011-11-16, by unc0rr
Prefix followed by prefix issue solved. Also some slight improvements.
2011-11-16, by unc0rr
Fix for issue #291 - this check should probably be in ApplyDamage though
2011-11-15, by nemo
Disable loading content.html on startup, it is fetched on pushing to top of stack already.
2011-11-14, by nemo
increase land tex size to 512, which is the current minimum required just to load a hat. On my system max fps rose from 840 to 890 - about 6% change.
2011-11-14, by nemo
move the order of reloading texture to workaround buggy drivers
2011-11-15, by koda
Only recreate texture for non-empty lines
2011-11-14, by nemo
Remove a bunch of unnecessary nil checks. FreeTexture does its own nil check.
2011-11-14, by nemo
reset chat lines too
2011-11-14, by nemo
Make Highlander moar awesome.
2011-11-14, by mikade
Since I'm storing the text string anyway, might as well recreate captions on resize as well
2011-11-14, by nemo
Not useful.
2011-11-14, by nemo
Aaand in .17
0.9.17
2011-11-14, by nemo
oops. tex could expire, too...
2011-11-14, by nemo
Aaaand merge .17 into trunk.
2011-11-14, by nemo
merge with trunk (sound fade tweak, iOS changes)
0.9.17
2011-11-14, by nemo
Skip rerendering the caption if the text is unchanged. Scripts make heavy use of caption, often onGameTick
0.9.17
2011-11-14, by nemo
Make server know release version
0.9.17
2011-11-14, by unc0rr
these flakes are supposed to look like silvery edges of dark stuff in background, so look odd unflattened
0.9.17
2011-11-13, by nemo
this one should not be delayed
0.9.17
2011-11-13, by nemo
be more gentle when you stop channels at the end of the game
2011-11-13, by koda
merge sound changes into .17, and, why not everything else too.
0.9.17
2011-11-13, by nemo
fix accessing a released object
2011-11-13, by koda
My understanding from unc0rr is that as long as trunk and .17 are in sync, they maintain the protocol number.
2011-11-13, by nemo
Use -1 to clear all channels before playing victory sound
2011-11-13, by nemo
modify ReleaseSound so that it performs a partial release of unused sounds, useful for responding to memory warnings
2011-11-13, by koda
Merge .17 and trunk
2011-11-13, by nemo
Clear all other sounds before playing flawless victory / victory
0.9.17
2011-11-13, by nemo
stray "
0.9.17
2011-11-13, by nemo
oops
0.9.17
2011-11-13, by nemo
Something
2011-11-13, by unc0rr
Release?
0.9.17
2011-11-13, by nemo
Introduce initialization expressions
2011-11-13, by unc0rr
RELEEEEEEEEEASE
0.9.17
2011-11-13, by nemo
restore displaying statistics at the end of a game and restore warning lower views that they are going to appear
2011-11-13, by koda
pt update
2011-11-13, by inu
This should not be in the unplaced section
2011-11-13, by nemo
new download manager \o/
hedgeroid
2011-11-24, by Xeli
Correct outdated feedback.
2011-11-13, by mikade
Added a minimal data dir, we should move this to hedgewars/share sometime
hedgeroid
2011-11-24, by Xeli
Make AI avoid barrels the more they are damaged
2011-11-13, by nemo
merge
hedgeroid
2011-11-14, by Xeli
pl update
2011-11-13, by szczur
iOS works again (also native touch interface \o/)
hedgeroid
2011-11-12, by koda
first part of the new downloader implementation
hedgeroid
2011-11-14, by Xeli
it update
2011-11-13, by BioHazardX
slight cleanup, fix compiling with sdl-1.2
hedgeroid
2011-11-12, by koda
added quotes for those with spaces in their path
hedgeroid
2011-11-14, by Xeli
this should allow overriding static maps from lua
2011-11-12, by nemo
and now it even works for sdl12 \o/
hedgeroid
2011-11-12, by Xeli
in class methods you can call [self alloc], as per objc specifications
2011-11-12, by koda
use the new SDL_CreateThread call
hedgeroid
2011-11-12, by Xeli
nevermind
2011-11-12, by koda
merge
hedgeroid
2011-11-12, by Xeli
even faster and no more warning
2011-11-12, by koda
Java side makes use of the official multitouch implementation of SDL
hedgeroid
2011-11-12, by Xeli
faster math
2011-11-12, by unc0rr
merge fix
hedgeroid
2011-11-12, by Xeli
Eh. n/m. Even when I did 1 shl, didn't seem right, and anyway, it isn't much of a mask if there are 16 categories and we use 10, of which those are the most common.
2011-11-12, by nemo
merge...i think
hedgeroid
2011-11-12, by Xeli
Add an event mask for SDL1.2
2011-11-12, by nemo
Add hillbilly voice
2011-11-11, by nemo
Update changelog, comment on possibly redundant lines in GSHandlers
2011-11-11, by nemo
flip some flames
2011-11-11, by nemo
Dir should not be 0, but set it to 1 if 0 in case I missed some other place this was done. Also correct cloud scaling.
2011-11-11, by nemo
If I'm going to be arbitrary about it, might as well go for the more minimal arbitrariness
2011-11-10, by nemo
further engine interaction refactoring
2011-11-11, by koda
minor updates to ServerProtocolNetwork class
2011-11-11, by koda
restore a lost view message
2011-11-11, by koda
unsquash the rescaled clouds
2011-11-10, by nemo
Improve parsing of complex references like "a^[b[c], d]"
2011-11-10, by unc0rr
Fix inifinite loops
2011-11-09, by unc0rr
Rearrange token types
2011-11-09, by unc0rr
Add more border checks
2011-11-10, by nemo
Make mazes filter use same variable as template filter
2011-11-10, by nemo
fix map/template override, remove some pointless command calls
2011-11-09, by nemo
Less precision - less confusion
2011-11-09, by unc0rr
Improve type declarations parsing
2011-11-08, by unc0rr
Another set of colours. These are an attempt to fuse ideas from mikade and bugq, based on channel feedback/voting.
2011-11-07, by nemo
Might as well make the air attack team coloured too
2011-11-06, by nemo
Even more improvements to the parser and converter
2011-11-06, by unc0rr
tweak % again
2011-11-06, by nemo
Set default water colours in greyscale mode in case the theme does not define them, decrement piano weapon on use
2011-11-06, by nemo
Set CurrentAmmoGear on piano (should fix notes again). Also disable focus on current hog if unplaced.
2011-11-06, by nemo
Add missing grayscale conversions
2011-11-06, by nemo
Spread flakes out over 5 layers now (far back, mid distance, just behind land, just in front of lands and hog, near distance). Spread clouds out over 3 layers (far back, mid distance, just behind land). Add a flatten clouds option, use
2011-11-06, by nemo
engine interaction class refactoring, round 4 or 5, can't remember: this time use the class methods to create an instance object and operates on that, reducing the number of arguments between methods and simplifying memory management
2011-11-06, by koda
move two class files in a correct directory
2011-11-06, by koda
exclude hogs from density check
2011-11-06, by nemo
too game breaking I think
2011-11-05, by nemo
Include density in gear kick
2011-11-05, by nemo
not sure why this condition wasn't here before
2011-11-05, by nemo
Due to the small values and friction, halve the step in low gravity, instead of the value
2011-11-05, by nemo
Don't set moving if on flat surface
2011-11-05, by nemo
skip when attacking as well
2011-11-05, by nemo
This has bugged me for a while. Fix text position in frame 4. Also shrink size.
2011-11-05, by nemo
A bit less WTF of ice, ice chutes now work. Also tweak flake respawn positions a bit
2011-11-05, by nemo
Some improvements to the parser
2011-11-05, by unc0rr
Increase rarity of near flakes (don't want them intruding in game much). Also fix stereo. Near flakes were being drawn far.
2011-11-05, by nemo
Flatten flakes for halloween theme, based on feedback from sheepluva
2011-11-05, by nemo
less
more
|
(0)
-10000
-3840
+3840
tip