Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
1541Filtered Results

Detail

2010.01.23.Log0024.txt

📄SVN 📅2010-01-23 💾1,2 KB 2 Parsed entries BUILD FIX

Revision r1593

Very few actual changes... mostly formatting fixes from astyle

Revision r1592

More nedmalloc updates, possibly fix win32 mouse death at ~10 fps or less, fix dummytile crash, more untested multiplayer changes... different enet channels for different types of traffic in order to eliminate latency due to the occasional reliable packet getting dropped, therefore causing a hitch in the flow of unreliable movement packets on the same channel, remove mmulti API from engine in favor of having everything in game land

------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r1594 | plagman | 2010-01-23 21:57:43 -0800 (Sat, 23 Jan 2010) | 1 line

Model normal mapping support. This calculates the averaged texture-tangent basis for every face of every model when loading them, so this change will make startup times a lot worse until we implement a way to cache the computed models to disk.
------------------------------------------------------------------------
r1593 | terminx | 2010-01-23 14:12:02 -0800 (Sat, 23 Jan 2010) | 2 lines

Very few actual changes... mostly formatting fixes from astyle

------------------------------------------------------------------------
r1592 | terminx | 2010-01-21 02:02:04 -0800 (Thu, 21 Jan 2010) | 2 lines

More nedmalloc updates, possibly fix win32 mouse death at ~10 fps or less, fix dummytile crash, more untested multiplayer changes... different enet channels for different types of traffic in order to eliminate latency due to the occasional reliable packet getting dropped, therefore causing a hitch in the flow of unreliable movement packets on the same channel, remove mmulti API from engine in favor of having everything in game land

------------------------------------------------------------------------