Timeline
08/01/07:
- 21:45 Changeset [2763] by
- dealt with some minor details in windows opengl version.
- 14:37 Changeset [2762] by
- updated CHANGES (2007-08-01.)
- 13:51 Changeset [2761] by
- when touching entities, it is possible for the next linked entity to be …
- 10:08 Changeset [2760] by
- added IN_ReInit to the SDL version for consistancy.
- 09:44 Changeset [2759] by
- switched back to destroying and re-creation of the main window during …
07/31/07:
- 21:03 Changeset [2758] by
- d_edge.c, d_surf.c, r_misc.c, more tidy-ups (trivial).
- 19:40 Changeset [2757] by
- d_scan.c, d_polyse.c, tidy-ups (trivial).
- 11:09 Changeset [2756] by
- more extern stuff. (btw, why is r_alias.c referencing transTable, and not …
- 11:07 Changeset [2755] by
- fixed particle translucency in C-only software renderer.
- 11:07 Changeset [2754] by
- trivial clean-ups (d_polyse.c).
07/30/07:
- 19:55 Changeset [2753] by
- opengl, clean-up of glBlendFunc calls: our default blendfunc is …
- 06:18 Changeset [2752] by
- updated CHANGES (2007-07-29.)
- 06:16 Changeset [2751] by
- in_sdl.c, minor things.
07/29/07:
- 20:42 Changeset [2750] by
- updated CHANGES (2007-07-29.)
- 11:50 Changeset [2749] by
- removed some more of redundant extern declrarations from source files and …
- 07:58 Changeset [2748] by
- removed some more of redundant extern declrarations from source files and …
07/28/07:
- 20:00 Changeset [2747] by
- gl_model.c, trivial clean-up.
- 12:29 Changeset [2746] by
- re-diff'ed the gl_fog extra patch.
- 12:28 Changeset [2745] by
- tidy up in glquake.h. separated particle types and enums into the new …
- 12:24 Changeset [2744] by
- removed the gl_texsort patch from the extra patches for now. it doesn't …
- 09:33 Changeset [2743] by
- moved some extern declerations in draw.c and gl_draw.c to appropriate …
- 09:31 Changeset [2742] by
- updates to gl_draw.c: texture mode >= 10, hence the sprite boolean in the …
07/27/07:
- 21:50 Changeset [2741] by
- removed some dead code.
- 21:30 Changeset [2740] by
- changed some of our variadic macros so that gcc extensions aren't used if …
- 21:17 Changeset [2739] by
- changed some of our variadic macros so that gcc extensions aren't used if …
- 21:11 Changeset [2738] by
- changed S_IFREG and S_IFDIR usage into S_ISREG and S_ISDIR macros. …
- 16:05 Changeset [2737] by
- rearranged the compile instructions according to Levent's suggestions.
07/26/07:
- 05:59 Changeset [2736] by
- updated the list of known bugs: added more info to the amd64 debug builds …
- 05:55 Changeset [2735] by
- added comment labels for texture modes in GL_Upload8.
07/25/07:
- 15:14 Changeset [2734] by
- updated CHANGES (2007-07-25.)
- 15:11 Changeset [2733] by
- Hunk_AllocName already clears the buffer: no need for manually clearing …
- 15:09 Changeset [2732] by
- updated documents for the known bugs and 1.4.2 release notes.
- 15:02 Changeset [2731] by
- merged a new translucency mechanism for the sprite models. this fixes the …
07/22/07:
- 08:31 Changeset [2730] by
- updated CHANGES (1.4.2-rc2, 2007-07-22.)
- 08:24 Changeset [2729] by
- marked the snapshot of 22 July 2007 as 1.4.2-rc2.
- 08:21 Changeset [2728] by
- marked the snapshot of 22 July 2007 as 1.4.2-rc2.
- 08:00 Changeset [2727] by
- minor documentation updates.
- 07:45 Changeset [2726] by
- updated the compilation instructions.
07/21/07:
- 11:14 Changeset [2725] by
- updated CHANGES (2007-07-21.)
- 08:11 Changeset [2724] by
- added comments on type sizes to q_types.h.
- 06:41 Changeset [2723] by
- removed the unnecessary pak.h header and moved its contents to quakefs.c, …
- 06:17 Changeset [2722] by
- re-diff'ed some of the extra patches.
- 06:16 Changeset [2721] by
- minor documentation updates.
07/20/07:
- 19:35 Changeset [2720] by
- minor documentation updates.
- 08:07 Changeset [2719] by
- updated CHANGES (2007-07-17/19/20.)
- 07:59 Changeset [2718] by
- updated documentation (BUGS, TODO, 2007-07-20.)
- 07:45 Changeset [2717] by
- renamed mousestate_sa to menu_disabled_mouse for better clarity.
07/19/07:
- 12:02 Changeset [2716] by
- updated release notess for the 1.4.2 version (2007-07-19.)
- 11:41 Changeset [2715] by
- gl_vidnt.c: made the windows opengl version to re-use its window and not …
- 11:40 Changeset [2714] by
- vid_win.c: for compatibility with newer Windows versions, changed several …
- 11:38 Changeset [2713] by
- in_win.c: minor directinput clean-ups. no need for SetCursorPos? and …
07/17/07:
- 16:50 Changeset [2712] by
- removed all references to nonintel.c (not needed).
- 16:30 Changeset [2711] by
- in_win.c: fixed the mouse button mapping after the recent changes.
- 16:10 Changeset [2710] by
- snd_dma.c: removed unused S_AmbientOn, S_AmbientOff and snd_ambient.
- 16:08 Changeset [2709] by
- in_win.c, snd_win.c: removed the outdated iDirect[xxx]Create definitions.
- 14:43 Changeset [2708] by
- NET_SendToAll: renamed the cryptic state1 and state2 variables to …
- 14:17 Changeset [2707] by
- added LINK_DIRECTX as a new makefile option, defaulting to no. if set to …
- 14:04 Changeset [2706] by
- input drivers update: removed some redundant code from in_sdl.c, a …
07/15/07:
- 15:39 Changeset [2705] by
- updated release notes for v1.4.2 (2007-07-15.)
- 15:25 Changeset [2704] by
- updated CHANGES (2007-07-15.)
- 15:22 Changeset [2703] by
- network fixes and clean-ups: removed remnants of dead functions …
07/12/07:
- 20:10 Changeset [2702] by
- updated CHANGES (2007-07-12, #2.)
- 19:41 Changeset [2701] by
- build system updates.
- 15:18 Changeset [2700] by
- updated CHANGES (2007-07-12.)
- 13:10 Changeset [2699] by
- removed the splitbuffer, gamealive and soundalive members of the dma_t …
- 05:41 Changeset [2698] by
- strlcat and strlcpy should include arch_def.h.
07/11/07:
- 21:05 Changeset [2697] by
- updated CHANGES (2007-09-10/11.)
- 21:00 Changeset [2696] by
- even more of platform definition updates. (hopefully better this time.)
- 18:21 Changeset [2695] by
- big update of platform definitions.
- 16:54 Changeset [2694] by
- big update of platform definitions.
- 16:47 Changeset [2693] by
- big update of platform definitions.
07/10/07:
- 20:01 Changeset [2692] by
- minor updates to some debugging commands.
- 18:48 Changeset [2691] by
- updated platform definitions. updated the endianness header.
- 17:14 Changeset [2690] by
- updated some scripts.
- 13:54 Changeset [2689] by
- made all of the sys* files to use the exact same platform version of …
07/09/07:
- 22:02 Changeset [2688] by
- updated CHANGES (2007-07-06/08/09.)
- 21:55 Changeset [2687] by
- updated the list of known bugs.
- 21:52 Changeset [2686] by
- didn't mean to commit this. oops..
- 21:50 Changeset [2685] by
- fix for the z/overlay problem in the non-intel sofware renderer code from …
- 20:52 Changeset [2684] by
- huffman: other minor things.
- 19:30 Changeset [2683] by
- more huffman cleanup: moved all of the debug output stuff to huffman.c and …
- 18:43 Changeset [2682] by
- minor huffman cleanups.
- 16:41 Changeset [2681] by
- huffman.c: fixed a wrong ifdef.
- 16:41 Changeset [2680] by
- msg_io.c: trivial clean-up.
07/08/07:
- 21:00 Changeset [2679] by
- fixed the gl model borkage after the previous large commit. how did this …
- 17:01 Changeset [2678] by
- g++ casts and stuff, part 2: the utilities. added proper casts to several …
- 12:00 Changeset [2677] by
- added proper casts to several alloc calls and assignments. avoided new and …
- 11:36 Changeset [2676] by
- gl_mesh.c: worked around a type-punned pointer. adapted from quakeforge.
- 11:02 Changeset [2675] by
- updated the win32 headers: switched to using the dx6 headers from the …
07/06/07:
- 13:07 Changeset [2674] by
- updated the lib3dfxgamma exmaples after the dlsym fixes.
- 12:46 Changeset [2673] by
- updated the external music extra patch after the dlsym changes.
- 12:45 Changeset [2672] by
- dlsym fixes: added proper casts.
- 12:43 Changeset [2671] by
- renamed the HX2_ALSA macro to ALSA_FUNC.
- 11:01 Changeset [2670] by
- small updates to the 3dfx gamma library.
- 06:29 Changeset [2669] by
- updated the release notes for 1.4.2 (2007-07-06.)
07/05/07:
- 11:20 Changeset [2668] by
- updated CHANGES (2007-07-04.)
07/04/07:
- 19:35 Changeset [2667] by
- updated the release notes for the upcoming 1.4.2 version (2007-07-04.)
- 18:54 Changeset [2666] by
- removed the bogus gfx/palette.lmp string check from the new version of …
- 18:16 Changeset [2665] by
- gl_mesh.c, minor clean-up: no need for the static paliashdr pointer.
- 13:36 Changeset [2664] by
- made the cvar r_transwater to really act as an on/off switch for …
- 09:30 Changeset [2663] by
- documented the new SZ_Init behavior in sizebuf.h.
- 08:55 Changeset [2662] by
- updated the COMPILE document after the gcc-4.0.x unit-at-a-time changes.
- 08:53 Changeset [2661] by
- adjusted the makefiles after the sizebuf allocation changes. if one …
- 08:49 Changeset [2660] by
- instead of pointing to a stack buffer, the command buffer is allocated …
07/03/07:
- 08:32 Changeset [2659] by
- minor documentation updates.
Note: See TracTimeline
for information about the timeline view.