eukos
|
c3f21ff02d
|
First step towards switch to GDK for video output
|
2015-09-15 00:01:02 +02:00 |
|
eukos
|
2bcf949d4c
|
Added fallback conchars, palette and on-the-fly colormap generation PT II
|
2015-09-13 23:00:36 +02:00 |
|
eukos
|
f15430905a
|
Added fallback conchars, palette and on-the-fly colormap generation
|
2015-09-13 22:59:08 +02:00 |
|
eukos
|
b7c1af4c35
|
Optimizations and cleanup
|
2015-09-07 22:00:45 +02:00 |
|
eukos
|
a3a1847878
|
Cleanup for readibility, marking console output by categories, etc.
|
2015-09-07 20:17:53 +02:00 |
|
eukos
|
023b90d805
|
Warp resolution fix
|
2015-09-07 08:22:05 +02:00 |
|
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
|
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
|
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
|
c194c200c0
|
Made NOASM easier to compile with
|
2015-09-01 10:59:39 +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
|
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
|
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
|
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
|
759b6d161e
|
Added XMMS-CTL interaction
|
2015-08-22 15:46:01 +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
|
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 |
|
eukos
|
2bc780359b
|
New config system, cleanups etc. launch Xuake with -data id1
|
2015-08-20 15:34:12 +02:00 |
|
eukos
|
94b2f40da1
|
Mouse grabbing fixed a little
|
2015-08-20 00:59:08 +02:00 |
|
eukos
|
714294618a
|
Misc changes to the bot, drawing code cleanup and system/wad specific things
|
2015-08-08 00:05:43 +02:00 |
|
eukos
|
1ca123dfd7
|
screen.c cleanup
|
2015-08-07 18:17:16 +02:00 |
|
eukos
|
0e7169cfc7
|
minor model.c cleanup
|
2015-08-07 13:53:05 +02:00 |
|
eukos
|
0f61ec3357
|
changed config.rc to the more unique ngunix.rc
|
2015-08-07 12:47:38 +02:00 |
|
eukos
|
393b91a83e
|
README update
|
2015-08-07 12:13:02 +02:00 |
|
eukos
|
bdddd7aba2
|
Major restructure for the future
|
2015-08-07 12:06:39 +02:00 |
|
eukos
|
16d21afafd
|
pic crash fix
|
2015-08-06 23:14:50 +02:00 |
|
eukos
|
4654c0fae2
|
header fix
|
2015-08-06 22:42:04 +02:00 |
|
eukos
|
0ee8c2f1be
|
some major speed enhancements
|
2015-08-06 21:59:01 +02:00 |
|
eukos
|
9bf7606aed
|
sound crash fixes, many mods should now run
|
2015-08-05 23:58:07 +02:00 |
|