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

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

Detail

2009.12.02.Log0009.txt

📄SVN 📅2009-12-02 💾3,2 KB 11 Parsed entries CON BUILD FIX

Revision r1550

Make polymer impervious to corrupt maps (for the tenth time..). Fixes bug 2869996.

Revision r1549

Don't save the OpenGL driver max texture size to the config file and remove some remaining instrumentation from rev 1546.

Revision r1548

Don't overflow scantoasc[] with high scancodes. This makes the 'T' key work in the console on my laptop.

Revision r1547

Don't change the CWD to the eduke32.exe directory on Windows. EDuke32 now searches the CWD for data files on all platforms.

Revision r1546

Fixes a compressed texture cache bug where the background menu tile would sometime get replaced with another tile.

Revision r1545

some CON compilation fixes

Revision r1544

Second gtk startup window patch from bioman, other random fixes I can't be bothered to remember

Revision r1543

fix glaring oversight in new multiplayer random ID generation scheme

Revision r1542

fixes wall drawing (bug introduced in r1540)

Revision r1541

lower memory use for tilefromtexture by way of lzf compression, untested

Revision r1540

A bunch of crap I meant to commit days ago... gtk startup window patch from bioman, nedmalloc REPLACE_SYSTEM_ALLOCATOR fix (related code uses #ifdef REPLACE_SYSTEM_ALLOCATOR so defining it to 0 was still satisfying the condition), slightly lower CPU usage in Mapster 2D mode, fix an ancient bug causing the player to not make vent footstep sounds on sprite based vents, fix map save state cvars, add "skill" cvar to console, fix saving the game while CON_SHOWVIEW is in use

------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r1551 | plagman | 2009-12-02 23:37:34 -0800 (Wed, 02 Dec 2009) | 1 line

Don't rely on repeating texture samplers to flip polymer sprites and request clamped textures for sprite textures. Fixes bug 2869362.
------------------------------------------------------------------------
r1550 | plagman | 2009-12-02 22:21:39 -0800 (Wed, 02 Dec 2009) | 1 line

Make polymer impervious to corrupt maps (for the tenth time..). Fixes bug 2869996.
------------------------------------------------------------------------
r1549 | plagman | 2009-12-02 21:38:09 -0800 (Wed, 02 Dec 2009) | 1 line

Don't save the OpenGL driver max texture size to the config file and remove some remaining instrumentation from rev 1546.
------------------------------------------------------------------------
r1548 | plagman | 2009-12-02 20:41:09 -0800 (Wed, 02 Dec 2009) | 1 line

Don't overflow scantoasc[] with high scancodes. This makes the 'T' key work in the console on my laptop.
------------------------------------------------------------------------
r1547 | plagman | 2009-12-02 19:11:41 -0800 (Wed, 02 Dec 2009) | 1 line

Don't change the CWD to the eduke32.exe directory on Windows. EDuke32 now searches the CWD for data files on all platforms.
------------------------------------------------------------------------
r1546 | plagman | 2009-12-02 19:07:04 -0800 (Wed, 02 Dec 2009) | 1 line

Fixes a compressed texture cache bug where the background menu tile would sometime get replaced with another tile.
------------------------------------------------------------------------
r1545 | terminx | 2009-11-19 19:54:40 -0800 (Thu, 19 Nov 2009) | 2 lines

some CON compilation fixes

------------------------------------------------------------------------
r1544 | terminx | 2009-11-17 17:17:56 -0800 (Tue, 17 Nov 2009) | 2 lines

Second gtk startup window patch from bioman, other random fixes I can't be bothered to remember

------------------------------------------------------------------------
r1543 | terminx | 2009-11-15 19:57:31 -0800 (Sun, 15 Nov 2009) | 2 lines

fix glaring oversight in new multiplayer random ID generation scheme

------------------------------------------------------------------------
r1542 | helixhorned | 2009-11-15 12:01:33 -0800 (Sun, 15 Nov 2009) | 1 line

fixes wall drawing (bug introduced in r1540)
------------------------------------------------------------------------
r1541 | terminx | 2009-11-15 01:10:50 -0800 (Sun, 15 Nov 2009) | 2 lines

lower memory use for tilefromtexture by way of lzf compression, untested

------------------------------------------------------------------------
r1540 | terminx | 2009-11-13 18:30:47 -0800 (Fri, 13 Nov 2009) | 2 lines

A bunch of crap I meant to commit days ago... gtk startup window patch from bioman, nedmalloc REPLACE_SYSTEM_ALLOCATOR fix (related code uses #ifdef REPLACE_SYSTEM_ALLOCATOR so defining it to 0 was still satisfying the condition), slightly lower CPU usage in Mapster 2D mode, fix an ancient bug causing the player to not make vent footstep sounds on sprite based vents, fix map save state cvars, add "skill" cvar to console, fix saving the game while CON_SHOWVIEW is in use

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