Commit graph

5 commits

Author SHA1 Message Date
Pawel Kolodziejski
380ca58df2 based on dissasembly changed task_tag into task object for proper save/restore and task identification and code realated 2005-01-14 20:33:01 +00:00
Pawel Kolodziejski
b3e55459c5 forgot remove that too 2005-01-05 00:30:37 +00:00
Pawel Kolodziejski
68aa0a23d6 call malloc, free, realloc directly 2004-12-30 07:37:13 +00:00
Pawel Kolodziejski
82ddc18868 - allow reset lua global tables,
- allow access to some static funcs,
- clearing CallInfo structure after alloc and realloc,
- add base_ci_size of base_ci to task and state structure and handle it,
- add PAUSE tag to task,
- store funcs libs into lists,
- added few lua funcs used by engine
- added dummy save/restore callbacks/funcs
- changed restore engine key F5 to F7
2004-12-25 18:23:07 +00:00
Pawel Kolodziejski
212c619422 restructured lua sources to flat structure 2004-10-06 19:08:13 +00:00
Renamed from lua/src/lstate.c (Browse further)