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

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

Detail

2012.11.15.Log0667.txt

📄SVN 📅2012-11-15 💾4,7 KB 18 Parsed entries BUILD FIX

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.

Revision r3181

Bump BYTEVERSION.

Revision r3180

Split r3159..r3161, part 14: The rest.

Revision r3179

Split r3159..r3161, part 13: Poly{mer,most}, engine changes.

Revision r3178

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.

Revision r3177

Split r3159..r3161, part 11: Add explicit casts, pointer types.

Revision r3176

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:]]'

Revision r3175

Split r3159..r3161, part 9: make CON's 'respawnhitag' unconditional on hitag.

... in the 'default' case (non-FEM* tiles).

Revision r3174

Split r3159..r3161, part 8: make some members of base types unsigned.

NOTE: This will need very thorough review.

Revision r3173

Split r3159..r3161, part 7: code touching networking.

Revision r3172

Split r3159..r3161, part 6: code conditional on __cplusplus.

Note the type change of vplce[] in engine.c: int32_t -> uint32_t.

Revision r3171

Split r3159..r3161, part 3, addendum 1: add a forgotten "Bfstat".

Revision r3170

Split r3159..r3161, part 5: "nowarn" wrapping of printing functions.

Revision r3169

Split r3159..r3161, part 4: Tweaks of tiledata_t's "cacherange" member.

REM: This will need a savegame version bump.

Revision r3168

Split r3159..r3161, part 3: MSVC, nedmalloc, *layer, startup windows.

Revision r3167

Split r3159..r3161, part 2: C++ tracker headers.

Revision r3166

Split r3159..r3161, part 1: Makefile and MSVC project file changes.

Revision r3165

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.)
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
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.)
------------------------------------------------------------------------