Sat, 07 Apr 2018 22:16:36 +0200 |
sheepluva |
Fix segfault on game halt (if no logfile)
|
file |
diff |
annotate
|
Wed, 07 Mar 2018 15:09:31 +0100 |
Wuzzy |
Stop SplitByChar also lowercasing the entire string. Fixes bug 581.
|
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
|
Mon, 30 Oct 2017 22:06:43 +0100 |
Wuzzy |
Backed out changeset 058a5d373e4a
|
file |
diff |
annotate
|
Sat, 28 Oct 2017 04:53:21 +0200 |
Wuzzy |
Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
|
file |
diff |
annotate
|
Mon, 23 Oct 2017 22:45:35 +0200 |
Wuzzy |
Make air mines follow hedgehogs across wrap world edge
|
file |
diff |
annotate
|
Sat, 21 Oct 2017 23:59:31 +0200 |
Wuzzy |
Move CalcWorldWrap to uUtils.pas
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 21:54:47 +0200 |
sheepluva |
fix some fpc hints
|
file |
diff |
annotate
|
Mon, 24 Apr 2017 19:21:43 +0200 |
Wuzzy |
Backed out changeset 98824a464230 (disable GetLaunchX/Y again)
|
file |
diff |
annotate
|
Thu, 12 May 2016 16:56:23 +0200 |
Wuzzy |
Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 00:17:31 +0100 |
Wuzzy |
Add WorldEdge to Lua API to expose/change world edge type
|
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
|
Sun, 15 May 2016 23:59:24 +0200 |
sheepluva |
implement Trim() in uUtils
|
file |
diff |
annotate
|
Tue, 03 May 2016 00:59:38 +0200 |
antonc27 |
[BUG 66] - Create '/Logs' folder if not exists
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 18:18:32 +0200 |
sheepluva |
aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 12:11:19 +0200 |
sheepluva |
move function
|
file |
diff |
annotate
|
Wed, 27 Apr 2016 13:01:38 +0200 |
sheepluva |
fallback to stdout if no writable logfile available
|
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, 15 Mar 2016 22:29:40 +0300 |
unc0rr |
logging via physfs
qmlfrontend
|
file |
diff |
annotate
|
Thu, 03 Sep 2015 20:59:48 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Sat, 03 Jan 2015 23:46:26 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Wed, 17 Dec 2014 19:23:57 +0100 |
sheepluva |
grmlgrml
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 00:07:33 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Tue, 02 Dec 2014 20:20:04 +0100 |
sheepluva |
oops, IOResult is a function in pascal, but not in pas2c
|
file |
diff |
annotate
|
Tue, 02 Dec 2014 13:29:06 -0500 |
nemo |
switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 23:32:55 +0100 |
sheepluva |
turns out IOResult is actually IOResult() - a function that clears its result after each call
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 22:48:28 +0100 |
sheepluva |
oops, fix logging. had = instead of <> in an error check
|
file |
diff |
annotate
|
Sat, 29 Nov 2014 17:33:51 +0100 |
sheepluva |
oops. no need to (re)open stderr I guess
|
file |
diff |
annotate
|
Sat, 29 Nov 2014 15:38:28 +0100 |
sheepluva |
make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work
|
file |
diff |
annotate
|
Sat, 29 Nov 2014 15:25:09 +0100 |
sheepluva |
give variable with unit-wide scope a better name than just 'f'
|
file |
diff |
annotate
|
Sat, 29 Nov 2014 03:13:06 +0100 |
sheepluva |
some more fixing
|
file |
diff |
annotate
|
Sat, 29 Nov 2014 01:19:29 +0100 |
sheepluva |
fix some pas2c related issues
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 23:39:30 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Sun, 16 Nov 2014 00:57:05 +0300 |
unc0rr |
This helps too
|
file |
diff |
annotate
|
Sat, 15 Nov 2014 23:56:32 +0300 |
unc0rr |
hmpf
|
file |
diff |
annotate
|
Sat, 15 Nov 2014 23:56:08 +0300 |
unc0rr |
Oops
|
file |
diff |
annotate
|
Sat, 15 Nov 2014 22:19:38 +0300 |
unc0rr |
Fix difference in map generation between fpc and pas2c engine
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 01:17:55 +0400 |
unc0rr |
Getter and setter for seed
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
|
Thu, 12 Jun 2014 00:37:52 +0200 |
sheepluva |
WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 00:50:15 +0400 |
unc0rr |
- pas2c recognizes typecasts in initialization expressions
|
file |
diff |
annotate
|
Mon, 10 Feb 2014 00:43:03 +0400 |
unc0rr |
It compiles \o/
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 00:44:29 +0400 |
unc0rr |
Even more explicit type conversions and other stuff to help pas2c use ansistrings
|
file |
diff |
annotate
|
Thu, 06 Feb 2014 22:13:30 +0100 |
sheepluva |
fix potential buffer overflow
|
file |
diff |
annotate
|
Thu, 06 Feb 2014 22:03:53 +0100 |
sheepluva |
rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 19:45:22 +0100 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 15:23:37 +0100 |
sheepluva |
yo dawg, I herd you like PChar...
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 22:34:06 +0400 |
unc0rr |
Even more love to pas2c
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Tue, 07 Jan 2014 22:08:02 +0400 |
unc0rr |
pas2c engine now writes debug log
webgl
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Thu, 19 Sep 2013 03:49:29 +0300 |
Periklis Ntanasis |
use consts for TStatInfo enum
spacecampaign
|
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, 26 Jul 2013 23:02:25 +0200 |
koda |
remove old and unused getScreenDPI code
|
file |
diff |
annotate
|
Sat, 29 Jun 2013 01:56:16 +0200 |
koda |
uvariables comes before uutils
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 12:47:54 -0400 |
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
|
file |
diff |
annotate
|