shithub: rott

RSS feed

14a48495 – LTCHIPS <ltchips994@gmail.com> authored on 2018/04/08 19:57
corrected some view size change thingys

c89c890f – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/28 19:51
Set up hud scaling options properly. Need an alternate solution for transparent hud

b0ca26c9 – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/28 13:03
Hud strech works for both status bar and bottom bar

08f210d2 – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/28 11:31
Status Bar now streches w/o looking hideous

77cf26af – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/22 22:13
Added borderless window option to launch commands, fixed Fadein/Out not working

df37e45f – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/22 21:09
Added event handler for window events

86468375 – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/22 20:17
removed workaround for DrawTiledRegion, its no longer necessary

fa4d1314 – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/21 20:46
added support for borderless windows

3c7676e0 – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/20 20:48
Fullscreen/Windowed modes can be switched again :)

adac14dd – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/19 13:58
fixed special key crash

c213b65f – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/19 13:32
Fixed keycode to scancode mapping issue. However special keyboard keys now crash the game when pressed...

b5757a8b – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/14 21:18
whoops forgot to clear the hashtable after game closes

2efe52fd – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/14 21:04
Replaced Scancode array with a hash table that links SDL keycodes to ROTT scancodes

f9d1d15d – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/13 15:19
begin porting ROTT to SDL2. It runs, but scancodes seem to be wrong

a3a2b9a7 – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/13 10:12
Merge with bats4blitzguards

0e7a700e – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/12 12:20
restored old randomized weapons settings, with bat included

47f1202b – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/12 11:37
biltzguards will use pistol if player is too far from them

071a9583 – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/12 10:30
Biltzguards can now swing bats w/o game crashing

9538380d – LTCHIPS <ltchips994@gmail.com> authored on 2018/03/11 18:07
Merge branch 'master' into bats4blitzguards

88e27aeb – levesqu8 <levesqu8@msu.edu> authored on 2018/01/25 11:38
Merge branch 'master' of github.com:LTCHIPS/rottexpr

4544546c – levesqu8 <levesqu8@msu.edu> authored on 2018/01/25 11:37
forgot something oops

3f1b45c2 – LTCHIPS <ltchips994@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/01/25 11:34
updated compiled files for those who just wanna play

4fd89539 – levesqu8 <levesqu8@msu.edu> authored on 2018/01/25 11:30
updated README.txt highlighting new features

66aa8157 – levesqu8 <levesqu8@msu.edu> authored on 2018/01/25 11:08
Merge branch 'master' of github.com:LTCHIPS/rottexpr

902ec1a8 – levesqu8 <levesqu8@msu.edu> authored on 2018/01/25 11:07
Merge branch 'newResolutions'

eed80d7a – levesqu8 <levesqu8@msu.edu> authored on 2018/01/25 11:07
fixed crashed mentioned in previous commit

7e3a757f – levesqu8 <levesqu8@msu.edu> authored on 2018/01/25 10:48
scr res menu functional. crashes upon revisiting it after selecting a new resolution...

7ff4c593 – LTCHIPS <ltchips994@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/01/24 12:18
Fix for Mouse Relative broke by win 10 update

cef9a7f8 – levesqu8 <levesqu8@msu.edu> authored on 2018/01/24 12:13
started work on menu to select scr res

8ea6beed – levesqu8 <levesqu8@msu.edu> authored on 2018/01/23 17:15
Merge branch 'newResolutions'

3fa26c1c – levesqu8 <levesqu8@msu.edu> authored on 2018/01/23 17:04
fix for some resolutions not working at all

5d5045dc – levesqu8 <levesqu8@msu.edu> authored on 2018/01/22 11:01
Merge branch 'newResolutions'

3c380e24 – levesqu8 <levesqu8@msu.edu> authored on 2018/01/12 10:19
increased z_init alloc so that 1080p doesn't crash due to alloc problems

da91b329 – levesqu8 <levesqu8@msu.edu> authored on 2018/01/11 15:26
Fix for end cinematics crashing and more refactoring rotate screen code

bdc20c79 – levesqu8 <levesqu8@msu.edu> authored on 2018/01/09 15:07
more resolutions support

