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
|
2016-05-15 |
sheepluva |
drop SysUtils inclusion from 5 files where it is not needed anymore
|
file |
diff |
annotate
|
2016-05-15 |
sheepluva |
always include uUtils _after_ SysUtils
|
file |
diff |
annotate
|
2014-06-13 |
sheepluva |
state file name and line number in lua error messages
|
file |
diff |
annotate
|
2014-05-07 |
sheepluva |
rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
|
file |
diff |
annotate
|
2014-04-28 |
sheepluva |
minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
|
file |
diff |
annotate
|
2014-02-09 |
unc0rr |
It compiles \o/
|
file |
diff |
annotate
|
2014-02-08 |
unc0rr |
Even more explicit type conversions and other stuff to help pas2c use ansistrings
|
file |
diff |
annotate
|
2014-01-21 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
2013-06-17 |
koda |
really update with default
webgl
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2013-06-11 |
koda |
aaaaand let's not forget about lua, which has also a slightly revised build process
|
file |
diff |
annotate
|
2013-04-03 |
koda |
update branch again
webgl
|
file |
diff |
annotate
|
2013-04-03 |
koda |
strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
|
file |
diff |
annotate
|
2012-11-11 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
2012-05-31 |
unc0rr |
pas2c stuff
|
file |
diff |
annotate
|
2012-05-12 |
unc0rr |
help pas2c
|
file |
diff |
annotate
|
2012-05-10 |
unc0rr |
Some work to make more units compile after conversion to c
|
file |
diff |
annotate
|
2012-03-25 |
unc0rr |
- Apply unit's namespace to current scope when referencing unit name
|
file |
diff |
annotate
|
2012-01-17 |
lovelacer |
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
|
file |
diff |
annotate
|
2011-11-27 |
unc0rr |
Countless imporvements to the parser and countless help to the parser in sources.
|
file |
diff |
annotate
|
2011-08-12 |
nemo |
use ansistring instead
|
file |
diff |
annotate
|
2011-08-12 |
nemo |
sheepluva pointed out there are 2 StrPas in pascal, in different units. Do conversion in LuaPas instead
|
file |
diff |
annotate
|
2011-04-03 |
nemo |
This better matches lua headers
|
file |
diff |
annotate
|
2011-04-03 |
nemo |
use PtrInt to match lua's use of ptrdiff. Needs testing.
|
file |
diff |
annotate
|
2010-05-02 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-22 |
nemo |
Just tidying up a bit. Comments, moving uMisc to end of frees in case ones above it need logging
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-03-03 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-03 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-03 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-19 |
nemo |
Another solution needs to be found.
|
file |
diff |
annotate
|
2010-02-17 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-14 |
koda |
mac build supports lua
|
file |
diff |
annotate
|
2010-02-10 |
koda |
add a new way to fetch version info from pascal to c
|
file |
diff |
annotate
|
2010-02-10 |
smxx |
Engine:
|
file |
diff |
annotate
|