2013-07-25 koda strip out our copy of libfreetype
2013-07-25 koda strip out our copy of libtremor
2013-07-23 Vittorio Merge pull request #1 from urbels/patch-1
2013-07-23 Edža fixed urls - added new version links
2013-07-22 koda removing anonymous heads from default
2013-07-22 sheepluva fixing cLocale being empty
2013-07-22 RodolfoRG pt_BR translation updates
2013-07-19 Marco Bresciani Couple of typos.
2013-07-22 RodolfoRG pt_BR translation updates
2013-07-17 Marco Bresciani Translation for Hedgewars Mobile!
2013-07-20 nemo 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-12 Marco Bresciani Some more Italian. You know: Italians do it better! ;)
2013-07-18 nemo typo fix
2013-07-12 Marco Bresciani 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-14 volkan Updated Turkish localization
2013-07-16 koda fromAscii is deprecated in qt5
2013-07-18 nemo oups. accidentally dropped health check
2013-07-12 Marco Bresciani Many modifications (these files seems written by a non Italian):
2013-07-14 volkan updated Turkish translation
2013-07-16 koda enable -fPIC on C, CXX and Pascal targets
2013-07-12 Marco Bresciani Sorry, wife asked me to remove her name...
2013-07-12 koda typo in var name
2013-07-10 koda always set internet-enabled on the dmg
2013-07-10 koda FPFLAGS are now not needed
2013-07-10 koda use FORCE so you can append pascal flag with normal CMAKE_Pascal_FLAGS
2013-07-09 koda automate dmg creation (woo)
2013-07-19 Periklis Ntanasis more changes, events and bots fighting - also map drawing corrections spacecampaign
2013-07-09 koda use the modern install(SCRIPT ...) command instead of legacy POST_BUILD_SCRIPT
2013-07-18 Periklis Ntanasis ice planet mission wip spacecampaign
2013-07-09 koda import create-dmg script from https://github.com/andreyvit/yoursway-create-dmg
2013-07-17 Periklis Ntanasis changes about displaying the ice planet mission spacecampaign
2013-07-08 koda just set these flags directly
2013-07-17 Periklis Ntanasis ice planet map draft spacecampaign
2013-07-08 koda some work on cmake_pascal files to better support flags we use, make engine compile as library again
2013-07-17 Periklis Ntanasis smaller cosmos map spacecampaign
2013-07-08 koda sopath() for linux too
2013-07-17 Periklis Ntanasis smaller moon map and check if hero health is set spacecampaign
2013-07-08 koda fufufufu (cont'd)
2013-07-12 Periklis Ntanasis custom stats in moon mission spacecampaign
2013-07-08 koda sdl2 update and typos
2013-07-11 Periklis Ntanasis added image and description for the moon mission spacecampaign
2013-07-07 koda use linked version for sdl and sdl_mixer too for consistency, comment some things
2013-07-11 Periklis Ntanasis I think hog weapons and health is ok like that spacecampaign
2013-07-07 koda the same for sdl_image and sdl_ttf
2013-07-11 Periklis Ntanasis more events in cosmos about GameEnd spacecampaign
2013-07-07 koda dynamically load sdl_net information so we don't have to link it
2013-07-11 Periklis Ntanasis added saved hero health between missions spacecampaign
2013-07-07 koda fufufufu
2013-07-10 Periklis Ntanasis added slot for starting campaign by clicking the image and some events in moon mission spacecampaign
2013-07-07 koda use the right macro for linux ram reporting
2013-07-09 Periklis Ntanasis event to endgame when minions killed spacecampaign
2013-07-07 koda show sdl_mixer version in info page
2013-07-09 Periklis Ntanasis game ends when professor dies spacecampaign
2013-07-07 koda allow to send chat messages with numpad enter key too (regression?)
2013-07-09 Periklis Ntanasis moar event handlers and fixes spacecampaign
2013-07-06 koda 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-09 Periklis Ntanasis more moon code, most things work ok spacecampaign
2013-07-04 koda as-needed only at release time
2013-07-06 Periklis Ntanasis more progress on the moon main mission spacecampaign
2013-07-03 koda tcc compatibility
2013-07-05 Periklis Ntanasis progress on the main moon mission spacecampaign
2013-07-02 koda 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 Periklis Ntanasis moon01 stab and finally moon01 map spacecampaign
2013-07-02 koda engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
2013-07-01 Periklis Ntanasis merge and changed also spacecampaign name spacecampaign
2013-07-01 koda tell ya what, let's just disable these tests on some platform for now
2013-07-01 Periklis Ntanasis changed mission dir name to use underscores instead of whitespaces
2013-07-01 nemo bug #668 + reorder conditions for kick slightly, to call the math last
2013-06-29 unc0rr Fix spectator desync in rare conditions (there was team which left during its turn, and last command with timestamp from it was '+')
2013-06-28 unc0rr Fix "registered only" option
2013-06-29 koda minor dep order change
2013-06-29 koda break uDebug and uCommand depedency loop by putting stuff in uIO
2013-06-28 koda uvariables comes before uutils
2013-06-28 koda if you don't add the new pas files here they won't potentially trigger a rebuild anyway
2013-06-28 koda disable stack protection on bsd too (untested)
2013-06-28 koda this is internal now
2013-07-01 Periklis Ntanasis forgotten image spacecampaign
2013-06-28 nemo 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-07-01 Periklis Ntanasis added deafult image if not one available in campaign spacecampaign
2013-06-28 unc0rr You better test build before committing even trivial patches
2013-06-28 Periklis Ntanasis y! code clean up :) spacecampaign
2013-06-27 nemo Make add/delete consistent (this has bugged me for so long)
2013-06-28 Periklis Ntanasis this seems to work ok, but I have to clean up the code spacecampaign
2013-06-27 unc0rr Merge
2013-06-28 Periklis Ntanasis wright script is called on StartCampaign but maybe cause problems if i.e. set a default image spacecampaign
2013-06-27 unc0rr oops, forgot this file
2013-06-28 Periklis Ntanasis fixed bug about starting campaign page with not descriptions/images and with wrong description/image mathcing spacecampaign
2013-06-27 unc0rr Refactoring: get rid of GSHandlers.inc
2013-06-28 Periklis Ntanasis images works, but not description/title displayed first time page is opened spacecampaign
2013-06-27 unc0rr Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
2013-10-11 koda force clang dependency when NOPASCAL is set webgl
2013-06-28 Periklis Ntanasis cleanup, descriptions work, images no spacecampaign
2013-06-27 unc0rr Refactoring: ArgParsers.inc -> ArgParsers.pas
2013-06-24 koda ok you need to escape rpath for pscal scripts after all... (reverts r571e55b32da5) webgl
2013-06-28 Periklis Ntanasis this seems to works, still wip spacecampaign
2013-06-27 nemo reduce shove frequency (perf). reduce dX so that less time is spent sliding.
2013-07-03 koda tcc compatibility webgl
2013-06-28 Periklis Ntanasis more on campaign page - wip spacecampaign
2013-06-27 koda restore the GLUT check
2013-06-18 koda this hid CFLAGS webgl
2013-06-27 Periklis Ntanasis changes in campaign page - not tested wip spacecampaign
2013-06-27 koda move some osx only configuration code
2013-06-18 koda frontend compiles webgl
2013-06-26 Periklis Ntanasis added a stub moon main quest spacecampaign
2013-06-27 koda use add_flag_append more, correctly set a few flags
2013-06-18 unc0rr merge webgl
2013-06-26 Periklis Ntanasis added landing event handlers for cosmos.lua spacecampaign
2013-06-27 koda rework compiler flags section a little, drop already enabled flags, add -Wextra
2013-06-18 unc0rr engine links webgl
2013-06-25 Periklis Ntanasis reverting 2 files I accidentally changed spacecampaign
2013-06-18 koda this hid CFLAGS
2013-06-27 nemo reduce shove frequency (perf). reduce dX so that less time is spent sliding.
(0) -3000 -1000 -112 +112 +1000 +3000 tip