Wed, 18 Jul 2018 01:35:59 +0200 |
Wuzzy |
Switch from http:// to https:// URLs where possible
|
file |
diff |
annotate
|
Sun, 17 Dec 2017 00:09:24 +0100 |
unc0rr |
Merge default. This branch is up-to-date and code is working.
qmlfrontend
|
file |
diff |
annotate
|
Wed, 25 Jan 2017 00:17:32 +0300 |
unc0rr |
Add a buffer for files opened with physfs for reading, fixes slow engine start
|
file |
diff |
annotate
|
Fri, 15 Jul 2016 22:39:07 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Sun, 22 May 2016 15:06:08 +0200 |
antonc27 |
- In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
|
file |
diff |
annotate
|
Tue, 17 May 2016 23:29:49 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Tue, 17 May 2016 21:32:10 +0200 |
sheepluva |
implement ExtraftFileDir and ExtractFileName in uUtils
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 22:10:06 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Sat, 23 Apr 2016 16:57:20 -0400 |
koda |
Add workaround to force string concatenation in pas2c
|
file |
diff |
annotate
|
Sat, 02 Apr 2016 23:32:57 +0300 |
unc0rr |
- Init physfs before creating debug log
|
file |
diff |
annotate
|
Sat, 02 Apr 2016 10:45:33 +0300 |
unc0rr |
Fix pas2c build
|
file |
diff |
annotate
|
Tue, 29 Mar 2016 22:09:13 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Tue, 15 Mar 2016 22:29:40 +0300 |
unc0rr |
logging via physfs
|
file |
diff |
annotate
|
Tue, 29 Mar 2016 22:00:34 +0300 |
unc0rr |
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
|
file |
diff |
annotate
|
Tue, 15 Mar 2016 22:29:40 +0300 |
unc0rr |
logging via physfs
qmlfrontend
|
file |
diff |
annotate
|
Mon, 16 Nov 2015 22:57:24 +0300 |
unc0rr |
Merge default (add a bunch of FIXMEs)
qmlfrontend
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 07:39:01 +0200 |
sheepluva |
pas2c doesn't like {$ENDIF} with argument
|
file |
diff |
annotate
|
Thu, 27 Aug 2015 23:18:29 +0200 |
antonc27 |
- Load fonts on init if not 'mobile'
ios-revival
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 21:45:38 +0200 |
antonc27 |
- Fix for uPhysFSLayer.pas:167: 17: Identifier not found "cFontsPaths"
ios-revival
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 23:39:18 +0300 |
unc0rr |
Ammo schemes list, almost works
qmlfrontend
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 00:07:33 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Sat, 29 Nov 2014 05:15:27 +0100 |
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
|
Tue, 30 Sep 2014 00:54:04 +0400 |
unc0rr |
Themes model, also add some files I forgot to add previously
qmlfrontend
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 12:49:08 +0400 |
unc0rr |
- Get rid of engine's PathPrefix and UserPathPrefix
qmlfrontend
|
file |
diff |
annotate
|
Tue, 11 Feb 2014 01:19:44 +0400 |
unc0rr |
- Pas2C: make use of 'external' function decorator
|
file |
diff |
annotate
|
Mon, 10 Feb 2014 00:43:03 +0400 |
unc0rr |
It compiles \o/
|
file |
diff |
annotate
|
Sat, 08 Feb 2014 16:29:34 +0400 |
unc0rr |
Implicit type casts to help pas2c
|
file |
diff |
annotate
|
Fri, 07 Feb 2014 23:57:32 +0400 |
unc0rr |
Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 13:37:12 +0100 |
sheepluva |
use uConsts rather than including config.inc more than once
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 22:34:06 +0400 |
unc0rr |
Even more love to pas2c
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 00:33:42 +0400 |
unc0rr |
Some love to pas2c
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Sat, 18 Jan 2014 00:10:33 +0400 |
unc0rr |
Convert some ansistrings to pchars
|
file |
diff |
annotate
|
Thu, 16 Jan 2014 22:38:43 +0100 |
sheepluva |
unCORr likes PChar arrays
|
file |
diff |
annotate
|
Thu, 16 Jan 2014 19:50:18 +0100 |
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
|
Thu, 16 Jan 2014 17:18:53 +0100 |
sheepluva |
allow engine to use symlinked fonts. disallow packages to "overwrite" fonts
|
file |
diff |
annotate
|
Tue, 14 Jan 2014 22:56:13 +0100 |
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
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Sun, 13 Oct 2013 22:31:51 +0400 |
unc0rr |
Unbreak access to Data dir in profile broken in r8b48c27201af
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 17:43:13 +0200 |
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
|
Fri, 27 Sep 2013 00:54:18 +0400 |
unc0rr |
- Load default binds from settings.ini
|
file |
diff |
annotate
|
Fri, 23 Aug 2013 16:02:08 +0400 |
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
|
Sat, 27 Jul 2013 01:06:47 +0200 |
koda |
update physlayer and sdl bindings to the new rwops interface
|
file |
diff |
annotate
|
Wed, 19 Jun 2013 00:52:21 +0400 |
unc0rr |
engine links
webgl
|
file |
diff |
annotate
|
Wed, 19 Jun 2013 00:19:33 +0400 |
unc0rr |
Reduce number of link errors
webgl
|
file |
diff |
annotate
|
Mon, 17 Jun 2013 23:10:45 +0200 |
koda |
really update with default
webgl
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 22:27:23 +0200 |
koda |
merge cmake_pascal branch in default
|
file |
diff |
annotate
|
Wed, 12 Jun 2013 01:04:30 +0200 |
koda |
drop the '_'
|
file |
diff |
annotate
|
Wed, 12 Jun 2013 01:00:47 +0200 |
koda |
also physlayer can be comiled as static or shared now
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Mon, 03 Jun 2013 23:23:46 +0200 |
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
|
Sat, 11 May 2013 21:50:14 -0400 |
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
|
Sat, 20 Apr 2013 20:13:23 +0200 |
koda |
resolve divdi3 on ppc
0.9.19
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 01:18:04 +0100 |
koda |
link stdc++ (for physfs on linux) only when targetting 32bit
0.9.19
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 01:18:04 +0100 |
koda |
link stdc++ (for physfs on linux) only when targetting 32bit
cmake_pascal
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 00:03:46 +0400 |
unc0rr |
Fixes to make pas2c parse this
webgl
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 16:18:40 +0100 |
koda |
improve physfs static linking, sdl libraries cleanup
cmake_pascal
|
file |
diff |
annotate
|
Sun, 10 Mar 2013 08:49:40 +0400 |
unc0rr |
Prepend, not append
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 19:48:35 +0100 |
koda |
on windows fpc-linking is the funniest of all
physfslayer
|
file |
diff |
annotate
|