rxi
b407535680
Boot script tweaks; Implemented proper errhand function
2016-09-23 20:56:55 +01:00
rxi
b42866dbe8
Updated copyright year
2016-09-22 19:31:05 +01:00
rxi
92511f0132
Added palette.c/h and palette_init() call in main.c
2016-09-22 19:11:56 +01:00
rxi
e725a3f335
Set print and xpcall to locals in main.c's lua code
...
This prevents any undesired behaviour from those functions being set to
something else, such as lua errors not being printed to the console if
the global print() function was changed.
2014-06-18 19:05:15 +01:00
rxi
bd1afc184a
Added onLuaPanic() function to main.c
2014-06-14 16:27:42 +01:00
rxi
70fdd2ed1a
Removed redundant graphics funcs and graphics.h
2014-06-14 16:17:59 +01:00
rxi
f34b4f8beb
Intial commit
2014-06-13 21:01:19 +01:00