2025-08-28 12:08 CEST

spring: develop 35b8e793 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
-jk- -jk- develop 2010-05-16 17:39:38 develop f89172bc
Changeset workaround 0001924 (gui elements disappear with DrawInMiniMap())
 * the fix reset the modelview after drawing the minimap (as it did before my change)
   this means you have to call again gl.ResetMatrices in lua after gl.DrawMinimap
 * to truely fix this, it needs a change in all Lua DrawCallin setups, so Lua doesn't reset all matrices after it's finished
mod - rts/Game/UI/MiniMap.cpp Diff ] File ]