quakespasm/Quake
Ozkan Sezer e65e0b8292 pl_linux.c (PL_ErrorDialog): print to stderr. append a '\n' to the message.
updated the todo note.


git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@80 af15c1b1-3010-417e-b628-4374ebc0bcbd
2010-02-20 21:04:29 +00:00
..
Makefile gl_draw.c (Draw_ConbackPic): new proc for drawing the normal conback image 2010-02-18 16:55:28 +00:00
Makefile.w32 Makefile.w32, Makefile.w64: now that net_sdlnet.c is properly cleaned up 2010-02-18 22:02:13 +00:00
Makefile.w64 Makefile.w32, Makefile.w64: now that net_sdlnet.c is properly cleaned up 2010-02-18 22:02:13 +00:00
anorm_dots.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
anorms.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
bspfile.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
cd_null.c cd_sdl.c: replaced the stub with the implementation we have in the uhexen2 project. 2010-02-16 12:51:25 +00:00
cd_sdl.c cd_sdl.c: replaced the stub with the implementation we have in the uhexen2 project. 2010-02-16 12:51:25 +00:00
cdaudio.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
chase.c chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
cl_demo.c cl_demo.c (CL_PlayDemo_f): get rid of the menu and/or console when starting a demo. 2010-02-16 09:55:13 +00:00
cl_input.c chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
cl_main.c cl_main.c (CL_NextDemo): fix for an obscure bug when there are no demos 2010-02-20 01:10:18 +00:00
cl_parse.c chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
cl_tent.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
client.h chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
cmd.c cmd.c (Cbuf_Execute), net_dgrm.c (Datagram_GetMessage), net_loop.c (Loop_GetMessage): 2010-02-19 23:55:17 +00:00
cmd.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
common.c the custom embedded comback image is intended to replace the id1 image .. 2010-02-20 08:50:31 +00:00
common.h common.c, common.h: added check for '-fitz' command line switch which, if true, 2010-02-18 11:45:18 +00:00
conback.c conback.c, conback.h: added new QuakeSpasm conback data. 2010-02-18 16:45:28 +00:00
conback.h conback.c, conback.h: added new QuakeSpasm conback data. 2010-02-18 16:45:28 +00:00
console.c console.c (Con_TabComplete): added a workaround after the weirdness that has 2010-02-20 08:29:48 +00:00
console.h chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
crc.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
crc.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
cvar.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
cvar.h chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
d_ifacea.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
draw.h made loading of embedded custom conback friendly with dynamic gamedirs: 2010-02-20 09:55:32 +00:00
gl_draw.c made loading of embedded custom conback friendly with dynamic gamedirs: 2010-02-20 09:55:32 +00:00
gl_fog.c chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
gl_mesh.c chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
gl_model.c gl_model.c (Mod_LoadModel): buf needn't be an unsigned int pointer, made 2010-02-20 00:20:08 +00:00
gl_model.h chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
gl_refrag.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
gl_rlight.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
gl_rmain.c chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
gl_rmisc.c gl_rmisc.c (R_Envmap_f): the envmap command can only be run when there's something 2010-02-20 00:05:14 +00:00
gl_screen.c chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
gl_sky.c 64 bit compatibility effort, 2/nn: type correctness work in common.h, 2010-02-16 21:26:11 +00:00
gl_test.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
gl_texmgr.c made loading of embedded custom conback friendly with dynamic gamedirs: 2010-02-20 09:55:32 +00:00
gl_texmgr.h 64 bit compatibility effort, 2/nn: type correctness work in common.h, 2010-02-16 21:26:11 +00:00
gl_vidnt.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
gl_vidsdl.c gl_vidsdl.c (VID_Toggle): removed extra failure message (left over from commit r62). 2010-02-19 16:18:24 +00:00
gl_warp.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
gl_warp_sin.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
glquake.h chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
host.c chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
host_cmd.c host_cmd.c (Host_Changelevel_f): activate mouse input upon changelevel. 2010-02-20 01:20:45 +00:00
image.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
image.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
in_sdl.c in_sdl.c: made total_dx, total_dy and FilterMouseEvents() static. added 2010-02-18 11:33:12 +00:00
input.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
keys.c chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
keys.h chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
main.c main.c (main): Fixed the utterly broken SDL active event mask usage. In 2010-02-18 10:33:33 +00:00
mathlib.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
mathlib.h 64 bit compatibility effort, 1/nn: type correctness work in common.c, 2010-02-16 21:22:20 +00:00
menu.c use Steven's patch andallow for the 'demos' command to work in !fitzmod : 2010-02-19 13:32:21 +00:00
menu.h chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
modelgen.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
net.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
net_dgrm.c cmd.c (Cbuf_Execute), net_dgrm.c (Datagram_GetMessage), net_loop.c (Loop_GetMessage): 2010-02-19 23:55:17 +00:00
net_dgrm.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
net_loop.c cmd.c (Cbuf_Execute), net_dgrm.c (Datagram_GetMessage), net_loop.c (Loop_GetMessage): 2010-02-19 23:55:17 +00:00
net_loop.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
net_main.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
net_sdl.c console.c, gl_vidsdl.c, host_cmd.c, in_sdl.c, main.c, menu.c, net_sdl.c, 2010-02-17 23:32:04 +00:00
net_sdlnet.c net_sdlnet.c: cleanup and warning fixes: automatic changing of the "hostname" 2010-02-18 21:56:10 +00:00
net_sdlnet.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
net_udp.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
net_udp.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
net_win.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
net_wins.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
net_wins.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
pl_linux.c pl_linux.c (PL_ErrorDialog): print to stderr. append a '\n' to the message. 2010-02-20 21:04:29 +00:00
pl_osx.m initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
pl_win.c pl_win.c: Fixed for win64 (GCL_HICON is deprecated, use GCLP_HICON and 2010-02-17 16:39:20 +00:00
platform.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
pr_cmds.c 64 bit compatibility effort, 4/nn: x86_64 works just fine now, yey! 2010-02-17 15:04:50 +00:00
pr_comp.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
pr_edict.c 64 bit compatibility effort, 4/nn: x86_64 works just fine now, yey! 2010-02-17 15:04:50 +00:00
pr_exec.c pr_exec.c (PR_Profile_f): the profile command can only be run when the server is active. 2010-02-20 00:00:40 +00:00
progdefs.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
progdefs.q1 initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
progs.h 64 bit compatibility effort, 4/nn: x86_64 works just fine now, yey! 2010-02-17 15:04:50 +00:00
protocol.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
quakedef.h quakedef.h (QUAKESPASM_VERSION): define as 0.1 for now. 2010-02-16 14:45:40 +00:00
r_alias.c 64 bit compatibility effort, 2/nn: type correctness work in common.h, 2010-02-16 21:26:11 +00:00
r_brush.c 64 bit compatibility effort, 2/nn: type correctness work in common.h, 2010-02-16 21:26:11 +00:00
r_part.c 64 bit compatibility effort, 2/nn: type correctness work in common.h, 2010-02-16 21:26:11 +00:00
r_sprite.c chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
r_world.c 64 bit compatibility effort, 2/nn: type correctness work in common.h, 2010-02-16 21:26:11 +00:00
render.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
resource.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
sbar.c Steven's customizations: 2010-02-18 12:55:19 +00:00
sbar.h chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
screen.h chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
server.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
snd_dma.c chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
snd_mem.c 64 bit compatibility effort, 2/nn: type correctness work in common.h, 2010-02-16 21:26:11 +00:00
snd_mix.c snd_mix.c (SND_InitScaletable): fixed the snd_scaletable init breakage with 2010-02-20 00:25:33 +00:00
snd_sdl.c snd_dma.c: added SNDDMA_LockBuffer() as a new API, needed for, well, proper buffer 2010-02-15 23:45:06 +00:00
sound.h snd_dma.c: added SNDDMA_LockBuffer() as a new API, needed for, well, proper buffer 2010-02-15 23:45:06 +00:00
spritegn.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
sv_main.c 64 bit compatibility effort, 4/nn: x86_64 works just fine now, yey! 2010-02-17 15:04:50 +00:00
sv_move.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
sv_phys.c 64 bit compatibility effort, 4/nn: x86_64 works just fine now, yey! 2010-02-17 15:04:50 +00:00
sv_user.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
sys.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
sys_sdl.c console.c, gl_vidsdl.c, host_cmd.c, in_sdl.c, main.c, menu.c, net_sdl.c, 2010-02-17 23:32:04 +00:00
vid.h chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
view.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
view.h chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
wad.c initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
wad.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
world.c chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
world.h chase.c, cl_input.c, cl_parse.c, client.h, common.c, common.h, console.h, 2010-02-16 12:01:07 +00:00
zone.c 64 bit compatibility effort, 1/nn: type correctness work in common.c, 2010-02-16 21:22:20 +00:00
zone.h 64 bit compatibility effort, 1/nn: type correctness work in common.c, 2010-02-16 21:22:20 +00:00