Skip to content
Snippets Groups Projects
Commit 41424146 authored by dg's avatar dg
Browse files

Changed lua table.sort() function to accept any index as a second parameter,...

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
parent d392f18d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment