Commit graph

105 commits

Author SHA1 Message Date
eukos
17a76c01bc Misc changes for the console 2015-09-07 01:06:48 +02:00
eukos
e1ce423675 Optimised the table caches a bit more and fixed the palmap not being saved 2015-09-07 00:16:33 +02:00
eukos
a4653b07a1 Smooth sky scrolling by Manoel Kasimier 2015-09-06 19:16:52 +02:00
eukos
b43eb0cc59 Better table naming convention 2015-09-06 18:26:02 +02:00
eukos
723fbd8523 Now caching lookup tables to disk for an immense speedup 2015-09-06 18:10:20 +02:00
eukos
be560d872b Cleaned up chasecam code, added new cvars to control pitch, yaw and roll. 2015-09-06 15:05:38 +02:00
eukos
6f4199658a Fixed a crash when trying to play a NULL sound when comparing filenames. 2015-09-06 12:48:20 +02:00
eukos
1e46c5f669 Fixed -nosound crashing the game upon calling StartSound 2015-09-06 12:31:03 +02:00
eukos
a28de0cfa2 Readme update etc. 2015-09-05 23:57:07 +02:00
eukos
e6542eeca6 Fixes #6 by using xwd to take screenshots. 2015-09-05 23:44:37 +02:00
eukos
d068c4613e Updated README 2015-09-04 22:10:51 +02:00
eukos
e47a9de2de Compiler flag -DNOASM optimisation, demo playback fixed among other small things 2015-09-03 19:17:58 +02:00
eukos
b55a563b24 Updated cmd/cvar list, changed some commandnames for consistence (some quake mods might need alises for the demo_* commands) 2015-09-02 20:16:33 +02:00
eukos
784c35f9d3 Updated readme 2015-09-01 12:46:58 +02:00
eukos
174cf094b6 Brought back WaterWarp 2015-09-01 12:35:17 +02:00
eukos
c194c200c0 Made NOASM easier to compile with 2015-09-01 10:59:39 +02:00
eukos
7f07775450 Tapping into OpenAL (WIP) 2015-09-01 10:59:13 +02:00
eukos
4365340dd9 That should fix the issue someone was having 2015-08-31 22:51:00 +02:00
eukos
6f129c5791 Added the rest of the hull stuff. 2015-08-31 22:44:55 +02:00
eukos
9102fe5fc3 last second Hull fix 2015-08-31 22:42:34 +02:00
eukos
00034d7a7f SOLID_BSP error workaround 2015-08-31 22:32:45 +02:00
eukos
4222820abe Windows specific fixes 2015-08-31 22:03:24 +02:00
eukos
1625fb8b16 Unlocked the view, control with m_lockup and m_lockdown 2015-08-30 23:27:51 +02:00
eukos
eb1b53bb4d Commands to tilt the view, if desired 2015-08-30 23:06:30 +02:00
eukos
3b7e620e6a Updated xmms-ctl to work with the newest version 2015-08-27 12:30:12 +02:00
eukos
8db03fa788 DP-esque music name conventions 2015-08-26 00:46:37 +02:00
eukos
cad3bec766 *mode* fix 2015-08-25 22:14:00 +02:00
eukos
239724a938 minor fixes, when music track isn't found it stops all tracks (some mods need this apparently) 2015-08-25 22:08:39 +02:00
eukos
e3c44a49d4 Updated Readme 2015-08-25 03:57:15 +02:00
eukos
170d0d8c66 Some more cleanup. DUMB files will be soft excluded when not compiling with -DDUMB 2015-08-25 03:51:53 +02:00
eukos
6a6990bd77 Simplified music system (a bit) 2015-08-25 03:27:18 +02:00
eukos
5b7237f97f Modern noclip movement 2015-08-24 15:12:10 +02:00
eukos
bc0b6bf950 New command: pausedemo. Can pause the current recording of a demo. 2015-08-24 02:15:33 +02:00
eukos
b0c1d1ce20 Fixed crash when loading HLBSP maps that use skyboxes 2015-08-23 15:35:37 +02:00
eukos
8fce28734b Better integration of XMMS-CTL, compile with 'make BASE_CFLAGS=-DXMMSCTL build_release' 2015-08-23 03:16:34 +02:00
eukos
3594406e45 Better looping for xmms-ctl implementation 2015-08-23 02:45:48 +02:00
eukos
49fa8011bc cleaned up stuff 2015-08-23 01:00:03 +02:00
eukos
d96f532e3a Removing unused variables 2015-08-22 23:57:32 +02:00
eukos
89c24da057 xmms-ctl music stops now when quit, based upon a suggestion 2015-08-22 20:14:41 +02:00
eukos
759b6d161e Added XMMS-CTL interaction 2015-08-22 15:46:01 +02:00
eukos
a57e1052a0 woops, finger slipped 2015-08-22 02:07:12 +02:00
eukos
4b24863bfe cleanup 2015-08-22 02:06:47 +02:00
eukos
9d3ff4c6a3 removing of unused cvars, more xmms options (xmms tracks, xmms info) and different placement for resetting the config 2015-08-22 00:48:06 +02:00
eukos
8171b8c136 XMMS Makefile changes, etc 2015-08-21 23:37:21 +02:00
eukos
dfc500cd3c Support for playback via XMMS 2015-08-21 23:27:59 +02:00
eukos
848c91fe01 Updated README 2015-08-21 22:28:52 +02:00
eukos
5a55d61d57 Added undocumented list of cvars and cmds 2015-08-21 22:13:23 +02:00
eukos
28f7d24bb8 More compiler optimisations, cleaned menu, ammo and armor only display if not NULL. 2015-08-21 21:45:22 +02:00
eukos
44fdec28c6 hud alignment cvars! 2015-08-21 17:40:04 +02:00
eukos
11d92b89cf Fixes #7 (Crap Screen Crash), adds new HUD control commands (prefix hud_) and makes the sbar stuff seperate from most other operations 2015-08-21 15:56:42 +02:00