2013-06-12 |
koda |
another code typo
|
changeset |
files
|
2013-06-12 |
koda |
apply linker flags to all relevant targets
|
changeset |
files
|
2013-06-12 |
koda |
explicitly set the origin linker flag so that $ORIGIN is used correctly
|
changeset |
files
|
2013-06-12 |
koda |
add a possible lua include path
|
changeset |
files
|
2013-06-12 |
koda |
less cached cmake output
|
changeset |
files
|
2013-06-12 |
koda |
code typos
|
changeset |
files
|
2013-06-12 |
koda |
use QT_DEBUG which is always added
|
changeset |
files
|
2013-06-12 |
koda |
respect C and CXX flags
|
changeset |
files
|
2013-06-12 |
koda |
freepascal on windows only supports shared libraries
|
changeset |
files
|
2013-06-12 |
koda |
nitpick
|
changeset |
files
|
2013-06-12 |
koda |
heavily rework lua discovery and linking, needs testing but it's more similar to what we do for other libraries now
|
changeset |
files
|
2013-06-12 |
koda |
oops, haskell uses gcc to link, correctly pass flags
|
changeset |
files
|
2013-06-11 |
koda |
since shared libs are now our friends, let's optimise them
|
changeset |
files
|
2013-06-11 |
koda |
aaaaand let's not forget about lua, which has also a slightly revised build process
|
changeset |
files
|
2013-06-11 |
koda |
drop the '_'
|
changeset |
files
|
2013-06-11 |
koda |
and now also avwrapper can be shared/static, add visibility to its exported functions, drop (needed only when static)
|
changeset |
files
|
2013-06-11 |
koda |
also physlayer can be comiled as static or shared now
|
changeset |
files
|
2013-06-17 |
koda |
redid FindGLEW in the right way (tm)
webgl
|
changeset |
files
|
2013-06-11 |
koda |
love cmake when it works
|
changeset |
files
|
2013-06-17 |
unC0Rr |
pas2c import
webgl
|
changeset |
files
|
2013-06-11 |
koda |
setup RPATH, bump cmake
|
changeset |
files
|
2013-06-17 |
koda |
update with default
webgl
|
changeset |
files
|
2013-06-11 |
koda |
these check are now useless
|
changeset |
files
|
2013-06-17 |
nemo |
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.
|
changeset |
files
|
2013-06-11 |
koda |
I hate you, I hate you with all my heart...
|
changeset |
files
|
2013-06-16 |
unc0rr |
'i' flag for in-room status
|
changeset |
files
|
2013-06-11 |
koda |
use BUILD_SHARED_LIBS to control whether a library is shared or static, make our bundled physfs library check for this configuration
|
changeset |
files
|
2013-06-12 |
koda |
fix launching on windows
|
changeset |
files
|
2013-06-10 |
koda |
move paths setup in separate cmake module
|
changeset |
files
|
2013-06-12 |
Periklis Ntanasis |
merge my campaign page changes with default
|
changeset |
files
|
2013-06-10 |
koda |
backout r1bed4aee19e0 and r3883b5dc600c
|
changeset |
files
|
2013-06-11 |
koda |
moar cpack ignore
|
changeset |
files
|
2013-06-11 |
koda |
merge (could have grafted)
|
changeset |
files
|
2013-06-11 |
koda |
osx, link also foundation to physfs
|
changeset |
files
|
2013-06-12 |
Periklis Ntanasis |
added images and corrected bug that didn't show correct description at some occasions
|
changeset |
files
|
2013-06-10 |
koda |
libssp (required by stack-protector) is not available on 10.4
|
changeset |
files
|
2013-05-27 |
Periklis Ntanasis |
issue 562, image and description for the campaign page
|
changeset |
files
|
2013-06-10 |
Periklis Ntanasis |
added missing image
|
changeset |
files
|
2013-06-10 |
Periklis Ntanasis |
changed variable and function name
|
changeset |
files
|
2013-06-10 |
Periklis Ntanasis |
removing sendstats(uScript) from luaAPI
|
changeset |
files
|
2013-06-10 |
Periklis Ntanasis |
created a new sendstat type for changing the kills label
|
changeset |
files
|
2013-06-08 |
Periklis Ntanasis |
fix non changing graph title and sendstat health
|
changeset |
files
|
2013-06-08 |
Periklis Ntanasis |
correct health statsend for lua scritps
|
changeset |
files
|
2013-06-08 |
Periklis Ntanasis |
added option to change stats graph title
|
changeset |
files
|
2013-06-06 |
Periklis Ntanasis |
made lua scripts able to turn off automatic game stats
|
changeset |
files
|
2013-06-06 |
Periklis Ntanasis |
LuaAPI sendstat finds correct clan colors by team names on siPlayerKills
|
changeset |
files
|
2013-06-03 |
Periklis Ntanasis |
added custom stats message
|
changeset |
files
|
2013-06-03 |
Periklis Ntanasis |
added sendstat and sendstats support for lua scripts
|
changeset |
files
|
2013-06-10 |
unc0rr |
More verbose initialization
|
changeset |
files
|
2013-06-10 |
koda |
visibility unsupported on windows
|
changeset |
files
|
2013-06-15 |
unc0rr |
Some fixes to make pas2c+clang compile all engine files
webgl
|
changeset |
files
|
2013-06-10 |
koda |
protect all types with -fstack-protector-all
|
changeset |
files
|
2013-06-15 |
unc0rr |
- Fix 'and not' without parentheses
webgl
|
changeset |
files
|
2013-06-10 |
koda |
stack-protector flag needs to be passed to the linker as well
|
changeset |
files
|
2013-06-15 |
unc0rr |
Allow building with modern 'base' package
webgl
|
changeset |
files
|
2013-06-06 |
koda |
port all Q_WS_* to Q_OS_* so that we are forward compatible with Qt5
|
changeset |
files
|
2013-06-09 |
koda |
lua warning with clang
webgl
|
changeset |
files
|
2013-06-09 |
unc0rr |
These could be handy
|
changeset |
files
|
2013-06-09 |
koda |
update with default
webgl
|
changeset |
files
|
2013-06-09 |
koda |
set linker flags where appropriate
|
changeset |
files
|