source: trunk/src/lua

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @221   12 years epyon * nv::lua - map_tile class added (with expansion and flipping)
(edit) @220   12 years epyon * nv::lua - lua_raw byte array function (probably should be templated …
(edit) @217   12 years epyon * lua/nova - almost complete reimplementation of "core" from FPC …
(edit) @216   12 years epyon * lua/state - sorted the functions in the cc file, it was getting a mess
(edit) @215   12 years epyon * root - no longer holds a type_database * lua - lua::state has it's …
(edit) @213   12 years epyon * lua/state - upvalue_index moved to lua/values
(edit) @212   12 years epyon * lua/dispatch - powerful module for binding any function or method to …
(edit) @209   12 years epyon * lua_flags - dedicated flags module and lua type passing support * …
(edit) @208   12 years epyon * lua - rewrite of template and custom attribute passing - should be …
(edit) @207   12 years epyon * lua - concept change - all functionality in nv::lua except raw * …
(edit) @206   12 years epyon * lua - major refactoring of the lua state/table * lua - added …
(edit) @204   12 years cahir Fix warnings on MacOSX 64-bit with clang 3.3
(edit) @198   12 years epyon * warning cleanup for clang and gcc
(edit) @188   12 years epyon * lua/path - bugfix * lua/state - added is_defined(path) * …
(edit) @187   12 years epyon * object - lua registration will now be manual, with an option to be …
(edit) @185   12 years epyon * lua/state - call any function with any param count and any return …
(edit) @183   12 years epyon * lua - alternative way of specifing push/pop support
(edit) @182   12 years epyon * lua/values - universal template-friendly any value push and …
(edit) @181   12 years epyon * string - string_length template * lua/path - power tool, universal …
(edit) @180   12 years epyon * lua/aux - now overrides for math.random and math.randomseed * …
(edit) @179   12 years epyon * interface/map_area added * lua/map_area implemented (barebones)
(edit) @177   12 years epyon * common - added narrow_cast (to be expanded) * lua/glm - added …
(edit) @176   12 years epyon * lua/area - lua-side area class added
(edit) @174   12 years epyon * lua/glm - breaking functions into module (static) functions and methods
(edit) @172   12 years epyon * sdl - missing 2.0 sdl_functions * lua - compat implementation of …
(edit) @163   12 years epyon * lua_state - lua::state::register_enum added (based on type database)
(edit) @162   12 years epyon * flags - flags support, essentially a std::bitset implementation with …
(edit) @121   12 years epyon * Nova builds with -Weverything/-Wall/-pedantic/etc on: on MSVC …
(edit) @113   12 years epyon * LLVM C++ fixes part 3. NV compiles on LLVM
(edit) @86   12 years epyon * lua::state constructors made explicit * lua::state can implicitly …
(edit) @85   12 years epyon * lua_raw - several utility functions added * lua_aux - aux …
(edit) @79   12 years epyon * lua::state::do_string can take a returns parameter * …
(edit) @78   12 years epyon * types.hh - basing totally on typeid now * types.hh - removed …
(edit) @77   12 years epyon * types - typemap based on type_index, allowing type retrival by …
(edit) @75   12 years epyon * lua_glm - uses own naming scheme, made independent of nv/types.hh …
(edit) @74   12 years epyon * lua::state - removed notion of global state * lua_glm - fixed stack …
(edit) @56   12 years epyon * lua_aux added ( table functions currently )
(edit) @53   12 years epyon * lua_glm - powertool - almost complete implementation of glm/glsl …
(edit) @51   12 years epyon * lua_raw module added
(add) @9   12 years epyon * rudimentary lua support classes (lua::state, lua::table_guard, …
Note: See TracRevisionLog for help on using the revision log.