Commit Graph

137 Commits

Author SHA1 Message Date
Shpoike 09b982158e Merge remote-tracking branch 'sf/master' into qss 2023-06-29 17:00:32 +01:00
Ozkan Sezer f47ac90417 updated docs for 0.96.0 changes, so far. 2023-05-17 23:11:56 +03:00
Shpoike 2c38d5b3e3 Merge remote-tracking branch 'sf/master' into qss 2023-03-18 12:38:25 +00:00
Shpoike 2e01e89a49 Merge tag 'quakespasm-0.95.0' into qss 2023-03-18 11:14:40 +00:00
Ozkan Sezer cb487743e3 bump version to 0.96.0, update documents for changes so far. 2023-03-13 11:33:00 +03:00
Eric Wasylishen 64b9818ec3 docs: update for recent joystick changes 2023-03-12 21:51:31 -06:00
Ozkan Sezer 4aa8a76d80 readme updates and clean-ups. 2022-11-03 20:40:40 +03:00
Ozkan Sezer f3a2f61669 update documents for 0.95.1 changes so far. 2022-11-03 06:50:37 +03:00
Ozkan Sezer 58bf9dff65 bump version to 0.95.1, update documents for changes so far. 2022-10-29 23:11:10 +03:00
Ozkan Sezer 82c3fb4ce1 updated docs for 0.95.0 changes, so far. 2022-09-05 23:56:50 +03:00
Ozkan Sezer 766c68ab5f bump version to 0.95.0, update documents for changes so far. 2022-09-05 23:56:10 +03:00
Shpoike 0f1c4fca19 Merge remote-tracking branch 'sf/master' into qss 2022-08-04 07:04:30 +01:00
Ozkan Sezer 47de22c84b bump version to 0.94.7, update documents. 2022-07-24 08:25:10 +03:00
Shpoike 1b911ae1f8 Merge tag 'quakespasm-0.94.6' into qss 2022-07-15 14:56:57 +01:00
Shpoike 7a97911ff4 Merge tag 'quakespasm-0.94.5' into qss 2022-07-15 14:11:03 +01:00
Ozkan Sezer 6f5e4b7814 updated changelog for 0.94.6 2022-07-04 01:01:02 +03:00
Ozkan Sezer c1c9f3b7fe stb_image_write.h: applied mainstream PR/1337 patch
fixes potential invalid memory access
https://github.com/nothings/stb/pull/1337
2022-06-27 14:04:20 +03:00
Ozkan Sezer 3f251ed5fc bump version to 0.94.6, update documents. 2022-06-25 23:02:02 +03:00
Ozkan Sezer c00aa578d0 updated changelogs for v0.94.5 2022-06-14 17:10:00 +03:00
Ozkan Sezer bd0cb0c583 updated changelogs 2022-06-02 17:15:40 +03:00
Ozkan Sezer fe62465d9e add -lm to SDL-1.2 project too, move -lm to end of list in SDL2 project. 2022-06-02 14:32:40 +03:00
DusteD fa9e18c160 Add linker option -lm to fix undefined reference to GLIBC error 2022-06-02 12:18:54 +02:00
Ozkan Sezer 0dd1c12dd9 bump version to 0.94.5, update documents. 2022-05-24 20:55:04 +03:00
Shpoike 26f0bc4682 Merge remote-tracking branch 'sf/master' into qss
(cl_startdemos stripped in favour of QSS's existing cl_demoreel cvar. osx project files ignored.)
2022-04-27 22:32:40 +01:00
Ozkan Sezer 33085c5449 bump version to 0.94.4, update documents. 2022-04-23 14:00:02 +03:00
Ozkan Sezer b0767dbc90 add back snd_modplug (disabled, for future ref.), update project files. 2022-03-29 17:04:02 +03:00
Ozkan Sezer 09396fd9ca bump version to 0.94.3, update documents. 2021-12-05 15:11:10 +03:00
Shpoike 32015ef1e3 Merge remote-tracking branch 'sf/master' into qss 2021-10-14 06:49:15 +01:00
Ozkan Sezer 3fbb11b048 bump version to 0.94.2, update documents. 2021-10-10 05:11:02 +03:00
Shpoike bad54d50cf Merge remote-tracking branch 'sf/master' into qss 2021-09-11 04:49:40 +01:00
Ozkan Sezer 83b8b76ca6 bump version to 0.94.1, update documents. 2021-09-04 20:50:50 +03:00
Shpoike a5275c95d5 Merge remote-tracking branch 'sf/master' into qss 2021-09-03 20:19:12 +01:00
Ozkan Sezer f13887e8a5 update documentation. 2021-09-02 20:55:10 +03:00
Ozkan Sezer 3af9ad4e04 2021 rerelease support: read the localization file from QuakeEX.kpf
uses a customized and highly stripped down miniz version. also move
localization file reads to SDL_RWops, and update the documentation.
2021-09-01 14:00:00 +03:00
Ozkan Sezer 4e1d132f31 Raised MAX_GLTEXTURES limit from 2048 to 4096 for now per Eric's request 2021-08-31 15:50:28 +03:00
Ozkan Sezer e1f17a90ef bump version to 0.94.0, more documentation updates. 2021-08-30 11:35:00 +03:00
Ozkan Sezer 3a1c416d50 more documentation updates. 2021-08-29 23:21:28 +03:00
Ozkan Sezer 7ff5902881 updated the documentation, also removed obsolete sections from it. 2021-08-29 17:28:40 +03:00
Ozkan Sezer dd8f4fbd29 bump version to 0.93.3 and update the changelog 2021-08-20 18:11:20 +03:00
Ozkan Sezer 1bb0584c34 documentation tweaks from Steven. 2020-09-10 17:00:00 +03:00
sezero 7de916b975 update documents after svn-to-git migration. 2020-07-05 09:51:50 +03:00
Ozkan Sezer ffe43cf024 snd_mp3.c: moved mp3 tag stuff into a separate module snd_mp3tag.c
so that it can be used in snd_mpg123.c, too, if needed.

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1658 af15c1b1-3010-417e-b628-4374ebc0bcbd
2019-12-12 11:37:32 +00:00
Ozkan Sezer d3294e3001 update docs
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1640 af15c1b1-3010-417e-b628-4374ebc0bcbd
2019-09-20 18:41:06 +00:00
Ozkan Sezer 511d4bb908 remove Steve's name from various doco/contacts as per his request.
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1636 af15c1b1-3010-417e-b628-4374ebc0bcbd
2019-09-17 11:10:18 +00:00
Ozkan Sezer 13d8e8f704 bump version to 0.93.2, update changelog.
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1631 af15c1b1-3010-417e-b628-4374ebc0bcbd
2019-09-12 12:36:59 +00:00
Ozkan Sezer 4dbd07fb9a bgmusic.c: mark *.opus files as cdrip types.
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1579 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-04-27 17:30:38 +00:00
Ozkan Sezer 1cd6ed55ed don't write the config file if we are Sys_Error()ing
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1564 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-02-21 07:33:07 +00:00
Ozkan Sezer f7bbea3dd2 doc update
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1562 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-02-16 07:00:40 +00:00
Eric Wasylishen f910bae881 in_sdl: Change controller movement to use cubic easing by default; added
"joy_exponent_move" cvar.

Previously movement was linear.

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1556 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-02-05 06:37:50 +00:00
Ozkan Sezer 03ddf3522d updated docs after latest changes
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1549 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-01-08 07:10:06 +00:00