Skip to content

26.4

Latest

Choose a tag to compare

@Mhatxotic Mhatxotic released this 03 Apr 11:57
· 10 commits to master since this release
26.4
0f013c0

Highlights…

  • Core Prevent potential GPU resource leak when catching up timer.
  • Posix Linux and MacOS can now share mutex code.
  • Audio Component values set to 100% by default except master which stays at 75%.
  • Mac Now uses proper POSIX readdir() function.
  • Core Fix fatal error on script error after Main FBO was finished.
  • Atlas Foundation implemented for LUA API.
  • Sql Exposed to LUA API so guest can create their own databases.
  • Sql Add Sql.Main() to return the engine database handle.
  • Sql Add obj_sqlmax cvar to control maximum databases.
  • Sql Add sql_lockingmode to control database use exclusivity.
  • Sql Clear in-memory results after reading or writing compiled Lua code.
  • Core Allow err_* cvars that potentially block execution to be bypassed.
  • Log Harden logging to file process.
  • Log Add log_append to append to log instead of truncating.

Notice…

The 32-bit Windows version will be retired as the world is now moving on, however, the associated code paths will still be maintained when needed.