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

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

Detail

2012.02.04.Log0433.txt

📄SVN 📅2012-02-04 💾1,6 KB 5 Parsed entries CON BUILD FIX

Revision r2317

Lunatic: a bit rearrangement, getbunch.

Revision r2316

game.c: trivial tweaks to reduce code duplication (which is hard on the eyes)

Revision r2315

Mapster32: fix crash with 'vidmode <bpp>' introduced in r2311.

Revision r2314

Factor out four instances of identical code into M32_DrawRoomsAndMasks().

Revision r2313

EDuke32: Various menu tweaks and one fix.

- make PGUP/PGDN and HOME/END behave as expected across all menus
- in keyboard/mouse button mapping menu, draw function names that have been given
  custom names via CON with pal 8 for easier recognition
- fix tinting of function names in mouse button mapping menu
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2318 | helixhorned | 2012-02-04 13:35:00 -0800 (Sat, 04 Feb 2012) | 1 line

rotatesprite(..., windowx1,windowy1,windowx2,windowy2) --> rotatesprite_win
------------------------------------------------------------------------
r2317 | helixhorned | 2012-02-04 13:34:39 -0800 (Sat, 04 Feb 2012) | 1 line

Lunatic: a bit rearrangement, getbunch.
------------------------------------------------------------------------
r2316 | helixhorned | 2012-02-04 13:34:22 -0800 (Sat, 04 Feb 2012) | 1 line

game.c: trivial tweaks to reduce code duplication (which is hard on the eyes)
------------------------------------------------------------------------
r2315 | helixhorned | 2012-02-04 13:34:08 -0800 (Sat, 04 Feb 2012) | 1 line

Mapster32: fix crash with 'vidmode <bpp>' introduced in r2311.
------------------------------------------------------------------------
r2314 | helixhorned | 2012-02-04 13:33:52 -0800 (Sat, 04 Feb 2012) | 1 line

Factor out four instances of identical code into M32_DrawRoomsAndMasks().
------------------------------------------------------------------------
r2313 | helixhorned | 2012-02-04 06:30:54 -0800 (Sat, 04 Feb 2012) | 6 lines

EDuke32: Various menu tweaks and one fix.

- make PGUP/PGDN and HOME/END behave as expected across all menus
- in keyboard/mouse button mapping menu, draw function names that have been given
  custom names via CON with pal 8 for easier recognition
- fix tinting of function names in mouse button mapping menu
------------------------------------------------------------------------