1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Timeline


and .

08/01/07:

21:45 Changeset [2763] by sezero
dealt with some minor details in windows opengl version.
14:37 Changeset [2762] by sezero
updated CHANGES (2007-08-01.)
13:51 Changeset [2761] by sezero
when touching entities, it is possible for the next linked entity to be …
10:08 Changeset [2760] by sezero
added IN_ReInit to the SDL version for consistancy.
09:44 Changeset [2759] by sezero
switched back to destroying and re-creation of the main window during …

07/31/07:

21:03 Changeset [2758] by sezero
d_edge.c, d_surf.c, r_misc.c, more tidy-ups (trivial).
19:40 Changeset [2757] by sezero
d_scan.c, d_polyse.c, tidy-ups (trivial).
11:09 Changeset [2756] by sezero
more extern stuff. (btw, why is r_alias.c referencing transTable, and not …
11:07 Changeset [2755] by sezero
fixed particle translucency in C-only software renderer.
11:07 Changeset [2754] by sezero
trivial clean-ups (d_polyse.c).

07/30/07:

19:55 Changeset [2753] by sezero
opengl, clean-up of glBlendFunc calls: our default blendfunc is …
06:18 Changeset [2752] by sezero
updated CHANGES (2007-07-29.)
06:16 Changeset [2751] by sezero
in_sdl.c, minor things.

07/29/07:

20:42 Changeset [2750] by sezero
updated CHANGES (2007-07-29.)
11:50 Changeset [2749] by sezero
removed some more of redundant extern declrarations from source files and …
07:58 Changeset [2748] by sezero
removed some more of redundant extern declrarations from source files and …

07/28/07:

20:00 Changeset [2747] by sezero
gl_model.c, trivial clean-up.
12:29 Changeset [2746] by sezero
re-diff'ed the gl_fog extra patch.
12:28 Changeset [2745] by sezero
tidy up in glquake.h. separated particle types and enums into the new …
12:24 Changeset [2744] by sezero
removed the gl_texsort patch from the extra patches for now. it doesn't …
09:33 Changeset [2743] by sezero
moved some extern declerations in draw.c and gl_draw.c to appropriate …
09:31 Changeset [2742] by sezero
updates to gl_draw.c: texture mode >= 10, hence the sprite boolean in the …

07/27/07:

21:50 Changeset [2741] by sezero
removed some dead code.
21:30 Changeset [2740] by sezero
changed some of our variadic macros so that gcc extensions aren't used if …
21:17 Changeset [2739] by sezero
changed some of our variadic macros so that gcc extensions aren't used if …
21:11 Changeset [2738] by sezero
changed S_IFREG and S_IFDIR usage into S_ISREG and S_ISDIR macros. …
16:05 Changeset [2737] by sezero
rearranged the compile instructions according to Levent's suggestions.

07/26/07:

05:59 Changeset [2736] by sezero
updated the list of known bugs: added more info to the amd64 debug builds …
05:55 Changeset [2735] by sezero
added comment labels for texture modes in GL_Upload8.

07/25/07:

15:14 Changeset [2734] by sezero
updated CHANGES (2007-07-25.)
15:11 Changeset [2733] by sezero
Hunk_AllocName already clears the buffer: no need for manually clearing …
15:09 Changeset [2732] by sezero
updated documents for the known bugs and 1.4.2 release notes.
15:02 Changeset [2731] by sezero
merged a new translucency mechanism for the sprite models. this fixes the …

07/22/07:

08:31 Changeset [2730] by sezero
updated CHANGES (1.4.2-rc2, 2007-07-22.)
08:24 Changeset [2729] by sezero
marked the snapshot of 22 July 2007 as 1.4.2-rc2.
08:21 Changeset [2728] by sezero
marked the snapshot of 22 July 2007 as 1.4.2-rc2.
08:00 Changeset [2727] by sezero
minor documentation updates.
07:45 Changeset [2726] by sezero
updated the compilation instructions.

07/21/07:

11:14 Changeset [2725] by sezero
updated CHANGES (2007-07-21.)
08:11 Changeset [2724] by sezero
added comments on type sizes to q_types.h.
06:41 Changeset [2723] by sezero
removed the unnecessary pak.h header and moved its contents to quakefs.c, …
06:17 Changeset [2722] by sezero
re-diff'ed some of the extra patches.
06:16 Changeset [2721] by sezero
minor documentation updates.

07/20/07:

19:35 Changeset [2720] by sezero
minor documentation updates.
08:07 Changeset [2719] by sezero
updated CHANGES (2007-07-17/19/20.)
07:59 Changeset [2718] by sezero
updated documentation (BUGS, TODO, 2007-07-20.)
07:45 Changeset [2717] by sezero
renamed mousestate_sa to menu_disabled_mouse for better clarity.

07/19/07:

12:02 Changeset [2716] by sezero
updated release notess for the 1.4.2 version (2007-07-19.)
11:41 Changeset [2715] by sezero
gl_vidnt.c: made the windows opengl version to re-use its window and not …
11:40 Changeset [2714] by sezero
vid_win.c: for compatibility with newer Windows versions, changed several …
11:38 Changeset [2713] by sezero
in_win.c: minor directinput clean-ups. no need for SetCursorPos? and …

07/17/07:

16:50 Changeset [2712] by sezero
removed all references to nonintel.c (not needed).
16:30 Changeset [2711] by sezero
in_win.c: fixed the mouse button mapping after the recent changes.
16:10 Changeset [2710] by sezero
snd_dma.c: removed unused S_AmbientOn, S_AmbientOff and snd_ambient.
16:08 Changeset [2709] by sezero
in_win.c, snd_win.c: removed the outdated iDirect[xxx]Create definitions.
14:43 Changeset [2708] by sezero
NET_SendToAll: renamed the cryptic state1 and state2 variables to …
14:17 Changeset [2707] by sezero
added LINK_DIRECTX as a new makefile option, defaulting to no. if set to …
14:04 Changeset [2706] by sezero
input drivers update: removed some redundant code from in_sdl.c, a …

07/15/07:

15:39 Changeset [2705] by sezero
updated release notes for v1.4.2 (2007-07-15.)
15:25 Changeset [2704] by sezero
updated CHANGES (2007-07-15.)
15:22 Changeset [2703] by sezero
network fixes and clean-ups: removed remnants of dead functions …

07/12/07:

20:10 Changeset [2702] by sezero
updated CHANGES (2007-07-12, #2.)
19:41 Changeset [2701] by sezero
build system updates.
15:18 Changeset [2700] by sezero
updated CHANGES (2007-07-12.)
13:10 Changeset [2699] by sezero
removed the splitbuffer, gamealive and soundalive members of the dma_t …
05:41 Changeset [2698] by sezero
strlcat and strlcpy should include arch_def.h.

07/11/07:

21:05 Changeset [2697] by sezero
updated CHANGES (2007-09-10/11.)
21:00 Changeset [2696] by sezero
even more of platform definition updates. (hopefully better this time.)
18:21 Changeset [2695] by sezero
big update of platform definitions.
16:54 Changeset [2694] by sezero
big update of platform definitions.
16:47 Changeset [2693] by sezero
big update of platform definitions.

07/10/07:

20:01 Changeset [2692] by sezero
minor updates to some debugging commands.
18:48 Changeset [2691] by sezero
updated platform definitions. updated the endianness header.
17:14 Changeset [2690] by sezero
updated some scripts.
13:54 Changeset [2689] by sezero
made all of the sys* files to use the exact same platform version of …

07/09/07:

22:02 Changeset [2688] by sezero
updated CHANGES (2007-07-06/08/09.)
21:55 Changeset [2687] by sezero
updated the list of known bugs.
21:52 Changeset [2686] by sezero
didn't mean to commit this. oops..
21:50 Changeset [2685] by sezero
fix for the z/overlay problem in the non-intel sofware renderer code from …
20:52 Changeset [2684] by sezero
huffman: other minor things.
19:30 Changeset [2683] by sezero
more huffman cleanup: moved all of the debug output stuff to huffman.c and …
18:43 Changeset [2682] by sezero
minor huffman cleanups.
16:41 Changeset [2681] by sezero
huffman.c: fixed a wrong ifdef.
16:41 Changeset [2680] by sezero
msg_io.c: trivial clean-up.

07/08/07:

21:00 Changeset [2679] by sezero
fixed the gl model borkage after the previous large commit. how did this …
17:01 Changeset [2678] by sezero
g++ casts and stuff, part 2: the utilities. added proper casts to several …
12:00 Changeset [2677] by sezero
added proper casts to several alloc calls and assignments. avoided new and …
11:36 Changeset [2676] by sezero
gl_mesh.c: worked around a type-punned pointer. adapted from quakeforge.
11:02 Changeset [2675] by sezero
updated the win32 headers: switched to using the dx6 headers from the …

07/06/07:

13:07 Changeset [2674] by sezero
updated the lib3dfxgamma exmaples after the dlsym fixes.
12:46 Changeset [2673] by sezero
updated the external music extra patch after the dlsym changes.
12:45 Changeset [2672] by sezero
dlsym fixes: added proper casts.
12:43 Changeset [2671] by sezero
renamed the HX2_ALSA macro to ALSA_FUNC.
11:01 Changeset [2670] by sezero
small updates to the 3dfx gamma library.
06:29 Changeset [2669] by sezero
updated the release notes for 1.4.2 (2007-07-06.)

07/05/07:

11:20 Changeset [2668] by sezero
updated CHANGES (2007-07-04.)

07/04/07:

19:35 Changeset [2667] by sezero
updated the release notes for the upcoming 1.4.2 version (2007-07-04.)
18:54 Changeset [2666] by sezero
removed the bogus gfx/palette.lmp string check from the new version of …
18:16 Changeset [2665] by sezero
gl_mesh.c, minor clean-up: no need for the static paliashdr pointer.
13:36 Changeset [2664] by sezero
made the cvar r_transwater to really act as an on/off switch for …
09:30 Changeset [2663] by sezero
documented the new SZ_Init behavior in sizebuf.h.
08:55 Changeset [2662] by sezero
updated the COMPILE document after the gcc-4.0.x unit-at-a-time changes.
08:53 Changeset [2661] by sezero
adjusted the makefiles after the sizebuf allocation changes. if one …
08:49 Changeset [2660] by sezero
instead of pointing to a stack buffer, the command buffer is allocated …

07/03/07:

08:32 Changeset [2659] by sezero
minor documentation updates.
Note: See TracTimeline for information about the timeline view.