Revision r3182
demo.c: time G_DoMoveThings() using a double instead of an int32_t. I think this may fix some negative "non-profiled overhead" that I have been seeing.
Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.
demo.c: time G_DoMoveThings() using a double instead of an int32_t. I think this may fix some negative "non-profiled overhead" that I have been seeing.
Bump BYTEVERSION.
Split r3159..r3161, part 14: The rest.
Split r3159..r3161, part 13: Poly{mer,most}, engine changes.
Split r3159..r3161, part 12: Add explicit casts, non-pointer types. Notes: - Atomic Edition (Censored) -> Plutonium Pak in grpscan.c - "scale" in astub.c:drawtileinfo() is incorrect, I think. - in demo.c, the gethitickms() value should be returned to a double.
Split r3159..r3161, part 11: Add explicit casts, pointer types.
Split r3159..r3161, part 10: add explicit casts to *alloc return values. NOTE: changes such as these are best viewed with something like git diff (...) --color-words='[a-zA-Z0-9_]+|[^[:space:]]'
Split r3159..r3161, part 9: make CON's 'respawnhitag' unconditional on hitag. ... in the 'default' case (non-FEM* tiles).
Split r3159..r3161, part 8: make some members of base types unsigned. NOTE: This will need very thorough review.
Split r3159..r3161, part 7: code touching networking.
Split r3159..r3161, part 6: code conditional on __cplusplus. Note the type change of vplce[] in engine.c: int32_t -> uint32_t.
Split r3159..r3161, part 3, addendum 1: add a forgotten "Bfstat".
Split r3159..r3161, part 5: "nowarn" wrapping of printing functions.
Split r3159..r3161, part 4: Tweaks of tiledata_t's "cacherange" member. REM: This will need a savegame version bump.
Split r3159..r3161, part 3: MSVC, nedmalloc, *layer, startup windows.
Split r3159..r3161, part 2: C++ tracker headers.
Split r3159..r3161, part 1: Makefile and MSVC project file changes.
Revert "Fix the warnings when building with C++, add MSVC C++ build support." This reverts r3159..r3161. Conflicts: eduke32/build/include/compat.h (Handled so that r3163's changes are kept applied.) ------------------------------------------------------------------------
------------------------------------------------------------------------
r3183 | helixhorned | 2012-11-15 06:28:55 -0800 (Thu, 15 Nov 2012) | 1 line
Mapster32: Fix clipboard tile display in 3D mode.
------------------------------------------------------------------------
r3182 | helixhorned | 2012-11-15 06:28:53 -0800 (Thu, 15 Nov 2012) | 4 lines
demo.c: time G_DoMoveThings() using a double instead of an int32_t.
I think this may fix some negative "non-profiled overhead" that I
have been seeing.
------------------------------------------------------------------------
r3181 | helixhorned | 2012-11-15 06:28:50 -0800 (Thu, 15 Nov 2012) | 1 line
Bump BYTEVERSION.
------------------------------------------------------------------------
r3180 | helixhorned | 2012-11-15 06:28:47 -0800 (Thu, 15 Nov 2012) | 1 line
Split r3159..r3161, part 14: The rest.
------------------------------------------------------------------------
r3179 | helixhorned | 2012-11-15 06:28:44 -0800 (Thu, 15 Nov 2012) | 1 line
Split r3159..r3161, part 13: Poly{mer,most}, engine changes.
------------------------------------------------------------------------
r3178 | helixhorned | 2012-11-15 06:28:41 -0800 (Thu, 15 Nov 2012) | 6 lines
Split r3159..r3161, part 12: Add explicit casts, non-pointer types.
Notes:
- Atomic Edition (Censored) -> Plutonium Pak in grpscan.c
- "scale" in astub.c:drawtileinfo() is incorrect, I think.
- in demo.c, the gethitickms() value should be returned to a double.
------------------------------------------------------------------------
r3177 | helixhorned | 2012-11-15 06:28:36 -0800 (Thu, 15 Nov 2012) | 1 line
Split r3159..r3161, part 11: Add explicit casts, pointer types.
------------------------------------------------------------------------
r3176 | helixhorned | 2012-11-15 06:28:29 -0800 (Thu, 15 Nov 2012) | 4 lines
Split r3159..r3161, part 10: add explicit casts to *alloc return values.
NOTE: changes such as these are best viewed with something like
git diff (...) --color-words='[a-zA-Z0-9_]+|[^[:space:]]'
------------------------------------------------------------------------
r3175 | helixhorned | 2012-11-15 06:28:21 -0800 (Thu, 15 Nov 2012) | 3 lines
Split r3159..r3161, part 9: make CON's 'respawnhitag' unconditional on hitag.
... in the 'default' case (non-FEM* tiles).
------------------------------------------------------------------------
r3174 | helixhorned | 2012-11-15 06:28:18 -0800 (Thu, 15 Nov 2012) | 3 lines
Split r3159..r3161, part 8: make some members of base types unsigned.
NOTE: This will need very thorough review.
------------------------------------------------------------------------
r3173 | helixhorned | 2012-11-15 06:28:14 -0800 (Thu, 15 Nov 2012) | 1 line
Split r3159..r3161, part 7: code touching networking.
------------------------------------------------------------------------
r3172 | helixhorned | 2012-11-15 06:28:11 -0800 (Thu, 15 Nov 2012) | 3 lines
Split r3159..r3161, part 6: code conditional on __cplusplus.
Note the type change of vplce[] in engine.c: int32_t -> uint32_t.
------------------------------------------------------------------------
r3171 | helixhorned | 2012-11-15 06:28:07 -0800 (Thu, 15 Nov 2012) | 1 line
Split r3159..r3161, part 3, addendum 1: add a forgotten "Bfstat".
------------------------------------------------------------------------
r3170 | helixhorned | 2012-11-15 06:28:04 -0800 (Thu, 15 Nov 2012) | 1 line
Split r3159..r3161, part 5: "nowarn" wrapping of printing functions.
------------------------------------------------------------------------
r3169 | helixhorned | 2012-11-15 06:28:00 -0800 (Thu, 15 Nov 2012) | 3 lines
Split r3159..r3161, part 4: Tweaks of tiledata_t's "cacherange" member.
REM: This will need a savegame version bump.
------------------------------------------------------------------------
r3168 | helixhorned | 2012-11-15 06:27:57 -0800 (Thu, 15 Nov 2012) | 1 line
Split r3159..r3161, part 3: MSVC, nedmalloc, *layer, startup windows.
------------------------------------------------------------------------
r3167 | helixhorned | 2012-11-15 06:27:51 -0800 (Thu, 15 Nov 2012) | 1 line
Split r3159..r3161, part 2: C++ tracker headers.
------------------------------------------------------------------------
r3166 | helixhorned | 2012-11-15 06:27:49 -0800 (Thu, 15 Nov 2012) | 1 line
Split r3159..r3161, part 1: Makefile and MSVC project file changes.
------------------------------------------------------------------------
r3165 | helixhorned | 2012-11-15 06:27:45 -0800 (Thu, 15 Nov 2012) | 7 lines
Revert "Fix the warnings when building with C++, add MSVC C++ build support."
This reverts r3159..r3161.
Conflicts:
eduke32/build/include/compat.h
(Handled so that r3163's changes are kept applied.)
------------------------------------------------------------------------