Justin Marshall
|
681c762dce
|
Added house palette to remaster textures, AO is missing.
|
2020-06-19 15:26:41 -07:00 |
|
Justin Marshall
|
647519138b
|
Switched in game rendering to OpenGL.
|
2020-06-18 16:45:01 -07:00 |
|
Justin Marshall
|
032b6e112f
|
Buffer_To_Page now writes to the correct area.
|
2020-06-16 16:29:29 -07:00 |
|
Justin Marshall
|
9183814eb8
|
Fixed a bug were TemplateTypeClass::Display was displaying incorrect pixels. Enabling the editor no longer shows the system cursor. Placement_Editor now renders correctly again. Linear_Blit_Linear and Linear_Scale_To_Linear now work with 32bit images.
|
2020-06-16 15:39:32 -07:00 |
|
Justin Marshall
|
c25752e638
|
Ported Linear_Scale_To_Linear to 32bit.
|
2020-06-15 17:31:34 -07:00 |
|
Justin Marshall
|
4a6f105967
|
Converted the 8bit palette render functions to render into a 32bit buffer.
|
2020-06-15 15:27:19 -07:00 |
|
Justin Marshall
|
92cc33e4aa
|
Used additional Chronoshift code to remove legacy assembly for stamp/icon rendering.
|
2020-06-15 11:47:17 -07:00 |
|
Justin Marshall
|
e571a66f0e
|
Re-added dlls
|
2020-06-15 11:16:49 -07:00 |
|
jmarshall23
|
c8c5ef4e34
|
Merge branch 'master' into master
|
2020-06-15 11:07:10 -07:00 |
|
Justin Marshall
|
c9e027e1a0
|
Scorescreen no longer crashes but page flips all over the place. Disable color clear each frame.
|
2020-06-14 18:28:42 -07:00 |
|
Justin Marshall
|
0a1ef9aa84
|
Initial checkin of the new UI blit code(there are issues and will be fixed one by one).
|
2020-06-14 09:20:39 -07:00 |
|
Justin Marshall
|
2b84397244
|
Revert "Merge branch 'master' into jm-linux"
This reverts commit bbfefbf9ab, reversing
changes made to 48ba992ee7.
|
2020-06-14 08:40:03 -07:00 |
|
jmarshall23
|
bbfefbf9ab
|
Merge branch 'master' into jm-linux
|
2020-06-14 08:23:26 -07:00 |
|
Ben Lankamp
|
8e573d5db8
|
* Proper shutdown of mouse on exit
* Moved DevIL.dll inside external/devil folder
|
2020-06-14 15:25:18 +02:00 |
|
Ben Lankamp
|
52f249f2c0
|
Merge from Marshall
|
2020-06-14 15:06:07 +02:00 |
|
Ben Lankamp
|
7fb577abf7
|
Restructuring of code
|
2020-06-14 15:03:29 +02:00 |
|
Justin Marshall
|
41691916b3
|
MouseHotX/Y now used with new mouse code.
|
2020-06-13 21:39:32 -07:00 |
|
Justin Marshall
|
c43b0dd047
|
Hack for new cursor code to be in the right spot.
|
2020-06-13 19:14:58 -07:00 |
|
Justin Marshall
|
e7f1372fdd
|
Cursor now renders in OpenGL.
|
2020-06-13 18:57:47 -07:00 |
|
Diego Iastrubni
|
8483eed94f
|
Merge remote-tracking branch 'jmarshall23/master' into jm-linux
|
2020-06-14 00:31:05 +03:00 |
|
Justin Marshall
|
7994e304bf
|
Removed some left over ddraw code and used proper linear_blit* bits from Chronoshift.
|
2020-06-12 17:32:11 -07:00 |
|
Justin Marshall
|
f261a00a0a
|
Initial Developer Console code.
|
2020-06-12 13:16:21 -07:00 |
|
Justin Marshall
|
ba0c51a7f2
|
Moved code into the code folder.
|
2020-06-12 08:15:26 -07:00 |
|