Mathew Velasquez
|
ea80ecd155
|
Conditional branch eval() fix
|
2016-03-11 16:25:40 -05:00 |
|
Mathew Velasquez
|
62418329d4
|
Tweaks for footsteps and timer
|
2016-03-11 02:29:08 -05:00 |
|
Mathew Velasquez
|
737f0759e7
|
Added cheap hack for sprite lighting occlusion
|
2016-03-11 02:28:26 -05:00 |
|
Mathew Velasquez
|
99ae7b35ad
|
Minor engine tweaks
Made OneShot the standard spelling, adjusted keybindings, removed jpeg dependency, and turned vsync on by default
|
2016-03-11 00:30:20 -05:00 |
|
Mathew Velasquez
|
77ba08415b
|
Demo tweaks
|
2016-03-11 00:28:33 -05:00 |
|
Mathew Velasquez
|
c37867b8ef
|
Empty player name for GDC
|
2016-03-07 20:13:26 -05:00 |
|
Mathew Velasquez
|
b8c4a360ce
|
Fixed fast travel bug
|
2016-03-07 18:57:46 -05:00 |
|
Mathew Velasquez
|
f90828be05
|
Various improvements/cases for GDC
|
2016-03-07 18:47:34 -05:00 |
|
Mathew Velasquez
|
3bc60bb45d
|
Moved demo conclusion text to scripts
|
2016-03-07 18:30:04 -05:00 |
|
Mathew Velasquez
|
79fc639b83
|
Build portability fixes and name input issue fix
|
2016-03-07 17:14:48 -05:00 |
|
Mathew Velasquez
|
7275291e7d
|
Fixed steam-related freeze and msgbox crash
|
2016-03-02 20:45:06 -05:00 |
|
Mathew Velasquez
|
7c622769ad
|
Fixed newline bug
|
2016-02-29 18:10:38 -05:00 |
|
Mathew Velasquez
|
1fd808d0af
|
Gutted more unused features
|
2016-02-29 15:40:10 -05:00 |
|
Mathew Velasquez
|
498ca7c640
|
Updated documentation
|
2016-02-29 15:39:51 -05:00 |
|
Mathew Velasquez
|
05d2946280
|
Replaced initializer list for portability
|
2016-02-29 04:22:48 -05:00 |
|
Mathew Velasquez
|
6f3d70e6e4
|
Fix steamshim on OS X and Windows
|
2016-02-29 04:03:36 -05:00 |
|
Mathew Velasquez
|
546f29f42e
|
Preliminary i18n improvements
|
2016-02-29 01:41:37 -05:00 |
|
Mathew Velasquez
|
a4de9d9f10
|
integrated steamshim
|
2016-02-29 01:22:55 -05:00 |
|
Mathew Velasquez
|
f44138015b
|
Cleaned up config; Fullscreen option now indicates Big Picture
|
2016-02-28 08:13:29 -05:00 |
|
Mathew Velasquez
|
71867727ab
|
Fixed crashes/weirdness with obscured window code
|
2016-02-27 22:33:02 -05:00 |
|
Mathew Velasquez
|
df2a32d4f0
|
Changed OpenGL debugging to a compile time option
|
2016-02-26 18:33:22 -05:00 |
|
Jonas Kulla
|
5964aa8f76
|
EventThread: ifdef out broken SDL function on OSX
|
2016-02-26 18:13:51 -05:00 |
|
Jonas Kulla
|
c16f20527e
|
EventThread: Fix mouse cursor not being hidden
|
2016-02-26 18:13:51 -05:00 |
|
Mathew Velasquez
|
882856c8d8
|
Fixed windows debug build
|
2016-02-26 18:13:32 -05:00 |
|
Mathew Velasquez
|
4be6c0d592
|
Gutted midi system
|
2016-02-26 17:03:01 -05:00 |
|
Mathew Velasquez
|
5bb407be96
|
Fade to black transition for travel
|
2016-02-25 19:46:34 -05:00 |
|
Mathew Velasquez
|
49e9f81953
|
Dynamic footsteps
|
2016-02-25 19:32:40 -05:00 |
|
Mathew Velasquez
|
21450179c6
|
Fast travel more or less finished
|
2016-02-25 18:40:07 -05:00 |
|
Mathew Velasquez
|
ddc43b2114
|
Beginnings of fast travel
|
2016-02-25 02:59:22 -05:00 |
|
Mathew Velasquez
|
19ab472f00
|
Fixed missing lowercase $debug
|
2016-02-25 01:14:35 -05:00 |
|
Mathew Velasquez
|
91862d8bce
|
Cleaned up project file for cross compile
|
2016-02-25 01:10:52 -05:00 |
|
Mathew Velasquez
|
b63b3ba8f3
|
Renamed save data to .dat for easier Steam cloud integration
|
2016-02-18 18:23:16 -05:00 |
|
Mathew Velasquez
|
4d18909386
|
Fixed build on Windows
|
2016-02-17 19:01:58 -05:00 |
|
Mathew Velasquez
|
ae82a61ca7
|
Fix build on Ubuntu
|
2016-02-17 17:37:39 -05:00 |
|
Mathew Velasquez
|
21fcc9e19c
|
Basic Steamworks API support
|
2016-02-17 17:16:22 -05:00 |
|
Mathew Velasquez
|
2df5fd29de
|
Renamed $DEBUG to $debug to avoid verbose mode.
Also made GL debug functions print less stuff.
|
2016-02-17 17:14:16 -05:00 |
|
Mathew Velasquez
|
ba0203169e
|
Added obscured/scratched window puzzle
|
2016-02-17 17:14:16 -05:00 |
|
Mathew Velasquez
|
71b2187e50
|
Added notice in readme
|
2016-01-05 14:50:18 -05:00 |
|
Mathew Velasquez
|
97368dd79c
|
Added paths for OpenAL on unix
|
2016-01-05 14:50:18 -05:00 |
|
Mathew Velasquez
|
c9e41621ed
|
Fixed up mkxp.pro for OS X
|
2016-01-05 14:50:18 -05:00 |
|
Mathew Velasquez
|
48b8838ff0
|
Removed personal rules from .gitignore
|
2016-01-05 14:50:18 -05:00 |
|
Mathew
|
5f91c4d780
|
Remove actor names from messagebox
|
2016-01-05 14:50:18 -05:00 |
|
Mathew
|
5cee14c537
|
Footsteps updated for red factory interior
|
2016-01-05 14:50:18 -05:00 |
|
Mathew
|
1be4cd927e
|
Fix light layer shake
|
2016-01-05 14:50:18 -05:00 |
|
Mathew
|
8818bf7ba3
|
Added !bed as special event
|
2016-01-05 14:50:18 -05:00 |
|
Mathew
|
b874ee8815
|
Puzzle code for demo, etc
|
2016-01-05 14:50:18 -05:00 |
|
Mathew
|
90cf07c825
|
Linked to debugMode option, gutted RTP config
|
2016-01-05 14:50:18 -05:00 |
|
Mathew
|
26be2f2aea
|
Added list of panoramas clamped by default
|
2016-01-05 14:50:18 -05:00 |
|
Mathew
|
dd8bbcad97
|
Fixed username detection bug
|
2016-01-05 14:50:18 -05:00 |
|
Mathew Velasquez
|
b625d2e891
|
Renamed Scripts.rxdata to xScripts.rxdata so that editor won't overwrite scripts
|
2016-01-05 14:50:18 -05:00 |
|