Skip to content
  • dg's avatar
    Changed lua table.sort() function to accept any index as a second parameter,... · 41424146
    dg authored
    Changed lua table.sort() function to accept any index as a second parameter, if not a function it will assume the items to sort are tables and sort them by the given index
    Improved the integrated lua profiler (only works when luajit is disabled)
    Greatly improved performance when moving around the map. Map:checkAllEntities() is now much faster, FOV code is also faster
    
    
    git-svn-id: http://svn.net-core.org/repos/t-engine4@1092 51575b47-30f0-44d4-a5cc-537603b46e54
    41424146