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

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

Detail

2015.01.18.Log1067.txt

📄SVN 📅2015-01-18 💾1,2 KB 2 Parsed entries BUILD FIX

Revision r4937

Lunatic: fix build and linking. DONT_BUILD.

- t{sector,wall}type are simply typedef'd to the non-t versions
- make FORCE_INLINE unconditional of DISABLE_INLINING (otherwise there are
  multiple definitions of these functions)
- update lunatic/doc/lpeg-lunatic.patch to apply against the LPeg 0.12 I just
  downloaded

Revision r4936

osdfuncs.c: get rid of a warning with GCC. DONT_BUILD.
Raw Content
------------------------------------------------------------------------
r4938 | helixhorned | 2015-01-18 17:54:53 -0800 (Sun, 18 Jan 2015) | 5 lines

engine.c: in qsetmodeany(), call initsmost() after setting xdim and ydim.

This makes sure that the engine arrays have sufficient space allocated for usage
in Mapster32's 2D mode, for example from drawmapview().

------------------------------------------------------------------------
r4937 | helixhorned | 2015-01-18 16:11:25 -0800 (Sun, 18 Jan 2015) | 8 lines

Lunatic: fix build and linking. DONT_BUILD.

- t{sector,wall}type are simply typedef'd to the non-t versions
- make FORCE_INLINE unconditional of DISABLE_INLINING (otherwise there are
  multiple definitions of these functions)
- update lunatic/doc/lpeg-lunatic.patch to apply against the LPeg 0.12 I just
  downloaded

------------------------------------------------------------------------
r4936 | helixhorned | 2015-01-18 16:03:00 -0800 (Sun, 18 Jan 2015) | 1 line

osdfuncs.c: get rid of a warning with GCC. DONT_BUILD.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.