2025-08-13 06:51 CEST

spring: develop 913e4134 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2008-04-01 10:25:01 develop b6f24f36
Changeset * Don't crash at startup if glBlendEquation is NULL.
* Don't read "drag" from unit TDF, it is being overwritten anyway
  for anything having maxAcc != 0 and maxSpeed != 0, and aircraft
  with maxAcc == 0 or maxSpeed == 0 don't need drag, I suppose.
* Fix division by zero detection in CAirMoveType::SetMaxSpeed.


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5638 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Lua/LuaOpenGL.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/AirMoveType.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]