Mercurial
Mercurial
>
sheepy-clone
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
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.
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
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
tip