1
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
renamed platform macros; added posix macro
Alexander Bich
as Quyse Lert
More... over 11 years ago
fixed warnings and errors on clang
Alexander Bich
as Quyse Lert
More... over 11 years ago
fix link issue with ClassBase
Alexander Bich
as Quyse Lert
More... over 11 years ago
fixes for gcc
Alexander Bich
as Quyse Lert
More... over 11 years ago
remove unnesessary checks in contexts
Alexander Bich
as Quyse Lert
More... over 11 years ago
add default settings to graphics context for necessary ones
Alexander Bich
as Quyse Lert
More... over 11 years ago
add fill mode setting to TextDrawer
Alexander Bich
as Quyse Lert
More... over 11 years ago
Merge branch 'master' into graphics_let_refactor
Alexander Bich
as Quyse Lert
More... over 11 years ago
new Any methods for v8; fixed v8 test
Alexander Bich
as Quyse Lert
More... over 11 years ago
Merge branch 'master' into graphics_let_refactor
Alexander Bich
as Quyse Lert
More... over 11 years ago
simplify lua test code, added tests for type detection
Alexander Bich
as Quyse Lert
More... over 11 years ago
refactor lua's DescribeValue, added processing of tables
Alexander Bich
as Quyse Lert
More... over 11 years ago
added lua checkstacks, fixed type detection; added Length() and Dump methods
Alexander Bich
as Quyse Lert
More... over 11 years ago
added comments to Script::Any behavior on array indices; added GetLength() and Dump() methods
Alexander Bich
as Quyse Lert
More... over 11 years ago
fix mistake with setting uniform buffers
Alexander Bich
as Quyse Lert
More... over 11 years ago
Merge branch 'master' into graphics_let_refactor
Alexander Bich
as Quyse Lert
More... over 11 years ago
fix class meta on gcc
Alexander Bich
as Quyse Lert
More... over 11 years ago
fix PosixFileSystem.cpp build
Alexander Bich
as Quyse Lert
More... over 11 years ago
lua new class meta
Alexander Bich
as Quyse Lert
More... over 11 years ago
platform refactor: FolderFileSystem splitted into several classes, some headers moved to platform subsystem
Alexander Bich
as Quyse Lert
More... over 11 years ago
translate Exception comments
Alexander Bich
as Quyse Lert
More... over 11 years ago
refactor v8 class meta information; fix bug with multiple-type exposes of one object
Alexander Bich
as Quyse Lert
More... over 11 years ago
add meta information for classes
Alexander Bich
as Quyse Lert
More... over 11 years ago
new Any and State methods for lua
Alexander Bich
as Quyse Lert
More... over 11 years ago
new creation/conversion/wrapping methods for v8; fixed construction of primitive types
Alexander Bich
as Quyse Lert
More... over 11 years ago
new Script::Any "is & as" methods; new Script::State any-construction methods; value-type conversion; wrapping objects
Alexander Bich
as Quyse Lert
More... over 11 years ago
mouse wheel support for Input::Win32RawManager
Alexander Bich
as Quyse Lert
More... over 11 years ago
fixes for v8 and lua (with help of gcc)
Alexander Bich
as Quyse Lert
More... over 11 years ago
refactor lua integration according to latest changes in script system
Alexander Bich
as Quyse Lert
More... over 11 years ago
delete old v8 MetaProvider stuff
Alexander Bich
as Quyse Lert
More... over 11 years ago