2018-11-12 |
alfadur |
make engine windows checks work for 64bit builds
|
file |
diff |
annotate
|
2018-10-15 |
alfadur |
fix library names in engine
|
file |
diff |
annotate
|
2018-07-17 |
Wuzzy |
Switch from http:// to https:// URLs where possible
|
file |
diff |
annotate
|
2017-12-16 |
unc0rr |
Merge default. This branch is up-to-date and code is working.
qmlfrontend
|
file |
diff |
annotate
|
2017-01-24 |
unc0rr |
Add a buffer for files opened with physfs for reading, fixes slow engine start
|
file |
diff |
annotate
|
2016-07-15 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
2016-05-22 |
antonc27 |
- In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
|
file |
diff |
annotate
|
2016-05-17 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
2016-05-17 |
sheepluva |
implement ExtraftFileDir and ExtractFileName in uUtils
|
file |
diff |
annotate
|
2016-04-25 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
2016-04-23 |
koda |
Add workaround to force string concatenation in pas2c
|
file |
diff |
annotate
|
2016-04-02 |
unc0rr |
- Init physfs before creating debug log
|
file |
diff |
annotate
|
2016-04-02 |
unc0rr |
Fix pas2c build
|
file |
diff |
annotate
|
2016-03-29 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
2016-03-15 |
unc0rr |
logging via physfs
|
file |
diff |
annotate
|
2016-03-29 |
unc0rr |
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
|
file |
diff |
annotate
|
2016-03-15 |
unc0rr |
logging via physfs
qmlfrontend
|
file |
diff |
annotate
|
2015-11-16 |
unc0rr |
Merge default (add a bunch of FIXMEs)
qmlfrontend
|
file |
diff |
annotate
|
2015-09-11 |
sheepluva |
pas2c doesn't like {$ENDIF} with argument
|
file |
diff |
annotate
|
2015-08-27 |
antonc27 |
- Load fonts on init if not 'mobile'
ios-revival
|
file |
diff |
annotate
|
2015-08-08 |
antonc27 |
- Fix for uPhysFSLayer.pas:167: 17: Identifier not found "cFontsPaths"
ios-revival
|
file |
diff |
annotate
|
2015-04-08 |
unc0rr |
Ammo schemes list, almost works
qmlfrontend
|
file |
diff |
annotate
|
2014-12-02 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
2014-11-29 |
sheepluva |
more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
|
file |
diff |
annotate
|
2014-09-29 |
unc0rr |
Themes model, also add some files I forgot to add previously
qmlfrontend
|
file |
diff |
annotate
|
2014-09-27 |
unc0rr |
- Get rid of engine's PathPrefix and UserPathPrefix
qmlfrontend
|
file |
diff |
annotate
|
2014-02-10 |
unc0rr |
- Pas2C: make use of 'external' function decorator
|
file |
diff |
annotate
|
2014-02-09 |
unc0rr |
It compiles \o/
|
file |
diff |
annotate
|
2014-02-08 |
unc0rr |
Implicit type casts to help pas2c
|
file |
diff |
annotate
|
2014-02-07 |
unc0rr |
Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
|
file |
diff |
annotate
|
2014-02-04 |
sheepluva |
use uConsts rather than including config.inc more than once
|
file |
diff |
annotate
|
2014-01-27 |
unc0rr |
Even more love to pas2c
|
file |
diff |
annotate
|
2014-01-26 |
unc0rr |
Some love to pas2c
|
file |
diff |
annotate
|
2014-01-21 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
2014-01-17 |
unc0rr |
Convert some ansistrings to pchars
|
file |
diff |
annotate
|
2014-01-16 |
sheepluva |
unCORr likes PChar arrays
|
file |
diff |
annotate
|
2014-01-16 |
sheepluva |
* 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'
|
file |
diff |
annotate
|
2014-01-16 |
sheepluva |
allow engine to use symlinked fonts. disallow packages to "overwrite" fonts
|
file |
diff |
annotate
|
2014-01-14 |
sheepluva |
simple mechanism to run lua-based test cases. experimental - I will back it out if it turns out to be nonsense
|
file |
diff |
annotate
|
2014-01-04 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
2013-10-13 |
unc0rr |
Unbreak access to Data dir in profile broken in r8b48c27201af
|
file |
diff |
annotate
|
2013-10-11 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
2013-09-26 |
unc0rr |
- Load default binds from settings.ini
|
file |
diff |
annotate
|
2013-08-23 |
unc0rr |
Engine loads team binds from team config. Frontend still sends default binds commands, and default binds in team config aren't processed.
|
file |
diff |
annotate
|
2013-07-26 |
koda |
update physlayer and sdl bindings to the new rwops interface
|
file |
diff |
annotate
|
2013-06-18 |
unc0rr |
engine links
webgl
|
file |
diff |
annotate
|
2013-06-18 |
unc0rr |
Reduce number of link errors
webgl
|
file |
diff |
annotate
|
2013-06-17 |
koda |
really update with default
webgl
|
file |
diff |
annotate
|
2013-06-13 |
koda |
merge cmake_pascal branch in default
|
file |
diff |
annotate
|
2013-06-11 |
koda |
drop the '_'
|
file |
diff |
annotate
|
2013-06-11 |
koda |
also physlayer can be comiled as static or shared now
|
file |
diff |
annotate
|
2013-06-04 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-06-03 |
koda |
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
|
file |
diff |
annotate
|
2013-05-12 |
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
|
file |
diff |
annotate
|
2013-04-20 |
koda |
resolve divdi3 on ppc
0.9.19
|
file |
diff |
annotate
|
2013-03-26 |
koda |
link stdc++ (for physfs on linux) only when targetting 32bit
0.9.19
|
file |
diff |
annotate
|
2013-03-26 |
koda |
link stdc++ (for physfs on linux) only when targetting 32bit
cmake_pascal
|
file |
diff |
annotate
|
2013-04-02 |
unc0rr |
Fixes to make pas2c parse this
webgl
|
file |
diff |
annotate
|
2013-04-02 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
2013-03-19 |
koda |
improve physfs static linking, sdl libraries cleanup
cmake_pascal
|
file |
diff |
annotate
|