]> git.xonotic.org Git - xonotic/darkplaces.git/history - darkplaces-sdl2-vs2017.vcxproj
Merge PR 'Make particles solid squares when cl_particles_quake is set to 2'
[xonotic/darkplaces.git] / darkplaces-sdl2-vs2017.vcxproj
5 days ago bones_was_herebuild: get Visual Studio 2019 to compile
2022-01-13 bones_was_hereMerge MR 'Make trace entity culling optional for specta...
2021-07-31 Cloudwalkcommon: Move com_game headers to new com_game.h
2021-07-31 Cloudwalkcommon: Move filematch headers to new filematch.h
2021-07-31 Cloudwalkcommon: Move infostring functions to new com_infostring.c
2021-07-31 Cloudwalkvs2017: Fix indentation
2021-05-25 CloudwalkMerge intoverflow.h into qdefs.h
2021-04-13 cloudwalkcom_list: Move all functions to the header and inline...
2020-12-31 cloudwalkmodel: Recognize Valve BSP format. Add file format...
2020-10-02 cloudwalkmodel: Split up headers. Introduce headers for each...
2020-10-02 cloudwalkclient: Add r_stats.[ch]. Move render stats code to it.
2020-09-29 cloudwalkquakedef: Add darkplaces.h and include it in as many...
2020-09-29 cloudwalkclient: Add cl_particles.h and move cl_particles defini...
2020-09-29 cloudwalkclient: Add cl_parse.h and move cl_parse prototypes...
2020-09-29 cloudwalkclient: Add cap.h and move capture struct to it.
2020-09-29 cloudwalkclient: Add view.h. Move view prototypes to it.
2020-09-29 cloudwalkAdd qdefs.h and qstats.h to split up quakedef.h. Make...
2020-09-29 cloudwalkhost: Introduce host.h and use it, instead of quakedef.h
2020-09-07 cloudwalkImplement Linux kernel-inspired generic cyclic doubly...
2020-07-27 cloudwalkcommon: Split off the gameinfo stuff to com_game.c
2020-07-04 cloudwalkMake cl_video_libavw.c a regular C file like the rest...
2020-07-04 cloudwalkRename entframe files
2020-07-02 cloudwalk(Round 3 - Final) Break up protocol.c.
2020-07-02 cloudwalk(Round 2) Break up protocol.c
2020-07-01 cloudwalk(Round 1) Break up protocol.c
2020-07-01 cloudwalk(Round 7) host_cmd.c is no more. Last remaining cmds...
2020-06-30 cloudwalkAdd cl_cmd.c to vs projects
2020-06-22 cloudwalk(Round 1) Break up host_cmd.c
2020-06-22 cloudwalkFirst massive rename and move
2020-06-20 cloudwalkSplit off common CRC16 and MSG_ functions into separate...
2020-06-18 cloudwalkAdd libxmp files to VS projects
2020-06-15 cloudwalkRemove remnants of hook system from vs projects
2020-06-01 havocAdd hook.[ch] to VS2017 project.
2020-01-18 havocSplit out TaskQueue into its own taskqueue.[ch] module...
2018-10-19 divverentRemove the CONFIG_CD macro, and enable faketracks uncon...
2018-09-09 havocAdd CONFIG_CAPTURE_VIDEO in VS projects, this was someh...
2018-05-13 havocRemoved per-platform clients (wgl/glx/agl) - now only...
2018-04-20 havocRemove all render paths except GL20/GLES2. This means...
2018-04-11 havocAdded Draw_GetPicWidth, Draw_GetPicHeight, Draw_IsPicLo...
2018-04-09 havocAdd prvm_offsets.h to VS2017 projects, so it can be...
2017-04-23 havocAdd VS2017 projects.