Jaime Passos
|
770135451f
|
Restore some model lighting code that went gone in the shaders code
|
2020-01-23 22:02:18 -03:00 |
|
Jaime Passos
|
1755c240bf
|
Fix the gl_leveltime problem, I guess.
This is probably superfluous.
|
2020-01-23 21:25:54 -03:00 |
|
Jaime Passos
|
544d6acc51
|
Delete USE_PALETTED_TEXTURE again
|
2020-01-23 20:21:13 -03:00 |
|
Jaime Passos
|
1601f0c66f
|
Update copyright text
|
2020-01-23 20:12:15 -03:00 |
|
Jaime Passos
|
014638ead7
|
Fix view aiming / shearing
|
2020-01-23 19:44:46 -03:00 |
|
Sally Cochenour
|
7e333c6331
|
input is reserved apparently
|
2020-01-18 09:25:09 -05:00 |
|
Sally Cochenour
|
e5215e929c
|
Merge branch 'gl-dropshadows' into oglshaderport
|
2020-01-16 14:55:55 -05:00 |
|
Monster Iestyn
|
c7ab065b0a
|
Merge branch 'master' into next
|
2020-01-11 18:38:09 +00:00 |
|
Sally Cochenour
|
5fac6f542e
|
Merge branch 'namirays' into oglshaderport
|
2020-01-11 09:32:59 -05:00 |
|
James R
|
5c60f8b529
|
Merge branch 'software-fov' into 'master'
Software FOV
See merge request STJr/SRB2!662
|
2020-01-10 00:33:24 -05:00 |
|
James R
|
7deb18bdc9
|
Merge remote-tracking branch 'origin/master' into next
|
2020-01-08 13:27:14 -08:00 |
|
Sally Cochenour
|
465b3b1559
|
Water surface shader
Does not warp anything beneath the surface YET, just the texture itself, but it's far better than nothing
|
2020-01-08 03:37:46 -05:00 |
|
Sally Cochenour
|
7d8ff43019
|
Basic fog shader
HWR_FogBlockAlpha is still very inaccurate, which gives different results than Software even with the shader, but it's a start
|
2020-01-07 20:55:36 -05:00 |
|
Jaime Passos
|
d93adbacbb
|
Fix GetTextureUsed
|
2020-01-05 18:10:33 -03:00 |
|
fickleheart
|
8bc58807aa
|
Software FOV ported from kart
also fixes high software FOVs having buggy walls
|
2019-12-31 11:22:05 -06:00 |
|
Sally Cochenour
|
a66fb15ff2
|
Merge branch 'next' into oglshaderport
|
2019-12-28 13:58:41 -05:00 |
|
Sally Cochenour
|
7851bef929
|
Port of Jimita's shader stuff + my lighting shader
Co-Authored-By: Jaime Passos <jimita@users.noreply.github.com>
|
2019-12-25 14:22:01 -05:00 |
|
Alam Ed Arias
|
1771c7c8ce
|
Revert "Travis yflip error"
This reverts commit 2a9a2c0f02 .
|
2019-12-19 10:25:54 -05:00 |
|
Alam Ed Arias
|
a66fd274a1
|
Merge remote-tracking branch 'origin/master' into srb2-release-220-deployer
|
2019-12-19 10:24:04 -05:00 |
|
Jaime Passos
|
c6f36fc470
|
un-ROTSPRITE rollangle and spriteinfo
|
2019-12-17 13:09:25 -03:00 |
|
Jaime Passos
|
a4b0195430
|
Model lighting
|
2019-12-12 17:48:29 -03:00 |
|
Jaime Passos
|
5c02bc59db
|
Speed up level loading
Don't flush every texture just because the palette MAY have changed
|
2019-12-08 22:28:13 -03:00 |
|
Jaime Passos
|
c6769e7220
|
Die
|
2019-12-08 22:12:56 -03:00 |
|
Jaime Passos
|
7f58002e12
|
Merge branch 'opengl-is-a-bad-renderer' of https://git.magicalgirl.moe/STJr/SRB2 into opengl-is-a-bad-renderer
|
2019-12-08 21:10:48 -03:00 |
|
Jaime Passos
|
25464c867a
|
Translate the French
|
2019-12-08 21:10:14 -03:00 |
|
Alam Ed Arias
|
e91a689478
|
Merge branch 'master' into opengl-is-a-bad-renderer
|
2019-12-08 12:50:45 -05:00 |
|
Alam Ed Arias
|
623629b04a
|
OpenGL: note that the Buffer API is OpenGL 1.5, so we can be used in STATIC_OPENGL
|
2019-12-08 12:33:11 -05:00 |
|
Alam Ed Arias
|
35168ddeae
|
OpenGL: yflip is used to hold more then true/false
|
2019-12-08 12:32:23 -05:00 |
|
Jaime Passos
|
964978a337
|
Delete md2_transform
|
2019-12-08 02:25:53 -03:00 |
|
mazmazz
|
2a9a2c0f02
|
Travis yflip error
|
2019-12-07 14:30:51 -05:00 |
|
MascaraSnake
|
a3549cc8f2
|
Merge branch 'datestuff' into 'master'
Date stuff
See merge request STJr/SRB2Internal!618
|
2019-12-06 16:10:36 -05:00 |
|
Steel Titanium
|
d415cd5c6d
|
Update copyright date on source files
|
2019-12-06 13:49:42 -05:00 |
|
Alam Ed Arias
|
f576e61753
|
OpenGL cast to float, not store in double
|
2019-12-06 13:45:11 -05:00 |
|
Alam Ed Arias
|
3120c99eeb
|
Fix compiling for MSVC
|
2019-12-05 12:38:50 -05:00 |
|
Alam Ed Arias
|
b5738620c1
|
Fixup compiling errors
|
2019-12-02 12:12:26 -05:00 |
|
Jaime Passos
|
1e4060af8c
|
remove unused levelwipes
|
2019-11-18 19:22:46 -03:00 |
|
Jaime Passos
|
d95a93b537
|
Merge remote-tracking branch 'origin/master' into f_wipes
|
2019-11-14 19:57:51 -03:00 |
|
Jaime Passos
|
a9183b474b
|
rename rollaxis to rotaxis
|
2019-11-13 12:47:30 -03:00 |
|
Jaime Passos
|
b54f6181c3
|
Rotation axis (will rename internally later)
|
2019-11-13 12:36:44 -03:00 |
|
Jaime Passos
|
245881ec55
|
Merge remote-tracking branch 'origin/master' into rotsprite_i
|
2019-11-12 21:38:02 -03:00 |
|
Jaime Passos
|
3354169769
|
Merge remote-tracking branch 'origin/master' into f_wipes
|
2019-11-12 20:36:06 -03:00 |
|
Jaime Passos
|
55c6c4f5fe
|
Attempt to fix sky dome
|
2019-11-04 14:36:12 -03:00 |
|
Jaime Passos
|
751d398321
|
Fix sky dome
|
2019-11-02 17:33:36 -03:00 |
|
toaster
|
915e50a1e4
|
Merge branch 'master' of https://git.magicalgirl.moe/STJr/SRB2Internal.git into internal-md3-vanilla-c
Merge seems fine, but won't compile for some reason.
|
2019-11-02 18:34:12 +00:00 |
|
Jaime Passos
|
94ab276508
|
Merge remote-tracking branch 'origin/master' into f_wipes
|
2019-10-28 23:14:00 -03:00 |
|
Jaime Passos
|
79e99dc471
|
Merge remote-tracking branch 'origin/master' into rotsprite_i
|
2019-10-28 14:29:10 -03:00 |
|
Jaime Passos
|
7746767735
|
Merge remote-tracking branch 'origin/master' into internal-md3-vanilla-c
|
2019-10-06 17:40:41 -03:00 |
|
Jaime Passos
|
5f6c702ed6
|
sky barreling
|
2019-09-17 23:38:04 -03:00 |
|
Alam Ed Arias
|
35e3d9acab
|
Revert "Merge branch 'gl_skydome' into 'master'"
This reverts merge request !326
|
2019-09-17 20:20:09 +00:00 |
|
Jaime Passos
|
db979845e0
|
Merge remote-tracking branch 'origin/master' into internal-md3-vanilla-c
|
2019-09-15 16:24:24 -03:00 |
|