shithub: sshock

RSS feed

0a1dd162 – qwx <qwx@sciops.net> authored on 2026/03/09 13:44
initial port

4cc3d07d – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2025/10/01 05:22
Merge pull request #421 from oreo639/fix-gcc14

9e89000c – oreo639 <oreo6391@gmail.com> authored on 2025/09/30 18:16
Fix building with gcc14

6469070a – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2025/09/16 07:43
Merge pull request #419 from MacSourcePorts/master

0c30fe46 – Tom Kidd <tomkidd@gmail.com> authored on 2025/04/22 12:13
Fixes for Mac App Bundle and OpenGL on macOS

805f5647 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2025/03/21 19:39
Merge pull request #416 from MeeperTheGreat99/mlookfix

84f07815 – MeeperTheGreat99 <aa1269ssss@gmail.com> authored on 2024/09/25 14:26
mouselook stance freeze fix

ae36cec2 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2023/04/08 07:14
Merge pull request #401 from yarolig/master

ec3d6528 – Alexander Izmailov <yarolig@gmail.com> authored on 2023/03/11 11:40
explicit MFD selection

3fd47107 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2022/03/22 05:41
Merge pull request #393 from mrikola/fix-fluidsynth-url

8e1c22fd – mrikola <markku.rikola@gmail.com> authored on 2022/03/21 22:57
Revert appveyor.yml

8f0df902 – mrikola <markku.rikola@gmail.com> authored on 2022/03/21 22:45
Fix YAML

19436b97 – mrikola <markku.rikola@gmail.com> authored on 2022/03/21 22:39
Revert back to implicit build

56a60eba – mrikola <markku.rikola@gmail.com> authored on 2022/03/21 22:29
Move build:off to matrix

9a014b00 – mrikola <markku.rikola@gmail.com> authored on 2022/03/21 22:27
Add build:off to convince Appveyor

b6b8b536 – mrikola <markku.rikola@gmail.com> authored on 2022/03/21 22:22
Switch to updated fluidsynth-lite url

00a05908 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2022/01/25 06:07
Merge pull request #391 from icosahedral-dragon/fix-reload-ammoless-weapons-bug

9f7a486c – Jim Cameron <icosahedral.dragon@gmail.com> authored on 2022/01/24 16:17
Added check that weapon has ammo in reload_weapon_hotkey.

bcdb119b – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2021/05/04 09:26
Merge pull request #382 from shamazmazum/libevent-fix

1d02b2e7 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2021/05/03 18:44
Fix conflict with libevent.

7da4d1be – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/09/21 08:33
Merge pull request #378 from donnierussellii/stack-parms-fix

5796fc17 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/17 09:15
Merge pull request #380 from arxo/hardwareHotkeys

a882a223 – neo <neo@localhost> authored on 2020/08/16 12:22
fix hotkey labels

acb5e584 – neo <neo@localhost> authored on 2020/08/16 12:12
remove extra logging

c021b738 – neo <neo@localhost> authored on 2020/08/16 12:05
enable 1,2,3,4,5,6,7,7,8,9,0 as hardware hotkeys

81804761 – donnierussellii <donnie.russell.ii@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/05 18:00
get stack parms ptr without using stdarg

94c06428 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/05 11:58
Merge pull request #377 from arxo/mfdHotkeys

0c015282 – neo <neo@localhost> authored on 2020/08/03 17:07
enable F1-F10 as MFD hotkeys

bb31626d – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/13 12:02
Merge pull request #374 from winterheart/gamesrc-macsrc

498beb9e – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/06/13 20:54
Move externs of functions into headers

dfe27908 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/06/12 20:36
clang-format files in GameSrc

d25ea22c – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/06/12 19:29
Replacing some of MacDev stub functions with gr_null

4aa4c299 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/06/12 18:54
convert gScreenRowbytes from long to int32_t

711cf5b1 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/06/12 18:51
clang-format bitmap.c

ad5986a1 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/06/12 18:50
change gScreenAddress to intptr_t, documenting

8be97777 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/06/12 18:32
Move ChangeScreenSize() into MacSrc/ShockBitmap

629fe125 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/06/12 14:11
cleanup ShockBitmap

4c1e8555 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/06/12 14:08
clang-format on MacSrc

624835f9 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/06/12 14:04
Cleanup for InitMac and Shock

25081d50 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/06/10 17:29
Merge pull request #373 from winterheart/history

f8b4931c – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/05/31 21:55
Removed unused headers in GameSrc

1a840b91 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/05/31 21:08
Remove unused files

a9eb1b93 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/05/26 08:25
Merge pull request #359 from shamazmazum/clean-build

9daf2e2b – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/05/20 07:19
Merge pull request #369 from rfht/master

4c20e611 – thfrwn <11335318+rfht@users.noreply.github.com> authored on 2020/05/20 01:10
add source tarball to Travis for deployment

8134ee5d – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/05/05 12:38
Merge pull request #366 from winterheart/opengl-fix

b72595c8 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/05/05 19:19
Fix segfault in OpenGL mode

aa2b030b – Vasily Postnicov <shamaz.mazum@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/29 03:02
Merge branch 'master' into clean-build

