История коммитов

Автор SHA1 Сообщение Дата
  Lasse Öörni 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 лет назад
  Lasse Öörni 4d317ebdef Fixed missing input events on Android. 13 лет назад
  Lasse Öörni d3e302f197 Added possibility to remove subsystems in explicit order. 13 лет назад
  Lasse Öörni 8cdc6f69d2 Properly clean up event handlers referring to a deleted object. 13 лет назад
  Lasse Öörni 9baf3bad64 Fixed crash in FileWatcher on exit when FileSystem had already been destroyed. 13 лет назад
  Lasse Öörni c48f640a18 Changed several structures to HashMap / HashSet for better performance. 13 лет назад
  Lasse Öörni 58d7858839 Optimized storage of specific event senders. 13 лет назад
  Lasse Öörni 97142c1db1 Eliminated n^2 algorithms from event subscribing and octree updates. 13 лет назад
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
  Lasse Öörni 7a45a5b33a Made internal event handling functions private in Object & Context. 14 лет назад
  Lasse Öörni 3576a81993 Initial node/component attribute editing. 14 лет назад
  Lasse Öörni 5b44c38d32 Code cleanup. Actually use the added Contains() & Find() functions. 14 лет назад
  Lasse Öörni 4a5dd11742 Fixed undefined behaviour related to the objects' networked attributes -optimization. 14 лет назад
  Lasse Öörni ca31354fb5 Added client's score/hiscore update to multiplayer NinjaSnowWar. 14 лет назад
  Lasse Öörni 0421200d2b Fixed missing base class network replication attributes. 14 лет назад
  Lasse Öörni 50682de1c6 Store network replication attributes separately to optimize sending and receiving updates. 14 лет назад
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 лет назад
  Lasse Öörni f60321b20f Use PODVector more extensively. 14 лет назад
  Lasse Öörni f3859c1ed7 Added documentation about containers. 14 лет назад
  Lasse Öörni d69efd65f0 Container library fixes. 14 лет назад
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 лет назад
  Lasse Öörni 9dd15c95e2 DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well. 14 лет назад
  Lasse Öörni 9a5cbb6016 More documentation. 14 лет назад
  Lasse Öörni b64d298336 Added template Variant::Get() functions. 14 лет назад
  Lasse Öörni 7c45da5588 Import new code. 14 лет назад