2025-08-24 20:21 CEST

spring: develop 3051c87c Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
sprunk rtri develop 2017-07-17 14:27:06 develop b9c1322e
Changeset PackCommandQueue: dont overallocate array (0000320)

Prevents allocating a bigass table when getting just one command. Getting just the front of the command queue is a fairly common action.
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]