57e36fa5 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/28 10:34
Merge pull request #350 from winterheart/2d-string

3b838b9b – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/28 10:27
Merge pull request #363 from speachy/master

d2536354 – Solomon Peachy <pizza@shaftnet.org> authored on 2020/04/24 04:40
Fix linking on modern/stricter toolchains (eg gcc10 on Fedora 32)

c498db69 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/20 15:25
Merge pull request #361 from Interrupt/fix-savegames-growing

1272dc21 – Chad Cuddigan <cuddigan@gmail.com> authored on 2020/04/20 15:12
Fixing savegames growing entries out of control

8a62dcd2 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/20 14:51
Merge pull request #358 from shamazmazum/fix-black

915aaa2c – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/20 14:50
Merge pull request #360 from shamazmazum/fix-reload

70371bb6 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/20 06:32
Fix the problem with weapon reload when running low on ammo

d906a313 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/17 04:30
Fix rendering black color as transparent

f1731b15 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 16:07
fix 3f401e4

1fdea819 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 14:01
change type of clip codes to unsigned byte (possible behaviour change)

097c1fa8 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 14:00
fix strange conditional in digifix.c (behaviour change)

3f401e4a – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 13:47
fix fix_make(): shift of negative values is undefined

dd3a1402 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 13:00
abs: difference of positive values can be negative, so cast to int

0d977b05 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 12:16
Strings must be arrays of chars

fb542205 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 10:52
Fix 'missing cases' warning

8d252f74 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 09:27
add parentheses in if ((foo = bar)) {} construction

4047b21c – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 09:31
Non-void functions which do not return value: convert to void or return correctly

4d754638 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 09:34
Fix incorrent if's (behaviour change!)

7b458006 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 09:34
Fix type redifinition in adlmidi.h

46a5aea6 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 09:21
Place parentheses around arguments in function-like macros

26106178 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 09:23
Convert error code type to unsigned int to avoid warnings

10d9f0d7 – Vasily Postnicov <shamaz.mazum@gmail.com> authored on 2020/04/16 09:05
Compile Libraries/2D without warnings

beb05ea7 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/08 10:38
Commenting out non-implemented and unused draw functions

f51c4c75 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/08 10:17
Formatting lintab.c

47da3f4f – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/07 23:26
Minor FIXME notes

45cbba7c – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/07 22:45
Remove duplicated code in tools.c

b83d90a5 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/07 21:34
clang-tidy on gen[u]chr.c and gen[u]str.c

650683e7 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/07 21:27
Move gen[u]chr.c and gen[u]str.c to 2d/string

06912957 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/07 21:21
Minor refactoring for string functions

c348459d – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/07 21:11
Simplify gr_font_char_width()

5e80139d – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/07 21:02
Simplify gr_font_string_width()

2f613faa – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/07 20:49
Copyrights on 2d/string

93844eac – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/07 20:39
Formatting and documenting strwrap.c

aab897a3 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/07 20:26
Removed unused and non-implemented code

d580053b – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/07 20:09
clang-tidy on 2d/string

c44ebd61 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2020/02/07 19:52
Move string functions into own domain

38ede87e – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/17 15:05
Merge pull request #349 from mrikola/fix-travis-deployment

0a202fdd – mrikola <markku.rikola@gmail.com> authored on 2020/01/17 22:00
Actually, just fix the PACKAGE_NAME env variable

627f98ee – mrikola <markku.rikola@gmail.com> authored on 2020/01/17 20:51
Fix directory references in travis.yml

fc3c1d11 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/09 09:53
Merge pull request #346 from icosahedral-dragon/fix-cursor-and-damage-crashes

1c462109 – Jim Cameron <icosahedral.dragon@gmail.com> authored on 2020/01/03 16:03
Remove unused function grenade_compute_damage().

8dd6190f – Jim Cameron <icosahedral.dragon@gmail.com> authored on 2020/01/03 15:57
Fix array overrun in compute_damage().

ee772069 – Jim Cameron <icosahedral.dragon@gmail.com> authored on 2020/01/09 13:58
Unpack RLE bitmaps before copying in master_load_bitmap_from_res().

06d882ee – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/08 10:03
Merge pull request #345 from icosahedral-dragon/demo-support

0a191b96 – Jim Cameron <icosahedral.dragon@gmail.com> authored on 2020/01/03 16:09
Remove redundant SETUP_ANIM setup loop ID.

c660220b – Jim Cameron <icosahedral.dragon@gmail.com> authored on 2020/01/03 14:42
Return to setup loop if cutscene fails to load.

d5057614 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/08 10:02
Merge pull request #344 from Interrupt/opengl_hdpi_scaling

3bf8ad3c – Chad Cuddigan <cuddigan@gmail.com> authored on 2020/01/08 08:16
OpenGL scales properly on HDPI screens now

9afef512 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/08 06:46
Merge pull request #343 from Interrupt/misc-fixes-osx

878df747 – Chad Cuddigan <cuddigan@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/08 06:45
Merge pull request #342 from Interrupt/misc-fixes-sound

96488d44 – Chad Cuddigan <cuddigan@gmail.com> authored on 2020/01/08 06:44
Fixing build with SDL Mixer disabled

Next