141e13ef – levesqu8 <levesqu8@msu.edu> authored on 2018/01/04 12:22
fix for 1024x768 rotate screen seg fault

6072851d – levesqu8 <levesqu8@msu.edu> authored on 2018/01/04 10:37
fixed rotation for 1024x768

dbcde4dc – levesqu8 <levesqu8@msu.edu> authored on 2018/01/04 08:34
Fix for segfault in DrawPlayScreen under DoLoadGameSequence

afd6ef7e – levesqu8 <levesqu8@msu.edu> authored on 2018/01/03 14:58
1280x1024 also functional!

18c8ce9f – levesqu8 <levesqu8@msu.edu> authored on 2018/01/03 14:10
1024x768 is functional, rotation doesn't work tho

a5d34c2d – levesqu8 <levesqu8@msu.edu> authored on 2018/01/03 10:43
replaced precache screen values with calculated ones.

4f392bdc – levesqu8 <levesqu8@msu.edu> authored on 2018/01/02 15:24
removed DrawPlayScreen hardcoded values.

1a9dce76 – <LTCHIPS@LTCHIPS-PC.localdomain> authored on 2017/12/25 21:52
get rid of stray .exe

e4a472fa – levesqu8 <levesqu8@msu.edu> authored on 2017/12/25 21:25
added coord calc for health/ammo hud items

6f539028 – LTCHIPS <ltchips994@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/25 09:15
Add files via upload

d3baa851 – levesqu8 <levesqu8@msu.edu> authored on 2017/12/08 17:47
Added Option descriptions for ExtUser and ExtGame settings

fae9820e – levesqu8 <levesqu8@msu.edu> authored on 2017/12/04 16:47
quick fix for aimbutton

d06c480d – levesqu8 <levesqu8@msu.edu> authored on 2017/12/04 16:32
added hold shift to walk when autorun is on

3f806a47 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/30 11:19
redid order of drawing for bottom bar stuff for 640x400

dfb5ad7d – levesqu8 <levesqu8@msu.edu> authored on 2017/11/26 18:42
fixed MUSIC_Stop seg fault

dad65e86 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/21 17:10
Added 640x400 resolution params

aa6fbb27 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/21 14:04
Added feature to ignore Y Axis on mouse for movement

e31c7680 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/21 12:13
fix for random crashes related to voice data being NULL

e753d2f6 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/20 19:40
fixed unhandled exception for resurrect time

6d8418b3 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/20 14:11
forgot modified Makefile. Oops Again

3a6a7d54 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/20 14:06
Merge branch 'master' into newZomROTTAlg

1ebe91bc – levesqu8 <levesqu8@msu.edu> authored on 2017/11/20 13:52
added seperate queues for each enemy type

df7921e8 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/20 12:07
forgot queue files. Oops!

08d9d621 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/19 18:34
quick bug fix for zomrott

0e2afe45 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/19 18:02
merge with newZomROTTAlg

64d4c00a – levesqu8 <levesqu8@msu.edu> authored on 2017/11/19 17:25
Merge branch 'newZomROTTAlg'

01b9ebdc – levesqu8 <levesqu8@msu.edu> authored on 2017/11/19 17:19
fix for Save crash: forgot to add new states to table

a31bacb4 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/13 17:09
oops forgot shareware binary

449c1a5d – levesqu8 <levesqu8@msu.edu> authored on 2017/11/13 17:06
Updated compiled files (finally)

cd1931f7 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/13 16:52
Merge with adjFOV

3008d25a – levesqu8 <levesqu8@msu.edu> authored on 2017/11/13 16:11
Merge commit '703c099c93c279f05c49934ddf56df0140fe3499'

703c099c – levesqu8 <levesqu8@msu.edu> authored on 2017/11/13 12:28
Added menu option to adjust focal width

60c69e08 – levesqu8 <levesqu8@msu.edu> authored on 2017/11/02 10:56
Added scaleOffset to allow adjusting of Focal width

7ebdf2d9 – levesqu8 <levesqu8@msu.edu> authored on 2017/10/21 16:20
stupid cfg write bug fixed once again

e02d630d – levesqu8 <levesqu8@msu.edu> authored on 2017/10/16 22:21
Revert because stuff broke

