|
|
@333
|
11 years |
epyon |
* extended handle_operator (unsafe ops)
* lua_handle library and …
|
|
|
@319
|
11 years |
epyon |
* created core module and moved all free source files there
* took …
|
|
|
@305
|
11 years |
epyon |
* lua_state - state_wrapper::get functions with default values
* …
|
|
|
@296
|
11 years |
epyon |
* lua::table_guard is_* utility functions
* minor tweaks
|
|
|
@288
|
11 years |
epyon |
* unified animation_entry class
* virtuals removed from …
|
|
|
@265
|
11 years |
epyon |
* lua::ref lightweight wrapper class
* allows distinction from int …
|
|
|
@263
|
11 years |
epyon |
* cleaned up sneaky lua map_area registration
|
|
|
@262
|
11 years |
epyon |
* major decoupling
lua system independent of nv::object
…
|
|
|
@256
|
11 years |
epyon |
* various minor fixes
|
|
|
@228
|
11 years |
epyon |
* various untracked changes
|
|
|
@217
|
12 years |
epyon |
* lua/nova - almost complete reimplementation of "core" from FPC …
|
|
|
@216
|
12 years |
epyon |
* lua/state - sorted the functions in the cc file, it was getting a mess
|
|
|
@215
|
12 years |
epyon |
* root - no longer holds a type_database
* lua - lua::state has it's …
|
|
|
@213
|
12 years |
epyon |
* lua/state - upvalue_index moved to lua/values
|
|
|
@212
|
12 years |
epyon |
* lua/dispatch - powerful module for binding any function or method to …
|
|
|
@209
|
12 years |
epyon |
* lua_flags - dedicated flags module and lua type passing support
* …
|
|
|
@207
|
12 years |
epyon |
* lua - concept change - all functionality in nv::lua except raw
* …
|
|
|
@206
|
12 years |
epyon |
* lua - major refactoring of the lua state/table
* lua - added …
|
|
|
@204
|
12 years |
cahir |
Fix warnings on MacOSX 64-bit with clang 3.3
|
|
|
@198
|
12 years |
epyon |
* warning cleanup for clang and gcc
|
|
|
@188
|
12 years |
epyon |
* lua/path - bugfix
* lua/state - added is_defined(path)
* …
|
|
|
@187
|
12 years |
epyon |
* object - lua registration will now be manual, with an option to be …
|
|
|
@185
|
12 years |
epyon |
* lua/state - call any function with any param count and any return …
|
|
|
@181
|
12 years |
epyon |
* string - string_length template
* lua/path - power tool, universal …
|
|
|
@163
|
12 years |
epyon |
* lua_state - lua::state::register_enum added (based on type database)
|
|
|
@162
|
12 years |
epyon |
* flags - flags support, essentially a std::bitset implementation with …
|
|
|
@121
|
12 years |
epyon |
* Nova builds with -Weverything/-Wall/-pedantic/etc on:
on MSVC …
|
|
|
@86
|
12 years |
epyon |
* lua::state constructors made explicit
* lua::state can implicitly …
|
|
|
@79
|
12 years |
epyon |
* lua::state::do_string can take a returns parameter
* …
|
|
|
@78
|
12 years |
epyon |
* types.hh - basing totally on typeid now
* types.hh - removed …
|
|
|
@77
|
12 years |
epyon |
* types - typemap based on type_index, allowing type retrival by …
|
|
|
@74
|
12 years |
epyon |
* lua::state - removed notion of global state
* lua_glm - fixed stack …
|
|
|
@51
|
12 years |
epyon |
* lua_raw module added
|
|
|
@9
|
12 years |
epyon |
* rudimentary lua support classes (lua::state, lua::table_guard, …
|