------------------------------------------------------------------------ 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(). ------------------------------------------------------------------------