90585736 – levesqu8 <levesqu8@msu.edu> authored on 2017/10/16 22:20
Revert "Save/Load is functional with ZomROTT"

665cda61 – levesqu8 <levesqu8@msu.edu> authored on 2017/10/16 22:17
Revert "merging with master"

9b914152 – levesqu8 <levesqu8@msu.edu> authored on 2017/10/16 22:16
Revert "fixed multiple definitions error"

63e51749 – levesqu8 <levesqu8@msu.edu> authored on 2017/10/16 22:15
Revert "weird cfg load issue fixed"

5fff3177 – levesqu8 <levesqu8@msu.edu> authored on 2017/10/16 22:15
Revert "probable fix to ZomROTT Save crash"

7b66ef68 – levesqu8 <levesqu8@msu.edu> authored on 2017/10/16 19:57
probable fix to ZomROTT Save crash

47775269 – levesqu8 <levesqu8@msu.edu> authored on 2017/10/15 21:43
weird cfg load issue fixed

0b3541b4 – levesqu8 <levesqu8@msu.edu> authored on 2017/10/15 19:37
fixed multiple definitions error

e4c0fddc – levesqu8 <levesqu8@msu.edu> authored on 2017/10/15 19:31
merging with master

e1de7bdf – levesqu8 <levesqu8@msu.edu> authored on 2017/10/15 17:27
Save/Load is functional with ZomROTT

4354eb4c – levesqu8 <levesqu8@msu.edu> authored on 2017/10/13 15:57
ZomROTT is now functioning again

0045540b – levesqu8 <levesqu8@msu.edu> authored on 2017/10/06 15:26
fixed undefined reference error

49b14348 – levesqu8 <levesqu8@msu.edu> authored on 2017/10/06 14:51
fixed inf loop bug

ef770bb2 – levesqu8 <levesqu8@msu.edu> authored on 2017/10/01 16:27
wrote find empty slot code

395af1be – levesqu8 <levesqu8@msu.edu> authored on 2017/10/01 14:25
fixed cfg not saving controls

482697a2 – levesqu8 <levesqu8@msu.edu> authored on 2017/09/30 13:17
fixed compiling errors

3a0cc95c – levesqu8 <levesqu8@msu.edu> authored on 2017/09/30 13:12
initial setup of new alg

e1060fb4 – levesqu8 <levesqu8@msu.edu> authored on 2017/09/29 06:52
Added extrapistoldrops to cfg write process.

64f869c2 – levesqu8 <levesqu8@msu.edu> authored on 2017/09/29 06:34
Fixed warnings found in GivePlayerAmmo

f58bd7df – levesqu8 <levesqu8@msu.edu> authored on 2017/09/24 09:22
fixed issue where in fullscreen mode with multi monitor setups where the mouse if moved quick enough could leave the gave for a bit

ed4eeab7 – levesqu8 <levesqu8@msu.edu> authored on 2017/09/22 06:58
wrote versions of bat attack functions that work with obtypes instead of playerobjs

78c28930 – levesqu8 <levesqu8@msu.edu> authored on 2017/09/22 06:19
Updated README file with required linux packages for building under linux

705358cc – levesqu8 <levesqu8@msu.edu> authored on 2017/09/19 08:41
compiled pre-compiled files to latest master commit

64f0a20c – levesqu8 <levesqu8@msu.edu> authored on 2017/09/10 14:50
changed borders for status bar, now uses tiling to fill the empty gap

ef1cc2bf – levesqu8 <levesqu8@msu.edu> authored on 2017/08/18 12:14
Merge branch 'master' of github.com:LTCHIPS/rottexpr

e624f2e8 – levesqu8 <levesqu8@msu.edu> authored on 2017/08/18 12:13
fixed state related error when compiling for SHAREWARE

ccba12c2 – LTCHIPS <ltchips994@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/08/18 12:09
Add files via upload

54b33dc2 – levesqu8 <levesqu8@msu.edu> authored on 2017/08/17 22:02
embarassing spelling mistake in readme

14fe6d14 – levesqu8 <levesqu8@msu.edu> authored on 2017/08/17 21:38
Everything from 6/2017 to now. First commit.