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

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

Detail

2012.08.02.Log0584.txt

📄SVN 📅2012-08-02 💾2,3 KB 9 Parsed entries CON FIX

Revision r2861

sdlayer.c: Add high-resolution timer for OS X, using mach_absolute_time().

Revision r2860

Lunatic: fix build on OS X, pass LUNATIC define to build/ sources.

Revision r2859

Lunatic: fix hex literal parsing on Windows, add two comments.

Revision r2858

Lunatic: add 'stat' module for running statistics.

Also, rewrite the mapastats iterator and the LIZTROOP hitscan timing
in terms of that.

Revision r2857

Lunatic: add 'randgen' module, implementing an encapsulated JKISS PRNG.

Also fix error handling path in our_require(), i.e. when loadstring fails.

Revision r2856

gethitickms(): replace division by multiplication.

Revision r2855

Lunatic: add 'geom' module, sporting a vec2 type and a general 'intersect' func.

Revision r2854

Lunatic: update DukePlayer_t, fix build.

Revision r2853

Factor out 5 instances of functionally identical code into G_ClearCameraView().
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2862 | helixhorned | 2012-08-02 03:52:44 -0700 (Thu, 02 Aug 2012) | 1 line

Lunatic: 'bitar': rewrite ops for colon syntax, serialization, set ops.
------------------------------------------------------------------------
r2861 | helixhorned | 2012-08-02 03:52:41 -0700 (Thu, 02 Aug 2012) | 1 line

sdlayer.c: Add high-resolution timer for OS X, using mach_absolute_time().
------------------------------------------------------------------------
r2860 | helixhorned | 2012-08-02 03:52:38 -0700 (Thu, 02 Aug 2012) | 1 line

Lunatic: fix build on OS X, pass LUNATIC define to build/ sources.
------------------------------------------------------------------------
r2859 | helixhorned | 2012-08-02 03:52:35 -0700 (Thu, 02 Aug 2012) | 1 line

Lunatic: fix hex literal parsing on Windows, add two comments.
------------------------------------------------------------------------
r2858 | helixhorned | 2012-08-02 03:52:32 -0700 (Thu, 02 Aug 2012) | 4 lines

Lunatic: add 'stat' module for running statistics.

Also, rewrite the mapastats iterator and the LIZTROOP hitscan timing
in terms of that.
------------------------------------------------------------------------
r2857 | helixhorned | 2012-08-02 03:52:28 -0700 (Thu, 02 Aug 2012) | 3 lines

Lunatic: add 'randgen' module, implementing an encapsulated JKISS PRNG.

Also fix error handling path in our_require(), i.e. when loadstring fails.
------------------------------------------------------------------------
r2856 | helixhorned | 2012-08-02 03:52:25 -0700 (Thu, 02 Aug 2012) | 1 line

gethitickms(): replace division by multiplication.
------------------------------------------------------------------------
r2855 | helixhorned | 2012-08-02 03:52:21 -0700 (Thu, 02 Aug 2012) | 1 line

Lunatic: add 'geom' module, sporting a vec2 type and a general 'intersect' func.
------------------------------------------------------------------------
r2854 | helixhorned | 2012-08-02 03:52:17 -0700 (Thu, 02 Aug 2012) | 1 line

Lunatic: update DukePlayer_t, fix build.
------------------------------------------------------------------------
r2853 | helixhorned | 2012-08-02 03:52:13 -0700 (Thu, 02 Aug 2012) | 1 line

Factor out 5 instances of functionally identical code into G_ClearCameraView().
------------------------------------------------------------------------