James R
da428a7150
Add support for an optional file list embeded in demos
...
Ghosts are also supported. The playback function can read demos without this
file list--it is a flag.
2019-02-14 14:02:47 -08:00
james
8a0129253f
Wait for HU_Responder and friends to finish eating before viewpoint control
2019-02-13 20:21:09 -08:00
james
06bda79b1b
Fix "Return to title" doing NOTHING during recording
2019-02-13 20:20:31 -08:00
james
0c5cc4872f
Support splitscreen views in netreplays with less than four players
...
The first view is also not changed if there are no players to view.
2019-02-13 16:22:32 -08:00
Monster Iestyn
3d719a5fc3
added support for both horizontal and vertical flipping (not sure if complete or not atm, but I've done enough for tonight I think)
2019-02-13 22:40:48 +00:00
Monster Iestyn
f378ef1451
some more mucking about with function arguments (preparing for alpha/flip support adding particularly), also fixed a slipup I made when I first made HWR_DrawColumnInCache
2019-02-13 20:56:59 +00:00
Monster Iestyn
d097af50a1
split HWR_DrawPatchInCache into two functions: one for texture patches and one for everything else
2019-02-13 20:12:10 +00:00
Monster Iestyn
6da3914eca
Turns out the consts ARE needed after all, also fix some other errors the compiler reported
2019-02-13 18:20:26 +00:00
Monster Iestyn
9a17e22af2
Merge branch 'master' into opengl-new-patch-features-support
2019-02-13 18:08:17 +00:00
Monster Iestyn
2ef1d63b63
Fix compiler warnings
2019-02-13 18:06:56 +00:00
Monster Iestyn
04d1313a8d
blockmodulo and bpp do not need to be args of HWR_DrawPatchInCache
2019-02-13 17:27:20 +00:00
Monster Iestyn
65add2dc60
whoops, removed some variables I shouldn't have, so I've added them back
2019-02-13 16:52:51 +00:00
Monster Iestyn
01fd861deb
Split the column caching code of HWR_DrawPatchInCache into a new function, HWR_DrawColumnInCache. This should make modifying the OpenGL caching code look a little less daunting, hopefully.
...
I also removed some "const"s for now, since I wasn't sure if they were needed or even correct to use or not here... if they're fine I could add them back later though.
(Note: I have not tested if this compiles yet)
2019-02-13 16:39:37 +00:00
wolfy852
622402617d
Add pogospring to itemenabled
2019-02-13 05:37:13 -06:00
james
011a498f4b
view command: match names case-insensitively
2019-02-12 19:16:36 -08:00
james
cb1429b59f
Support CMake for apng
2019-02-12 17:01:27 -08:00
james
fd28a1a6b7
Update copyright year
2019-02-11 16:01:02 -08:00
james
b95d443c25
Support libpng versions prior to 1.6 and 1.5
...
Tested confirmed for...
1.5.30
1.4.22
1.2.59
2019-02-11 15:47:48 -08:00
Steel Titanium
93bed5f40d
Show line number on error, also hide under devmode
2019-02-11 16:39:58 -05:00
Monster Iestyn
38546ba6d1
Merge branch 'polyobj_fix_vanilia' into 'master'
...
Fix rendering gaps on polys with upper/lower textures
See merge request STJr/SRB2!453
2019-02-11 15:05:44 -05:00
Monster Iestyn
4b8b8f90f4
Merge branch 'fix_skins_overflow' into 'next'
...
Fix skin overflow error
See merge request STJr/SRB2!455
2019-02-11 15:05:00 -05:00
james
ad8e7d8c3c
Support aPNG in new versions of libpng
...
A known issue: iTXt cannot be written (yet). I may do something about that.
For now, this is likely good enough. Who cares about the extra text anyway?
2019-02-10 23:52:02 -08:00
wolfy852
87d749b43d
Fix drift sparks not generating on offroad with Hyudoro, Invincibility, or sneaker boosts
2019-02-10 22:55:27 -06:00
james
ae3bb592b9
Use less confusing player sorting key names
2019-02-09 18:10:54 -08:00
toaster
f6381c6f00
Fix NONET. I thought I did this already during development, but I guess it got broken near the end.
2019-02-09 09:58:48 +00:00
James R
e3e8465a2d
Open a new connection before we check socket errors
...
And somehow this applies if you use `addfile` after having added the server.
Some claim that there are other cases too.
2019-02-09 07:50:26 +00:00
fickleheart
4f8ef7c3aa
Fix compile warnings
2019-02-06 21:03:05 -06:00
fickleheart
1c6046ac43
Merge remote-tracking branch 'remotes/upstream/master' into new_netreplays
...
# Conflicts:
# src/g_game.c
# src/k_kart.c
2019-02-06 20:47:35 -06:00
fickleheart
e5cdf6d84d
Format for better consistency with the codebase
2019-02-06 20:25:45 -06:00
fickleheart
dab16409ce
Fix views not setting properly when adding multiple at once
2019-02-06 20:25:27 -06:00
fickleheart
ae19aa9a33
Merge remote-tracking branch 'remotes/james/netreplays-scoreshud' into new_netreplays
2019-02-06 19:48:57 -06:00
james
66af5ce558
Do not start sound system when disabled
2019-02-06 17:24:13 -08:00
toaster
cd53f3da1f
Fix off-by-one errors in item odds, and add a little assert to make an assumption in this function that was being violated more explicit.
2019-02-06 13:28:21 +00:00
MascaraSnake
edea95c55b
Merge branch 'emblem_hardcoding' into 'master'
...
Emblem and unlockable softcoding
See merge request STJr/SRB2Internal!210
2019-02-06 02:24:56 -05:00
Sally Cochenour
b5f582ed5a
Kill me
2019-02-06 01:31:42 -05:00
Sally Cochenour
3d84c7c6c5
Merge branch 'next'
2019-02-05 22:02:08 -05:00
Sally Cochenour
fc7ad66497
Merge branch 'next'
2019-02-05 21:10:55 -05:00
Sal
91be817f92
Merge branch 'whitespace' into 'next'
...
Clean up Whitespace
See merge request KartKrew/Kart-Public!56
2019-02-05 19:03:02 -05:00
Sal
a57de6ad9a
Merge branch 'version-prep' into 'next'
...
Update version to v1.0.3
See merge request KartKrew/Kart-Public!55
2019-02-05 19:02:54 -05:00
Alam Arias
380bce88a0
remove whitespaces
2019-02-05 15:42:37 -05:00
Alam Arias
57ee9b4177
fixup EOL in kart files
2019-02-05 15:36:30 -05:00
james
460bc3c4ec
Show scores but not "Player 1" in netreplays
2019-02-04 21:23:48 -08:00
james
3821918cb5
Restrict viewn command to netreplays
2019-02-04 20:48:48 -08:00
james
cd8cd10dbc
Bleh old stuff
2019-02-04 20:29:52 -08:00
james
d7db805891
Do not round player numbers in range
...
(fickle's suggestion.)
2019-02-04 20:16:54 -08:00
james
b17607c3c3
Expose G_ResetView and amend G_ResetViews
...
(fickle's suggestion.)
2019-02-04 20:13:30 -08:00
Sally Cochenour
c208147413
Merge branch 'next' into version-prep
2019-02-04 22:22:24 -05:00
Sally Cochenour
4b95aa3da7
why does this trigger ERRORMODE now?!
2019-02-04 22:22:12 -05:00
Sally Cochenour
695471bc67
Update patch.kart hash
2019-02-04 22:02:34 -05:00
Sally Cochenour
41e5b16920
Update version
2019-02-04 22:00:36 -05:00