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

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

Detail

2013.04.09.Log0796.txt

📄SVN 📅2013-04-09 💾1,5 KB 3 Parsed entries BUILD

Revision r3659

Mapster32: print the "Saved board" message more persistently.

Revision r3658

Lunatic: new-generation map format, in-memory representation ("map-int VX").

The Lunatic build compiles with new structures for sector and wall types.
They have separate members for TROR {up,down}{bunch,nextwall}, so there are
no conflicts with other uses of members into which they were previously
shoehorned.  Also, the maximum bunch limit is bumped to 512 in that build.

Currently, loading from V7/8/9 and saving to V7 and V8 are supported.

Revision r3657

Lunatic: move utility scripts to util/, bittest.lua -> test/test_bitar.lua.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r3660 | helixhorned | 2013-04-09 10:35:17 -0700 (Tue, 09 Apr 2013) | 6 lines

Silence "may be used uninitialized" warning, use Batoi() for user input.

Nag: The behavoir of atoi() is *undefined* if "the value of the result
cannot be represented" (C99 7.20.1).

Note: my nagging about undefined behaviors will *not* get less over time. :P
------------------------------------------------------------------------
r3659 | helixhorned | 2013-04-09 10:35:14 -0700 (Tue, 09 Apr 2013) | 1 line

Mapster32: print the "Saved board" message more persistently.
------------------------------------------------------------------------
r3658 | helixhorned | 2013-04-09 10:35:11 -0700 (Tue, 09 Apr 2013) | 8 lines

Lunatic: new-generation map format, in-memory representation ("map-int VX").

The Lunatic build compiles with new structures for sector and wall types.
They have separate members for TROR {up,down}{bunch,nextwall}, so there are
no conflicts with other uses of members into which they were previously
shoehorned.  Also, the maximum bunch limit is bumped to 512 in that build.

Currently, loading from V7/8/9 and saving to V7 and V8 are supported.
------------------------------------------------------------------------
r3657 | helixhorned | 2013-04-09 10:35:03 -0700 (Tue, 09 Apr 2013) | 1 line

Lunatic: move utility scripts to util/, bittest.lua -> test/test_bitar.lua.
------------------------------------------------------------------------