Lasse Öörni b6366ff982 Optimized StringToBuffer & BufferToString. пре 12 година
..
Attribute.h fed83fb1ca Some slightly nasty casts to reduce warnings in header files on 64bit MSVC compile. The length of strings/containers is intentionally stored as 32bit even in a 64bit compile to ensure the script API stays unchanged. пре 12 година
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. пре 13 година
Condition.cpp a40fead7dc Updated license for the new year. пре 13 година
Condition.h a40fead7dc Updated license for the new year. пре 13 година
Context.cpp c0dbf7f545 Generalized the factory category for all objects. пре 12 година
Context.h c0dbf7f545 Generalized the factory category for all objects. пре 12 година
CoreEvents.h a40fead7dc Updated license for the new year. пре 13 година
Main.h da243eb31b Applied UI & editor related patch from weitjong. пре 13 година
MiniDump.cpp a40fead7dc Updated license for the new year. пре 13 година
MiniDump.h a40fead7dc Updated license for the new year. пре 13 година
Mutex.cpp a40fead7dc Updated license for the new year. пре 13 година
Mutex.h a40fead7dc Updated license for the new year. пре 13 година
Object.cpp c0dbf7f545 Generalized the factory category for all objects. пре 12 година
Object.h c0dbf7f545 Generalized the factory category for all objects. пре 12 година
Precompiled.cpp a40fead7dc Updated license for the new year. пре 13 година
Precompiled.h a40fead7dc Updated license for the new year. пре 13 година
ProcessUtils.cpp 9e3282aeea Initial fixes for compiling as 64bit (MSVC.) пре 12 година
ProcessUtils.h 62e3d47f6b Added option to ParseArguments() to not skip the first argument. пре 12 година
Profiler.cpp 6a7ffdcd19 Updated to newest AssImp from git repository. пре 12 година
Profiler.h a40fead7dc Updated license for the new year. пре 13 година
StringUtils.cpp b6366ff982 Optimized StringToBuffer & BufferToString. пре 12 година
StringUtils.h 3eb3c1dc66 Refactored string<>bytebuffer conversions to functions in StringUtils and marked todo's for optimizing them. пре 12 година
Thread.cpp a40fead7dc Updated license for the new year. пре 13 година
Thread.h a40fead7dc Updated license for the new year. пре 13 година
Timer.cpp 20619d01b1 Converted Log into a monostate to allow logging without a Context pointer. пре 13 година
Timer.h 20619d01b1 Converted Log into a monostate to allow logging without a Context pointer. пре 13 година
Variant.cpp 3eb3c1dc66 Refactored string<>bytebuffer conversions to functions in StringUtils and marked todo's for optimizing them. пре 12 година
Variant.h 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. пре 12 година
WorkQueue.cpp 945085d975 Allow threaded work items with varying priorities. Default is immediate (maximum) priority as used by Octree & View. Optionally send events when threaded work items complete. пре 13 година
WorkQueue.h 9655a03688 Fixed WorkQueue comments. пре 13 година