From b6ae8af89f7c92d64f90db5e85318a7ca772486d Mon Sep 17 00:00:00 2001 From: Richard Allen Date: Fri, 4 Jan 2013 13:27:22 +0000 Subject: [PATCH] Moving everything up one folder. --- reaction/COPYING.txt => COPYING.txt | 0 reaction/ChangeLog => ChangeLog | 0 reaction/GPL => GPL | 0 reaction/Makefile => Makefile | 0 reaction/Makefile.local => Makefile.local | 0 reaction/README => README | 0 reaction/README-Reaction => README-Reaction | 0 reaction/Reaction-ChangeLog => Reaction-ChangeLog | 0 reaction/Reaction.png => Reaction.png | Bin reaction/Reaction.spec => Reaction.spec | 0 reaction/TODO => TODO | 0 {reaction/code => code}/AL/VERSION | 0 {reaction/code => code}/AL/al.h | 0 {reaction/code => code}/AL/alc.h | 0 {reaction/code => code}/AL/alctypes.h | 0 {reaction/code => code}/AL/altypes.h | 0 {reaction/code => code}/AL/alut.h | 0 {reaction/code => code}/SDL12/include/SDL.h | 0 {reaction/code => code}/SDL12/include/SDL_active.h | 0 {reaction/code => code}/SDL12/include/SDL_audio.h | 0 .../code => code}/SDL12/include/SDL_byteorder.h | 0 {reaction/code => code}/SDL12/include/SDL_cdrom.h | 0 {reaction/code => code}/SDL12/include/SDL_config.h | 0 .../code => code}/SDL12/include/SDL_config_amiga.h | 0 .../SDL12/include/SDL_config_dreamcast.h | 0 .../code => code}/SDL12/include/SDL_config_macos.h | 0 .../code => code}/SDL12/include/SDL_config_macosx.h | 0 .../SDL12/include/SDL_config_minimal.h | 0 .../code => code}/SDL12/include/SDL_config_nds.h | 0 .../code => code}/SDL12/include/SDL_config_os2.h | 0 .../SDL12/include/SDL_config_symbian.h | 0 .../code => code}/SDL12/include/SDL_config_win32.h | 0 {reaction/code => code}/SDL12/include/SDL_copying.h | 0 {reaction/code => code}/SDL12/include/SDL_cpuinfo.h | 0 {reaction/code => code}/SDL12/include/SDL_endian.h | 0 {reaction/code => code}/SDL12/include/SDL_error.h | 0 {reaction/code => code}/SDL12/include/SDL_events.h | 0 {reaction/code => code}/SDL12/include/SDL_getenv.h | 0 .../code => code}/SDL12/include/SDL_joystick.h | 0 .../code => code}/SDL12/include/SDL_keyboard.h | 0 {reaction/code => code}/SDL12/include/SDL_keysym.h | 0 {reaction/code => code}/SDL12/include/SDL_loadso.h | 0 {reaction/code => code}/SDL12/include/SDL_main.h | 0 {reaction/code => code}/SDL12/include/SDL_mouse.h | 0 {reaction/code => code}/SDL12/include/SDL_mutex.h | 0 {reaction/code => code}/SDL12/include/SDL_name.h | 0 {reaction/code => code}/SDL12/include/SDL_opengl.h | 0 .../code => code}/SDL12/include/SDL_platform.h | 0 {reaction/code => code}/SDL12/include/SDL_quit.h | 0 {reaction/code => code}/SDL12/include/SDL_rwops.h | 0 {reaction/code => code}/SDL12/include/SDL_stdinc.h | 0 {reaction/code => code}/SDL12/include/SDL_syswm.h | 0 {reaction/code => code}/SDL12/include/SDL_thread.h | 0 {reaction/code => code}/SDL12/include/SDL_timer.h | 0 {reaction/code => code}/SDL12/include/SDL_types.h | 0 {reaction/code => code}/SDL12/include/SDL_version.h | 0 {reaction/code => code}/SDL12/include/SDL_video.h | 0 {reaction/code => code}/SDL12/include/begin_code.h | 0 {reaction/code => code}/SDL12/include/close_code.h | 0 {reaction/code => code}/asm/ftola.asm | 0 {reaction/code => code}/asm/ftola.c | 0 {reaction/code => code}/asm/matha.s | 0 {reaction/code => code}/asm/qasm-inline.h | 0 {reaction/code => code}/asm/qasm.h | 0 {reaction/code => code}/asm/snapvector.asm | 0 {reaction/code => code}/asm/snapvector.c | 0 {reaction/code => code}/asm/snd_mixa.s | 0 {reaction/code => code}/asm/vm_x86_64.asm | 0 {reaction/code => code}/botlib/aasfile.h | 0 {reaction/code => code}/botlib/be_aas.h | 0 {reaction/code => code}/botlib/be_aas_bsp.h | 0 {reaction/code => code}/botlib/be_aas_bspq3.c | 0 {reaction/code => code}/botlib/be_aas_cluster.c | 0 {reaction/code => code}/botlib/be_aas_cluster.h | 0 {reaction/code => code}/botlib/be_aas_debug.c | 0 {reaction/code => code}/botlib/be_aas_debug.h | 0 {reaction/code => code}/botlib/be_aas_def.h | 0 {reaction/code => code}/botlib/be_aas_entity.c | 0 {reaction/code => code}/botlib/be_aas_entity.h | 0 {reaction/code => code}/botlib/be_aas_file.c | 0 {reaction/code => code}/botlib/be_aas_file.h | 0 {reaction/code => code}/botlib/be_aas_funcs.h | 0 {reaction/code => code}/botlib/be_aas_main.c | 0 {reaction/code => code}/botlib/be_aas_main.h | 0 {reaction/code => code}/botlib/be_aas_move.c | 0 {reaction/code => code}/botlib/be_aas_move.h | 0 {reaction/code => code}/botlib/be_aas_optimize.c | 0 {reaction/code => code}/botlib/be_aas_optimize.h | 0 {reaction/code => code}/botlib/be_aas_reach.c | 0 {reaction/code => code}/botlib/be_aas_reach.h | 0 {reaction/code => code}/botlib/be_aas_route.c | 0 {reaction/code => code}/botlib/be_aas_route.h | 0 {reaction/code => code}/botlib/be_aas_routealt.c | 0 {reaction/code => code}/botlib/be_aas_routealt.h | 0 {reaction/code => code}/botlib/be_aas_sample.c | 0 {reaction/code => code}/botlib/be_aas_sample.h | 0 {reaction/code => code}/botlib/be_ai_char.c | 0 {reaction/code => code}/botlib/be_ai_char.h | 0 {reaction/code => code}/botlib/be_ai_chat.c | 0 {reaction/code => code}/botlib/be_ai_chat.h | 0 {reaction/code => code}/botlib/be_ai_gen.c | 0 {reaction/code => code}/botlib/be_ai_gen.h | 0 {reaction/code => code}/botlib/be_ai_goal.c | 0 {reaction/code => code}/botlib/be_ai_goal.h | 0 {reaction/code => code}/botlib/be_ai_move.c | 0 {reaction/code => code}/botlib/be_ai_move.h | 0 {reaction/code => code}/botlib/be_ai_weap.c | 0 {reaction/code => code}/botlib/be_ai_weap.h | 0 {reaction/code => code}/botlib/be_ai_weight.c | 0 {reaction/code => code}/botlib/be_ai_weight.h | 0 {reaction/code => code}/botlib/be_ea.c | 0 {reaction/code => code}/botlib/be_ea.h | 0 {reaction/code => code}/botlib/be_interface.c | 0 {reaction/code => code}/botlib/be_interface.h | 0 {reaction/code => code}/botlib/botlib.h | 0 {reaction/code => code}/botlib/l_crc.c | 0 {reaction/code => code}/botlib/l_crc.h | 0 {reaction/code => code}/botlib/l_libvar.c | 0 {reaction/code => code}/botlib/l_libvar.h | 0 {reaction/code => code}/botlib/l_log.c | 0 {reaction/code => code}/botlib/l_log.h | 0 {reaction/code => code}/botlib/l_memory.c | 0 {reaction/code => code}/botlib/l_memory.h | 0 {reaction/code => code}/botlib/l_precomp.c | 0 {reaction/code => code}/botlib/l_precomp.h | 0 {reaction/code => code}/botlib/l_script.c | 0 {reaction/code => code}/botlib/l_script.h | 0 {reaction/code => code}/botlib/l_struct.c | 0 {reaction/code => code}/botlib/l_struct.h | 0 {reaction/code => code}/botlib/l_utils.h | 0 {reaction/code => code}/botlib/lcc.mak | 0 {reaction/code => code}/botlib/linux-i386.mak | 0 {reaction/code => code}/cgame/cg_atmospheric.c | 0 {reaction/code => code}/cgame/cg_consolecmds.c | 0 {reaction/code => code}/cgame/cg_draw.c | 0 {reaction/code => code}/cgame/cg_drawtools.c | 0 {reaction/code => code}/cgame/cg_effects.c | 0 {reaction/code => code}/cgame/cg_ents.c | 0 {reaction/code => code}/cgame/cg_event.c | 0 {reaction/code => code}/cgame/cg_info.c | 0 {reaction/code => code}/cgame/cg_local.h | 0 {reaction/code => code}/cgame/cg_localents.c | 0 {reaction/code => code}/cgame/cg_main.c | 0 {reaction/code => code}/cgame/cg_marks.c | 0 {reaction/code => code}/cgame/cg_newDraw.c | 0 {reaction/code => code}/cgame/cg_particles.c | 0 {reaction/code => code}/cgame/cg_players.c | 0 {reaction/code => code}/cgame/cg_playerstate.c | 0 {reaction/code => code}/cgame/cg_predict.c | 0 {reaction/code => code}/cgame/cg_public.h | 0 {reaction/code => code}/cgame/cg_rankings.c | 0 {reaction/code => code}/cgame/cg_scoreboard.c | 0 {reaction/code => code}/cgame/cg_servercmds.c | 0 {reaction/code => code}/cgame/cg_snapshot.c | 0 {reaction/code => code}/cgame/cg_syscalls.asm | 0 {reaction/code => code}/cgame/cg_syscalls.c | 0 {reaction/code => code}/cgame/cg_unlagged.c | 0 {reaction/code => code}/cgame/cg_view.c | 0 {reaction/code => code}/cgame/cg_weapons.c | 0 {reaction/code => code}/cgame/cgame.q3asm | 0 {reaction/code => code}/cgame/cgame_ta.q3asm | 0 {reaction/code => code}/cgame/make-cgame.bat | 0 {reaction/code => code}/cgame/tr_types.h | 0 {reaction/code => code}/client/cl_avi.c | 0 {reaction/code => code}/client/cl_cgame.c | 0 {reaction/code => code}/client/cl_cin.c | 0 {reaction/code => code}/client/cl_console.c | 0 {reaction/code => code}/client/cl_curl.c | 0 {reaction/code => code}/client/cl_curl.h | 0 {reaction/code => code}/client/cl_input.c | 0 {reaction/code => code}/client/cl_keys.c | 0 {reaction/code => code}/client/cl_main.c | 0 {reaction/code => code}/client/cl_net_chan.c | 0 {reaction/code => code}/client/cl_parse.c | 0 {reaction/code => code}/client/cl_scrn.c | 0 {reaction/code => code}/client/cl_ui.c | 0 {reaction/code => code}/client/client.h | 0 {reaction/code => code}/client/keycodes.h | 0 {reaction/code => code}/client/keys.h | 0 {reaction/code => code}/client/libmumblelink.c | 0 {reaction/code => code}/client/libmumblelink.h | 0 {reaction/code => code}/client/qal.c | 0 {reaction/code => code}/client/qal.h | 0 {reaction/code => code}/client/qal_efx.h | 0 {reaction/code => code}/client/snd_adpcm.c | 0 {reaction/code => code}/client/snd_alreverbs.h | 0 {reaction/code => code}/client/snd_codec.c | 0 {reaction/code => code}/client/snd_codec.h | 0 {reaction/code => code}/client/snd_codec_ogg.c | 0 {reaction/code => code}/client/snd_codec_wav.c | 0 {reaction/code => code}/client/snd_dma.c | 0 {reaction/code => code}/client/snd_local.h | 0 {reaction/code => code}/client/snd_main.c | 0 {reaction/code => code}/client/snd_mem.c | 0 {reaction/code => code}/client/snd_mix.c | 0 {reaction/code => code}/client/snd_openal.c | 0 {reaction/code => code}/client/snd_public.h | 0 {reaction/code => code}/client/snd_wavelet.c | 0 {reaction/code => code}/game/ai_chat.c | 0 {reaction/code => code}/game/ai_chat.h | 0 {reaction/code => code}/game/ai_cmd.c | 0 {reaction/code => code}/game/ai_cmd.h | 0 {reaction/code => code}/game/ai_dmnet.c | 0 {reaction/code => code}/game/ai_dmnet.h | 0 {reaction/code => code}/game/ai_dmq3.c | 0 {reaction/code => code}/game/ai_dmq3.h | 0 {reaction/code => code}/game/ai_main.c | 0 {reaction/code => code}/game/ai_main.h | 0 {reaction/code => code}/game/ai_team.c | 0 {reaction/code => code}/game/ai_team.h | 0 {reaction/code => code}/game/ai_vcmd.c | 0 {reaction/code => code}/game/ai_vcmd.h | 0 {reaction/code => code}/game/be_aas.h | 0 {reaction/code => code}/game/be_ai_char.h | 0 {reaction/code => code}/game/be_ai_chat.h | 0 {reaction/code => code}/game/be_ai_gen.h | 0 {reaction/code => code}/game/be_ai_goal.h | 0 {reaction/code => code}/game/be_ai_move.h | 0 {reaction/code => code}/game/be_ai_weap.h | 0 {reaction/code => code}/game/be_ea.h | 0 {reaction/code => code}/game/bg_lib.c | 0 {reaction/code => code}/game/bg_lib.h | 0 {reaction/code => code}/game/bg_local.h | 0 {reaction/code => code}/game/bg_materials.c | 0 {reaction/code => code}/game/bg_misc.c | 0 {reaction/code => code}/game/bg_pmove.c | 0 {reaction/code => code}/game/bg_public.h | 0 {reaction/code => code}/game/bg_slidemove.c | 0 {reaction/code => code}/game/botai.h | 0 {reaction/code => code}/game/botlib.h | 0 {reaction/code => code}/game/chars.h | 0 {reaction/code => code}/game/g_active.c | 0 {reaction/code => code}/game/g_arenas.c | 0 {reaction/code => code}/game/g_bot.c | 0 {reaction/code => code}/game/g_client.c | 0 {reaction/code => code}/game/g_cmds.c | 0 {reaction/code => code}/game/g_combat.c | 0 {reaction/code => code}/game/g_fileio.c | 0 {reaction/code => code}/game/g_items.c | 0 {reaction/code => code}/game/g_local.h | 0 {reaction/code => code}/game/g_main.c | 0 {reaction/code => code}/game/g_matchmode.c | 0 {reaction/code => code}/game/g_matchmode.h | 0 {reaction/code => code}/game/g_mem.c | 0 {reaction/code => code}/game/g_misc.c | 0 {reaction/code => code}/game/g_missile.c | 0 {reaction/code => code}/game/g_mover.c | 0 {reaction/code => code}/game/g_parser.c | 0 {reaction/code => code}/game/g_parser.h | 0 {reaction/code => code}/game/g_public.h | 0 {reaction/code => code}/game/g_rankings.c | 0 {reaction/code => code}/game/g_rankings.h | 0 {reaction/code => code}/game/g_scripts.c | 0 {reaction/code => code}/game/g_scripts.h | 0 {reaction/code => code}/game/g_session.c | 0 {reaction/code => code}/game/g_spawn.c | 0 {reaction/code => code}/game/g_svcmds.c | 0 {reaction/code => code}/game/g_syscalls.asm | 0 {reaction/code => code}/game/g_syscalls.c | 0 {reaction/code => code}/game/g_target.c | 0 {reaction/code => code}/game/g_team.c | 0 {reaction/code => code}/game/g_team.h | 0 {reaction/code => code}/game/g_teamplay.c | 0 {reaction/code => code}/game/g_teamplay.h | 0 {reaction/code => code}/game/g_trigger.c | 0 {reaction/code => code}/game/g_unlagged.c | 0 {reaction/code => code}/game/g_utils.c | 0 {reaction/code => code}/game/g_weapon.c | 0 {reaction/code => code}/game/game.q3asm | 0 {reaction/code => code}/game/game_ta.q3asm | 0 {reaction/code => code}/game/inv.h | 0 {reaction/code => code}/game/make-game.bat | 0 {reaction/code => code}/game/match.h | 0 {reaction/code => code}/game/q_math.c | 0 {reaction/code => code}/game/rxn_game.c | 0 {reaction/code => code}/game/surfaceflags.h | 0 {reaction/code => code}/game/syn.h | 0 {reaction/code => code}/game/zcam.c | 0 {reaction/code => code}/game/zcam.h | 0 {reaction/code => code}/game/zcam_target.c | 0 {reaction/code => code}/jpeg-8c/README | 0 .../code => code}/jpeg-8c/ioquake3-changes.diff | 0 {reaction/code => code}/jpeg-8c/jaricom.c | 0 {reaction/code => code}/jpeg-8c/jcapimin.c | 0 {reaction/code => code}/jpeg-8c/jcapistd.c | 0 {reaction/code => code}/jpeg-8c/jcarith.c | 0 {reaction/code => code}/jpeg-8c/jccoefct.c | 0 {reaction/code => code}/jpeg-8c/jccolor.c | 0 {reaction/code => code}/jpeg-8c/jcdctmgr.c | 0 {reaction/code => code}/jpeg-8c/jchuff.c | 0 {reaction/code => code}/jpeg-8c/jcinit.c | 0 {reaction/code => code}/jpeg-8c/jcmainct.c | 0 {reaction/code => code}/jpeg-8c/jcmarker.c | 0 {reaction/code => code}/jpeg-8c/jcmaster.c | 0 {reaction/code => code}/jpeg-8c/jcomapi.c | 0 {reaction/code => code}/jpeg-8c/jconfig.h | 0 {reaction/code => code}/jpeg-8c/jcparam.c | 0 {reaction/code => code}/jpeg-8c/jcprepct.c | 0 {reaction/code => code}/jpeg-8c/jcsample.c | 0 {reaction/code => code}/jpeg-8c/jctrans.c | 0 {reaction/code => code}/jpeg-8c/jdapimin.c | 0 {reaction/code => code}/jpeg-8c/jdapistd.c | 0 {reaction/code => code}/jpeg-8c/jdarith.c | 0 {reaction/code => code}/jpeg-8c/jdatadst.c | 0 {reaction/code => code}/jpeg-8c/jdatasrc.c | 0 {reaction/code => code}/jpeg-8c/jdcoefct.c | 0 {reaction/code => code}/jpeg-8c/jdcolor.c | 0 {reaction/code => code}/jpeg-8c/jdct.h | 0 {reaction/code => code}/jpeg-8c/jddctmgr.c | 0 {reaction/code => code}/jpeg-8c/jdhuff.c | 0 {reaction/code => code}/jpeg-8c/jdinput.c | 0 {reaction/code => code}/jpeg-8c/jdmainct.c | 0 {reaction/code => code}/jpeg-8c/jdmarker.c | 0 {reaction/code => code}/jpeg-8c/jdmaster.c | 0 {reaction/code => code}/jpeg-8c/jdmerge.c | 0 {reaction/code => code}/jpeg-8c/jdpostct.c | 0 {reaction/code => code}/jpeg-8c/jdsample.c | 0 {reaction/code => code}/jpeg-8c/jdtrans.c | 0 {reaction/code => code}/jpeg-8c/jerror.c | 0 {reaction/code => code}/jpeg-8c/jerror.h | 0 {reaction/code => code}/jpeg-8c/jfdctflt.c | 0 {reaction/code => code}/jpeg-8c/jfdctfst.c | 0 {reaction/code => code}/jpeg-8c/jfdctint.c | 0 {reaction/code => code}/jpeg-8c/jidctflt.c | 0 {reaction/code => code}/jpeg-8c/jidctfst.c | 0 {reaction/code => code}/jpeg-8c/jidctint.c | 0 {reaction/code => code}/jpeg-8c/jinclude.h | 0 {reaction/code => code}/jpeg-8c/jmemmgr.c | 0 {reaction/code => code}/jpeg-8c/jmemnobs.c | 0 {reaction/code => code}/jpeg-8c/jmemsys.h | 0 {reaction/code => code}/jpeg-8c/jmorecfg.h | 0 {reaction/code => code}/jpeg-8c/jpegint.h | 0 {reaction/code => code}/jpeg-8c/jpeglib.h | 0 {reaction/code => code}/jpeg-8c/jquant1.c | 0 {reaction/code => code}/jpeg-8c/jquant2.c | 0 {reaction/code => code}/jpeg-8c/jutils.c | 0 {reaction/code => code}/jpeg-8c/jversion.h | 0 {reaction/code => code}/libcurl/curl/curl.h | 0 {reaction/code => code}/libcurl/curl/curlver.h | 0 {reaction/code => code}/libcurl/curl/easy.h | 0 {reaction/code => code}/libcurl/curl/mprintf.h | 0 {reaction/code => code}/libcurl/curl/multi.h | 0 {reaction/code => code}/libcurl/curl/stdcheaders.h | 0 {reaction/code => code}/libcurl/curl/types.h | 0 .../code => code}/libs/macosx/libSDL-1.2.0.dylib | Bin {reaction/code => code}/libs/macosx/libSDLmain.a | Bin {reaction/code => code}/libs/win32/SDL.lib | Bin {reaction/code => code}/libs/win32/SDLmain.lib | Bin {reaction/code => code}/libs/win32/libSDL.dll.a | Bin {reaction/code => code}/libs/win32/libSDL.la | 0 {reaction/code => code}/libs/win32/libSDLmain.a | Bin {reaction/code => code}/libs/win32/libcurl.a | Bin {reaction/code => code}/libs/win64/SDL.lib | Bin {reaction/code => code}/libs/win64/SDLmain.lib | Bin {reaction/code => code}/libs/win64/libSDL64.dll.a | Bin {reaction/code => code}/libs/win64/libSDLmain.a | Bin {reaction/code => code}/libs/win64/libcurl.a | Bin {reaction/code => code}/libspeex/_kiss_fft_guts.h | 0 {reaction/code => code}/libspeex/arch.h | 0 {reaction/code => code}/libspeex/bits.c | 0 {reaction/code => code}/libspeex/buffer.c | 0 {reaction/code => code}/libspeex/cb_search.c | 0 {reaction/code => code}/libspeex/cb_search.h | 0 {reaction/code => code}/libspeex/cb_search_arm4.h | 0 {reaction/code => code}/libspeex/cb_search_bfin.h | 0 {reaction/code => code}/libspeex/cb_search_sse.h | 0 {reaction/code => code}/libspeex/config.h | 0 {reaction/code => code}/libspeex/echo_diagnostic.m | 0 {reaction/code => code}/libspeex/exc_10_16_table.c | 0 {reaction/code => code}/libspeex/exc_10_32_table.c | 0 {reaction/code => code}/libspeex/exc_20_32_table.c | 0 {reaction/code => code}/libspeex/exc_5_256_table.c | 0 {reaction/code => code}/libspeex/exc_5_64_table.c | 0 {reaction/code => code}/libspeex/exc_8_128_table.c | 0 {reaction/code => code}/libspeex/fftwrap.c | 0 {reaction/code => code}/libspeex/fftwrap.h | 0 {reaction/code => code}/libspeex/filterbank.c | 0 {reaction/code => code}/libspeex/filterbank.h | 0 {reaction/code => code}/libspeex/filters.c | 0 {reaction/code => code}/libspeex/filters.h | 0 {reaction/code => code}/libspeex/filters_arm4.h | 0 {reaction/code => code}/libspeex/filters_bfin.h | 0 {reaction/code => code}/libspeex/filters_sse.h | 0 {reaction/code => code}/libspeex/fixed_arm4.h | 0 {reaction/code => code}/libspeex/fixed_arm5e.h | 0 {reaction/code => code}/libspeex/fixed_bfin.h | 0 {reaction/code => code}/libspeex/fixed_debug.h | 0 {reaction/code => code}/libspeex/fixed_generic.h | 0 {reaction/code => code}/libspeex/gain_table.c | 0 {reaction/code => code}/libspeex/gain_table_lbr.c | 0 {reaction/code => code}/libspeex/hexc_10_32_table.c | 0 {reaction/code => code}/libspeex/hexc_table.c | 0 {reaction/code => code}/libspeex/high_lsp_tables.c | 0 .../code => code}/libspeex/include/speex/speex.h | 0 .../libspeex/include/speex/speex_bits.h | 0 .../libspeex/include/speex/speex_buffer.h | 0 .../libspeex/include/speex/speex_callbacks.h | 0 .../libspeex/include/speex/speex_config_types.h | 0 .../libspeex/include/speex/speex_echo.h | 0 .../libspeex/include/speex/speex_header.h | 0 .../libspeex/include/speex/speex_jitter.h | 0 .../libspeex/include/speex/speex_preprocess.h | 0 .../libspeex/include/speex/speex_resampler.h | 0 .../libspeex/include/speex/speex_stereo.h | 0 .../libspeex/include/speex/speex_types.h | 0 {reaction/code => code}/libspeex/jitter.c | 0 {reaction/code => code}/libspeex/kiss_fft.c | 0 {reaction/code => code}/libspeex/kiss_fft.h | 0 {reaction/code => code}/libspeex/kiss_fftr.c | 0 {reaction/code => code}/libspeex/kiss_fftr.h | 0 {reaction/code => code}/libspeex/lpc.c | 0 {reaction/code => code}/libspeex/lpc.h | 0 {reaction/code => code}/libspeex/lpc_bfin.h | 0 {reaction/code => code}/libspeex/lsp.c | 0 {reaction/code => code}/libspeex/lsp.h | 0 {reaction/code => code}/libspeex/lsp_bfin.h | 0 {reaction/code => code}/libspeex/lsp_tables_nb.c | 0 {reaction/code => code}/libspeex/ltp.c | 0 {reaction/code => code}/libspeex/ltp.h | 0 {reaction/code => code}/libspeex/ltp_arm4.h | 0 {reaction/code => code}/libspeex/ltp_bfin.h | 0 {reaction/code => code}/libspeex/ltp_sse.h | 0 {reaction/code => code}/libspeex/math_approx.h | 0 {reaction/code => code}/libspeex/mdf.c | 0 {reaction/code => code}/libspeex/misc_bfin.h | 0 {reaction/code => code}/libspeex/modes.c | 0 {reaction/code => code}/libspeex/modes.h | 0 {reaction/code => code}/libspeex/modes_wb.c | 0 {reaction/code => code}/libspeex/nb_celp.c | 0 {reaction/code => code}/libspeex/nb_celp.h | 0 {reaction/code => code}/libspeex/os_support.h | 0 {reaction/code => code}/libspeex/preprocess.c | 0 {reaction/code => code}/libspeex/pseudofloat.h | 0 {reaction/code => code}/libspeex/quant_lsp.c | 0 {reaction/code => code}/libspeex/quant_lsp.h | 0 {reaction/code => code}/libspeex/quant_lsp_bfin.h | 0 {reaction/code => code}/libspeex/resample.c | 0 {reaction/code => code}/libspeex/sb_celp.c | 0 {reaction/code => code}/libspeex/sb_celp.h | 0 {reaction/code => code}/libspeex/smallft.c | 0 {reaction/code => code}/libspeex/smallft.h | 0 {reaction/code => code}/libspeex/speex.c | 0 {reaction/code => code}/libspeex/speex_callbacks.c | 0 {reaction/code => code}/libspeex/speex_header.c | 0 {reaction/code => code}/libspeex/stack_alloc.h | 0 {reaction/code => code}/libspeex/stereo.c | 0 {reaction/code => code}/libspeex/testdenoise.c | 0 {reaction/code => code}/libspeex/testecho.c | 0 {reaction/code => code}/libspeex/testenc.c | 0 {reaction/code => code}/libspeex/testenc_uwb.c | 0 {reaction/code => code}/libspeex/testenc_wb.c | 0 {reaction/code => code}/libspeex/vbr.c | 0 {reaction/code => code}/libspeex/vbr.h | 0 {reaction/code => code}/libspeex/vorbis_psy.h | 0 {reaction/code => code}/libspeex/vq.c | 0 {reaction/code => code}/libspeex/vq.h | 0 {reaction/code => code}/libspeex/vq_arm4.h | 0 {reaction/code => code}/libspeex/vq_bfin.h | 0 {reaction/code => code}/libspeex/vq_sse.h | 0 {reaction/code => code}/libspeex/window.c | 0 {reaction/code => code}/null/mac_net.c | 0 {reaction/code => code}/null/null_client.c | 0 {reaction/code => code}/null/null_glimp.c | 0 {reaction/code => code}/null/null_input.c | 0 {reaction/code => code}/null/null_main.c | 0 {reaction/code => code}/null/null_net.c | 0 {reaction/code => code}/null/null_snddma.c | 0 {reaction/code => code}/q3_ui/ui_addbots.c | 0 {reaction/code => code}/q3_ui/ui_atoms.c | 0 {reaction/code => code}/q3_ui/ui_cdkey.c | 0 {reaction/code => code}/q3_ui/ui_cinematics.c | 0 {reaction/code => code}/q3_ui/ui_confirm.c | 0 {reaction/code => code}/q3_ui/ui_connect.c | 0 {reaction/code => code}/q3_ui/ui_controls2.c | 0 {reaction/code => code}/q3_ui/ui_credits.c | 0 {reaction/code => code}/q3_ui/ui_demo2.c | 0 {reaction/code => code}/q3_ui/ui_display.c | 0 {reaction/code => code}/q3_ui/ui_gameinfo.c | 0 {reaction/code => code}/q3_ui/ui_ingame.c | 0 {reaction/code => code}/q3_ui/ui_loadconfig.c | 0 {reaction/code => code}/q3_ui/ui_local.h | 0 {reaction/code => code}/q3_ui/ui_login.c | 0 {reaction/code => code}/q3_ui/ui_main.c | 0 {reaction/code => code}/q3_ui/ui_menu.c | 0 {reaction/code => code}/q3_ui/ui_mfield.c | 0 {reaction/code => code}/q3_ui/ui_mods.c | 0 {reaction/code => code}/q3_ui/ui_network.c | 0 {reaction/code => code}/q3_ui/ui_options.c | 0 {reaction/code => code}/q3_ui/ui_playermodel.c | 0 {reaction/code => code}/q3_ui/ui_players.c | 0 {reaction/code => code}/q3_ui/ui_playersettings.c | 0 {reaction/code => code}/q3_ui/ui_preferences.c | 0 {reaction/code => code}/q3_ui/ui_qmenu.c | 0 {reaction/code => code}/q3_ui/ui_rankings.c | 0 {reaction/code => code}/q3_ui/ui_rankstatus.c | 0 {reaction/code => code}/q3_ui/ui_removebots.c | 0 {reaction/code => code}/q3_ui/ui_saveconfig.c | 0 {reaction/code => code}/q3_ui/ui_serverinfo.c | 0 {reaction/code => code}/q3_ui/ui_servers2.c | 0 {reaction/code => code}/q3_ui/ui_setup.c | 0 {reaction/code => code}/q3_ui/ui_signup.c | 0 {reaction/code => code}/q3_ui/ui_sound.c | 0 {reaction/code => code}/q3_ui/ui_sparena.c | 0 {reaction/code => code}/q3_ui/ui_specifyleague.c | 0 {reaction/code => code}/q3_ui/ui_specifyserver.c | 0 {reaction/code => code}/q3_ui/ui_splevel.c | 0 {reaction/code => code}/q3_ui/ui_sppostgame.c | 0 {reaction/code => code}/q3_ui/ui_spreset.c | 0 {reaction/code => code}/q3_ui/ui_spskill.c | 0 {reaction/code => code}/q3_ui/ui_startserver.c | 0 {reaction/code => code}/q3_ui/ui_team.c | 0 {reaction/code => code}/q3_ui/ui_teamorders.c | 0 {reaction/code => code}/q3_ui/ui_video.c | 0 {reaction/code => code}/qcommon/cm_load.c | 0 {reaction/code => code}/qcommon/cm_local.h | 0 {reaction/code => code}/qcommon/cm_patch.c | 0 {reaction/code => code}/qcommon/cm_patch.h | 0 {reaction/code => code}/qcommon/cm_polylib.c | 0 {reaction/code => code}/qcommon/cm_polylib.h | 0 {reaction/code => code}/qcommon/cm_public.h | 0 {reaction/code => code}/qcommon/cm_test.c | 0 {reaction/code => code}/qcommon/cm_trace.c | 0 {reaction/code => code}/qcommon/cmd.c | 0 {reaction/code => code}/qcommon/common.c | 0 {reaction/code => code}/qcommon/cvar.c | 0 {reaction/code => code}/qcommon/files.c | 0 {reaction/code => code}/qcommon/huffman.c | 0 {reaction/code => code}/qcommon/ioapi.c | 0 {reaction/code => code}/qcommon/ioapi.h | 0 {reaction/code => code}/qcommon/md4.c | 0 {reaction/code => code}/qcommon/md5.c | 0 {reaction/code => code}/qcommon/msg.c | 0 {reaction/code => code}/qcommon/net_chan.c | 0 {reaction/code => code}/qcommon/net_ip.c | 0 {reaction/code => code}/qcommon/puff.c | 0 {reaction/code => code}/qcommon/puff.h | 0 {reaction/code => code}/qcommon/q_math.c | 0 {reaction/code => code}/qcommon/q_platform.h | 0 {reaction/code => code}/qcommon/q_shared.c | 0 {reaction/code => code}/qcommon/q_shared.h | 0 {reaction/code => code}/qcommon/qcommon.h | 0 {reaction/code => code}/qcommon/qfiles.h | 0 {reaction/code => code}/qcommon/surfaceflags.h | 0 {reaction/code => code}/qcommon/unzip.c | 0 {reaction/code => code}/qcommon/unzip.h | 0 {reaction/code => code}/qcommon/vm.c | 0 {reaction/code => code}/qcommon/vm_interpreted.c | 0 {reaction/code => code}/qcommon/vm_local.h | 0 {reaction/code => code}/qcommon/vm_none.c | 0 {reaction/code => code}/qcommon/vm_powerpc.c | 0 {reaction/code => code}/qcommon/vm_powerpc_asm.c | 0 {reaction/code => code}/qcommon/vm_powerpc_asm.h | 0 {reaction/code => code}/qcommon/vm_sparc.c | 0 {reaction/code => code}/qcommon/vm_sparc.h | 0 {reaction/code => code}/qcommon/vm_x86.c | 0 {reaction/code => code}/qcommon/vm_x86_64.c | 0 .../code => code}/qcommon/vm_x86_64_assembler.c | 0 {reaction/code => code}/rend2/glsl/bokeh_fp.glsl | 0 {reaction/code => code}/rend2/glsl/bokeh_vp.glsl | 0 .../code => code}/rend2/glsl/calclevels4x_fp.glsl | 0 .../code => code}/rend2/glsl/calclevels4x_vp.glsl | 0 .../code => code}/rend2/glsl/depthblur_fp.glsl | 0 .../code => code}/rend2/glsl/depthblur_vp.glsl | 0 {reaction/code => code}/rend2/glsl/dlight_fp.glsl | 0 {reaction/code => code}/rend2/glsl/dlight_vp.glsl | 0 {reaction/code => code}/rend2/glsl/down4x_fp.glsl | 0 {reaction/code => code}/rend2/glsl/down4x_vp.glsl | 0 {reaction/code => code}/rend2/glsl/fogpass_fp.glsl | 0 {reaction/code => code}/rend2/glsl/fogpass_vp.glsl | 0 {reaction/code => code}/rend2/glsl/generic_fp.glsl | 0 {reaction/code => code}/rend2/glsl/generic_vp.glsl | 0 {reaction/code => code}/rend2/glsl/lightall_fp.glsl | 0 {reaction/code => code}/rend2/glsl/lightall_vp.glsl | 0 {reaction/code => code}/rend2/glsl/pshadow_fp.glsl | 0 {reaction/code => code}/rend2/glsl/pshadow_vp.glsl | 0 .../code => code}/rend2/glsl/shadowfill_fp.glsl | 0 .../code => code}/rend2/glsl/shadowfill_vp.glsl | 0 .../code => code}/rend2/glsl/shadowmask_fp.glsl | 0 .../code => code}/rend2/glsl/shadowmask_vp.glsl | 0 {reaction/code => code}/rend2/glsl/ssao_fp.glsl | 0 {reaction/code => code}/rend2/glsl/ssao_vp.glsl | 0 .../code => code}/rend2/glsl/texturecolor_fp.glsl | 0 .../code => code}/rend2/glsl/texturecolor_vp.glsl | 0 {reaction/code => code}/rend2/glsl/tonemap_fp.glsl | 0 {reaction/code => code}/rend2/glsl/tonemap_vp.glsl | 0 {reaction/code => code}/rend2/qgl.h | 0 {reaction/code => code}/rend2/tr_animation.c | 0 {reaction/code => code}/rend2/tr_backend.c | 0 {reaction/code => code}/rend2/tr_bsp.c | 0 {reaction/code => code}/rend2/tr_cmds.c | 0 {reaction/code => code}/rend2/tr_curve.c | 0 {reaction/code => code}/rend2/tr_extensions.c | 0 {reaction/code => code}/rend2/tr_extramath.c | 0 {reaction/code => code}/rend2/tr_extramath.h | 0 {reaction/code => code}/rend2/tr_extratypes.h | 0 {reaction/code => code}/rend2/tr_fbo.c | 0 {reaction/code => code}/rend2/tr_fbo.h | 0 {reaction/code => code}/rend2/tr_flares.c | 0 {reaction/code => code}/rend2/tr_font.c | 0 {reaction/code => code}/rend2/tr_glsl.c | 0 {reaction/code => code}/rend2/tr_image.c | 0 {reaction/code => code}/rend2/tr_image_bmp.c | 0 {reaction/code => code}/rend2/tr_image_jpg.c | 0 {reaction/code => code}/rend2/tr_image_pcx.c | 0 {reaction/code => code}/rend2/tr_image_png.c | 0 {reaction/code => code}/rend2/tr_image_tga.c | 0 {reaction/code => code}/rend2/tr_init.c | 0 {reaction/code => code}/rend2/tr_light.c | 0 {reaction/code => code}/rend2/tr_local.h | 0 {reaction/code => code}/rend2/tr_main.c | 0 {reaction/code => code}/rend2/tr_marks.c | 0 {reaction/code => code}/rend2/tr_mesh.c | 0 {reaction/code => code}/rend2/tr_model.c | 0 {reaction/code => code}/rend2/tr_model_iqm.c | 0 {reaction/code => code}/rend2/tr_noise.c | 0 {reaction/code => code}/rend2/tr_postprocess.c | 0 {reaction/code => code}/rend2/tr_postprocess.h | 0 {reaction/code => code}/rend2/tr_scene.c | 0 {reaction/code => code}/rend2/tr_shade.c | 0 {reaction/code => code}/rend2/tr_shade_calc.c | 0 {reaction/code => code}/rend2/tr_shader.c | 0 {reaction/code => code}/rend2/tr_shadows.c | 0 {reaction/code => code}/rend2/tr_sky.c | 0 {reaction/code => code}/rend2/tr_subs.c | 0 {reaction/code => code}/rend2/tr_surface.c | 0 {reaction/code => code}/rend2/tr_vbo.c | 0 {reaction/code => code}/rend2/tr_world.c | 0 {reaction/code => code}/renderer/iqm.h | 0 {reaction/code => code}/renderer/qgl.h | 0 {reaction/code => code}/renderer/qglextensions.h | 0 {reaction/code => code}/renderer/tr_animation.c | 0 {reaction/code => code}/renderer/tr_backend.c | 0 {reaction/code => code}/renderer/tr_bsp.c | 0 {reaction/code => code}/renderer/tr_cmds.c | 0 {reaction/code => code}/renderer/tr_curve.c | 0 {reaction/code => code}/renderer/tr_extramath.c | 0 {reaction/code => code}/renderer/tr_extramath.h | 0 {reaction/code => code}/renderer/tr_fbo.c | 0 {reaction/code => code}/renderer/tr_flares.c | 0 {reaction/code => code}/renderer/tr_font.c | 0 {reaction/code => code}/renderer/tr_glsl.c | 0 {reaction/code => code}/renderer/tr_image.c | 0 {reaction/code => code}/renderer/tr_image_bmp.c | 0 {reaction/code => code}/renderer/tr_image_jpg.c | 0 {reaction/code => code}/renderer/tr_image_pcx.c | 0 {reaction/code => code}/renderer/tr_image_png.c | 0 {reaction/code => code}/renderer/tr_image_tga.c | 0 {reaction/code => code}/renderer/tr_init.c | 0 {reaction/code => code}/renderer/tr_light.c | 0 {reaction/code => code}/renderer/tr_local.h | 0 {reaction/code => code}/renderer/tr_main.c | 0 {reaction/code => code}/renderer/tr_marks.c | 0 {reaction/code => code}/renderer/tr_mesh.c | 0 {reaction/code => code}/renderer/tr_model.c | 0 {reaction/code => code}/renderer/tr_model_iqm.c | 0 {reaction/code => code}/renderer/tr_noise.c | 0 {reaction/code => code}/renderer/tr_postprocess.c | 0 {reaction/code => code}/renderer/tr_public.h | 0 {reaction/code => code}/renderer/tr_scene.c | 0 {reaction/code => code}/renderer/tr_shade.c | 0 {reaction/code => code}/renderer/tr_shade_calc.c | 0 {reaction/code => code}/renderer/tr_shader.c | 0 {reaction/code => code}/renderer/tr_shadows.c | 0 {reaction/code => code}/renderer/tr_sky.c | 0 {reaction/code => code}/renderer/tr_subs.c | 0 {reaction/code => code}/renderer/tr_surface.c | 0 {reaction/code => code}/renderer/tr_types.h | 0 {reaction/code => code}/renderer/tr_vbo.c | 0 {reaction/code => code}/renderer/tr_world.c | 0 {reaction/code => code}/renderergl2/qgl.h | 0 {reaction/code => code}/renderergl2/tr_animation.c | 0 {reaction/code => code}/renderergl2/tr_backend.c | 0 {reaction/code => code}/renderergl2/tr_bsp.c | 0 {reaction/code => code}/renderergl2/tr_cmds.c | 0 {reaction/code => code}/renderergl2/tr_curve.c | 0 {reaction/code => code}/renderergl2/tr_extensions.c | 0 {reaction/code => code}/renderergl2/tr_extramath.c | 0 {reaction/code => code}/renderergl2/tr_extramath.h | 0 {reaction/code => code}/renderergl2/tr_extratypes.h | 0 {reaction/code => code}/renderergl2/tr_fbo.c | 0 {reaction/code => code}/renderergl2/tr_fbo.h | 0 {reaction/code => code}/renderergl2/tr_flares.c | 0 {reaction/code => code}/renderergl2/tr_font.c | 0 {reaction/code => code}/renderergl2/tr_glsl.c | 0 {reaction/code => code}/renderergl2/tr_image.c | 0 {reaction/code => code}/renderergl2/tr_init.c | 0 {reaction/code => code}/renderergl2/tr_light.c | 0 {reaction/code => code}/renderergl2/tr_local.h | 0 {reaction/code => code}/renderergl2/tr_main.c | 0 {reaction/code => code}/renderergl2/tr_marks.c | 0 {reaction/code => code}/renderergl2/tr_mesh.c | 0 {reaction/code => code}/renderergl2/tr_model.c | 0 {reaction/code => code}/renderergl2/tr_model_iqm.c | 0 .../code => code}/renderergl2/tr_postprocess.c | 0 .../code => code}/renderergl2/tr_postprocess.h | 0 {reaction/code => code}/renderergl2/tr_scene.c | 0 {reaction/code => code}/renderergl2/tr_shade.c | 0 {reaction/code => code}/renderergl2/tr_shade_calc.c | 0 {reaction/code => code}/renderergl2/tr_shader.c | 0 {reaction/code => code}/renderergl2/tr_shadows.c | 0 {reaction/code => code}/renderergl2/tr_sky.c | 0 {reaction/code => code}/renderergl2/tr_subs.c | 0 {reaction/code => code}/renderergl2/tr_surface.c | 0 {reaction/code => code}/renderergl2/tr_vbo.c | 0 {reaction/code => code}/renderergl2/tr_world.c | 0 {reaction/code => code}/sdl/sdl_boomstick.h | 0 {reaction/code => code}/sdl/sdl_gamma.c | 0 {reaction/code => code}/sdl/sdl_glimp.c | 0 {reaction/code => code}/sdl/sdl_icon.h | 0 {reaction/code => code}/sdl/sdl_input.c | 0 {reaction/code => code}/sdl/sdl_snd.c | 0 {reaction/code => code}/server/server.h | 0 {reaction/code => code}/server/sv_bot.c | 0 {reaction/code => code}/server/sv_ccmds.c | 0 {reaction/code => code}/server/sv_client.c | 0 {reaction/code => code}/server/sv_game.c | 0 {reaction/code => code}/server/sv_init.c | 0 {reaction/code => code}/server/sv_main.c | 0 {reaction/code => code}/server/sv_net_chan.c | 0 {reaction/code => code}/server/sv_rankings.c | 0 {reaction/code => code}/server/sv_snapshot.c | 0 {reaction/code => code}/server/sv_world.c | 0 {reaction/code => code}/sys/con_log.c | 0 {reaction/code => code}/sys/con_passive.c | 0 {reaction/code => code}/sys/con_tty.c | 0 {reaction/code => code}/sys/con_win32.c | 0 {reaction/code => code}/sys/sys_loadlib.h | 0 {reaction/code => code}/sys/sys_local.h | 0 {reaction/code => code}/sys/sys_main.c | 0 {reaction/code => code}/sys/sys_osx.m | 0 {reaction/code => code}/sys/sys_unix.c | 0 {reaction/code => code}/sys/sys_win32.c | 0 {reaction/code => code}/sys/win_resource.h | 0 {reaction/code => code}/sys/win_resource.rc | 0 {reaction/code => code}/tools/asm/README.Id | 0 {reaction/code => code}/tools/asm/cmdlib.c | 0 {reaction/code => code}/tools/asm/cmdlib.h | 0 {reaction/code => code}/tools/asm/lib.txt | 0 {reaction/code => code}/tools/asm/mathlib.h | 0 {reaction/code => code}/tools/asm/notes.txt | 0 {reaction/code => code}/tools/asm/ops.txt | 0 {reaction/code => code}/tools/asm/opstrings.h | 0 {reaction/code => code}/tools/asm/q3asm.c | 0 {reaction/code => code}/tools/lcc/COPYRIGHT | 0 {reaction/code => code}/tools/lcc/LOG | 0 {reaction/code => code}/tools/lcc/README | 0 {reaction/code => code}/tools/lcc/README.id | 0 {reaction/code => code}/tools/lcc/cpp/cpp.c | 0 {reaction/code => code}/tools/lcc/cpp/cpp.h | 0 {reaction/code => code}/tools/lcc/cpp/eval.c | 0 {reaction/code => code}/tools/lcc/cpp/getopt.c | 0 {reaction/code => code}/tools/lcc/cpp/hideset.c | 0 {reaction/code => code}/tools/lcc/cpp/include.c | 0 {reaction/code => code}/tools/lcc/cpp/lex.c | 0 {reaction/code => code}/tools/lcc/cpp/macro.c | 0 {reaction/code => code}/tools/lcc/cpp/nlist.c | 0 {reaction/code => code}/tools/lcc/cpp/tokens.c | 0 {reaction/code => code}/tools/lcc/cpp/unix.c | 0 {reaction/code => code}/tools/lcc/doc/4.html | 0 {reaction/code => code}/tools/lcc/doc/bprint.1 | 0 {reaction/code => code}/tools/lcc/doc/bprint.pdf | Bin {reaction/code => code}/tools/lcc/doc/install.html | 0 {reaction/code => code}/tools/lcc/doc/lcc.1 | 0 {reaction/code => code}/tools/lcc/doc/lcc.pdf | Bin {reaction/code => code}/tools/lcc/etc/bytecode.c | 0 {reaction/code => code}/tools/lcc/etc/lcc.c | 0 {reaction/code => code}/tools/lcc/lburg/gram.c | 0 {reaction/code => code}/tools/lcc/lburg/gram.y | 0 {reaction/code => code}/tools/lcc/lburg/lburg.1 | 0 {reaction/code => code}/tools/lcc/lburg/lburg.c | 0 {reaction/code => code}/tools/lcc/lburg/lburg.h | 0 {reaction/code => code}/tools/lcc/src/alloc.c | 0 {reaction/code => code}/tools/lcc/src/bind.c | 0 {reaction/code => code}/tools/lcc/src/bytecode.c | 0 {reaction/code => code}/tools/lcc/src/c.h | 0 {reaction/code => code}/tools/lcc/src/config.h | 0 {reaction/code => code}/tools/lcc/src/dag.c | 0 {reaction/code => code}/tools/lcc/src/dagcheck.md | 0 {reaction/code => code}/tools/lcc/src/decl.c | 0 {reaction/code => code}/tools/lcc/src/enode.c | 0 {reaction/code => code}/tools/lcc/src/error.c | 0 {reaction/code => code}/tools/lcc/src/event.c | 0 {reaction/code => code}/tools/lcc/src/expr.c | 0 {reaction/code => code}/tools/lcc/src/gen.c | 0 {reaction/code => code}/tools/lcc/src/init.c | 0 {reaction/code => code}/tools/lcc/src/inits.c | 0 {reaction/code => code}/tools/lcc/src/input.c | 0 {reaction/code => code}/tools/lcc/src/lex.c | 0 {reaction/code => code}/tools/lcc/src/list.c | 0 {reaction/code => code}/tools/lcc/src/main.c | 0 {reaction/code => code}/tools/lcc/src/null.c | 0 {reaction/code => code}/tools/lcc/src/output.c | 0 {reaction/code => code}/tools/lcc/src/prof.c | 0 {reaction/code => code}/tools/lcc/src/profio.c | 0 {reaction/code => code}/tools/lcc/src/simp.c | 0 {reaction/code => code}/tools/lcc/src/stmt.c | 0 {reaction/code => code}/tools/lcc/src/string.c | 0 {reaction/code => code}/tools/lcc/src/sym.c | 0 {reaction/code => code}/tools/lcc/src/symbolic.c | 0 {reaction/code => code}/tools/lcc/src/token.h | 0 {reaction/code => code}/tools/lcc/src/trace.c | 0 {reaction/code => code}/tools/lcc/src/tree.c | 0 {reaction/code => code}/tools/lcc/src/types.c | 0 {reaction/code => code}/ui/keycodes.h | 0 {reaction/code => code}/ui/make-ui.bat | 0 {reaction/code => code}/ui/menudef.h | 0 {reaction/code => code}/ui/ui.q3asm | 0 {reaction/code => code}/ui/ui_atoms.c | 0 {reaction/code => code}/ui/ui_gameinfo.c | 0 {reaction/code => code}/ui/ui_local.h | 0 {reaction/code => code}/ui/ui_main.c | 0 {reaction/code => code}/ui/ui_players.c | 0 {reaction/code => code}/ui/ui_public.h | 0 {reaction/code => code}/ui/ui_shared.c | 0 {reaction/code => code}/ui/ui_shared.h | 0 {reaction/code => code}/ui/ui_syscalls.asm | 0 {reaction/code => code}/ui/ui_syscalls.c | 0 {reaction/code => code}/ui/ui_util.c | 0 {reaction/code => code}/zlib/adler32.c | 0 {reaction/code => code}/zlib/crc32.c | 0 {reaction/code => code}/zlib/crc32.h | 0 {reaction/code => code}/zlib/inffast.c | 0 {reaction/code => code}/zlib/inffast.h | 0 {reaction/code => code}/zlib/inffixed.h | 0 {reaction/code => code}/zlib/inflate.c | 0 {reaction/code => code}/zlib/inflate.h | 0 {reaction/code => code}/zlib/inftrees.c | 0 {reaction/code => code}/zlib/inftrees.h | 0 {reaction/code => code}/zlib/zconf.h | 0 {reaction/code => code}/zlib/zlib.h | 0 {reaction/code => code}/zlib/zutil.c | 0 {reaction/code => code}/zlib/zutil.h | 0 reaction/cross-make-mingw.sh => cross-make-mingw.sh | 0 .../cross-make-mingw64.sh => cross-make-mingw64.sh | 0 reaction/doit.sh => doit.sh | 0 reaction/id-readme.txt => id-readme.txt | 0 reaction/make-macosx-ub.sh => make-macosx-ub.sh | 0 reaction/make-macosx.sh => make-macosx.sh | 0 reaction/md4-readme.txt => md4-readme.txt | 0 {reaction/misc => misc}/Reaction_server.cfg | 0 {reaction/misc => misc}/ReadMe-OSX.rtf | 0 {reaction/misc => misc}/cvar.cfg | 0 {reaction/misc => misc}/example-reaction.cfg | 0 {reaction/misc => misc}/example-reaction.ini | 0 {reaction/misc => misc}/ioquake3-folder.icns | Bin {reaction/misc => misc}/msvc/cgame.def | 0 {reaction/misc => misc}/msvc/cgame.vcproj | 0 {reaction/misc => misc}/msvc/game.def | 0 {reaction/misc => misc}/msvc/game.vcproj | 0 {reaction/misc => misc}/msvc/q3_ui.def | 0 {reaction/misc => misc}/msvc/q3_ui.vcproj | 0 {reaction/misc => misc}/msvc/quake3.vcproj | 0 {reaction/misc => misc}/msvc/reaction.sln | 0 {reaction/misc => misc}/msvc/ui.def | 0 {reaction/misc => misc}/msvc/ui.vcproj | 0 {reaction/misc => misc}/nsis/Makefile | 0 {reaction/misc => misc}/nsis/ioquake3-q3a.nsi | 0 {reaction/misc => misc}/nsis/ioquake3-q3ctc.nsi | 0 {reaction/misc => misc}/nsis/ioquake3.nsi.in | 0 .../misc => misc}/osxfe/ioquake3fe/Controller.h | 0 .../misc => misc}/osxfe/ioquake3fe/Controller.m | 0 .../osxfe/ioquake3fe/English.lproj/ErrorWindow.xib | 0 .../ioquake3fe/English.lproj/InfoPlist.strings | Bin .../ioquake3fe/English.lproj/Localizable.strings | Bin .../osxfe/ioquake3fe/English.lproj/MainMenu.xib | 0 .../misc => misc}/osxfe/ioquake3fe/ErrorWindow.h | 0 .../misc => misc}/osxfe/ioquake3fe/ErrorWindow.m | 0 .../osxfe/ioquake3fe/ErrorWindowController.h | 0 .../osxfe/ioquake3fe/ErrorWindowController.m | 0 {reaction/misc => misc}/osxfe/ioquake3fe/Info.plist | 0 .../misc => misc}/osxfe/ioquake3fe/ioquake3.icns | Bin .../ioquake3fe.xcodeproj/TemplateIcon.icns | Bin .../ioquake3fe/ioquake3fe.xcodeproj/bw.mode1v3 | 0 .../ioquake3fe/ioquake3fe.xcodeproj/bw.pbxuser | 0 .../ioquake3fe/ioquake3fe.xcodeproj/project.pbxproj | 0 .../osxfe/ioquake3fe/ioquake3fe_Prefix.pch | 0 {reaction/misc => misc}/osxfe/ioquake3fe/main.m | 0 {reaction/misc => misc}/quake3-tango.png | Bin {reaction/misc => misc}/quake3-tango.xcf | Bin {reaction/misc => misc}/quake3.icns | Bin {reaction/misc => misc}/quake3.ico | Bin {reaction/misc => misc}/quake3.ico-old | Bin {reaction/misc => misc}/quake3.png | Bin {reaction/misc => misc}/quake3.svg | 0 {reaction/misc => misc}/sdl-win32-fixes.diff | 0 {reaction/misc => misc}/setup/MacOSX/SLA-dmg.sh | 0 {reaction/misc => misc}/setup/Makefile | 0 {reaction/misc => misc}/setup/Solaris_pkg.sh | 0 {reaction/misc => misc}/setup/doit | 0 .../misc => misc}/setup/install-desktop-files.sh | 0 {reaction/misc => misc}/setup/ioq3demo.sh | 0 {reaction/misc => misc}/setup/ioquake3.SlackBuild | 0 {reaction/misc => misc}/setup/ioquake3.desktop | 0 {reaction/misc => misc}/setup/ioquake3.sh | 0 {reaction/misc => misc}/setup/pkg/ioq3ded.sh | 0 {reaction/misc => misc}/setup/pkg/ioquake3.sh | 0 {reaction/misc => misc}/setup/pkg/ioquake3/depend | 0 .../setup/pkg/ioquake3/pkginfo.template | 0 .../misc => misc}/setup/pkg/ioquake3/postinstall | 0 .../misc => misc}/setup/pkg/ioquake3/postremove | 0 .../misc => misc}/setup/pkg/ioquake3/preinstall | 0 .../misc => misc}/setup/pkg/ioquake3/preremove | 0 .../setup/pkg/ioquake3/prototype.template | 0 {reaction/misc => misc}/setup/pkg/ioquake3/space | 0 {reaction/misc => misc}/setup/pkg/ioquake3d/depend | 0 .../setup/pkg/ioquake3d/pkginfo.template | 0 .../misc => misc}/setup/pkg/ioquake3d/postinstall | 0 .../misc => misc}/setup/pkg/ioquake3d/postremove | 0 .../misc => misc}/setup/pkg/ioquake3d/preinstall | 0 .../misc => misc}/setup/pkg/ioquake3d/preremove | 0 .../setup/pkg/ioquake3d/prototype.template | 0 {reaction/misc => misc}/setup/pkg/ioquake3d/space | 0 {reaction/misc => misc}/setup/pkg/ioquake3m/depend | 0 .../setup/pkg/ioquake3m/pkginfo.template | 0 .../misc => misc}/setup/pkg/ioquake3m/postinstall | 0 .../misc => misc}/setup/pkg/ioquake3m/postremove | 0 .../misc => misc}/setup/pkg/ioquake3m/preinstall | 0 .../misc => misc}/setup/pkg/ioquake3m/preremove | 0 .../setup/pkg/ioquake3m/prototype.template | 0 {reaction/misc => misc}/setup/pkg/ioquake3m/space | 0 {reaction/misc => misc}/setup/preuninstall.sh | 0 {reaction/misc => misc}/setup/setup.xml.in | 0 {reaction/misc => misc}/setup/setup.xml.mod | 0 {reaction/misc => misc}/setup/slack-desc | 0 {reaction/misc => misc}/setup/splash.xpm | 0 reaction/rend2-readme.txt => rend2-readme.txt | 0 {reaction/uifiles => uifiles}/alphabet.menu | 0 {reaction/uifiles => uifiles}/assets/black.jpg | Bin .../uifiles => uifiles}/assets/fake_gradient.tga | Bin .../uifiles => uifiles}/assets/fake_gradient_75.tga | Bin .../uifiles => uifiles}/assets/gradientbar2.tga | Bin .../uifiles => uifiles}/assets/halfgradleft.tga | Bin .../uifiles => uifiles}/assets/halfgradright.tga | Bin {reaction/uifiles => uifiles}/assets/idlogo.tga | Bin {reaction/uifiles => uifiles}/assets/mapshot01.jpg | Bin {reaction/uifiles => uifiles}/assets/mapshot02.jpg | Bin {reaction/uifiles => uifiles}/assets/mapshot03.jpg | Bin .../assets/rq3-ingame-background.tga | Bin .../assets/rq3-ingame-loadout.tga | Bin .../assets/rq3-ingame-shadow-bottom.tga | Bin .../assets/rq3-ingame-shadow-c1.tga | Bin .../assets/rq3-ingame-shadow-c2.tga | Bin .../assets/rq3-ingame-shadow-c3.tga | Bin .../assets/rq3-ingame-shadow-c4.tga | Bin .../assets/rq3-ingame-shadow-right.tga | Bin .../uifiles => uifiles}/assets/rq3-ingame-title.tga | Bin .../uifiles => uifiles}/assets/rq3-main-box-1.tga | Bin .../uifiles => uifiles}/assets/rq3-main-box-2.tga | Bin .../uifiles => uifiles}/assets/rq3-main-box-3.tga | Bin .../assets/rq3-main-shadow-1.tga | Bin .../assets/rq3-main-shadow-2.tga | Bin .../assets/rq3-ssg-background.jpg | Bin {reaction/uifiles => uifiles}/assets/scrollbar.tga | Bin .../assets/scrollbar_arrow_dwn_a.tga | Bin .../assets/scrollbar_arrow_left.tga | Bin .../assets/scrollbar_arrow_right.tga | Bin .../assets/scrollbar_arrow_up_a.tga | Bin .../uifiles => uifiles}/assets/scrollbar_thumb.tga | Bin {reaction/uifiles => uifiles}/assets/slider2.tga | Bin .../uifiles => uifiles}/assets/sliderbutt_1.tga | Bin {reaction/uifiles => uifiles}/assets/static_1.tga | Bin {reaction/uifiles => uifiles}/assets/static_2.tga | Bin {reaction/uifiles => uifiles}/assets/static_3.tga | Bin {reaction/uifiles => uifiles}/assets/white.tga | Bin {reaction/uifiles => uifiles}/cdkey.menu | 0 {reaction/uifiles => uifiles}/connect.menu | 0 {reaction/uifiles => uifiles}/controls.menu | 0 {reaction/uifiles => uifiles}/controls_common.h | 0 {reaction/uifiles => uifiles}/controls_look.menu | 0 {reaction/uifiles => uifiles}/controls_misc.menu | 0 {reaction/uifiles => uifiles}/controls_move.menu | 0 .../uifiles => uifiles}/controls_reaction.menu | 0 {reaction/uifiles => uifiles}/controls_weapon.menu | 0 {reaction/uifiles => uifiles}/createfavorite.menu | 0 {reaction/uifiles => uifiles}/createserver.menu | 0 {reaction/uifiles => uifiles}/credit.menu | 0 {reaction/uifiles => uifiles}/demo.menu | 0 {reaction/uifiles => uifiles}/error.menu | 0 {reaction/uifiles => uifiles}/fight.menu | 0 {reaction/uifiles => uifiles}/findplayer.menu | 0 {reaction/uifiles => uifiles}/hud.menu | 0 {reaction/uifiles => uifiles}/hud.txt | 0 {reaction/uifiles => uifiles}/hud2.txt | 0 {reaction/uifiles => uifiles}/ingame.menu | 0 {reaction/uifiles => uifiles}/ingame.txt | 0 {reaction/uifiles => uifiles}/ingame_about.menu | 0 {reaction/uifiles => uifiles}/ingame_addbot.menu | 0 {reaction/uifiles => uifiles}/ingame_callvote.menu | 0 {reaction/uifiles => uifiles}/ingame_controls.menu | 0 {reaction/uifiles => uifiles}/ingame_devmode.menu | 0 {reaction/uifiles => uifiles}/ingame_ignore.menu | 0 {reaction/uifiles => uifiles}/ingame_item.menu | 0 {reaction/uifiles => uifiles}/ingame_join.menu | 0 {reaction/uifiles => uifiles}/ingame_join_dm.menu | 0 {reaction/uifiles => uifiles}/ingame_leave.menu | 0 {reaction/uifiles => uifiles}/ingame_matchmode.menu | 0 .../ingame_matchmode_captain.menu | 0 .../ingame_matchmode_referee.menu | 0 .../ingame_matchmode_settings.menu | 0 {reaction/uifiles => uifiles}/ingame_options.menu | 0 {reaction/uifiles => uifiles}/ingame_orders.menu | 0 {reaction/uifiles => uifiles}/ingame_player.menu | 0 {reaction/uifiles => uifiles}/ingame_presets.menu | 0 .../uifiles => uifiles}/ingame_presets_edit.menu | 0 {reaction/uifiles => uifiles}/ingame_record.menu | 0 {reaction/uifiles => uifiles}/ingame_scoreffa.menu | 0 .../uifiles => uifiles}/ingame_serverinfo.menu | 0 {reaction/uifiles => uifiles}/ingame_setup.menu | 0 {reaction/uifiles => uifiles}/ingame_system.menu | 0 {reaction/uifiles => uifiles}/ingame_tkok.menu | 0 {reaction/uifiles => uifiles}/ingame_vote.menu | 0 {reaction/uifiles => uifiles}/ingame_vote2.menu | 0 {reaction/uifiles => uifiles}/ingame_weapon.menu | 0 {reaction/uifiles => uifiles}/joinserver.menu | 0 {reaction/uifiles => uifiles}/main.menu | 0 {reaction/uifiles => uifiles}/main2.menu | 0 {reaction/uifiles => uifiles}/memory.menu | 0 {reaction/uifiles => uifiles}/menudef.h | 0 {reaction/uifiles => uifiles}/menus.txt | 0 {reaction/uifiles => uifiles}/min_hud.menu | 0 {reaction/uifiles => uifiles}/mod.menu | 0 {reaction/uifiles => uifiles}/options.menu | 0 {reaction/uifiles => uifiles}/password.menu | 0 {reaction/uifiles => uifiles}/player.menu | 0 {reaction/uifiles => uifiles}/postvidrestart.menu | 0 {reaction/uifiles => uifiles}/quit.menu | 0 {reaction/uifiles => uifiles}/replacements.menu | 0 {reaction/uifiles => uifiles}/serverinfo.menu | 0 {reaction/uifiles => uifiles}/setup.menu | 0 {reaction/uifiles => uifiles}/shared.h | 0 {reaction/uifiles => uifiles}/specify.menu | 0 {reaction/uifiles => uifiles}/system.menu | 0 {reaction/uifiles => uifiles}/tabs.h | 0 {reaction/uifiles => uifiles}/vid_restart.menu | 0 reaction/voip-readme.txt => voip-readme.txt | 0 1035 files changed, 0 insertions(+), 0 deletions(-) rename reaction/COPYING.txt => COPYING.txt (100%) rename reaction/ChangeLog => ChangeLog (100%) rename reaction/GPL => GPL (100%) rename reaction/Makefile => Makefile (100%) rename reaction/Makefile.local => Makefile.local (100%) rename reaction/README => README (100%) rename reaction/README-Reaction => README-Reaction (100%) rename reaction/Reaction-ChangeLog => Reaction-ChangeLog (100%) rename reaction/Reaction.png => Reaction.png (100%) rename reaction/Reaction.spec => Reaction.spec (100%) rename reaction/TODO => TODO (100%) rename {reaction/code => code}/AL/VERSION (100%) rename {reaction/code => code}/AL/al.h (100%) rename {reaction/code => code}/AL/alc.h (100%) rename {reaction/code => code}/AL/alctypes.h (100%) rename {reaction/code => code}/AL/altypes.h (100%) rename {reaction/code => code}/AL/alut.h (100%) rename {reaction/code => code}/SDL12/include/SDL.h (100%) rename {reaction/code => code}/SDL12/include/SDL_active.h (100%) rename {reaction/code => code}/SDL12/include/SDL_audio.h (100%) rename {reaction/code => code}/SDL12/include/SDL_byteorder.h (100%) rename {reaction/code => code}/SDL12/include/SDL_cdrom.h (100%) rename {reaction/code => code}/SDL12/include/SDL_config.h (100%) rename {reaction/code => code}/SDL12/include/SDL_config_amiga.h (100%) rename {reaction/code => code}/SDL12/include/SDL_config_dreamcast.h (100%) rename {reaction/code => code}/SDL12/include/SDL_config_macos.h (100%) rename {reaction/code => code}/SDL12/include/SDL_config_macosx.h (100%) rename {reaction/code => code}/SDL12/include/SDL_config_minimal.h (100%) rename {reaction/code => code}/SDL12/include/SDL_config_nds.h (100%) rename {reaction/code => code}/SDL12/include/SDL_config_os2.h (100%) rename {reaction/code => code}/SDL12/include/SDL_config_symbian.h (100%) rename {reaction/code => code}/SDL12/include/SDL_config_win32.h (100%) rename {reaction/code => code}/SDL12/include/SDL_copying.h (100%) rename {reaction/code => code}/SDL12/include/SDL_cpuinfo.h (100%) rename {reaction/code => code}/SDL12/include/SDL_endian.h (100%) rename {reaction/code => code}/SDL12/include/SDL_error.h (100%) rename {reaction/code => code}/SDL12/include/SDL_events.h (100%) rename {reaction/code => code}/SDL12/include/SDL_getenv.h (100%) rename {reaction/code => code}/SDL12/include/SDL_joystick.h (100%) rename {reaction/code => code}/SDL12/include/SDL_keyboard.h (100%) rename {reaction/code => code}/SDL12/include/SDL_keysym.h (100%) rename {reaction/code => code}/SDL12/include/SDL_loadso.h (100%) rename {reaction/code => code}/SDL12/include/SDL_main.h (100%) rename {reaction/code => code}/SDL12/include/SDL_mouse.h (100%) rename {reaction/code => code}/SDL12/include/SDL_mutex.h (100%) rename {reaction/code => code}/SDL12/include/SDL_name.h (100%) rename {reaction/code => code}/SDL12/include/SDL_opengl.h (100%) rename {reaction/code => code}/SDL12/include/SDL_platform.h (100%) rename {reaction/code => code}/SDL12/include/SDL_quit.h (100%) rename {reaction/code => code}/SDL12/include/SDL_rwops.h (100%) rename {reaction/code => code}/SDL12/include/SDL_stdinc.h (100%) rename {reaction/code => code}/SDL12/include/SDL_syswm.h (100%) rename {reaction/code => code}/SDL12/include/SDL_thread.h (100%) rename {reaction/code => code}/SDL12/include/SDL_timer.h (100%) rename {reaction/code => code}/SDL12/include/SDL_types.h (100%) rename {reaction/code => code}/SDL12/include/SDL_version.h (100%) rename {reaction/code => code}/SDL12/include/SDL_video.h (100%) rename {reaction/code => code}/SDL12/include/begin_code.h (100%) rename {reaction/code => code}/SDL12/include/close_code.h (100%) rename {reaction/code => code}/asm/ftola.asm (100%) rename {reaction/code => code}/asm/ftola.c (100%) rename {reaction/code => code}/asm/matha.s (100%) rename {reaction/code => code}/asm/qasm-inline.h (100%) rename {reaction/code => code}/asm/qasm.h (100%) rename {reaction/code => code}/asm/snapvector.asm (100%) rename {reaction/code => code}/asm/snapvector.c (100%) rename {reaction/code => code}/asm/snd_mixa.s (100%) rename {reaction/code => code}/asm/vm_x86_64.asm (100%) rename {reaction/code => code}/botlib/aasfile.h (100%) rename {reaction/code => code}/botlib/be_aas.h (100%) rename {reaction/code => code}/botlib/be_aas_bsp.h (100%) rename {reaction/code => code}/botlib/be_aas_bspq3.c (100%) rename {reaction/code => code}/botlib/be_aas_cluster.c (100%) rename {reaction/code => code}/botlib/be_aas_cluster.h (100%) rename {reaction/code => code}/botlib/be_aas_debug.c (100%) rename {reaction/code => code}/botlib/be_aas_debug.h (100%) rename {reaction/code => code}/botlib/be_aas_def.h (100%) rename {reaction/code => code}/botlib/be_aas_entity.c (100%) rename {reaction/code => code}/botlib/be_aas_entity.h (100%) rename {reaction/code => code}/botlib/be_aas_file.c (100%) rename {reaction/code => code}/botlib/be_aas_file.h (100%) rename {reaction/code => code}/botlib/be_aas_funcs.h (100%) rename {reaction/code => code}/botlib/be_aas_main.c (100%) rename {reaction/code => code}/botlib/be_aas_main.h (100%) rename {reaction/code => code}/botlib/be_aas_move.c (100%) rename {reaction/code => code}/botlib/be_aas_move.h (100%) rename {reaction/code => code}/botlib/be_aas_optimize.c (100%) rename {reaction/code => code}/botlib/be_aas_optimize.h (100%) rename {reaction/code => code}/botlib/be_aas_reach.c (100%) rename {reaction/code => code}/botlib/be_aas_reach.h (100%) rename {reaction/code => code}/botlib/be_aas_route.c (100%) rename {reaction/code => code}/botlib/be_aas_route.h (100%) rename {reaction/code => code}/botlib/be_aas_routealt.c (100%) rename {reaction/code => code}/botlib/be_aas_routealt.h (100%) rename {reaction/code => code}/botlib/be_aas_sample.c (100%) rename {reaction/code => code}/botlib/be_aas_sample.h (100%) rename {reaction/code => code}/botlib/be_ai_char.c (100%) rename {reaction/code => code}/botlib/be_ai_char.h (100%) rename {reaction/code => code}/botlib/be_ai_chat.c (100%) rename {reaction/code => code}/botlib/be_ai_chat.h (100%) rename {reaction/code => code}/botlib/be_ai_gen.c (100%) rename {reaction/code => code}/botlib/be_ai_gen.h (100%) rename {reaction/code => code}/botlib/be_ai_goal.c (100%) rename {reaction/code => code}/botlib/be_ai_goal.h (100%) rename {reaction/code => code}/botlib/be_ai_move.c (100%) rename {reaction/code => code}/botlib/be_ai_move.h (100%) rename {reaction/code => code}/botlib/be_ai_weap.c (100%) rename {reaction/code => code}/botlib/be_ai_weap.h (100%) rename {reaction/code => code}/botlib/be_ai_weight.c (100%) rename {reaction/code => code}/botlib/be_ai_weight.h (100%) rename {reaction/code => code}/botlib/be_ea.c (100%) rename {reaction/code => code}/botlib/be_ea.h (100%) rename {reaction/code => code}/botlib/be_interface.c (100%) rename {reaction/code => code}/botlib/be_interface.h (100%) rename {reaction/code => code}/botlib/botlib.h (100%) rename {reaction/code => code}/botlib/l_crc.c (100%) rename {reaction/code => code}/botlib/l_crc.h (100%) rename {reaction/code => code}/botlib/l_libvar.c (100%) rename {reaction/code => code}/botlib/l_libvar.h (100%) rename {reaction/code => code}/botlib/l_log.c (100%) rename {reaction/code => code}/botlib/l_log.h (100%) rename {reaction/code => code}/botlib/l_memory.c (100%) rename {reaction/code => code}/botlib/l_memory.h (100%) rename {reaction/code => code}/botlib/l_precomp.c (100%) rename {reaction/code => code}/botlib/l_precomp.h (100%) rename {reaction/code => code}/botlib/l_script.c (100%) rename {reaction/code => code}/botlib/l_script.h (100%) rename {reaction/code => code}/botlib/l_struct.c (100%) rename {reaction/code => code}/botlib/l_struct.h (100%) rename {reaction/code => code}/botlib/l_utils.h (100%) rename {reaction/code => code}/botlib/lcc.mak (100%) rename {reaction/code => code}/botlib/linux-i386.mak (100%) rename {reaction/code => code}/cgame/cg_atmospheric.c (100%) rename {reaction/code => code}/cgame/cg_consolecmds.c (100%) rename {reaction/code => code}/cgame/cg_draw.c (100%) rename {reaction/code => code}/cgame/cg_drawtools.c (100%) rename {reaction/code => code}/cgame/cg_effects.c (100%) rename {reaction/code => code}/cgame/cg_ents.c (100%) rename {reaction/code => code}/cgame/cg_event.c (100%) rename {reaction/code => code}/cgame/cg_info.c (100%) rename {reaction/code => code}/cgame/cg_local.h (100%) rename {reaction/code => code}/cgame/cg_localents.c (100%) rename {reaction/code => code}/cgame/cg_main.c (100%) rename {reaction/code => code}/cgame/cg_marks.c (100%) rename {reaction/code => code}/cgame/cg_newDraw.c (100%) rename {reaction/code => code}/cgame/cg_particles.c (100%) rename {reaction/code => code}/cgame/cg_players.c (100%) rename {reaction/code => code}/cgame/cg_playerstate.c (100%) rename {reaction/code => code}/cgame/cg_predict.c (100%) rename {reaction/code => code}/cgame/cg_public.h (100%) rename {reaction/code => code}/cgame/cg_rankings.c (100%) rename {reaction/code => code}/cgame/cg_scoreboard.c (100%) rename {reaction/code => code}/cgame/cg_servercmds.c (100%) rename {reaction/code => code}/cgame/cg_snapshot.c (100%) rename {reaction/code => code}/cgame/cg_syscalls.asm (100%) rename {reaction/code => code}/cgame/cg_syscalls.c (100%) rename {reaction/code => code}/cgame/cg_unlagged.c (100%) rename {reaction/code => code}/cgame/cg_view.c (100%) rename {reaction/code => code}/cgame/cg_weapons.c (100%) rename {reaction/code => code}/cgame/cgame.q3asm (100%) rename {reaction/code => code}/cgame/cgame_ta.q3asm (100%) rename {reaction/code => code}/cgame/make-cgame.bat (100%) rename {reaction/code => code}/cgame/tr_types.h (100%) rename {reaction/code => code}/client/cl_avi.c (100%) rename {reaction/code => code}/client/cl_cgame.c (100%) rename {reaction/code => code}/client/cl_cin.c (100%) rename {reaction/code => code}/client/cl_console.c (100%) rename {reaction/code => code}/client/cl_curl.c (100%) rename {reaction/code => code}/client/cl_curl.h (100%) rename {reaction/code => code}/client/cl_input.c (100%) rename {reaction/code => code}/client/cl_keys.c (100%) rename {reaction/code => code}/client/cl_main.c (100%) rename {reaction/code => code}/client/cl_net_chan.c (100%) rename {reaction/code => code}/client/cl_parse.c (100%) rename {reaction/code => code}/client/cl_scrn.c (100%) rename {reaction/code => code}/client/cl_ui.c (100%) rename {reaction/code => code}/client/client.h (100%) rename {reaction/code => code}/client/keycodes.h (100%) rename {reaction/code => code}/client/keys.h (100%) rename {reaction/code => code}/client/libmumblelink.c (100%) rename {reaction/code => code}/client/libmumblelink.h (100%) rename {reaction/code => code}/client/qal.c (100%) rename {reaction/code => code}/client/qal.h (100%) rename {reaction/code => code}/client/qal_efx.h (100%) rename {reaction/code => code}/client/snd_adpcm.c (100%) rename {reaction/code => code}/client/snd_alreverbs.h (100%) rename {reaction/code => code}/client/snd_codec.c (100%) rename {reaction/code => code}/client/snd_codec.h (100%) rename {reaction/code => code}/client/snd_codec_ogg.c (100%) rename {reaction/code => code}/client/snd_codec_wav.c (100%) rename {reaction/code => code}/client/snd_dma.c (100%) rename {reaction/code => code}/client/snd_local.h (100%) rename {reaction/code => code}/client/snd_main.c (100%) rename {reaction/code => code}/client/snd_mem.c (100%) rename {reaction/code => code}/client/snd_mix.c (100%) rename {reaction/code => code}/client/snd_openal.c (100%) rename {reaction/code => code}/client/snd_public.h (100%) rename {reaction/code => code}/client/snd_wavelet.c (100%) rename {reaction/code => code}/game/ai_chat.c (100%) rename {reaction/code => code}/game/ai_chat.h (100%) rename {reaction/code => code}/game/ai_cmd.c (100%) rename {reaction/code => code}/game/ai_cmd.h (100%) rename {reaction/code => code}/game/ai_dmnet.c (100%) rename {reaction/code => code}/game/ai_dmnet.h (100%) rename {reaction/code => code}/game/ai_dmq3.c (100%) rename {reaction/code => code}/game/ai_dmq3.h (100%) rename {reaction/code => code}/game/ai_main.c (100%) rename {reaction/code => code}/game/ai_main.h (100%) rename {reaction/code => code}/game/ai_team.c (100%) rename {reaction/code => code}/game/ai_team.h (100%) rename {reaction/code => code}/game/ai_vcmd.c (100%) rename {reaction/code => code}/game/ai_vcmd.h (100%) rename {reaction/code => code}/game/be_aas.h (100%) rename {reaction/code => code}/game/be_ai_char.h (100%) rename {reaction/code => code}/game/be_ai_chat.h (100%) rename {reaction/code => code}/game/be_ai_gen.h (100%) rename {reaction/code => code}/game/be_ai_goal.h (100%) rename {reaction/code => code}/game/be_ai_move.h (100%) rename {reaction/code => code}/game/be_ai_weap.h (100%) rename {reaction/code => code}/game/be_ea.h (100%) rename {reaction/code => code}/game/bg_lib.c (100%) rename {reaction/code => code}/game/bg_lib.h (100%) rename {reaction/code => code}/game/bg_local.h (100%) rename {reaction/code => code}/game/bg_materials.c (100%) rename {reaction/code => code}/game/bg_misc.c (100%) rename {reaction/code => code}/game/bg_pmove.c (100%) rename {reaction/code => code}/game/bg_public.h (100%) rename {reaction/code => code}/game/bg_slidemove.c (100%) rename {reaction/code => code}/game/botai.h (100%) rename {reaction/code => code}/game/botlib.h (100%) rename {reaction/code => code}/game/chars.h (100%) rename {reaction/code => code}/game/g_active.c (100%) rename {reaction/code => code}/game/g_arenas.c (100%) rename {reaction/code => code}/game/g_bot.c (100%) rename {reaction/code => code}/game/g_client.c (100%) rename {reaction/code => code}/game/g_cmds.c (100%) rename {reaction/code => code}/game/g_combat.c (100%) rename {reaction/code => code}/game/g_fileio.c (100%) rename {reaction/code => code}/game/g_items.c (100%) rename {reaction/code => code}/game/g_local.h (100%) rename {reaction/code => code}/game/g_main.c (100%) rename {reaction/code => code}/game/g_matchmode.c (100%) rename {reaction/code => code}/game/g_matchmode.h (100%) rename {reaction/code => code}/game/g_mem.c (100%) rename {reaction/code => code}/game/g_misc.c (100%) rename {reaction/code => code}/game/g_missile.c (100%) rename {reaction/code => code}/game/g_mover.c (100%) rename {reaction/code => code}/game/g_parser.c (100%) rename {reaction/code => code}/game/g_parser.h (100%) rename {reaction/code => code}/game/g_public.h (100%) rename {reaction/code => code}/game/g_rankings.c (100%) rename {reaction/code => code}/game/g_rankings.h (100%) rename {reaction/code => code}/game/g_scripts.c (100%) rename {reaction/code => code}/game/g_scripts.h (100%) rename {reaction/code => code}/game/g_session.c (100%) rename {reaction/code => code}/game/g_spawn.c (100%) rename {reaction/code => code}/game/g_svcmds.c (100%) rename {reaction/code => code}/game/g_syscalls.asm (100%) rename {reaction/code => code}/game/g_syscalls.c (100%) rename {reaction/code => code}/game/g_target.c (100%) rename {reaction/code => code}/game/g_team.c (100%) rename {reaction/code => code}/game/g_team.h (100%) rename {reaction/code => code}/game/g_teamplay.c (100%) rename {reaction/code => code}/game/g_teamplay.h (100%) rename {reaction/code => code}/game/g_trigger.c (100%) rename {reaction/code => code}/game/g_unlagged.c (100%) rename {reaction/code => code}/game/g_utils.c (100%) rename {reaction/code => code}/game/g_weapon.c (100%) rename {reaction/code => code}/game/game.q3asm (100%) rename {reaction/code => code}/game/game_ta.q3asm (100%) rename {reaction/code => code}/game/inv.h (100%) rename {reaction/code => code}/game/make-game.bat (100%) rename {reaction/code => code}/game/match.h (100%) rename {reaction/code => code}/game/q_math.c (100%) rename {reaction/code => code}/game/rxn_game.c (100%) rename {reaction/code => code}/game/surfaceflags.h (100%) rename {reaction/code => code}/game/syn.h (100%) rename {reaction/code => code}/game/zcam.c (100%) rename {reaction/code => code}/game/zcam.h (100%) rename {reaction/code => code}/game/zcam_target.c (100%) rename {reaction/code => code}/jpeg-8c/README (100%) rename {reaction/code => code}/jpeg-8c/ioquake3-changes.diff (100%) rename {reaction/code => code}/jpeg-8c/jaricom.c (100%) rename {reaction/code => code}/jpeg-8c/jcapimin.c (100%) rename {reaction/code => code}/jpeg-8c/jcapistd.c (100%) rename {reaction/code => code}/jpeg-8c/jcarith.c (100%) rename {reaction/code => code}/jpeg-8c/jccoefct.c (100%) rename {reaction/code => code}/jpeg-8c/jccolor.c (100%) rename {reaction/code => code}/jpeg-8c/jcdctmgr.c (100%) rename {reaction/code => code}/jpeg-8c/jchuff.c (100%) rename {reaction/code => code}/jpeg-8c/jcinit.c (100%) rename {reaction/code => code}/jpeg-8c/jcmainct.c (100%) rename {reaction/code => code}/jpeg-8c/jcmarker.c (100%) rename {reaction/code => code}/jpeg-8c/jcmaster.c (100%) rename {reaction/code => code}/jpeg-8c/jcomapi.c (100%) rename {reaction/code => code}/jpeg-8c/jconfig.h (100%) rename {reaction/code => code}/jpeg-8c/jcparam.c (100%) rename {reaction/code => code}/jpeg-8c/jcprepct.c (100%) rename {reaction/code => code}/jpeg-8c/jcsample.c (100%) rename {reaction/code => code}/jpeg-8c/jctrans.c (100%) rename {reaction/code => code}/jpeg-8c/jdapimin.c (100%) rename {reaction/code => code}/jpeg-8c/jdapistd.c (100%) rename {reaction/code => code}/jpeg-8c/jdarith.c (100%) rename {reaction/code => code}/jpeg-8c/jdatadst.c (100%) rename {reaction/code => code}/jpeg-8c/jdatasrc.c (100%) rename {reaction/code => code}/jpeg-8c/jdcoefct.c (100%) rename {reaction/code => code}/jpeg-8c/jdcolor.c (100%) rename {reaction/code => code}/jpeg-8c/jdct.h (100%) rename {reaction/code => code}/jpeg-8c/jddctmgr.c (100%) rename {reaction/code => code}/jpeg-8c/jdhuff.c (100%) rename {reaction/code => code}/jpeg-8c/jdinput.c (100%) rename {reaction/code => code}/jpeg-8c/jdmainct.c (100%) rename {reaction/code => code}/jpeg-8c/jdmarker.c (100%) rename {reaction/code => code}/jpeg-8c/jdmaster.c (100%) rename {reaction/code => code}/jpeg-8c/jdmerge.c (100%) rename {reaction/code => code}/jpeg-8c/jdpostct.c (100%) rename {reaction/code => code}/jpeg-8c/jdsample.c (100%) rename {reaction/code => code}/jpeg-8c/jdtrans.c (100%) rename {reaction/code => code}/jpeg-8c/jerror.c (100%) rename {reaction/code => code}/jpeg-8c/jerror.h (100%) rename {reaction/code => code}/jpeg-8c/jfdctflt.c (100%) rename {reaction/code => code}/jpeg-8c/jfdctfst.c (100%) rename {reaction/code => code}/jpeg-8c/jfdctint.c (100%) rename {reaction/code => code}/jpeg-8c/jidctflt.c (100%) rename {reaction/code => code}/jpeg-8c/jidctfst.c (100%) rename {reaction/code => code}/jpeg-8c/jidctint.c (100%) rename {reaction/code => code}/jpeg-8c/jinclude.h (100%) rename {reaction/code => code}/jpeg-8c/jmemmgr.c (100%) rename {reaction/code => code}/jpeg-8c/jmemnobs.c (100%) rename {reaction/code => code}/jpeg-8c/jmemsys.h (100%) rename {reaction/code => code}/jpeg-8c/jmorecfg.h (100%) rename {reaction/code => code}/jpeg-8c/jpegint.h (100%) rename {reaction/code => code}/jpeg-8c/jpeglib.h (100%) rename {reaction/code => code}/jpeg-8c/jquant1.c (100%) rename {reaction/code => code}/jpeg-8c/jquant2.c (100%) rename {reaction/code => code}/jpeg-8c/jutils.c (100%) rename {reaction/code => code}/jpeg-8c/jversion.h (100%) rename {reaction/code => code}/libcurl/curl/curl.h (100%) rename {reaction/code => code}/libcurl/curl/curlver.h (100%) rename {reaction/code => code}/libcurl/curl/easy.h (100%) rename {reaction/code => code}/libcurl/curl/mprintf.h (100%) rename {reaction/code => code}/libcurl/curl/multi.h (100%) rename {reaction/code => code}/libcurl/curl/stdcheaders.h (100%) rename {reaction/code => code}/libcurl/curl/types.h (100%) rename {reaction/code => code}/libs/macosx/libSDL-1.2.0.dylib (100%) rename {reaction/code => code}/libs/macosx/libSDLmain.a (100%) rename {reaction/code => code}/libs/win32/SDL.lib (100%) rename {reaction/code => code}/libs/win32/SDLmain.lib (100%) rename {reaction/code => code}/libs/win32/libSDL.dll.a (100%) rename {reaction/code => code}/libs/win32/libSDL.la (100%) rename {reaction/code => code}/libs/win32/libSDLmain.a (100%) rename {reaction/code => code}/libs/win32/libcurl.a (100%) rename {reaction/code => code}/libs/win64/SDL.lib (100%) rename {reaction/code => code}/libs/win64/SDLmain.lib (100%) rename {reaction/code => code}/libs/win64/libSDL64.dll.a (100%) rename {reaction/code => code}/libs/win64/libSDLmain.a (100%) rename {reaction/code => code}/libs/win64/libcurl.a (100%) rename {reaction/code => code}/libspeex/_kiss_fft_guts.h (100%) rename {reaction/code => code}/libspeex/arch.h (100%) rename {reaction/code => code}/libspeex/bits.c (100%) rename {reaction/code => code}/libspeex/buffer.c (100%) rename {reaction/code => code}/libspeex/cb_search.c (100%) rename {reaction/code => code}/libspeex/cb_search.h (100%) rename {reaction/code => code}/libspeex/cb_search_arm4.h (100%) rename {reaction/code => code}/libspeex/cb_search_bfin.h (100%) rename {reaction/code => code}/libspeex/cb_search_sse.h (100%) rename {reaction/code => code}/libspeex/config.h (100%) rename {reaction/code => code}/libspeex/echo_diagnostic.m (100%) rename {reaction/code => code}/libspeex/exc_10_16_table.c (100%) rename {reaction/code => code}/libspeex/exc_10_32_table.c (100%) rename {reaction/code => code}/libspeex/exc_20_32_table.c (100%) rename {reaction/code => code}/libspeex/exc_5_256_table.c (100%) rename {reaction/code => code}/libspeex/exc_5_64_table.c (100%) rename {reaction/code => code}/libspeex/exc_8_128_table.c (100%) rename {reaction/code => code}/libspeex/fftwrap.c (100%) rename {reaction/code => code}/libspeex/fftwrap.h (100%) rename {reaction/code => code}/libspeex/filterbank.c (100%) rename {reaction/code => code}/libspeex/filterbank.h (100%) rename {reaction/code => code}/libspeex/filters.c (100%) rename {reaction/code => code}/libspeex/filters.h (100%) rename {reaction/code => code}/libspeex/filters_arm4.h (100%) rename {reaction/code => code}/libspeex/filters_bfin.h (100%) rename {reaction/code => code}/libspeex/filters_sse.h (100%) rename {reaction/code => code}/libspeex/fixed_arm4.h (100%) rename {reaction/code => code}/libspeex/fixed_arm5e.h (100%) rename {reaction/code => code}/libspeex/fixed_bfin.h (100%) rename {reaction/code => code}/libspeex/fixed_debug.h (100%) rename {reaction/code => code}/libspeex/fixed_generic.h (100%) rename {reaction/code => code}/libspeex/gain_table.c (100%) rename {reaction/code => code}/libspeex/gain_table_lbr.c (100%) rename {reaction/code => code}/libspeex/hexc_10_32_table.c (100%) rename {reaction/code => code}/libspeex/hexc_table.c (100%) rename {reaction/code => code}/libspeex/high_lsp_tables.c (100%) rename {reaction/code => code}/libspeex/include/speex/speex.h (100%) rename {reaction/code => code}/libspeex/include/speex/speex_bits.h (100%) rename {reaction/code => code}/libspeex/include/speex/speex_buffer.h (100%) rename {reaction/code => code}/libspeex/include/speex/speex_callbacks.h (100%) rename {reaction/code => code}/libspeex/include/speex/speex_config_types.h (100%) rename {reaction/code => code}/libspeex/include/speex/speex_echo.h (100%) rename {reaction/code => code}/libspeex/include/speex/speex_header.h (100%) rename {reaction/code => code}/libspeex/include/speex/speex_jitter.h (100%) rename {reaction/code => code}/libspeex/include/speex/speex_preprocess.h (100%) rename {reaction/code => code}/libspeex/include/speex/speex_resampler.h (100%) rename {reaction/code => code}/libspeex/include/speex/speex_stereo.h (100%) rename {reaction/code => code}/libspeex/include/speex/speex_types.h (100%) rename {reaction/code => code}/libspeex/jitter.c (100%) rename {reaction/code => code}/libspeex/kiss_fft.c (100%) rename {reaction/code => code}/libspeex/kiss_fft.h (100%) rename {reaction/code => code}/libspeex/kiss_fftr.c (100%) rename {reaction/code => code}/libspeex/kiss_fftr.h (100%) rename {reaction/code => code}/libspeex/lpc.c (100%) rename {reaction/code => code}/libspeex/lpc.h (100%) rename {reaction/code => code}/libspeex/lpc_bfin.h (100%) rename {reaction/code => code}/libspeex/lsp.c (100%) rename {reaction/code => code}/libspeex/lsp.h (100%) rename {reaction/code => code}/libspeex/lsp_bfin.h (100%) rename {reaction/code => code}/libspeex/lsp_tables_nb.c (100%) rename {reaction/code => code}/libspeex/ltp.c (100%) rename {reaction/code => code}/libspeex/ltp.h (100%) rename {reaction/code => code}/libspeex/ltp_arm4.h (100%) rename {reaction/code => code}/libspeex/ltp_bfin.h (100%) rename {reaction/code => code}/libspeex/ltp_sse.h (100%) rename {reaction/code => code}/libspeex/math_approx.h (100%) rename {reaction/code => code}/libspeex/mdf.c (100%) rename {reaction/code => code}/libspeex/misc_bfin.h (100%) rename {reaction/code => code}/libspeex/modes.c (100%) rename {reaction/code => code}/libspeex/modes.h (100%) rename {reaction/code => code}/libspeex/modes_wb.c (100%) rename {reaction/code => code}/libspeex/nb_celp.c (100%) rename {reaction/code => code}/libspeex/nb_celp.h (100%) rename {reaction/code => code}/libspeex/os_support.h (100%) rename {reaction/code => code}/libspeex/preprocess.c (100%) rename {reaction/code => code}/libspeex/pseudofloat.h (100%) rename {reaction/code => code}/libspeex/quant_lsp.c (100%) rename {reaction/code => code}/libspeex/quant_lsp.h (100%) rename {reaction/code => code}/libspeex/quant_lsp_bfin.h (100%) rename {reaction/code => code}/libspeex/resample.c (100%) rename {reaction/code => code}/libspeex/sb_celp.c (100%) rename {reaction/code => code}/libspeex/sb_celp.h (100%) rename {reaction/code => code}/libspeex/smallft.c (100%) rename {reaction/code => code}/libspeex/smallft.h (100%) rename {reaction/code => code}/libspeex/speex.c (100%) rename {reaction/code => code}/libspeex/speex_callbacks.c (100%) rename {reaction/code => code}/libspeex/speex_header.c (100%) rename {reaction/code => code}/libspeex/stack_alloc.h (100%) rename {reaction/code => code}/libspeex/stereo.c (100%) rename {reaction/code => code}/libspeex/testdenoise.c (100%) rename {reaction/code => code}/libspeex/testecho.c (100%) rename {reaction/code => code}/libspeex/testenc.c (100%) rename {reaction/code => code}/libspeex/testenc_uwb.c (100%) rename {reaction/code => code}/libspeex/testenc_wb.c (100%) rename {reaction/code => code}/libspeex/vbr.c (100%) rename {reaction/code => code}/libspeex/vbr.h (100%) rename {reaction/code => code}/libspeex/vorbis_psy.h (100%) rename {reaction/code => code}/libspeex/vq.c (100%) rename {reaction/code => code}/libspeex/vq.h (100%) rename {reaction/code => code}/libspeex/vq_arm4.h (100%) rename {reaction/code => code}/libspeex/vq_bfin.h (100%) rename {reaction/code => code}/libspeex/vq_sse.h (100%) rename {reaction/code => code}/libspeex/window.c (100%) rename {reaction/code => code}/null/mac_net.c (100%) rename {reaction/code => code}/null/null_client.c (100%) rename {reaction/code => code}/null/null_glimp.c (100%) rename {reaction/code => code}/null/null_input.c (100%) rename {reaction/code => code}/null/null_main.c (100%) rename {reaction/code => code}/null/null_net.c (100%) rename {reaction/code => code}/null/null_snddma.c (100%) rename {reaction/code => code}/q3_ui/ui_addbots.c (100%) rename {reaction/code => code}/q3_ui/ui_atoms.c (100%) rename {reaction/code => code}/q3_ui/ui_cdkey.c (100%) rename {reaction/code => code}/q3_ui/ui_cinematics.c (100%) rename {reaction/code => code}/q3_ui/ui_confirm.c (100%) rename {reaction/code => code}/q3_ui/ui_connect.c (100%) rename {reaction/code => code}/q3_ui/ui_controls2.c (100%) rename {reaction/code => code}/q3_ui/ui_credits.c (100%) rename {reaction/code => code}/q3_ui/ui_demo2.c (100%) rename {reaction/code => code}/q3_ui/ui_display.c (100%) rename {reaction/code => code}/q3_ui/ui_gameinfo.c (100%) rename {reaction/code => code}/q3_ui/ui_ingame.c (100%) rename {reaction/code => code}/q3_ui/ui_loadconfig.c (100%) rename {reaction/code => code}/q3_ui/ui_local.h (100%) rename {reaction/code => code}/q3_ui/ui_login.c (100%) rename {reaction/code => code}/q3_ui/ui_main.c (100%) rename {reaction/code => code}/q3_ui/ui_menu.c (100%) rename {reaction/code => code}/q3_ui/ui_mfield.c (100%) rename {reaction/code => code}/q3_ui/ui_mods.c (100%) rename {reaction/code => code}/q3_ui/ui_network.c (100%) rename {reaction/code => code}/q3_ui/ui_options.c (100%) rename {reaction/code => code}/q3_ui/ui_playermodel.c (100%) rename {reaction/code => code}/q3_ui/ui_players.c (100%) rename {reaction/code => code}/q3_ui/ui_playersettings.c (100%) rename {reaction/code => code}/q3_ui/ui_preferences.c (100%) rename {reaction/code => code}/q3_ui/ui_qmenu.c (100%) rename {reaction/code => code}/q3_ui/ui_rankings.c (100%) rename {reaction/code => code}/q3_ui/ui_rankstatus.c (100%) rename {reaction/code => code}/q3_ui/ui_removebots.c (100%) rename {reaction/code => code}/q3_ui/ui_saveconfig.c (100%) rename {reaction/code => code}/q3_ui/ui_serverinfo.c (100%) rename {reaction/code => code}/q3_ui/ui_servers2.c (100%) rename {reaction/code => code}/q3_ui/ui_setup.c (100%) rename {reaction/code => code}/q3_ui/ui_signup.c (100%) rename {reaction/code => code}/q3_ui/ui_sound.c (100%) rename {reaction/code => code}/q3_ui/ui_sparena.c (100%) rename {reaction/code => code}/q3_ui/ui_specifyleague.c (100%) rename {reaction/code => code}/q3_ui/ui_specifyserver.c (100%) rename {reaction/code => code}/q3_ui/ui_splevel.c (100%) rename {reaction/code => code}/q3_ui/ui_sppostgame.c (100%) rename {reaction/code => code}/q3_ui/ui_spreset.c (100%) rename {reaction/code => code}/q3_ui/ui_spskill.c (100%) rename {reaction/code => code}/q3_ui/ui_startserver.c (100%) rename {reaction/code => code}/q3_ui/ui_team.c (100%) rename {reaction/code => code}/q3_ui/ui_teamorders.c (100%) rename {reaction/code => code}/q3_ui/ui_video.c (100%) rename {reaction/code => code}/qcommon/cm_load.c (100%) rename {reaction/code => code}/qcommon/cm_local.h (100%) rename {reaction/code => code}/qcommon/cm_patch.c (100%) rename {reaction/code => code}/qcommon/cm_patch.h (100%) rename {reaction/code => code}/qcommon/cm_polylib.c (100%) rename {reaction/code => code}/qcommon/cm_polylib.h (100%) rename {reaction/code => code}/qcommon/cm_public.h (100%) rename {reaction/code => code}/qcommon/cm_test.c (100%) rename {reaction/code => code}/qcommon/cm_trace.c (100%) rename {reaction/code => code}/qcommon/cmd.c (100%) rename {reaction/code => code}/qcommon/common.c (100%) rename {reaction/code => code}/qcommon/cvar.c (100%) rename {reaction/code => code}/qcommon/files.c (100%) rename {reaction/code => code}/qcommon/huffman.c (100%) rename {reaction/code => code}/qcommon/ioapi.c (100%) rename {reaction/code => code}/qcommon/ioapi.h (100%) rename {reaction/code => code}/qcommon/md4.c (100%) rename {reaction/code => code}/qcommon/md5.c (100%) rename {reaction/code => code}/qcommon/msg.c (100%) rename {reaction/code => code}/qcommon/net_chan.c (100%) rename {reaction/code => code}/qcommon/net_ip.c (100%) rename {reaction/code => code}/qcommon/puff.c (100%) rename {reaction/code => code}/qcommon/puff.h (100%) rename {reaction/code => code}/qcommon/q_math.c (100%) rename {reaction/code => code}/qcommon/q_platform.h (100%) rename {reaction/code => code}/qcommon/q_shared.c (100%) rename {reaction/code => code}/qcommon/q_shared.h (100%) rename {reaction/code => code}/qcommon/qcommon.h (100%) rename {reaction/code => code}/qcommon/qfiles.h (100%) rename {reaction/code => code}/qcommon/surfaceflags.h (100%) rename {reaction/code => code}/qcommon/unzip.c (100%) rename {reaction/code => code}/qcommon/unzip.h (100%) rename {reaction/code => code}/qcommon/vm.c (100%) rename {reaction/code => code}/qcommon/vm_interpreted.c (100%) rename {reaction/code => code}/qcommon/vm_local.h (100%) rename {reaction/code => code}/qcommon/vm_none.c (100%) rename {reaction/code => code}/qcommon/vm_powerpc.c (100%) rename {reaction/code => code}/qcommon/vm_powerpc_asm.c (100%) rename {reaction/code => code}/qcommon/vm_powerpc_asm.h (100%) rename {reaction/code => code}/qcommon/vm_sparc.c (100%) rename {reaction/code => code}/qcommon/vm_sparc.h (100%) rename {reaction/code => code}/qcommon/vm_x86.c (100%) rename {reaction/code => code}/qcommon/vm_x86_64.c (100%) rename {reaction/code => code}/qcommon/vm_x86_64_assembler.c (100%) rename {reaction/code => code}/rend2/glsl/bokeh_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/bokeh_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/calclevels4x_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/calclevels4x_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/depthblur_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/depthblur_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/dlight_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/dlight_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/down4x_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/down4x_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/fogpass_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/fogpass_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/generic_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/generic_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/lightall_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/lightall_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/pshadow_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/pshadow_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/shadowfill_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/shadowfill_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/shadowmask_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/shadowmask_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/ssao_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/ssao_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/texturecolor_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/texturecolor_vp.glsl (100%) rename {reaction/code => code}/rend2/glsl/tonemap_fp.glsl (100%) rename {reaction/code => code}/rend2/glsl/tonemap_vp.glsl (100%) rename {reaction/code => code}/rend2/qgl.h (100%) rename {reaction/code => code}/rend2/tr_animation.c (100%) rename {reaction/code => code}/rend2/tr_backend.c (100%) rename {reaction/code => code}/rend2/tr_bsp.c (100%) rename {reaction/code => code}/rend2/tr_cmds.c (100%) rename {reaction/code => code}/rend2/tr_curve.c (100%) rename {reaction/code => code}/rend2/tr_extensions.c (100%) rename {reaction/code => code}/rend2/tr_extramath.c (100%) rename {reaction/code => code}/rend2/tr_extramath.h (100%) rename {reaction/code => code}/rend2/tr_extratypes.h (100%) rename {reaction/code => code}/rend2/tr_fbo.c (100%) rename {reaction/code => code}/rend2/tr_fbo.h (100%) rename {reaction/code => code}/rend2/tr_flares.c (100%) rename {reaction/code => code}/rend2/tr_font.c (100%) rename {reaction/code => code}/rend2/tr_glsl.c (100%) rename {reaction/code => code}/rend2/tr_image.c (100%) rename {reaction/code => code}/rend2/tr_image_bmp.c (100%) rename {reaction/code => code}/rend2/tr_image_jpg.c (100%) rename {reaction/code => code}/rend2/tr_image_pcx.c (100%) rename {reaction/code => code}/rend2/tr_image_png.c (100%) rename {reaction/code => code}/rend2/tr_image_tga.c (100%) rename {reaction/code => code}/rend2/tr_init.c (100%) rename {reaction/code => code}/rend2/tr_light.c (100%) rename {reaction/code => code}/rend2/tr_local.h (100%) rename {reaction/code => code}/rend2/tr_main.c (100%) rename {reaction/code => code}/rend2/tr_marks.c (100%) rename {reaction/code => code}/rend2/tr_mesh.c (100%) rename {reaction/code => code}/rend2/tr_model.c (100%) rename {reaction/code => code}/rend2/tr_model_iqm.c (100%) rename {reaction/code => code}/rend2/tr_noise.c (100%) rename {reaction/code => code}/rend2/tr_postprocess.c (100%) rename {reaction/code => code}/rend2/tr_postprocess.h (100%) rename {reaction/code => code}/rend2/tr_scene.c (100%) rename {reaction/code => code}/rend2/tr_shade.c (100%) rename {reaction/code => code}/rend2/tr_shade_calc.c (100%) rename {reaction/code => code}/rend2/tr_shader.c (100%) rename {reaction/code => code}/rend2/tr_shadows.c (100%) rename {reaction/code => code}/rend2/tr_sky.c (100%) rename {reaction/code => code}/rend2/tr_subs.c (100%) rename {reaction/code => code}/rend2/tr_surface.c (100%) rename {reaction/code => code}/rend2/tr_vbo.c (100%) rename {reaction/code => code}/rend2/tr_world.c (100%) rename {reaction/code => code}/renderer/iqm.h (100%) rename {reaction/code => code}/renderer/qgl.h (100%) rename {reaction/code => code}/renderer/qglextensions.h (100%) rename {reaction/code => code}/renderer/tr_animation.c (100%) rename {reaction/code => code}/renderer/tr_backend.c (100%) rename {reaction/code => code}/renderer/tr_bsp.c (100%) rename {reaction/code => code}/renderer/tr_cmds.c (100%) rename {reaction/code => code}/renderer/tr_curve.c (100%) rename {reaction/code => code}/renderer/tr_extramath.c (100%) rename {reaction/code => code}/renderer/tr_extramath.h (100%) rename {reaction/code => code}/renderer/tr_fbo.c (100%) rename {reaction/code => code}/renderer/tr_flares.c (100%) rename {reaction/code => code}/renderer/tr_font.c (100%) rename {reaction/code => code}/renderer/tr_glsl.c (100%) rename {reaction/code => code}/renderer/tr_image.c (100%) rename {reaction/code => code}/renderer/tr_image_bmp.c (100%) rename {reaction/code => code}/renderer/tr_image_jpg.c (100%) rename {reaction/code => code}/renderer/tr_image_pcx.c (100%) rename {reaction/code => code}/renderer/tr_image_png.c (100%) rename {reaction/code => code}/renderer/tr_image_tga.c (100%) rename {reaction/code => code}/renderer/tr_init.c (100%) rename {reaction/code => code}/renderer/tr_light.c (100%) rename {reaction/code => code}/renderer/tr_local.h (100%) rename {reaction/code => code}/renderer/tr_main.c (100%) rename {reaction/code => code}/renderer/tr_marks.c (100%) rename {reaction/code => code}/renderer/tr_mesh.c (100%) rename {reaction/code => code}/renderer/tr_model.c (100%) rename {reaction/code => code}/renderer/tr_model_iqm.c (100%) rename {reaction/code => code}/renderer/tr_noise.c (100%) rename {reaction/code => code}/renderer/tr_postprocess.c (100%) rename {reaction/code => code}/renderer/tr_public.h (100%) rename {reaction/code => code}/renderer/tr_scene.c (100%) rename {reaction/code => code}/renderer/tr_shade.c (100%) rename {reaction/code => code}/renderer/tr_shade_calc.c (100%) rename {reaction/code => code}/renderer/tr_shader.c (100%) rename {reaction/code => code}/renderer/tr_shadows.c (100%) rename {reaction/code => code}/renderer/tr_sky.c (100%) rename {reaction/code => code}/renderer/tr_subs.c (100%) rename {reaction/code => code}/renderer/tr_surface.c (100%) rename {reaction/code => code}/renderer/tr_types.h (100%) rename {reaction/code => code}/renderer/tr_vbo.c (100%) rename {reaction/code => code}/renderer/tr_world.c (100%) rename {reaction/code => code}/renderergl2/qgl.h (100%) rename {reaction/code => code}/renderergl2/tr_animation.c (100%) rename {reaction/code => code}/renderergl2/tr_backend.c (100%) rename {reaction/code => code}/renderergl2/tr_bsp.c (100%) rename {reaction/code => code}/renderergl2/tr_cmds.c (100%) rename {reaction/code => code}/renderergl2/tr_curve.c (100%) rename {reaction/code => code}/renderergl2/tr_extensions.c (100%) rename {reaction/code => code}/renderergl2/tr_extramath.c (100%) rename {reaction/code => code}/renderergl2/tr_extramath.h (100%) rename {reaction/code => code}/renderergl2/tr_extratypes.h (100%) rename {reaction/code => code}/renderergl2/tr_fbo.c (100%) rename {reaction/code => code}/renderergl2/tr_fbo.h (100%) rename {reaction/code => code}/renderergl2/tr_flares.c (100%) rename {reaction/code => code}/renderergl2/tr_font.c (100%) rename {reaction/code => code}/renderergl2/tr_glsl.c (100%) rename {reaction/code => code}/renderergl2/tr_image.c (100%) rename {reaction/code => code}/renderergl2/tr_init.c (100%) rename {reaction/code => code}/renderergl2/tr_light.c (100%) rename {reaction/code => code}/renderergl2/tr_local.h (100%) rename {reaction/code => code}/renderergl2/tr_main.c (100%) rename {reaction/code => code}/renderergl2/tr_marks.c (100%) rename {reaction/code => code}/renderergl2/tr_mesh.c (100%) rename {reaction/code => code}/renderergl2/tr_model.c (100%) rename {reaction/code => code}/renderergl2/tr_model_iqm.c (100%) rename {reaction/code => code}/renderergl2/tr_postprocess.c (100%) rename {reaction/code => code}/renderergl2/tr_postprocess.h (100%) rename {reaction/code => code}/renderergl2/tr_scene.c (100%) rename {reaction/code => code}/renderergl2/tr_shade.c (100%) rename {reaction/code => code}/renderergl2/tr_shade_calc.c (100%) rename {reaction/code => code}/renderergl2/tr_shader.c (100%) rename {reaction/code => code}/renderergl2/tr_shadows.c (100%) rename {reaction/code => code}/renderergl2/tr_sky.c (100%) rename {reaction/code => code}/renderergl2/tr_subs.c (100%) rename {reaction/code => code}/renderergl2/tr_surface.c (100%) rename {reaction/code => code}/renderergl2/tr_vbo.c (100%) rename {reaction/code => code}/renderergl2/tr_world.c (100%) rename {reaction/code => code}/sdl/sdl_boomstick.h (100%) rename {reaction/code => code}/sdl/sdl_gamma.c (100%) rename {reaction/code => code}/sdl/sdl_glimp.c (100%) rename {reaction/code => code}/sdl/sdl_icon.h (100%) rename {reaction/code => code}/sdl/sdl_input.c (100%) rename {reaction/code => code}/sdl/sdl_snd.c (100%) rename {reaction/code => code}/server/server.h (100%) rename {reaction/code => code}/server/sv_bot.c (100%) rename {reaction/code => code}/server/sv_ccmds.c (100%) rename {reaction/code => code}/server/sv_client.c (100%) rename {reaction/code => code}/server/sv_game.c (100%) rename {reaction/code => code}/server/sv_init.c (100%) rename {reaction/code => code}/server/sv_main.c (100%) rename {reaction/code => code}/server/sv_net_chan.c (100%) rename {reaction/code => code}/server/sv_rankings.c (100%) rename {reaction/code => code}/server/sv_snapshot.c (100%) rename {reaction/code => code}/server/sv_world.c (100%) rename {reaction/code => code}/sys/con_log.c (100%) rename {reaction/code => code}/sys/con_passive.c (100%) rename {reaction/code => code}/sys/con_tty.c (100%) rename {reaction/code => code}/sys/con_win32.c (100%) rename {reaction/code => code}/sys/sys_loadlib.h (100%) rename {reaction/code => code}/sys/sys_local.h (100%) rename {reaction/code => code}/sys/sys_main.c (100%) rename {reaction/code => code}/sys/sys_osx.m (100%) rename {reaction/code => code}/sys/sys_unix.c (100%) rename {reaction/code => code}/sys/sys_win32.c (100%) rename {reaction/code => code}/sys/win_resource.h (100%) rename {reaction/code => code}/sys/win_resource.rc (100%) rename {reaction/code => code}/tools/asm/README.Id (100%) rename {reaction/code => code}/tools/asm/cmdlib.c (100%) rename {reaction/code => code}/tools/asm/cmdlib.h (100%) rename {reaction/code => code}/tools/asm/lib.txt (100%) rename {reaction/code => code}/tools/asm/mathlib.h (100%) rename {reaction/code => code}/tools/asm/notes.txt (100%) rename {reaction/code => code}/tools/asm/ops.txt (100%) rename {reaction/code => code}/tools/asm/opstrings.h (100%) rename {reaction/code => code}/tools/asm/q3asm.c (100%) rename {reaction/code => code}/tools/lcc/COPYRIGHT (100%) rename {reaction/code => code}/tools/lcc/LOG (100%) rename {reaction/code => code}/tools/lcc/README (100%) rename {reaction/code => code}/tools/lcc/README.id (100%) rename {reaction/code => code}/tools/lcc/cpp/cpp.c (100%) rename {reaction/code => code}/tools/lcc/cpp/cpp.h (100%) rename {reaction/code => code}/tools/lcc/cpp/eval.c (100%) rename {reaction/code => code}/tools/lcc/cpp/getopt.c (100%) rename {reaction/code => code}/tools/lcc/cpp/hideset.c (100%) rename {reaction/code => code}/tools/lcc/cpp/include.c (100%) rename {reaction/code => code}/tools/lcc/cpp/lex.c (100%) rename {reaction/code => code}/tools/lcc/cpp/macro.c (100%) rename {reaction/code => code}/tools/lcc/cpp/nlist.c (100%) rename {reaction/code => code}/tools/lcc/cpp/tokens.c (100%) rename {reaction/code => code}/tools/lcc/cpp/unix.c (100%) rename {reaction/code => code}/tools/lcc/doc/4.html (100%) rename {reaction/code => code}/tools/lcc/doc/bprint.1 (100%) rename {reaction/code => code}/tools/lcc/doc/bprint.pdf (100%) rename {reaction/code => code}/tools/lcc/doc/install.html (100%) rename {reaction/code => code}/tools/lcc/doc/lcc.1 (100%) rename {reaction/code => code}/tools/lcc/doc/lcc.pdf (100%) rename {reaction/code => code}/tools/lcc/etc/bytecode.c (100%) rename {reaction/code => code}/tools/lcc/etc/lcc.c (100%) rename {reaction/code => code}/tools/lcc/lburg/gram.c (100%) rename {reaction/code => code}/tools/lcc/lburg/gram.y (100%) rename {reaction/code => code}/tools/lcc/lburg/lburg.1 (100%) rename {reaction/code => code}/tools/lcc/lburg/lburg.c (100%) rename {reaction/code => code}/tools/lcc/lburg/lburg.h (100%) rename {reaction/code => code}/tools/lcc/src/alloc.c (100%) rename {reaction/code => code}/tools/lcc/src/bind.c (100%) rename {reaction/code => code}/tools/lcc/src/bytecode.c (100%) rename {reaction/code => code}/tools/lcc/src/c.h (100%) rename {reaction/code => code}/tools/lcc/src/config.h (100%) rename {reaction/code => code}/tools/lcc/src/dag.c (100%) rename {reaction/code => code}/tools/lcc/src/dagcheck.md (100%) rename {reaction/code => code}/tools/lcc/src/decl.c (100%) rename {reaction/code => code}/tools/lcc/src/enode.c (100%) rename {reaction/code => code}/tools/lcc/src/error.c (100%) rename {reaction/code => code}/tools/lcc/src/event.c (100%) rename {reaction/code => code}/tools/lcc/src/expr.c (100%) rename {reaction/code => code}/tools/lcc/src/gen.c (100%) rename {reaction/code => code}/tools/lcc/src/init.c (100%) rename {reaction/code => code}/tools/lcc/src/inits.c (100%) rename {reaction/code => code}/tools/lcc/src/input.c (100%) rename {reaction/code => code}/tools/lcc/src/lex.c (100%) rename {reaction/code => code}/tools/lcc/src/list.c (100%) rename {reaction/code => code}/tools/lcc/src/main.c (100%) rename {reaction/code => code}/tools/lcc/src/null.c (100%) rename {reaction/code => code}/tools/lcc/src/output.c (100%) rename {reaction/code => code}/tools/lcc/src/prof.c (100%) rename {reaction/code => code}/tools/lcc/src/profio.c (100%) rename {reaction/code => code}/tools/lcc/src/simp.c (100%) rename {reaction/code => code}/tools/lcc/src/stmt.c (100%) rename {reaction/code => code}/tools/lcc/src/string.c (100%) rename {reaction/code => code}/tools/lcc/src/sym.c (100%) rename {reaction/code => code}/tools/lcc/src/symbolic.c (100%) rename {reaction/code => code}/tools/lcc/src/token.h (100%) rename {reaction/code => code}/tools/lcc/src/trace.c (100%) rename {reaction/code => code}/tools/lcc/src/tree.c (100%) rename {reaction/code => code}/tools/lcc/src/types.c (100%) rename {reaction/code => code}/ui/keycodes.h (100%) rename {reaction/code => code}/ui/make-ui.bat (100%) rename {reaction/code => code}/ui/menudef.h (100%) rename {reaction/code => code}/ui/ui.q3asm (100%) rename {reaction/code => code}/ui/ui_atoms.c (100%) rename {reaction/code => code}/ui/ui_gameinfo.c (100%) rename {reaction/code => code}/ui/ui_local.h (100%) rename {reaction/code => code}/ui/ui_main.c (100%) rename {reaction/code => code}/ui/ui_players.c (100%) rename {reaction/code => code}/ui/ui_public.h (100%) rename {reaction/code => code}/ui/ui_shared.c (100%) rename {reaction/code => code}/ui/ui_shared.h (100%) rename {reaction/code => code}/ui/ui_syscalls.asm (100%) rename {reaction/code => code}/ui/ui_syscalls.c (100%) rename {reaction/code => code}/ui/ui_util.c (100%) rename {reaction/code => code}/zlib/adler32.c (100%) rename {reaction/code => code}/zlib/crc32.c (100%) rename {reaction/code => code}/zlib/crc32.h (100%) rename {reaction/code => code}/zlib/inffast.c (100%) rename {reaction/code => code}/zlib/inffast.h (100%) rename {reaction/code => code}/zlib/inffixed.h (100%) rename {reaction/code => code}/zlib/inflate.c (100%) rename {reaction/code => code}/zlib/inflate.h (100%) rename {reaction/code => code}/zlib/inftrees.c (100%) rename {reaction/code => code}/zlib/inftrees.h (100%) rename {reaction/code => code}/zlib/zconf.h (100%) rename {reaction/code => code}/zlib/zlib.h (100%) rename {reaction/code => code}/zlib/zutil.c (100%) rename {reaction/code => code}/zlib/zutil.h (100%) rename reaction/cross-make-mingw.sh => cross-make-mingw.sh (100%) rename reaction/cross-make-mingw64.sh => cross-make-mingw64.sh (100%) rename reaction/doit.sh => doit.sh (100%) rename reaction/id-readme.txt => id-readme.txt (100%) rename reaction/make-macosx-ub.sh => make-macosx-ub.sh (100%) rename reaction/make-macosx.sh => make-macosx.sh (100%) rename reaction/md4-readme.txt => md4-readme.txt (100%) rename {reaction/misc => misc}/Reaction_server.cfg (100%) rename {reaction/misc => misc}/ReadMe-OSX.rtf (100%) rename {reaction/misc => misc}/cvar.cfg (100%) rename {reaction/misc => misc}/example-reaction.cfg (100%) rename {reaction/misc => misc}/example-reaction.ini (100%) rename {reaction/misc => misc}/ioquake3-folder.icns (100%) rename {reaction/misc => misc}/msvc/cgame.def (100%) rename {reaction/misc => misc}/msvc/cgame.vcproj (100%) rename {reaction/misc => misc}/msvc/game.def (100%) rename {reaction/misc => misc}/msvc/game.vcproj (100%) rename {reaction/misc => misc}/msvc/q3_ui.def (100%) rename {reaction/misc => misc}/msvc/q3_ui.vcproj (100%) rename {reaction/misc => misc}/msvc/quake3.vcproj (100%) rename {reaction/misc => misc}/msvc/reaction.sln (100%) rename {reaction/misc => misc}/msvc/ui.def (100%) rename {reaction/misc => misc}/msvc/ui.vcproj (100%) rename {reaction/misc => misc}/nsis/Makefile (100%) rename {reaction/misc => misc}/nsis/ioquake3-q3a.nsi (100%) rename {reaction/misc => misc}/nsis/ioquake3-q3ctc.nsi (100%) rename {reaction/misc => misc}/nsis/ioquake3.nsi.in (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/Controller.h (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/Controller.m (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/English.lproj/ErrorWindow.xib (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/English.lproj/InfoPlist.strings (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/English.lproj/Localizable.strings (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/English.lproj/MainMenu.xib (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/ErrorWindow.h (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/ErrorWindow.m (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/ErrorWindowController.h (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/ErrorWindowController.m (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/Info.plist (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/ioquake3.icns (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/ioquake3fe.xcodeproj/TemplateIcon.icns (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/ioquake3fe.xcodeproj/bw.mode1v3 (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/ioquake3fe.xcodeproj/bw.pbxuser (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/ioquake3fe.xcodeproj/project.pbxproj (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/ioquake3fe_Prefix.pch (100%) rename {reaction/misc => misc}/osxfe/ioquake3fe/main.m (100%) rename {reaction/misc => misc}/quake3-tango.png (100%) rename {reaction/misc => misc}/quake3-tango.xcf (100%) rename {reaction/misc => misc}/quake3.icns (100%) rename {reaction/misc => misc}/quake3.ico (100%) rename {reaction/misc => misc}/quake3.ico-old (100%) rename {reaction/misc => misc}/quake3.png (100%) rename {reaction/misc => misc}/quake3.svg (100%) rename {reaction/misc => misc}/sdl-win32-fixes.diff (100%) rename {reaction/misc => misc}/setup/MacOSX/SLA-dmg.sh (100%) rename {reaction/misc => misc}/setup/Makefile (100%) rename {reaction/misc => misc}/setup/Solaris_pkg.sh (100%) rename {reaction/misc => misc}/setup/doit (100%) rename {reaction/misc => misc}/setup/install-desktop-files.sh (100%) rename {reaction/misc => misc}/setup/ioq3demo.sh (100%) rename {reaction/misc => misc}/setup/ioquake3.SlackBuild (100%) rename {reaction/misc => misc}/setup/ioquake3.desktop (100%) rename {reaction/misc => misc}/setup/ioquake3.sh (100%) rename {reaction/misc => misc}/setup/pkg/ioq3ded.sh (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3.sh (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3/depend (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3/pkginfo.template (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3/postinstall (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3/postremove (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3/preinstall (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3/preremove (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3/prototype.template (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3/space (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3d/depend (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3d/pkginfo.template (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3d/postinstall (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3d/postremove (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3d/preinstall (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3d/preremove (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3d/prototype.template (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3d/space (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3m/depend (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3m/pkginfo.template (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3m/postinstall (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3m/postremove (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3m/preinstall (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3m/preremove (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3m/prototype.template (100%) rename {reaction/misc => misc}/setup/pkg/ioquake3m/space (100%) rename {reaction/misc => misc}/setup/preuninstall.sh (100%) rename {reaction/misc => misc}/setup/setup.xml.in (100%) rename {reaction/misc => misc}/setup/setup.xml.mod (100%) rename {reaction/misc => misc}/setup/slack-desc (100%) rename {reaction/misc => misc}/setup/splash.xpm (100%) rename reaction/rend2-readme.txt => rend2-readme.txt (100%) rename {reaction/uifiles => uifiles}/alphabet.menu (100%) rename {reaction/uifiles => uifiles}/assets/black.jpg (100%) rename {reaction/uifiles => uifiles}/assets/fake_gradient.tga (100%) rename {reaction/uifiles => uifiles}/assets/fake_gradient_75.tga (100%) rename {reaction/uifiles => uifiles}/assets/gradientbar2.tga (100%) rename {reaction/uifiles => uifiles}/assets/halfgradleft.tga (100%) rename {reaction/uifiles => uifiles}/assets/halfgradright.tga (100%) rename {reaction/uifiles => uifiles}/assets/idlogo.tga (100%) rename {reaction/uifiles => uifiles}/assets/mapshot01.jpg (100%) rename {reaction/uifiles => uifiles}/assets/mapshot02.jpg (100%) rename {reaction/uifiles => uifiles}/assets/mapshot03.jpg (100%) rename {reaction/uifiles => uifiles}/assets/rq3-ingame-background.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-ingame-loadout.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-ingame-shadow-bottom.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-ingame-shadow-c1.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-ingame-shadow-c2.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-ingame-shadow-c3.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-ingame-shadow-c4.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-ingame-shadow-right.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-ingame-title.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-main-box-1.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-main-box-2.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-main-box-3.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-main-shadow-1.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-main-shadow-2.tga (100%) rename {reaction/uifiles => uifiles}/assets/rq3-ssg-background.jpg (100%) rename {reaction/uifiles => uifiles}/assets/scrollbar.tga (100%) rename {reaction/uifiles => uifiles}/assets/scrollbar_arrow_dwn_a.tga (100%) rename {reaction/uifiles => uifiles}/assets/scrollbar_arrow_left.tga (100%) rename {reaction/uifiles => uifiles}/assets/scrollbar_arrow_right.tga (100%) rename {reaction/uifiles => uifiles}/assets/scrollbar_arrow_up_a.tga (100%) rename {reaction/uifiles => uifiles}/assets/scrollbar_thumb.tga (100%) rename {reaction/uifiles => uifiles}/assets/slider2.tga (100%) rename {reaction/uifiles => uifiles}/assets/sliderbutt_1.tga (100%) rename {reaction/uifiles => uifiles}/assets/static_1.tga (100%) rename {reaction/uifiles => uifiles}/assets/static_2.tga (100%) rename {reaction/uifiles => uifiles}/assets/static_3.tga (100%) rename {reaction/uifiles => uifiles}/assets/white.tga (100%) rename {reaction/uifiles => uifiles}/cdkey.menu (100%) rename {reaction/uifiles => uifiles}/connect.menu (100%) rename {reaction/uifiles => uifiles}/controls.menu (100%) rename {reaction/uifiles => uifiles}/controls_common.h (100%) rename {reaction/uifiles => uifiles}/controls_look.menu (100%) rename {reaction/uifiles => uifiles}/controls_misc.menu (100%) rename {reaction/uifiles => uifiles}/controls_move.menu (100%) rename {reaction/uifiles => uifiles}/controls_reaction.menu (100%) rename {reaction/uifiles => uifiles}/controls_weapon.menu (100%) rename {reaction/uifiles => uifiles}/createfavorite.menu (100%) rename {reaction/uifiles => uifiles}/createserver.menu (100%) rename {reaction/uifiles => uifiles}/credit.menu (100%) rename {reaction/uifiles => uifiles}/demo.menu (100%) rename {reaction/uifiles => uifiles}/error.menu (100%) rename {reaction/uifiles => uifiles}/fight.menu (100%) rename {reaction/uifiles => uifiles}/findplayer.menu (100%) rename {reaction/uifiles => uifiles}/hud.menu (100%) rename {reaction/uifiles => uifiles}/hud.txt (100%) rename {reaction/uifiles => uifiles}/hud2.txt (100%) rename {reaction/uifiles => uifiles}/ingame.menu (100%) rename {reaction/uifiles => uifiles}/ingame.txt (100%) rename {reaction/uifiles => uifiles}/ingame_about.menu (100%) rename {reaction/uifiles => uifiles}/ingame_addbot.menu (100%) rename {reaction/uifiles => uifiles}/ingame_callvote.menu (100%) rename {reaction/uifiles => uifiles}/ingame_controls.menu (100%) rename {reaction/uifiles => uifiles}/ingame_devmode.menu (100%) rename {reaction/uifiles => uifiles}/ingame_ignore.menu (100%) rename {reaction/uifiles => uifiles}/ingame_item.menu (100%) rename {reaction/uifiles => uifiles}/ingame_join.menu (100%) rename {reaction/uifiles => uifiles}/ingame_join_dm.menu (100%) rename {reaction/uifiles => uifiles}/ingame_leave.menu (100%) rename {reaction/uifiles => uifiles}/ingame_matchmode.menu (100%) rename {reaction/uifiles => uifiles}/ingame_matchmode_captain.menu (100%) rename {reaction/uifiles => uifiles}/ingame_matchmode_referee.menu (100%) rename {reaction/uifiles => uifiles}/ingame_matchmode_settings.menu (100%) rename {reaction/uifiles => uifiles}/ingame_options.menu (100%) rename {reaction/uifiles => uifiles}/ingame_orders.menu (100%) rename {reaction/uifiles => uifiles}/ingame_player.menu (100%) rename {reaction/uifiles => uifiles}/ingame_presets.menu (100%) rename {reaction/uifiles => uifiles}/ingame_presets_edit.menu (100%) rename {reaction/uifiles => uifiles}/ingame_record.menu (100%) rename {reaction/uifiles => uifiles}/ingame_scoreffa.menu (100%) rename {reaction/uifiles => uifiles}/ingame_serverinfo.menu (100%) rename {reaction/uifiles => uifiles}/ingame_setup.menu (100%) rename {reaction/uifiles => uifiles}/ingame_system.menu (100%) rename {reaction/uifiles => uifiles}/ingame_tkok.menu (100%) rename {reaction/uifiles => uifiles}/ingame_vote.menu (100%) rename {reaction/uifiles => uifiles}/ingame_vote2.menu (100%) rename {reaction/uifiles => uifiles}/ingame_weapon.menu (100%) rename {reaction/uifiles => uifiles}/joinserver.menu (100%) rename {reaction/uifiles => uifiles}/main.menu (100%) rename {reaction/uifiles => uifiles}/main2.menu (100%) rename {reaction/uifiles => uifiles}/memory.menu (100%) rename {reaction/uifiles => uifiles}/menudef.h (100%) rename {reaction/uifiles => uifiles}/menus.txt (100%) rename {reaction/uifiles => uifiles}/min_hud.menu (100%) rename {reaction/uifiles => uifiles}/mod.menu (100%) rename {reaction/uifiles => uifiles}/options.menu (100%) rename {reaction/uifiles => uifiles}/password.menu (100%) rename {reaction/uifiles => uifiles}/player.menu (100%) rename {reaction/uifiles => uifiles}/postvidrestart.menu (100%) rename {reaction/uifiles => uifiles}/quit.menu (100%) rename {reaction/uifiles => uifiles}/replacements.menu (100%) rename {reaction/uifiles => uifiles}/serverinfo.menu (100%) rename {reaction/uifiles => uifiles}/setup.menu (100%) rename {reaction/uifiles => uifiles}/shared.h (100%) rename {reaction/uifiles => uifiles}/specify.menu (100%) rename {reaction/uifiles => uifiles}/system.menu (100%) rename {reaction/uifiles => uifiles}/tabs.h (100%) rename {reaction/uifiles => uifiles}/vid_restart.menu (100%) rename reaction/voip-readme.txt => voip-readme.txt (100%) diff --git a/reaction/COPYING.txt b/COPYING.txt similarity index 100% rename from reaction/COPYING.txt rename to COPYING.txt diff --git a/reaction/ChangeLog b/ChangeLog similarity index 100% rename from reaction/ChangeLog rename to ChangeLog diff --git a/reaction/GPL b/GPL similarity index 100% rename from reaction/GPL rename to GPL diff --git a/reaction/Makefile b/Makefile similarity index 100% rename from reaction/Makefile rename to Makefile diff --git a/reaction/Makefile.local b/Makefile.local similarity index 100% rename from reaction/Makefile.local rename to Makefile.local diff --git a/reaction/README b/README similarity index 100% rename from reaction/README rename to README diff --git a/reaction/README-Reaction b/README-Reaction similarity index 100% rename from reaction/README-Reaction rename to README-Reaction diff --git a/reaction/Reaction-ChangeLog b/Reaction-ChangeLog similarity index 100% rename from reaction/Reaction-ChangeLog rename to Reaction-ChangeLog diff --git a/reaction/Reaction.png b/Reaction.png similarity index 100% rename from reaction/Reaction.png rename to Reaction.png diff --git a/reaction/Reaction.spec b/Reaction.spec similarity index 100% rename from reaction/Reaction.spec rename to Reaction.spec diff --git a/reaction/TODO b/TODO similarity index 100% rename from reaction/TODO rename to TODO diff --git a/reaction/code/AL/VERSION b/code/AL/VERSION similarity index 100% rename from reaction/code/AL/VERSION rename to code/AL/VERSION diff --git a/reaction/code/AL/al.h b/code/AL/al.h similarity index 100% rename from reaction/code/AL/al.h rename to code/AL/al.h diff --git a/reaction/code/AL/alc.h b/code/AL/alc.h similarity index 100% rename from reaction/code/AL/alc.h rename to code/AL/alc.h diff --git a/reaction/code/AL/alctypes.h b/code/AL/alctypes.h similarity index 100% rename from reaction/code/AL/alctypes.h rename to code/AL/alctypes.h diff --git a/reaction/code/AL/altypes.h b/code/AL/altypes.h similarity index 100% rename from reaction/code/AL/altypes.h rename to code/AL/altypes.h diff --git a/reaction/code/AL/alut.h b/code/AL/alut.h similarity index 100% rename from reaction/code/AL/alut.h rename to code/AL/alut.h diff --git a/reaction/code/SDL12/include/SDL.h b/code/SDL12/include/SDL.h similarity index 100% rename from reaction/code/SDL12/include/SDL.h rename to code/SDL12/include/SDL.h diff --git a/reaction/code/SDL12/include/SDL_active.h b/code/SDL12/include/SDL_active.h similarity index 100% rename from reaction/code/SDL12/include/SDL_active.h rename to code/SDL12/include/SDL_active.h diff --git a/reaction/code/SDL12/include/SDL_audio.h b/code/SDL12/include/SDL_audio.h similarity index 100% rename from reaction/code/SDL12/include/SDL_audio.h rename to code/SDL12/include/SDL_audio.h diff --git a/reaction/code/SDL12/include/SDL_byteorder.h b/code/SDL12/include/SDL_byteorder.h similarity index 100% rename from reaction/code/SDL12/include/SDL_byteorder.h rename to code/SDL12/include/SDL_byteorder.h diff --git a/reaction/code/SDL12/include/SDL_cdrom.h b/code/SDL12/include/SDL_cdrom.h similarity index 100% rename from reaction/code/SDL12/include/SDL_cdrom.h rename to code/SDL12/include/SDL_cdrom.h diff --git a/reaction/code/SDL12/include/SDL_config.h b/code/SDL12/include/SDL_config.h similarity index 100% rename from reaction/code/SDL12/include/SDL_config.h rename to code/SDL12/include/SDL_config.h diff --git a/reaction/code/SDL12/include/SDL_config_amiga.h b/code/SDL12/include/SDL_config_amiga.h similarity index 100% rename from reaction/code/SDL12/include/SDL_config_amiga.h rename to code/SDL12/include/SDL_config_amiga.h diff --git a/reaction/code/SDL12/include/SDL_config_dreamcast.h b/code/SDL12/include/SDL_config_dreamcast.h similarity index 100% rename from reaction/code/SDL12/include/SDL_config_dreamcast.h rename to code/SDL12/include/SDL_config_dreamcast.h diff --git a/reaction/code/SDL12/include/SDL_config_macos.h b/code/SDL12/include/SDL_config_macos.h similarity index 100% rename from reaction/code/SDL12/include/SDL_config_macos.h rename to code/SDL12/include/SDL_config_macos.h diff --git a/reaction/code/SDL12/include/SDL_config_macosx.h b/code/SDL12/include/SDL_config_macosx.h similarity index 100% rename from reaction/code/SDL12/include/SDL_config_macosx.h rename to code/SDL12/include/SDL_config_macosx.h diff --git a/reaction/code/SDL12/include/SDL_config_minimal.h b/code/SDL12/include/SDL_config_minimal.h similarity index 100% rename from reaction/code/SDL12/include/SDL_config_minimal.h rename to code/SDL12/include/SDL_config_minimal.h diff --git a/reaction/code/SDL12/include/SDL_config_nds.h b/code/SDL12/include/SDL_config_nds.h similarity index 100% rename from reaction/code/SDL12/include/SDL_config_nds.h rename to code/SDL12/include/SDL_config_nds.h diff --git a/reaction/code/SDL12/include/SDL_config_os2.h b/code/SDL12/include/SDL_config_os2.h similarity index 100% rename from reaction/code/SDL12/include/SDL_config_os2.h rename to code/SDL12/include/SDL_config_os2.h diff --git a/reaction/code/SDL12/include/SDL_config_symbian.h b/code/SDL12/include/SDL_config_symbian.h similarity index 100% rename from reaction/code/SDL12/include/SDL_config_symbian.h rename to code/SDL12/include/SDL_config_symbian.h diff --git a/reaction/code/SDL12/include/SDL_config_win32.h b/code/SDL12/include/SDL_config_win32.h similarity index 100% rename from reaction/code/SDL12/include/SDL_config_win32.h rename to code/SDL12/include/SDL_config_win32.h diff --git a/reaction/code/SDL12/include/SDL_copying.h b/code/SDL12/include/SDL_copying.h similarity index 100% rename from reaction/code/SDL12/include/SDL_copying.h rename to code/SDL12/include/SDL_copying.h diff --git a/reaction/code/SDL12/include/SDL_cpuinfo.h b/code/SDL12/include/SDL_cpuinfo.h similarity index 100% rename from reaction/code/SDL12/include/SDL_cpuinfo.h rename to code/SDL12/include/SDL_cpuinfo.h diff --git a/reaction/code/SDL12/include/SDL_endian.h b/code/SDL12/include/SDL_endian.h similarity index 100% rename from reaction/code/SDL12/include/SDL_endian.h rename to code/SDL12/include/SDL_endian.h diff --git a/reaction/code/SDL12/include/SDL_error.h b/code/SDL12/include/SDL_error.h similarity index 100% rename from reaction/code/SDL12/include/SDL_error.h rename to code/SDL12/include/SDL_error.h diff --git a/reaction/code/SDL12/include/SDL_events.h b/code/SDL12/include/SDL_events.h similarity index 100% rename from reaction/code/SDL12/include/SDL_events.h rename to code/SDL12/include/SDL_events.h diff --git a/reaction/code/SDL12/include/SDL_getenv.h b/code/SDL12/include/SDL_getenv.h similarity index 100% rename from reaction/code/SDL12/include/SDL_getenv.h rename to code/SDL12/include/SDL_getenv.h diff --git a/reaction/code/SDL12/include/SDL_joystick.h b/code/SDL12/include/SDL_joystick.h similarity index 100% rename from reaction/code/SDL12/include/SDL_joystick.h rename to code/SDL12/include/SDL_joystick.h diff --git a/reaction/code/SDL12/include/SDL_keyboard.h b/code/SDL12/include/SDL_keyboard.h similarity index 100% rename from reaction/code/SDL12/include/SDL_keyboard.h rename to code/SDL12/include/SDL_keyboard.h diff --git a/reaction/code/SDL12/include/SDL_keysym.h b/code/SDL12/include/SDL_keysym.h similarity index 100% rename from reaction/code/SDL12/include/SDL_keysym.h rename to code/SDL12/include/SDL_keysym.h diff --git a/reaction/code/SDL12/include/SDL_loadso.h b/code/SDL12/include/SDL_loadso.h similarity index 100% rename from reaction/code/SDL12/include/SDL_loadso.h rename to code/SDL12/include/SDL_loadso.h diff --git a/reaction/code/SDL12/include/SDL_main.h b/code/SDL12/include/SDL_main.h similarity index 100% rename from reaction/code/SDL12/include/SDL_main.h rename to code/SDL12/include/SDL_main.h diff --git a/reaction/code/SDL12/include/SDL_mouse.h b/code/SDL12/include/SDL_mouse.h similarity index 100% rename from reaction/code/SDL12/include/SDL_mouse.h rename to code/SDL12/include/SDL_mouse.h diff --git a/reaction/code/SDL12/include/SDL_mutex.h b/code/SDL12/include/SDL_mutex.h similarity index 100% rename from reaction/code/SDL12/include/SDL_mutex.h rename to code/SDL12/include/SDL_mutex.h diff --git a/reaction/code/SDL12/include/SDL_name.h b/code/SDL12/include/SDL_name.h similarity index 100% rename from reaction/code/SDL12/include/SDL_name.h rename to code/SDL12/include/SDL_name.h diff --git a/reaction/code/SDL12/include/SDL_opengl.h b/code/SDL12/include/SDL_opengl.h similarity index 100% rename from reaction/code/SDL12/include/SDL_opengl.h rename to code/SDL12/include/SDL_opengl.h diff --git a/reaction/code/SDL12/include/SDL_platform.h b/code/SDL12/include/SDL_platform.h similarity index 100% rename from reaction/code/SDL12/include/SDL_platform.h rename to code/SDL12/include/SDL_platform.h diff --git a/reaction/code/SDL12/include/SDL_quit.h b/code/SDL12/include/SDL_quit.h similarity index 100% rename from reaction/code/SDL12/include/SDL_quit.h rename to code/SDL12/include/SDL_quit.h diff --git a/reaction/code/SDL12/include/SDL_rwops.h b/code/SDL12/include/SDL_rwops.h similarity index 100% rename from reaction/code/SDL12/include/SDL_rwops.h rename to code/SDL12/include/SDL_rwops.h diff --git a/reaction/code/SDL12/include/SDL_stdinc.h b/code/SDL12/include/SDL_stdinc.h similarity index 100% rename from reaction/code/SDL12/include/SDL_stdinc.h rename to code/SDL12/include/SDL_stdinc.h diff --git a/reaction/code/SDL12/include/SDL_syswm.h b/code/SDL12/include/SDL_syswm.h similarity index 100% rename from reaction/code/SDL12/include/SDL_syswm.h rename to code/SDL12/include/SDL_syswm.h diff --git a/reaction/code/SDL12/include/SDL_thread.h b/code/SDL12/include/SDL_thread.h similarity index 100% rename from reaction/code/SDL12/include/SDL_thread.h rename to code/SDL12/include/SDL_thread.h diff --git a/reaction/code/SDL12/include/SDL_timer.h b/code/SDL12/include/SDL_timer.h similarity index 100% rename from reaction/code/SDL12/include/SDL_timer.h rename to code/SDL12/include/SDL_timer.h diff --git a/reaction/code/SDL12/include/SDL_types.h b/code/SDL12/include/SDL_types.h similarity index 100% rename from reaction/code/SDL12/include/SDL_types.h rename to code/SDL12/include/SDL_types.h diff --git a/reaction/code/SDL12/include/SDL_version.h b/code/SDL12/include/SDL_version.h similarity index 100% rename from reaction/code/SDL12/include/SDL_version.h rename to code/SDL12/include/SDL_version.h diff --git a/reaction/code/SDL12/include/SDL_video.h b/code/SDL12/include/SDL_video.h similarity index 100% rename from reaction/code/SDL12/include/SDL_video.h rename to code/SDL12/include/SDL_video.h diff --git a/reaction/code/SDL12/include/begin_code.h b/code/SDL12/include/begin_code.h similarity index 100% rename from reaction/code/SDL12/include/begin_code.h rename to code/SDL12/include/begin_code.h diff --git a/reaction/code/SDL12/include/close_code.h b/code/SDL12/include/close_code.h similarity index 100% rename from reaction/code/SDL12/include/close_code.h rename to code/SDL12/include/close_code.h diff --git a/reaction/code/asm/ftola.asm b/code/asm/ftola.asm similarity index 100% rename from reaction/code/asm/ftola.asm rename to code/asm/ftola.asm diff --git a/reaction/code/asm/ftola.c b/code/asm/ftola.c similarity index 100% rename from reaction/code/asm/ftola.c rename to code/asm/ftola.c diff --git a/reaction/code/asm/matha.s b/code/asm/matha.s similarity index 100% rename from reaction/code/asm/matha.s rename to code/asm/matha.s diff --git a/reaction/code/asm/qasm-inline.h b/code/asm/qasm-inline.h similarity index 100% rename from reaction/code/asm/qasm-inline.h rename to code/asm/qasm-inline.h diff --git a/reaction/code/asm/qasm.h b/code/asm/qasm.h similarity index 100% rename from reaction/code/asm/qasm.h rename to code/asm/qasm.h diff --git a/reaction/code/asm/snapvector.asm b/code/asm/snapvector.asm similarity index 100% rename from reaction/code/asm/snapvector.asm rename to code/asm/snapvector.asm diff --git a/reaction/code/asm/snapvector.c b/code/asm/snapvector.c similarity index 100% rename from reaction/code/asm/snapvector.c rename to code/asm/snapvector.c diff --git a/reaction/code/asm/snd_mixa.s b/code/asm/snd_mixa.s similarity index 100% rename from reaction/code/asm/snd_mixa.s rename to code/asm/snd_mixa.s diff --git a/reaction/code/asm/vm_x86_64.asm b/code/asm/vm_x86_64.asm similarity index 100% rename from reaction/code/asm/vm_x86_64.asm rename to code/asm/vm_x86_64.asm diff --git a/reaction/code/botlib/aasfile.h b/code/botlib/aasfile.h similarity index 100% rename from reaction/code/botlib/aasfile.h rename to code/botlib/aasfile.h diff --git a/reaction/code/botlib/be_aas.h b/code/botlib/be_aas.h similarity index 100% rename from reaction/code/botlib/be_aas.h rename to code/botlib/be_aas.h diff --git a/reaction/code/botlib/be_aas_bsp.h b/code/botlib/be_aas_bsp.h similarity index 100% rename from reaction/code/botlib/be_aas_bsp.h rename to code/botlib/be_aas_bsp.h diff --git a/reaction/code/botlib/be_aas_bspq3.c b/code/botlib/be_aas_bspq3.c similarity index 100% rename from reaction/code/botlib/be_aas_bspq3.c rename to code/botlib/be_aas_bspq3.c diff --git a/reaction/code/botlib/be_aas_cluster.c b/code/botlib/be_aas_cluster.c similarity index 100% rename from reaction/code/botlib/be_aas_cluster.c rename to code/botlib/be_aas_cluster.c diff --git a/reaction/code/botlib/be_aas_cluster.h b/code/botlib/be_aas_cluster.h similarity index 100% rename from reaction/code/botlib/be_aas_cluster.h rename to code/botlib/be_aas_cluster.h diff --git a/reaction/code/botlib/be_aas_debug.c b/code/botlib/be_aas_debug.c similarity index 100% rename from reaction/code/botlib/be_aas_debug.c rename to code/botlib/be_aas_debug.c diff --git a/reaction/code/botlib/be_aas_debug.h b/code/botlib/be_aas_debug.h similarity index 100% rename from reaction/code/botlib/be_aas_debug.h rename to code/botlib/be_aas_debug.h diff --git a/reaction/code/botlib/be_aas_def.h b/code/botlib/be_aas_def.h similarity index 100% rename from reaction/code/botlib/be_aas_def.h rename to code/botlib/be_aas_def.h diff --git a/reaction/code/botlib/be_aas_entity.c b/code/botlib/be_aas_entity.c similarity index 100% rename from reaction/code/botlib/be_aas_entity.c rename to code/botlib/be_aas_entity.c diff --git a/reaction/code/botlib/be_aas_entity.h b/code/botlib/be_aas_entity.h similarity index 100% rename from reaction/code/botlib/be_aas_entity.h rename to code/botlib/be_aas_entity.h diff --git a/reaction/code/botlib/be_aas_file.c b/code/botlib/be_aas_file.c similarity index 100% rename from reaction/code/botlib/be_aas_file.c rename to code/botlib/be_aas_file.c diff --git a/reaction/code/botlib/be_aas_file.h b/code/botlib/be_aas_file.h similarity index 100% rename from reaction/code/botlib/be_aas_file.h rename to code/botlib/be_aas_file.h diff --git a/reaction/code/botlib/be_aas_funcs.h b/code/botlib/be_aas_funcs.h similarity index 100% rename from reaction/code/botlib/be_aas_funcs.h rename to code/botlib/be_aas_funcs.h diff --git a/reaction/code/botlib/be_aas_main.c b/code/botlib/be_aas_main.c similarity index 100% rename from reaction/code/botlib/be_aas_main.c rename to code/botlib/be_aas_main.c diff --git a/reaction/code/botlib/be_aas_main.h b/code/botlib/be_aas_main.h similarity index 100% rename from reaction/code/botlib/be_aas_main.h rename to code/botlib/be_aas_main.h diff --git a/reaction/code/botlib/be_aas_move.c b/code/botlib/be_aas_move.c similarity index 100% rename from reaction/code/botlib/be_aas_move.c rename to code/botlib/be_aas_move.c diff --git a/reaction/code/botlib/be_aas_move.h b/code/botlib/be_aas_move.h similarity index 100% rename from reaction/code/botlib/be_aas_move.h rename to code/botlib/be_aas_move.h diff --git a/reaction/code/botlib/be_aas_optimize.c b/code/botlib/be_aas_optimize.c similarity index 100% rename from reaction/code/botlib/be_aas_optimize.c rename to code/botlib/be_aas_optimize.c diff --git a/reaction/code/botlib/be_aas_optimize.h b/code/botlib/be_aas_optimize.h similarity index 100% rename from reaction/code/botlib/be_aas_optimize.h rename to code/botlib/be_aas_optimize.h diff --git a/reaction/code/botlib/be_aas_reach.c b/code/botlib/be_aas_reach.c similarity index 100% rename from reaction/code/botlib/be_aas_reach.c rename to code/botlib/be_aas_reach.c diff --git a/reaction/code/botlib/be_aas_reach.h b/code/botlib/be_aas_reach.h similarity index 100% rename from reaction/code/botlib/be_aas_reach.h rename to code/botlib/be_aas_reach.h diff --git a/reaction/code/botlib/be_aas_route.c b/code/botlib/be_aas_route.c similarity index 100% rename from reaction/code/botlib/be_aas_route.c rename to code/botlib/be_aas_route.c diff --git a/reaction/code/botlib/be_aas_route.h b/code/botlib/be_aas_route.h similarity index 100% rename from reaction/code/botlib/be_aas_route.h rename to code/botlib/be_aas_route.h diff --git a/reaction/code/botlib/be_aas_routealt.c b/code/botlib/be_aas_routealt.c similarity index 100% rename from reaction/code/botlib/be_aas_routealt.c rename to code/botlib/be_aas_routealt.c diff --git a/reaction/code/botlib/be_aas_routealt.h b/code/botlib/be_aas_routealt.h similarity index 100% rename from reaction/code/botlib/be_aas_routealt.h rename to code/botlib/be_aas_routealt.h diff --git a/reaction/code/botlib/be_aas_sample.c b/code/botlib/be_aas_sample.c similarity index 100% rename from reaction/code/botlib/be_aas_sample.c rename to code/botlib/be_aas_sample.c diff --git a/reaction/code/botlib/be_aas_sample.h b/code/botlib/be_aas_sample.h similarity index 100% rename from reaction/code/botlib/be_aas_sample.h rename to code/botlib/be_aas_sample.h diff --git a/reaction/code/botlib/be_ai_char.c b/code/botlib/be_ai_char.c similarity index 100% rename from reaction/code/botlib/be_ai_char.c rename to code/botlib/be_ai_char.c diff --git a/reaction/code/botlib/be_ai_char.h b/code/botlib/be_ai_char.h similarity index 100% rename from reaction/code/botlib/be_ai_char.h rename to code/botlib/be_ai_char.h diff --git a/reaction/code/botlib/be_ai_chat.c b/code/botlib/be_ai_chat.c similarity index 100% rename from reaction/code/botlib/be_ai_chat.c rename to code/botlib/be_ai_chat.c diff --git a/reaction/code/botlib/be_ai_chat.h b/code/botlib/be_ai_chat.h similarity index 100% rename from reaction/code/botlib/be_ai_chat.h rename to code/botlib/be_ai_chat.h diff --git a/reaction/code/botlib/be_ai_gen.c b/code/botlib/be_ai_gen.c similarity index 100% rename from reaction/code/botlib/be_ai_gen.c rename to code/botlib/be_ai_gen.c diff --git a/reaction/code/botlib/be_ai_gen.h b/code/botlib/be_ai_gen.h similarity index 100% rename from reaction/code/botlib/be_ai_gen.h rename to code/botlib/be_ai_gen.h diff --git a/reaction/code/botlib/be_ai_goal.c b/code/botlib/be_ai_goal.c similarity index 100% rename from reaction/code/botlib/be_ai_goal.c rename to code/botlib/be_ai_goal.c diff --git a/reaction/code/botlib/be_ai_goal.h b/code/botlib/be_ai_goal.h similarity index 100% rename from reaction/code/botlib/be_ai_goal.h rename to code/botlib/be_ai_goal.h diff --git a/reaction/code/botlib/be_ai_move.c b/code/botlib/be_ai_move.c similarity index 100% rename from reaction/code/botlib/be_ai_move.c rename to code/botlib/be_ai_move.c diff --git a/reaction/code/botlib/be_ai_move.h b/code/botlib/be_ai_move.h similarity index 100% rename from reaction/code/botlib/be_ai_move.h rename to code/botlib/be_ai_move.h diff --git a/reaction/code/botlib/be_ai_weap.c b/code/botlib/be_ai_weap.c similarity index 100% rename from reaction/code/botlib/be_ai_weap.c rename to code/botlib/be_ai_weap.c diff --git a/reaction/code/botlib/be_ai_weap.h b/code/botlib/be_ai_weap.h similarity index 100% rename from reaction/code/botlib/be_ai_weap.h rename to code/botlib/be_ai_weap.h diff --git a/reaction/code/botlib/be_ai_weight.c b/code/botlib/be_ai_weight.c similarity index 100% rename from reaction/code/botlib/be_ai_weight.c rename to code/botlib/be_ai_weight.c diff --git a/reaction/code/botlib/be_ai_weight.h b/code/botlib/be_ai_weight.h similarity index 100% rename from reaction/code/botlib/be_ai_weight.h rename to code/botlib/be_ai_weight.h diff --git a/reaction/code/botlib/be_ea.c b/code/botlib/be_ea.c similarity index 100% rename from reaction/code/botlib/be_ea.c rename to code/botlib/be_ea.c diff --git a/reaction/code/botlib/be_ea.h b/code/botlib/be_ea.h similarity index 100% rename from reaction/code/botlib/be_ea.h rename to code/botlib/be_ea.h diff --git a/reaction/code/botlib/be_interface.c b/code/botlib/be_interface.c similarity index 100% rename from reaction/code/botlib/be_interface.c rename to code/botlib/be_interface.c diff --git a/reaction/code/botlib/be_interface.h b/code/botlib/be_interface.h similarity index 100% rename from reaction/code/botlib/be_interface.h rename to code/botlib/be_interface.h diff --git a/reaction/code/botlib/botlib.h b/code/botlib/botlib.h similarity index 100% rename from reaction/code/botlib/botlib.h rename to code/botlib/botlib.h diff --git a/reaction/code/botlib/l_crc.c b/code/botlib/l_crc.c similarity index 100% rename from reaction/code/botlib/l_crc.c rename to code/botlib/l_crc.c diff --git a/reaction/code/botlib/l_crc.h b/code/botlib/l_crc.h similarity index 100% rename from reaction/code/botlib/l_crc.h rename to code/botlib/l_crc.h diff --git a/reaction/code/botlib/l_libvar.c b/code/botlib/l_libvar.c similarity index 100% rename from reaction/code/botlib/l_libvar.c rename to code/botlib/l_libvar.c diff --git a/reaction/code/botlib/l_libvar.h b/code/botlib/l_libvar.h similarity index 100% rename from reaction/code/botlib/l_libvar.h rename to code/botlib/l_libvar.h diff --git a/reaction/code/botlib/l_log.c b/code/botlib/l_log.c similarity index 100% rename from reaction/code/botlib/l_log.c rename to code/botlib/l_log.c diff --git a/reaction/code/botlib/l_log.h b/code/botlib/l_log.h similarity index 100% rename from reaction/code/botlib/l_log.h rename to code/botlib/l_log.h diff --git a/reaction/code/botlib/l_memory.c b/code/botlib/l_memory.c similarity index 100% rename from reaction/code/botlib/l_memory.c rename to code/botlib/l_memory.c diff --git a/reaction/code/botlib/l_memory.h b/code/botlib/l_memory.h similarity index 100% rename from reaction/code/botlib/l_memory.h rename to code/botlib/l_memory.h diff --git a/reaction/code/botlib/l_precomp.c b/code/botlib/l_precomp.c similarity index 100% rename from reaction/code/botlib/l_precomp.c rename to code/botlib/l_precomp.c diff --git a/reaction/code/botlib/l_precomp.h b/code/botlib/l_precomp.h similarity index 100% rename from reaction/code/botlib/l_precomp.h rename to code/botlib/l_precomp.h diff --git a/reaction/code/botlib/l_script.c b/code/botlib/l_script.c similarity index 100% rename from reaction/code/botlib/l_script.c rename to code/botlib/l_script.c diff --git a/reaction/code/botlib/l_script.h b/code/botlib/l_script.h similarity index 100% rename from reaction/code/botlib/l_script.h rename to code/botlib/l_script.h diff --git a/reaction/code/botlib/l_struct.c b/code/botlib/l_struct.c similarity index 100% rename from reaction/code/botlib/l_struct.c rename to code/botlib/l_struct.c diff --git a/reaction/code/botlib/l_struct.h b/code/botlib/l_struct.h similarity index 100% rename from reaction/code/botlib/l_struct.h rename to code/botlib/l_struct.h diff --git a/reaction/code/botlib/l_utils.h b/code/botlib/l_utils.h similarity index 100% rename from reaction/code/botlib/l_utils.h rename to code/botlib/l_utils.h diff --git a/reaction/code/botlib/lcc.mak b/code/botlib/lcc.mak similarity index 100% rename from reaction/code/botlib/lcc.mak rename to code/botlib/lcc.mak diff --git a/reaction/code/botlib/linux-i386.mak b/code/botlib/linux-i386.mak similarity index 100% rename from reaction/code/botlib/linux-i386.mak rename to code/botlib/linux-i386.mak diff --git a/reaction/code/cgame/cg_atmospheric.c b/code/cgame/cg_atmospheric.c similarity index 100% rename from reaction/code/cgame/cg_atmospheric.c rename to code/cgame/cg_atmospheric.c diff --git a/reaction/code/cgame/cg_consolecmds.c b/code/cgame/cg_consolecmds.c similarity index 100% rename from reaction/code/cgame/cg_consolecmds.c rename to code/cgame/cg_consolecmds.c diff --git a/reaction/code/cgame/cg_draw.c b/code/cgame/cg_draw.c similarity index 100% rename from reaction/code/cgame/cg_draw.c rename to code/cgame/cg_draw.c diff --git a/reaction/code/cgame/cg_drawtools.c b/code/cgame/cg_drawtools.c similarity index 100% rename from reaction/code/cgame/cg_drawtools.c rename to code/cgame/cg_drawtools.c diff --git a/reaction/code/cgame/cg_effects.c b/code/cgame/cg_effects.c similarity index 100% rename from reaction/code/cgame/cg_effects.c rename to code/cgame/cg_effects.c diff --git a/reaction/code/cgame/cg_ents.c b/code/cgame/cg_ents.c similarity index 100% rename from reaction/code/cgame/cg_ents.c rename to code/cgame/cg_ents.c diff --git a/reaction/code/cgame/cg_event.c b/code/cgame/cg_event.c similarity index 100% rename from reaction/code/cgame/cg_event.c rename to code/cgame/cg_event.c diff --git a/reaction/code/cgame/cg_info.c b/code/cgame/cg_info.c similarity index 100% rename from reaction/code/cgame/cg_info.c rename to code/cgame/cg_info.c diff --git a/reaction/code/cgame/cg_local.h b/code/cgame/cg_local.h similarity index 100% rename from reaction/code/cgame/cg_local.h rename to code/cgame/cg_local.h diff --git a/reaction/code/cgame/cg_localents.c b/code/cgame/cg_localents.c similarity index 100% rename from reaction/code/cgame/cg_localents.c rename to code/cgame/cg_localents.c diff --git a/reaction/code/cgame/cg_main.c b/code/cgame/cg_main.c similarity index 100% rename from reaction/code/cgame/cg_main.c rename to code/cgame/cg_main.c diff --git a/reaction/code/cgame/cg_marks.c b/code/cgame/cg_marks.c similarity index 100% rename from reaction/code/cgame/cg_marks.c rename to code/cgame/cg_marks.c diff --git a/reaction/code/cgame/cg_newDraw.c b/code/cgame/cg_newDraw.c similarity index 100% rename from reaction/code/cgame/cg_newDraw.c rename to code/cgame/cg_newDraw.c diff --git a/reaction/code/cgame/cg_particles.c b/code/cgame/cg_particles.c similarity index 100% rename from reaction/code/cgame/cg_particles.c rename to code/cgame/cg_particles.c diff --git a/reaction/code/cgame/cg_players.c b/code/cgame/cg_players.c similarity index 100% rename from reaction/code/cgame/cg_players.c rename to code/cgame/cg_players.c diff --git a/reaction/code/cgame/cg_playerstate.c b/code/cgame/cg_playerstate.c similarity index 100% rename from reaction/code/cgame/cg_playerstate.c rename to code/cgame/cg_playerstate.c diff --git a/reaction/code/cgame/cg_predict.c b/code/cgame/cg_predict.c similarity index 100% rename from reaction/code/cgame/cg_predict.c rename to code/cgame/cg_predict.c diff --git a/reaction/code/cgame/cg_public.h b/code/cgame/cg_public.h similarity index 100% rename from reaction/code/cgame/cg_public.h rename to code/cgame/cg_public.h diff --git a/reaction/code/cgame/cg_rankings.c b/code/cgame/cg_rankings.c similarity index 100% rename from reaction/code/cgame/cg_rankings.c rename to code/cgame/cg_rankings.c diff --git a/reaction/code/cgame/cg_scoreboard.c b/code/cgame/cg_scoreboard.c similarity index 100% rename from reaction/code/cgame/cg_scoreboard.c rename to code/cgame/cg_scoreboard.c diff --git a/reaction/code/cgame/cg_servercmds.c b/code/cgame/cg_servercmds.c similarity index 100% rename from reaction/code/cgame/cg_servercmds.c rename to code/cgame/cg_servercmds.c diff --git a/reaction/code/cgame/cg_snapshot.c b/code/cgame/cg_snapshot.c similarity index 100% rename from reaction/code/cgame/cg_snapshot.c rename to code/cgame/cg_snapshot.c diff --git a/reaction/code/cgame/cg_syscalls.asm b/code/cgame/cg_syscalls.asm similarity index 100% rename from reaction/code/cgame/cg_syscalls.asm rename to code/cgame/cg_syscalls.asm diff --git a/reaction/code/cgame/cg_syscalls.c b/code/cgame/cg_syscalls.c similarity index 100% rename from reaction/code/cgame/cg_syscalls.c rename to code/cgame/cg_syscalls.c diff --git a/reaction/code/cgame/cg_unlagged.c b/code/cgame/cg_unlagged.c similarity index 100% rename from reaction/code/cgame/cg_unlagged.c rename to code/cgame/cg_unlagged.c diff --git a/reaction/code/cgame/cg_view.c b/code/cgame/cg_view.c similarity index 100% rename from reaction/code/cgame/cg_view.c rename to code/cgame/cg_view.c diff --git a/reaction/code/cgame/cg_weapons.c b/code/cgame/cg_weapons.c similarity index 100% rename from reaction/code/cgame/cg_weapons.c rename to code/cgame/cg_weapons.c diff --git a/reaction/code/cgame/cgame.q3asm b/code/cgame/cgame.q3asm similarity index 100% rename from reaction/code/cgame/cgame.q3asm rename to code/cgame/cgame.q3asm diff --git a/reaction/code/cgame/cgame_ta.q3asm b/code/cgame/cgame_ta.q3asm similarity index 100% rename from reaction/code/cgame/cgame_ta.q3asm rename to code/cgame/cgame_ta.q3asm diff --git a/reaction/code/cgame/make-cgame.bat b/code/cgame/make-cgame.bat similarity index 100% rename from reaction/code/cgame/make-cgame.bat rename to code/cgame/make-cgame.bat diff --git a/reaction/code/cgame/tr_types.h b/code/cgame/tr_types.h similarity index 100% rename from reaction/code/cgame/tr_types.h rename to code/cgame/tr_types.h diff --git a/reaction/code/client/cl_avi.c b/code/client/cl_avi.c similarity index 100% rename from reaction/code/client/cl_avi.c rename to code/client/cl_avi.c diff --git a/reaction/code/client/cl_cgame.c b/code/client/cl_cgame.c similarity index 100% rename from reaction/code/client/cl_cgame.c rename to code/client/cl_cgame.c diff --git a/reaction/code/client/cl_cin.c b/code/client/cl_cin.c similarity index 100% rename from reaction/code/client/cl_cin.c rename to code/client/cl_cin.c diff --git a/reaction/code/client/cl_console.c b/code/client/cl_console.c similarity index 100% rename from reaction/code/client/cl_console.c rename to code/client/cl_console.c diff --git a/reaction/code/client/cl_curl.c b/code/client/cl_curl.c similarity index 100% rename from reaction/code/client/cl_curl.c rename to code/client/cl_curl.c diff --git a/reaction/code/client/cl_curl.h b/code/client/cl_curl.h similarity index 100% rename from reaction/code/client/cl_curl.h rename to code/client/cl_curl.h diff --git a/reaction/code/client/cl_input.c b/code/client/cl_input.c similarity index 100% rename from reaction/code/client/cl_input.c rename to code/client/cl_input.c diff --git a/reaction/code/client/cl_keys.c b/code/client/cl_keys.c similarity index 100% rename from reaction/code/client/cl_keys.c rename to code/client/cl_keys.c diff --git a/reaction/code/client/cl_main.c b/code/client/cl_main.c similarity index 100% rename from reaction/code/client/cl_main.c rename to code/client/cl_main.c diff --git a/reaction/code/client/cl_net_chan.c b/code/client/cl_net_chan.c similarity index 100% rename from reaction/code/client/cl_net_chan.c rename to code/client/cl_net_chan.c diff --git a/reaction/code/client/cl_parse.c b/code/client/cl_parse.c similarity index 100% rename from reaction/code/client/cl_parse.c rename to code/client/cl_parse.c diff --git a/reaction/code/client/cl_scrn.c b/code/client/cl_scrn.c similarity index 100% rename from reaction/code/client/cl_scrn.c rename to code/client/cl_scrn.c diff --git a/reaction/code/client/cl_ui.c b/code/client/cl_ui.c similarity index 100% rename from reaction/code/client/cl_ui.c rename to code/client/cl_ui.c diff --git a/reaction/code/client/client.h b/code/client/client.h similarity index 100% rename from reaction/code/client/client.h rename to code/client/client.h diff --git a/reaction/code/client/keycodes.h b/code/client/keycodes.h similarity index 100% rename from reaction/code/client/keycodes.h rename to code/client/keycodes.h diff --git a/reaction/code/client/keys.h b/code/client/keys.h similarity index 100% rename from reaction/code/client/keys.h rename to code/client/keys.h diff --git a/reaction/code/client/libmumblelink.c b/code/client/libmumblelink.c similarity index 100% rename from reaction/code/client/libmumblelink.c rename to code/client/libmumblelink.c diff --git a/reaction/code/client/libmumblelink.h b/code/client/libmumblelink.h similarity index 100% rename from reaction/code/client/libmumblelink.h rename to code/client/libmumblelink.h diff --git a/reaction/code/client/qal.c b/code/client/qal.c similarity index 100% rename from reaction/code/client/qal.c rename to code/client/qal.c diff --git a/reaction/code/client/qal.h b/code/client/qal.h similarity index 100% rename from reaction/code/client/qal.h rename to code/client/qal.h diff --git a/reaction/code/client/qal_efx.h b/code/client/qal_efx.h similarity index 100% rename from reaction/code/client/qal_efx.h rename to code/client/qal_efx.h diff --git a/reaction/code/client/snd_adpcm.c b/code/client/snd_adpcm.c similarity index 100% rename from reaction/code/client/snd_adpcm.c rename to code/client/snd_adpcm.c diff --git a/reaction/code/client/snd_alreverbs.h b/code/client/snd_alreverbs.h similarity index 100% rename from reaction/code/client/snd_alreverbs.h rename to code/client/snd_alreverbs.h diff --git a/reaction/code/client/snd_codec.c b/code/client/snd_codec.c similarity index 100% rename from reaction/code/client/snd_codec.c rename to code/client/snd_codec.c diff --git a/reaction/code/client/snd_codec.h b/code/client/snd_codec.h similarity index 100% rename from reaction/code/client/snd_codec.h rename to code/client/snd_codec.h diff --git a/reaction/code/client/snd_codec_ogg.c b/code/client/snd_codec_ogg.c similarity index 100% rename from reaction/code/client/snd_codec_ogg.c rename to code/client/snd_codec_ogg.c diff --git a/reaction/code/client/snd_codec_wav.c b/code/client/snd_codec_wav.c similarity index 100% rename from reaction/code/client/snd_codec_wav.c rename to code/client/snd_codec_wav.c diff --git a/reaction/code/client/snd_dma.c b/code/client/snd_dma.c similarity index 100% rename from reaction/code/client/snd_dma.c rename to code/client/snd_dma.c diff --git a/reaction/code/client/snd_local.h b/code/client/snd_local.h similarity index 100% rename from reaction/code/client/snd_local.h rename to code/client/snd_local.h diff --git a/reaction/code/client/snd_main.c b/code/client/snd_main.c similarity index 100% rename from reaction/code/client/snd_main.c rename to code/client/snd_main.c diff --git a/reaction/code/client/snd_mem.c b/code/client/snd_mem.c similarity index 100% rename from reaction/code/client/snd_mem.c rename to code/client/snd_mem.c diff --git a/reaction/code/client/snd_mix.c b/code/client/snd_mix.c similarity index 100% rename from reaction/code/client/snd_mix.c rename to code/client/snd_mix.c diff --git a/reaction/code/client/snd_openal.c b/code/client/snd_openal.c similarity index 100% rename from reaction/code/client/snd_openal.c rename to code/client/snd_openal.c diff --git a/reaction/code/client/snd_public.h b/code/client/snd_public.h similarity index 100% rename from reaction/code/client/snd_public.h rename to code/client/snd_public.h diff --git a/reaction/code/client/snd_wavelet.c b/code/client/snd_wavelet.c similarity index 100% rename from reaction/code/client/snd_wavelet.c rename to code/client/snd_wavelet.c diff --git a/reaction/code/game/ai_chat.c b/code/game/ai_chat.c similarity index 100% rename from reaction/code/game/ai_chat.c rename to code/game/ai_chat.c diff --git a/reaction/code/game/ai_chat.h b/code/game/ai_chat.h similarity index 100% rename from reaction/code/game/ai_chat.h rename to code/game/ai_chat.h diff --git a/reaction/code/game/ai_cmd.c b/code/game/ai_cmd.c similarity index 100% rename from reaction/code/game/ai_cmd.c rename to code/game/ai_cmd.c diff --git a/reaction/code/game/ai_cmd.h b/code/game/ai_cmd.h similarity index 100% rename from reaction/code/game/ai_cmd.h rename to code/game/ai_cmd.h diff --git a/reaction/code/game/ai_dmnet.c b/code/game/ai_dmnet.c similarity index 100% rename from reaction/code/game/ai_dmnet.c rename to code/game/ai_dmnet.c diff --git a/reaction/code/game/ai_dmnet.h b/code/game/ai_dmnet.h similarity index 100% rename from reaction/code/game/ai_dmnet.h rename to code/game/ai_dmnet.h diff --git a/reaction/code/game/ai_dmq3.c b/code/game/ai_dmq3.c similarity index 100% rename from reaction/code/game/ai_dmq3.c rename to code/game/ai_dmq3.c diff --git a/reaction/code/game/ai_dmq3.h b/code/game/ai_dmq3.h similarity index 100% rename from reaction/code/game/ai_dmq3.h rename to code/game/ai_dmq3.h diff --git a/reaction/code/game/ai_main.c b/code/game/ai_main.c similarity index 100% rename from reaction/code/game/ai_main.c rename to code/game/ai_main.c diff --git a/reaction/code/game/ai_main.h b/code/game/ai_main.h similarity index 100% rename from reaction/code/game/ai_main.h rename to code/game/ai_main.h diff --git a/reaction/code/game/ai_team.c b/code/game/ai_team.c similarity index 100% rename from reaction/code/game/ai_team.c rename to code/game/ai_team.c diff --git a/reaction/code/game/ai_team.h b/code/game/ai_team.h similarity index 100% rename from reaction/code/game/ai_team.h rename to code/game/ai_team.h diff --git a/reaction/code/game/ai_vcmd.c b/code/game/ai_vcmd.c similarity index 100% rename from reaction/code/game/ai_vcmd.c rename to code/game/ai_vcmd.c diff --git a/reaction/code/game/ai_vcmd.h b/code/game/ai_vcmd.h similarity index 100% rename from reaction/code/game/ai_vcmd.h rename to code/game/ai_vcmd.h diff --git a/reaction/code/game/be_aas.h b/code/game/be_aas.h similarity index 100% rename from reaction/code/game/be_aas.h rename to code/game/be_aas.h diff --git a/reaction/code/game/be_ai_char.h b/code/game/be_ai_char.h similarity index 100% rename from reaction/code/game/be_ai_char.h rename to code/game/be_ai_char.h diff --git a/reaction/code/game/be_ai_chat.h b/code/game/be_ai_chat.h similarity index 100% rename from reaction/code/game/be_ai_chat.h rename to code/game/be_ai_chat.h diff --git a/reaction/code/game/be_ai_gen.h b/code/game/be_ai_gen.h similarity index 100% rename from reaction/code/game/be_ai_gen.h rename to code/game/be_ai_gen.h diff --git a/reaction/code/game/be_ai_goal.h b/code/game/be_ai_goal.h similarity index 100% rename from reaction/code/game/be_ai_goal.h rename to code/game/be_ai_goal.h diff --git a/reaction/code/game/be_ai_move.h b/code/game/be_ai_move.h similarity index 100% rename from reaction/code/game/be_ai_move.h rename to code/game/be_ai_move.h diff --git a/reaction/code/game/be_ai_weap.h b/code/game/be_ai_weap.h similarity index 100% rename from reaction/code/game/be_ai_weap.h rename to code/game/be_ai_weap.h diff --git a/reaction/code/game/be_ea.h b/code/game/be_ea.h similarity index 100% rename from reaction/code/game/be_ea.h rename to code/game/be_ea.h diff --git a/reaction/code/game/bg_lib.c b/code/game/bg_lib.c similarity index 100% rename from reaction/code/game/bg_lib.c rename to code/game/bg_lib.c diff --git a/reaction/code/game/bg_lib.h b/code/game/bg_lib.h similarity index 100% rename from reaction/code/game/bg_lib.h rename to code/game/bg_lib.h diff --git a/reaction/code/game/bg_local.h b/code/game/bg_local.h similarity index 100% rename from reaction/code/game/bg_local.h rename to code/game/bg_local.h diff --git a/reaction/code/game/bg_materials.c b/code/game/bg_materials.c similarity index 100% rename from reaction/code/game/bg_materials.c rename to code/game/bg_materials.c diff --git a/reaction/code/game/bg_misc.c b/code/game/bg_misc.c similarity index 100% rename from reaction/code/game/bg_misc.c rename to code/game/bg_misc.c diff --git a/reaction/code/game/bg_pmove.c b/code/game/bg_pmove.c similarity index 100% rename from reaction/code/game/bg_pmove.c rename to code/game/bg_pmove.c diff --git a/reaction/code/game/bg_public.h b/code/game/bg_public.h similarity index 100% rename from reaction/code/game/bg_public.h rename to code/game/bg_public.h diff --git a/reaction/code/game/bg_slidemove.c b/code/game/bg_slidemove.c similarity index 100% rename from reaction/code/game/bg_slidemove.c rename to code/game/bg_slidemove.c diff --git a/reaction/code/game/botai.h b/code/game/botai.h similarity index 100% rename from reaction/code/game/botai.h rename to code/game/botai.h diff --git a/reaction/code/game/botlib.h b/code/game/botlib.h similarity index 100% rename from reaction/code/game/botlib.h rename to code/game/botlib.h diff --git a/reaction/code/game/chars.h b/code/game/chars.h similarity index 100% rename from reaction/code/game/chars.h rename to code/game/chars.h diff --git a/reaction/code/game/g_active.c b/code/game/g_active.c similarity index 100% rename from reaction/code/game/g_active.c rename to code/game/g_active.c diff --git a/reaction/code/game/g_arenas.c b/code/game/g_arenas.c similarity index 100% rename from reaction/code/game/g_arenas.c rename to code/game/g_arenas.c diff --git a/reaction/code/game/g_bot.c b/code/game/g_bot.c similarity index 100% rename from reaction/code/game/g_bot.c rename to code/game/g_bot.c diff --git a/reaction/code/game/g_client.c b/code/game/g_client.c similarity index 100% rename from reaction/code/game/g_client.c rename to code/game/g_client.c diff --git a/reaction/code/game/g_cmds.c b/code/game/g_cmds.c similarity index 100% rename from reaction/code/game/g_cmds.c rename to code/game/g_cmds.c diff --git a/reaction/code/game/g_combat.c b/code/game/g_combat.c similarity index 100% rename from reaction/code/game/g_combat.c rename to code/game/g_combat.c diff --git a/reaction/code/game/g_fileio.c b/code/game/g_fileio.c similarity index 100% rename from reaction/code/game/g_fileio.c rename to code/game/g_fileio.c diff --git a/reaction/code/game/g_items.c b/code/game/g_items.c similarity index 100% rename from reaction/code/game/g_items.c rename to code/game/g_items.c diff --git a/reaction/code/game/g_local.h b/code/game/g_local.h similarity index 100% rename from reaction/code/game/g_local.h rename to code/game/g_local.h diff --git a/reaction/code/game/g_main.c b/code/game/g_main.c similarity index 100% rename from reaction/code/game/g_main.c rename to code/game/g_main.c diff --git a/reaction/code/game/g_matchmode.c b/code/game/g_matchmode.c similarity index 100% rename from reaction/code/game/g_matchmode.c rename to code/game/g_matchmode.c diff --git a/reaction/code/game/g_matchmode.h b/code/game/g_matchmode.h similarity index 100% rename from reaction/code/game/g_matchmode.h rename to code/game/g_matchmode.h diff --git a/reaction/code/game/g_mem.c b/code/game/g_mem.c similarity index 100% rename from reaction/code/game/g_mem.c rename to code/game/g_mem.c diff --git a/reaction/code/game/g_misc.c b/code/game/g_misc.c similarity index 100% rename from reaction/code/game/g_misc.c rename to code/game/g_misc.c diff --git a/reaction/code/game/g_missile.c b/code/game/g_missile.c similarity index 100% rename from reaction/code/game/g_missile.c rename to code/game/g_missile.c diff --git a/reaction/code/game/g_mover.c b/code/game/g_mover.c similarity index 100% rename from reaction/code/game/g_mover.c rename to code/game/g_mover.c diff --git a/reaction/code/game/g_parser.c b/code/game/g_parser.c similarity index 100% rename from reaction/code/game/g_parser.c rename to code/game/g_parser.c diff --git a/reaction/code/game/g_parser.h b/code/game/g_parser.h similarity index 100% rename from reaction/code/game/g_parser.h rename to code/game/g_parser.h diff --git a/reaction/code/game/g_public.h b/code/game/g_public.h similarity index 100% rename from reaction/code/game/g_public.h rename to code/game/g_public.h diff --git a/reaction/code/game/g_rankings.c b/code/game/g_rankings.c similarity index 100% rename from reaction/code/game/g_rankings.c rename to code/game/g_rankings.c diff --git a/reaction/code/game/g_rankings.h b/code/game/g_rankings.h similarity index 100% rename from reaction/code/game/g_rankings.h rename to code/game/g_rankings.h diff --git a/reaction/code/game/g_scripts.c b/code/game/g_scripts.c similarity index 100% rename from reaction/code/game/g_scripts.c rename to code/game/g_scripts.c diff --git a/reaction/code/game/g_scripts.h b/code/game/g_scripts.h similarity index 100% rename from reaction/code/game/g_scripts.h rename to code/game/g_scripts.h diff --git a/reaction/code/game/g_session.c b/code/game/g_session.c similarity index 100% rename from reaction/code/game/g_session.c rename to code/game/g_session.c diff --git a/reaction/code/game/g_spawn.c b/code/game/g_spawn.c similarity index 100% rename from reaction/code/game/g_spawn.c rename to code/game/g_spawn.c diff --git a/reaction/code/game/g_svcmds.c b/code/game/g_svcmds.c similarity index 100% rename from reaction/code/game/g_svcmds.c rename to code/game/g_svcmds.c diff --git a/reaction/code/game/g_syscalls.asm b/code/game/g_syscalls.asm similarity index 100% rename from reaction/code/game/g_syscalls.asm rename to code/game/g_syscalls.asm diff --git a/reaction/code/game/g_syscalls.c b/code/game/g_syscalls.c similarity index 100% rename from reaction/code/game/g_syscalls.c rename to code/game/g_syscalls.c diff --git a/reaction/code/game/g_target.c b/code/game/g_target.c similarity index 100% rename from reaction/code/game/g_target.c rename to code/game/g_target.c diff --git a/reaction/code/game/g_team.c b/code/game/g_team.c similarity index 100% rename from reaction/code/game/g_team.c rename to code/game/g_team.c diff --git a/reaction/code/game/g_team.h b/code/game/g_team.h similarity index 100% rename from reaction/code/game/g_team.h rename to code/game/g_team.h diff --git a/reaction/code/game/g_teamplay.c b/code/game/g_teamplay.c similarity index 100% rename from reaction/code/game/g_teamplay.c rename to code/game/g_teamplay.c diff --git a/reaction/code/game/g_teamplay.h b/code/game/g_teamplay.h similarity index 100% rename from reaction/code/game/g_teamplay.h rename to code/game/g_teamplay.h diff --git a/reaction/code/game/g_trigger.c b/code/game/g_trigger.c similarity index 100% rename from reaction/code/game/g_trigger.c rename to code/game/g_trigger.c diff --git a/reaction/code/game/g_unlagged.c b/code/game/g_unlagged.c similarity index 100% rename from reaction/code/game/g_unlagged.c rename to code/game/g_unlagged.c diff --git a/reaction/code/game/g_utils.c b/code/game/g_utils.c similarity index 100% rename from reaction/code/game/g_utils.c rename to code/game/g_utils.c diff --git a/reaction/code/game/g_weapon.c b/code/game/g_weapon.c similarity index 100% rename from reaction/code/game/g_weapon.c rename to code/game/g_weapon.c diff --git a/reaction/code/game/game.q3asm b/code/game/game.q3asm similarity index 100% rename from reaction/code/game/game.q3asm rename to code/game/game.q3asm diff --git a/reaction/code/game/game_ta.q3asm b/code/game/game_ta.q3asm similarity index 100% rename from reaction/code/game/game_ta.q3asm rename to code/game/game_ta.q3asm diff --git a/reaction/code/game/inv.h b/code/game/inv.h similarity index 100% rename from reaction/code/game/inv.h rename to code/game/inv.h diff --git a/reaction/code/game/make-game.bat b/code/game/make-game.bat similarity index 100% rename from reaction/code/game/make-game.bat rename to code/game/make-game.bat diff --git a/reaction/code/game/match.h b/code/game/match.h similarity index 100% rename from reaction/code/game/match.h rename to code/game/match.h diff --git a/reaction/code/game/q_math.c b/code/game/q_math.c similarity index 100% rename from reaction/code/game/q_math.c rename to code/game/q_math.c diff --git a/reaction/code/game/rxn_game.c b/code/game/rxn_game.c similarity index 100% rename from reaction/code/game/rxn_game.c rename to code/game/rxn_game.c diff --git a/reaction/code/game/surfaceflags.h b/code/game/surfaceflags.h similarity index 100% rename from reaction/code/game/surfaceflags.h rename to code/game/surfaceflags.h diff --git a/reaction/code/game/syn.h b/code/game/syn.h similarity index 100% rename from reaction/code/game/syn.h rename to code/game/syn.h diff --git a/reaction/code/game/zcam.c b/code/game/zcam.c similarity index 100% rename from reaction/code/game/zcam.c rename to code/game/zcam.c diff --git a/reaction/code/game/zcam.h b/code/game/zcam.h similarity index 100% rename from reaction/code/game/zcam.h rename to code/game/zcam.h diff --git a/reaction/code/game/zcam_target.c b/code/game/zcam_target.c similarity index 100% rename from reaction/code/game/zcam_target.c rename to code/game/zcam_target.c diff --git a/reaction/code/jpeg-8c/README b/code/jpeg-8c/README similarity index 100% rename from reaction/code/jpeg-8c/README rename to code/jpeg-8c/README diff --git a/reaction/code/jpeg-8c/ioquake3-changes.diff b/code/jpeg-8c/ioquake3-changes.diff similarity index 100% rename from reaction/code/jpeg-8c/ioquake3-changes.diff rename to code/jpeg-8c/ioquake3-changes.diff diff --git a/reaction/code/jpeg-8c/jaricom.c b/code/jpeg-8c/jaricom.c similarity index 100% rename from reaction/code/jpeg-8c/jaricom.c rename to code/jpeg-8c/jaricom.c diff --git a/reaction/code/jpeg-8c/jcapimin.c b/code/jpeg-8c/jcapimin.c similarity index 100% rename from reaction/code/jpeg-8c/jcapimin.c rename to code/jpeg-8c/jcapimin.c diff --git a/reaction/code/jpeg-8c/jcapistd.c b/code/jpeg-8c/jcapistd.c similarity index 100% rename from reaction/code/jpeg-8c/jcapistd.c rename to code/jpeg-8c/jcapistd.c diff --git a/reaction/code/jpeg-8c/jcarith.c b/code/jpeg-8c/jcarith.c similarity index 100% rename from reaction/code/jpeg-8c/jcarith.c rename to code/jpeg-8c/jcarith.c diff --git a/reaction/code/jpeg-8c/jccoefct.c b/code/jpeg-8c/jccoefct.c similarity index 100% rename from reaction/code/jpeg-8c/jccoefct.c rename to code/jpeg-8c/jccoefct.c diff --git a/reaction/code/jpeg-8c/jccolor.c b/code/jpeg-8c/jccolor.c similarity index 100% rename from reaction/code/jpeg-8c/jccolor.c rename to code/jpeg-8c/jccolor.c diff --git a/reaction/code/jpeg-8c/jcdctmgr.c b/code/jpeg-8c/jcdctmgr.c similarity index 100% rename from reaction/code/jpeg-8c/jcdctmgr.c rename to code/jpeg-8c/jcdctmgr.c diff --git a/reaction/code/jpeg-8c/jchuff.c b/code/jpeg-8c/jchuff.c similarity index 100% rename from reaction/code/jpeg-8c/jchuff.c rename to code/jpeg-8c/jchuff.c diff --git a/reaction/code/jpeg-8c/jcinit.c b/code/jpeg-8c/jcinit.c similarity index 100% rename from reaction/code/jpeg-8c/jcinit.c rename to code/jpeg-8c/jcinit.c diff --git a/reaction/code/jpeg-8c/jcmainct.c b/code/jpeg-8c/jcmainct.c similarity index 100% rename from reaction/code/jpeg-8c/jcmainct.c rename to code/jpeg-8c/jcmainct.c diff --git a/reaction/code/jpeg-8c/jcmarker.c b/code/jpeg-8c/jcmarker.c similarity index 100% rename from reaction/code/jpeg-8c/jcmarker.c rename to code/jpeg-8c/jcmarker.c diff --git a/reaction/code/jpeg-8c/jcmaster.c b/code/jpeg-8c/jcmaster.c similarity index 100% rename from reaction/code/jpeg-8c/jcmaster.c rename to code/jpeg-8c/jcmaster.c diff --git a/reaction/code/jpeg-8c/jcomapi.c b/code/jpeg-8c/jcomapi.c similarity index 100% rename from reaction/code/jpeg-8c/jcomapi.c rename to code/jpeg-8c/jcomapi.c diff --git a/reaction/code/jpeg-8c/jconfig.h b/code/jpeg-8c/jconfig.h similarity index 100% rename from reaction/code/jpeg-8c/jconfig.h rename to code/jpeg-8c/jconfig.h diff --git a/reaction/code/jpeg-8c/jcparam.c b/code/jpeg-8c/jcparam.c similarity index 100% rename from reaction/code/jpeg-8c/jcparam.c rename to code/jpeg-8c/jcparam.c diff --git a/reaction/code/jpeg-8c/jcprepct.c b/code/jpeg-8c/jcprepct.c similarity index 100% rename from reaction/code/jpeg-8c/jcprepct.c rename to code/jpeg-8c/jcprepct.c diff --git a/reaction/code/jpeg-8c/jcsample.c b/code/jpeg-8c/jcsample.c similarity index 100% rename from reaction/code/jpeg-8c/jcsample.c rename to code/jpeg-8c/jcsample.c diff --git a/reaction/code/jpeg-8c/jctrans.c b/code/jpeg-8c/jctrans.c similarity index 100% rename from reaction/code/jpeg-8c/jctrans.c rename to code/jpeg-8c/jctrans.c diff --git a/reaction/code/jpeg-8c/jdapimin.c b/code/jpeg-8c/jdapimin.c similarity index 100% rename from reaction/code/jpeg-8c/jdapimin.c rename to code/jpeg-8c/jdapimin.c diff --git a/reaction/code/jpeg-8c/jdapistd.c b/code/jpeg-8c/jdapistd.c similarity index 100% rename from reaction/code/jpeg-8c/jdapistd.c rename to code/jpeg-8c/jdapistd.c diff --git a/reaction/code/jpeg-8c/jdarith.c b/code/jpeg-8c/jdarith.c similarity index 100% rename from reaction/code/jpeg-8c/jdarith.c rename to code/jpeg-8c/jdarith.c diff --git a/reaction/code/jpeg-8c/jdatadst.c b/code/jpeg-8c/jdatadst.c similarity index 100% rename from reaction/code/jpeg-8c/jdatadst.c rename to code/jpeg-8c/jdatadst.c diff --git a/reaction/code/jpeg-8c/jdatasrc.c b/code/jpeg-8c/jdatasrc.c similarity index 100% rename from reaction/code/jpeg-8c/jdatasrc.c rename to code/jpeg-8c/jdatasrc.c diff --git a/reaction/code/jpeg-8c/jdcoefct.c b/code/jpeg-8c/jdcoefct.c similarity index 100% rename from reaction/code/jpeg-8c/jdcoefct.c rename to code/jpeg-8c/jdcoefct.c diff --git a/reaction/code/jpeg-8c/jdcolor.c b/code/jpeg-8c/jdcolor.c similarity index 100% rename from reaction/code/jpeg-8c/jdcolor.c rename to code/jpeg-8c/jdcolor.c diff --git a/reaction/code/jpeg-8c/jdct.h b/code/jpeg-8c/jdct.h similarity index 100% rename from reaction/code/jpeg-8c/jdct.h rename to code/jpeg-8c/jdct.h diff --git a/reaction/code/jpeg-8c/jddctmgr.c b/code/jpeg-8c/jddctmgr.c similarity index 100% rename from reaction/code/jpeg-8c/jddctmgr.c rename to code/jpeg-8c/jddctmgr.c diff --git a/reaction/code/jpeg-8c/jdhuff.c b/code/jpeg-8c/jdhuff.c similarity index 100% rename from reaction/code/jpeg-8c/jdhuff.c rename to code/jpeg-8c/jdhuff.c diff --git a/reaction/code/jpeg-8c/jdinput.c b/code/jpeg-8c/jdinput.c similarity index 100% rename from reaction/code/jpeg-8c/jdinput.c rename to code/jpeg-8c/jdinput.c diff --git a/reaction/code/jpeg-8c/jdmainct.c b/code/jpeg-8c/jdmainct.c similarity index 100% rename from reaction/code/jpeg-8c/jdmainct.c rename to code/jpeg-8c/jdmainct.c diff --git a/reaction/code/jpeg-8c/jdmarker.c b/code/jpeg-8c/jdmarker.c similarity index 100% rename from reaction/code/jpeg-8c/jdmarker.c rename to code/jpeg-8c/jdmarker.c diff --git a/reaction/code/jpeg-8c/jdmaster.c b/code/jpeg-8c/jdmaster.c similarity index 100% rename from reaction/code/jpeg-8c/jdmaster.c rename to code/jpeg-8c/jdmaster.c diff --git a/reaction/code/jpeg-8c/jdmerge.c b/code/jpeg-8c/jdmerge.c similarity index 100% rename from reaction/code/jpeg-8c/jdmerge.c rename to code/jpeg-8c/jdmerge.c diff --git a/reaction/code/jpeg-8c/jdpostct.c b/code/jpeg-8c/jdpostct.c similarity index 100% rename from reaction/code/jpeg-8c/jdpostct.c rename to code/jpeg-8c/jdpostct.c diff --git a/reaction/code/jpeg-8c/jdsample.c b/code/jpeg-8c/jdsample.c similarity index 100% rename from reaction/code/jpeg-8c/jdsample.c rename to code/jpeg-8c/jdsample.c diff --git a/reaction/code/jpeg-8c/jdtrans.c b/code/jpeg-8c/jdtrans.c similarity index 100% rename from reaction/code/jpeg-8c/jdtrans.c rename to code/jpeg-8c/jdtrans.c diff --git a/reaction/code/jpeg-8c/jerror.c b/code/jpeg-8c/jerror.c similarity index 100% rename from reaction/code/jpeg-8c/jerror.c rename to code/jpeg-8c/jerror.c diff --git a/reaction/code/jpeg-8c/jerror.h b/code/jpeg-8c/jerror.h similarity index 100% rename from reaction/code/jpeg-8c/jerror.h rename to code/jpeg-8c/jerror.h diff --git a/reaction/code/jpeg-8c/jfdctflt.c b/code/jpeg-8c/jfdctflt.c similarity index 100% rename from reaction/code/jpeg-8c/jfdctflt.c rename to code/jpeg-8c/jfdctflt.c diff --git a/reaction/code/jpeg-8c/jfdctfst.c b/code/jpeg-8c/jfdctfst.c similarity index 100% rename from reaction/code/jpeg-8c/jfdctfst.c rename to code/jpeg-8c/jfdctfst.c diff --git a/reaction/code/jpeg-8c/jfdctint.c b/code/jpeg-8c/jfdctint.c similarity index 100% rename from reaction/code/jpeg-8c/jfdctint.c rename to code/jpeg-8c/jfdctint.c diff --git a/reaction/code/jpeg-8c/jidctflt.c b/code/jpeg-8c/jidctflt.c similarity index 100% rename from reaction/code/jpeg-8c/jidctflt.c rename to code/jpeg-8c/jidctflt.c diff --git a/reaction/code/jpeg-8c/jidctfst.c b/code/jpeg-8c/jidctfst.c similarity index 100% rename from reaction/code/jpeg-8c/jidctfst.c rename to code/jpeg-8c/jidctfst.c diff --git a/reaction/code/jpeg-8c/jidctint.c b/code/jpeg-8c/jidctint.c similarity index 100% rename from reaction/code/jpeg-8c/jidctint.c rename to code/jpeg-8c/jidctint.c diff --git a/reaction/code/jpeg-8c/jinclude.h b/code/jpeg-8c/jinclude.h similarity index 100% rename from reaction/code/jpeg-8c/jinclude.h rename to code/jpeg-8c/jinclude.h diff --git a/reaction/code/jpeg-8c/jmemmgr.c b/code/jpeg-8c/jmemmgr.c similarity index 100% rename from reaction/code/jpeg-8c/jmemmgr.c rename to code/jpeg-8c/jmemmgr.c diff --git a/reaction/code/jpeg-8c/jmemnobs.c b/code/jpeg-8c/jmemnobs.c similarity index 100% rename from reaction/code/jpeg-8c/jmemnobs.c rename to code/jpeg-8c/jmemnobs.c diff --git a/reaction/code/jpeg-8c/jmemsys.h b/code/jpeg-8c/jmemsys.h similarity index 100% rename from reaction/code/jpeg-8c/jmemsys.h rename to code/jpeg-8c/jmemsys.h diff --git a/reaction/code/jpeg-8c/jmorecfg.h b/code/jpeg-8c/jmorecfg.h similarity index 100% rename from reaction/code/jpeg-8c/jmorecfg.h rename to code/jpeg-8c/jmorecfg.h diff --git a/reaction/code/jpeg-8c/jpegint.h b/code/jpeg-8c/jpegint.h similarity index 100% rename from reaction/code/jpeg-8c/jpegint.h rename to code/jpeg-8c/jpegint.h diff --git a/reaction/code/jpeg-8c/jpeglib.h b/code/jpeg-8c/jpeglib.h similarity index 100% rename from reaction/code/jpeg-8c/jpeglib.h rename to code/jpeg-8c/jpeglib.h diff --git a/reaction/code/jpeg-8c/jquant1.c b/code/jpeg-8c/jquant1.c similarity index 100% rename from reaction/code/jpeg-8c/jquant1.c rename to code/jpeg-8c/jquant1.c diff --git a/reaction/code/jpeg-8c/jquant2.c b/code/jpeg-8c/jquant2.c similarity index 100% rename from reaction/code/jpeg-8c/jquant2.c rename to code/jpeg-8c/jquant2.c diff --git a/reaction/code/jpeg-8c/jutils.c b/code/jpeg-8c/jutils.c similarity index 100% rename from reaction/code/jpeg-8c/jutils.c rename to code/jpeg-8c/jutils.c diff --git a/reaction/code/jpeg-8c/jversion.h b/code/jpeg-8c/jversion.h similarity index 100% rename from reaction/code/jpeg-8c/jversion.h rename to code/jpeg-8c/jversion.h diff --git a/reaction/code/libcurl/curl/curl.h b/code/libcurl/curl/curl.h similarity index 100% rename from reaction/code/libcurl/curl/curl.h rename to code/libcurl/curl/curl.h diff --git a/reaction/code/libcurl/curl/curlver.h b/code/libcurl/curl/curlver.h similarity index 100% rename from reaction/code/libcurl/curl/curlver.h rename to code/libcurl/curl/curlver.h diff --git a/reaction/code/libcurl/curl/easy.h b/code/libcurl/curl/easy.h similarity index 100% rename from reaction/code/libcurl/curl/easy.h rename to code/libcurl/curl/easy.h diff --git a/reaction/code/libcurl/curl/mprintf.h b/code/libcurl/curl/mprintf.h similarity index 100% rename from reaction/code/libcurl/curl/mprintf.h rename to code/libcurl/curl/mprintf.h diff --git a/reaction/code/libcurl/curl/multi.h b/code/libcurl/curl/multi.h similarity index 100% rename from reaction/code/libcurl/curl/multi.h rename to code/libcurl/curl/multi.h diff --git a/reaction/code/libcurl/curl/stdcheaders.h b/code/libcurl/curl/stdcheaders.h similarity index 100% rename from reaction/code/libcurl/curl/stdcheaders.h rename to code/libcurl/curl/stdcheaders.h diff --git a/reaction/code/libcurl/curl/types.h b/code/libcurl/curl/types.h similarity index 100% rename from reaction/code/libcurl/curl/types.h rename to code/libcurl/curl/types.h diff --git a/reaction/code/libs/macosx/libSDL-1.2.0.dylib b/code/libs/macosx/libSDL-1.2.0.dylib similarity index 100% rename from reaction/code/libs/macosx/libSDL-1.2.0.dylib rename to code/libs/macosx/libSDL-1.2.0.dylib diff --git a/reaction/code/libs/macosx/libSDLmain.a b/code/libs/macosx/libSDLmain.a similarity index 100% rename from reaction/code/libs/macosx/libSDLmain.a rename to code/libs/macosx/libSDLmain.a diff --git a/reaction/code/libs/win32/SDL.lib b/code/libs/win32/SDL.lib similarity index 100% rename from reaction/code/libs/win32/SDL.lib rename to code/libs/win32/SDL.lib diff --git a/reaction/code/libs/win32/SDLmain.lib b/code/libs/win32/SDLmain.lib similarity index 100% rename from reaction/code/libs/win32/SDLmain.lib rename to code/libs/win32/SDLmain.lib diff --git a/reaction/code/libs/win32/libSDL.dll.a b/code/libs/win32/libSDL.dll.a similarity index 100% rename from reaction/code/libs/win32/libSDL.dll.a rename to code/libs/win32/libSDL.dll.a diff --git a/reaction/code/libs/win32/libSDL.la b/code/libs/win32/libSDL.la similarity index 100% rename from reaction/code/libs/win32/libSDL.la rename to code/libs/win32/libSDL.la diff --git a/reaction/code/libs/win32/libSDLmain.a b/code/libs/win32/libSDLmain.a similarity index 100% rename from reaction/code/libs/win32/libSDLmain.a rename to code/libs/win32/libSDLmain.a diff --git a/reaction/code/libs/win32/libcurl.a b/code/libs/win32/libcurl.a similarity index 100% rename from reaction/code/libs/win32/libcurl.a rename to code/libs/win32/libcurl.a diff --git a/reaction/code/libs/win64/SDL.lib b/code/libs/win64/SDL.lib similarity index 100% rename from reaction/code/libs/win64/SDL.lib rename to code/libs/win64/SDL.lib diff --git a/reaction/code/libs/win64/SDLmain.lib b/code/libs/win64/SDLmain.lib similarity index 100% rename from reaction/code/libs/win64/SDLmain.lib rename to code/libs/win64/SDLmain.lib diff --git a/reaction/code/libs/win64/libSDL64.dll.a b/code/libs/win64/libSDL64.dll.a similarity index 100% rename from reaction/code/libs/win64/libSDL64.dll.a rename to code/libs/win64/libSDL64.dll.a diff --git a/reaction/code/libs/win64/libSDLmain.a b/code/libs/win64/libSDLmain.a similarity index 100% rename from reaction/code/libs/win64/libSDLmain.a rename to code/libs/win64/libSDLmain.a diff --git a/reaction/code/libs/win64/libcurl.a b/code/libs/win64/libcurl.a similarity index 100% rename from reaction/code/libs/win64/libcurl.a rename to code/libs/win64/libcurl.a diff --git a/reaction/code/libspeex/_kiss_fft_guts.h b/code/libspeex/_kiss_fft_guts.h similarity index 100% rename from reaction/code/libspeex/_kiss_fft_guts.h rename to code/libspeex/_kiss_fft_guts.h diff --git a/reaction/code/libspeex/arch.h b/code/libspeex/arch.h similarity index 100% rename from reaction/code/libspeex/arch.h rename to code/libspeex/arch.h diff --git a/reaction/code/libspeex/bits.c b/code/libspeex/bits.c similarity index 100% rename from reaction/code/libspeex/bits.c rename to code/libspeex/bits.c diff --git a/reaction/code/libspeex/buffer.c b/code/libspeex/buffer.c similarity index 100% rename from reaction/code/libspeex/buffer.c rename to code/libspeex/buffer.c diff --git a/reaction/code/libspeex/cb_search.c b/code/libspeex/cb_search.c similarity index 100% rename from reaction/code/libspeex/cb_search.c rename to code/libspeex/cb_search.c diff --git a/reaction/code/libspeex/cb_search.h b/code/libspeex/cb_search.h similarity index 100% rename from reaction/code/libspeex/cb_search.h rename to code/libspeex/cb_search.h diff --git a/reaction/code/libspeex/cb_search_arm4.h b/code/libspeex/cb_search_arm4.h similarity index 100% rename from reaction/code/libspeex/cb_search_arm4.h rename to code/libspeex/cb_search_arm4.h diff --git a/reaction/code/libspeex/cb_search_bfin.h b/code/libspeex/cb_search_bfin.h similarity index 100% rename from reaction/code/libspeex/cb_search_bfin.h rename to code/libspeex/cb_search_bfin.h diff --git a/reaction/code/libspeex/cb_search_sse.h b/code/libspeex/cb_search_sse.h similarity index 100% rename from reaction/code/libspeex/cb_search_sse.h rename to code/libspeex/cb_search_sse.h diff --git a/reaction/code/libspeex/config.h b/code/libspeex/config.h similarity index 100% rename from reaction/code/libspeex/config.h rename to code/libspeex/config.h diff --git a/reaction/code/libspeex/echo_diagnostic.m b/code/libspeex/echo_diagnostic.m similarity index 100% rename from reaction/code/libspeex/echo_diagnostic.m rename to code/libspeex/echo_diagnostic.m diff --git a/reaction/code/libspeex/exc_10_16_table.c b/code/libspeex/exc_10_16_table.c similarity index 100% rename from reaction/code/libspeex/exc_10_16_table.c rename to code/libspeex/exc_10_16_table.c diff --git a/reaction/code/libspeex/exc_10_32_table.c b/code/libspeex/exc_10_32_table.c similarity index 100% rename from reaction/code/libspeex/exc_10_32_table.c rename to code/libspeex/exc_10_32_table.c diff --git a/reaction/code/libspeex/exc_20_32_table.c b/code/libspeex/exc_20_32_table.c similarity index 100% rename from reaction/code/libspeex/exc_20_32_table.c rename to code/libspeex/exc_20_32_table.c diff --git a/reaction/code/libspeex/exc_5_256_table.c b/code/libspeex/exc_5_256_table.c similarity index 100% rename from reaction/code/libspeex/exc_5_256_table.c rename to code/libspeex/exc_5_256_table.c diff --git a/reaction/code/libspeex/exc_5_64_table.c b/code/libspeex/exc_5_64_table.c similarity index 100% rename from reaction/code/libspeex/exc_5_64_table.c rename to code/libspeex/exc_5_64_table.c diff --git a/reaction/code/libspeex/exc_8_128_table.c b/code/libspeex/exc_8_128_table.c similarity index 100% rename from reaction/code/libspeex/exc_8_128_table.c rename to code/libspeex/exc_8_128_table.c diff --git a/reaction/code/libspeex/fftwrap.c b/code/libspeex/fftwrap.c similarity index 100% rename from reaction/code/libspeex/fftwrap.c rename to code/libspeex/fftwrap.c diff --git a/reaction/code/libspeex/fftwrap.h b/code/libspeex/fftwrap.h similarity index 100% rename from reaction/code/libspeex/fftwrap.h rename to code/libspeex/fftwrap.h diff --git a/reaction/code/libspeex/filterbank.c b/code/libspeex/filterbank.c similarity index 100% rename from reaction/code/libspeex/filterbank.c rename to code/libspeex/filterbank.c diff --git a/reaction/code/libspeex/filterbank.h b/code/libspeex/filterbank.h similarity index 100% rename from reaction/code/libspeex/filterbank.h rename to code/libspeex/filterbank.h diff --git a/reaction/code/libspeex/filters.c b/code/libspeex/filters.c similarity index 100% rename from reaction/code/libspeex/filters.c rename to code/libspeex/filters.c diff --git a/reaction/code/libspeex/filters.h b/code/libspeex/filters.h similarity index 100% rename from reaction/code/libspeex/filters.h rename to code/libspeex/filters.h diff --git a/reaction/code/libspeex/filters_arm4.h b/code/libspeex/filters_arm4.h similarity index 100% rename from reaction/code/libspeex/filters_arm4.h rename to code/libspeex/filters_arm4.h diff --git a/reaction/code/libspeex/filters_bfin.h b/code/libspeex/filters_bfin.h similarity index 100% rename from reaction/code/libspeex/filters_bfin.h rename to code/libspeex/filters_bfin.h diff --git a/reaction/code/libspeex/filters_sse.h b/code/libspeex/filters_sse.h similarity index 100% rename from reaction/code/libspeex/filters_sse.h rename to code/libspeex/filters_sse.h diff --git a/reaction/code/libspeex/fixed_arm4.h b/code/libspeex/fixed_arm4.h similarity index 100% rename from reaction/code/libspeex/fixed_arm4.h rename to code/libspeex/fixed_arm4.h diff --git a/reaction/code/libspeex/fixed_arm5e.h b/code/libspeex/fixed_arm5e.h similarity index 100% rename from reaction/code/libspeex/fixed_arm5e.h rename to code/libspeex/fixed_arm5e.h diff --git a/reaction/code/libspeex/fixed_bfin.h b/code/libspeex/fixed_bfin.h similarity index 100% rename from reaction/code/libspeex/fixed_bfin.h rename to code/libspeex/fixed_bfin.h diff --git a/reaction/code/libspeex/fixed_debug.h b/code/libspeex/fixed_debug.h similarity index 100% rename from reaction/code/libspeex/fixed_debug.h rename to code/libspeex/fixed_debug.h diff --git a/reaction/code/libspeex/fixed_generic.h b/code/libspeex/fixed_generic.h similarity index 100% rename from reaction/code/libspeex/fixed_generic.h rename to code/libspeex/fixed_generic.h diff --git a/reaction/code/libspeex/gain_table.c b/code/libspeex/gain_table.c similarity index 100% rename from reaction/code/libspeex/gain_table.c rename to code/libspeex/gain_table.c diff --git a/reaction/code/libspeex/gain_table_lbr.c b/code/libspeex/gain_table_lbr.c similarity index 100% rename from reaction/code/libspeex/gain_table_lbr.c rename to code/libspeex/gain_table_lbr.c diff --git a/reaction/code/libspeex/hexc_10_32_table.c b/code/libspeex/hexc_10_32_table.c similarity index 100% rename from reaction/code/libspeex/hexc_10_32_table.c rename to code/libspeex/hexc_10_32_table.c diff --git a/reaction/code/libspeex/hexc_table.c b/code/libspeex/hexc_table.c similarity index 100% rename from reaction/code/libspeex/hexc_table.c rename to code/libspeex/hexc_table.c diff --git a/reaction/code/libspeex/high_lsp_tables.c b/code/libspeex/high_lsp_tables.c similarity index 100% rename from reaction/code/libspeex/high_lsp_tables.c rename to code/libspeex/high_lsp_tables.c diff --git a/reaction/code/libspeex/include/speex/speex.h b/code/libspeex/include/speex/speex.h similarity index 100% rename from reaction/code/libspeex/include/speex/speex.h rename to code/libspeex/include/speex/speex.h diff --git a/reaction/code/libspeex/include/speex/speex_bits.h b/code/libspeex/include/speex/speex_bits.h similarity index 100% rename from reaction/code/libspeex/include/speex/speex_bits.h rename to code/libspeex/include/speex/speex_bits.h diff --git a/reaction/code/libspeex/include/speex/speex_buffer.h b/code/libspeex/include/speex/speex_buffer.h similarity index 100% rename from reaction/code/libspeex/include/speex/speex_buffer.h rename to code/libspeex/include/speex/speex_buffer.h diff --git a/reaction/code/libspeex/include/speex/speex_callbacks.h b/code/libspeex/include/speex/speex_callbacks.h similarity index 100% rename from reaction/code/libspeex/include/speex/speex_callbacks.h rename to code/libspeex/include/speex/speex_callbacks.h diff --git a/reaction/code/libspeex/include/speex/speex_config_types.h b/code/libspeex/include/speex/speex_config_types.h similarity index 100% rename from reaction/code/libspeex/include/speex/speex_config_types.h rename to code/libspeex/include/speex/speex_config_types.h diff --git a/reaction/code/libspeex/include/speex/speex_echo.h b/code/libspeex/include/speex/speex_echo.h similarity index 100% rename from reaction/code/libspeex/include/speex/speex_echo.h rename to code/libspeex/include/speex/speex_echo.h diff --git a/reaction/code/libspeex/include/speex/speex_header.h b/code/libspeex/include/speex/speex_header.h similarity index 100% rename from reaction/code/libspeex/include/speex/speex_header.h rename to code/libspeex/include/speex/speex_header.h diff --git a/reaction/code/libspeex/include/speex/speex_jitter.h b/code/libspeex/include/speex/speex_jitter.h similarity index 100% rename from reaction/code/libspeex/include/speex/speex_jitter.h rename to code/libspeex/include/speex/speex_jitter.h diff --git a/reaction/code/libspeex/include/speex/speex_preprocess.h b/code/libspeex/include/speex/speex_preprocess.h similarity index 100% rename from reaction/code/libspeex/include/speex/speex_preprocess.h rename to code/libspeex/include/speex/speex_preprocess.h diff --git a/reaction/code/libspeex/include/speex/speex_resampler.h b/code/libspeex/include/speex/speex_resampler.h similarity index 100% rename from reaction/code/libspeex/include/speex/speex_resampler.h rename to code/libspeex/include/speex/speex_resampler.h diff --git a/reaction/code/libspeex/include/speex/speex_stereo.h b/code/libspeex/include/speex/speex_stereo.h similarity index 100% rename from reaction/code/libspeex/include/speex/speex_stereo.h rename to code/libspeex/include/speex/speex_stereo.h diff --git a/reaction/code/libspeex/include/speex/speex_types.h b/code/libspeex/include/speex/speex_types.h similarity index 100% rename from reaction/code/libspeex/include/speex/speex_types.h rename to code/libspeex/include/speex/speex_types.h diff --git a/reaction/code/libspeex/jitter.c b/code/libspeex/jitter.c similarity index 100% rename from reaction/code/libspeex/jitter.c rename to code/libspeex/jitter.c diff --git a/reaction/code/libspeex/kiss_fft.c b/code/libspeex/kiss_fft.c similarity index 100% rename from reaction/code/libspeex/kiss_fft.c rename to code/libspeex/kiss_fft.c diff --git a/reaction/code/libspeex/kiss_fft.h b/code/libspeex/kiss_fft.h similarity index 100% rename from reaction/code/libspeex/kiss_fft.h rename to code/libspeex/kiss_fft.h diff --git a/reaction/code/libspeex/kiss_fftr.c b/code/libspeex/kiss_fftr.c similarity index 100% rename from reaction/code/libspeex/kiss_fftr.c rename to code/libspeex/kiss_fftr.c diff --git a/reaction/code/libspeex/kiss_fftr.h b/code/libspeex/kiss_fftr.h similarity index 100% rename from reaction/code/libspeex/kiss_fftr.h rename to code/libspeex/kiss_fftr.h diff --git a/reaction/code/libspeex/lpc.c b/code/libspeex/lpc.c similarity index 100% rename from reaction/code/libspeex/lpc.c rename to code/libspeex/lpc.c diff --git a/reaction/code/libspeex/lpc.h b/code/libspeex/lpc.h similarity index 100% rename from reaction/code/libspeex/lpc.h rename to code/libspeex/lpc.h diff --git a/reaction/code/libspeex/lpc_bfin.h b/code/libspeex/lpc_bfin.h similarity index 100% rename from reaction/code/libspeex/lpc_bfin.h rename to code/libspeex/lpc_bfin.h diff --git a/reaction/code/libspeex/lsp.c b/code/libspeex/lsp.c similarity index 100% rename from reaction/code/libspeex/lsp.c rename to code/libspeex/lsp.c diff --git a/reaction/code/libspeex/lsp.h b/code/libspeex/lsp.h similarity index 100% rename from reaction/code/libspeex/lsp.h rename to code/libspeex/lsp.h diff --git a/reaction/code/libspeex/lsp_bfin.h b/code/libspeex/lsp_bfin.h similarity index 100% rename from reaction/code/libspeex/lsp_bfin.h rename to code/libspeex/lsp_bfin.h diff --git a/reaction/code/libspeex/lsp_tables_nb.c b/code/libspeex/lsp_tables_nb.c similarity index 100% rename from reaction/code/libspeex/lsp_tables_nb.c rename to code/libspeex/lsp_tables_nb.c diff --git a/reaction/code/libspeex/ltp.c b/code/libspeex/ltp.c similarity index 100% rename from reaction/code/libspeex/ltp.c rename to code/libspeex/ltp.c diff --git a/reaction/code/libspeex/ltp.h b/code/libspeex/ltp.h similarity index 100% rename from reaction/code/libspeex/ltp.h rename to code/libspeex/ltp.h diff --git a/reaction/code/libspeex/ltp_arm4.h b/code/libspeex/ltp_arm4.h similarity index 100% rename from reaction/code/libspeex/ltp_arm4.h rename to code/libspeex/ltp_arm4.h diff --git a/reaction/code/libspeex/ltp_bfin.h b/code/libspeex/ltp_bfin.h similarity index 100% rename from reaction/code/libspeex/ltp_bfin.h rename to code/libspeex/ltp_bfin.h diff --git a/reaction/code/libspeex/ltp_sse.h b/code/libspeex/ltp_sse.h similarity index 100% rename from reaction/code/libspeex/ltp_sse.h rename to code/libspeex/ltp_sse.h diff --git a/reaction/code/libspeex/math_approx.h b/code/libspeex/math_approx.h similarity index 100% rename from reaction/code/libspeex/math_approx.h rename to code/libspeex/math_approx.h diff --git a/reaction/code/libspeex/mdf.c b/code/libspeex/mdf.c similarity index 100% rename from reaction/code/libspeex/mdf.c rename to code/libspeex/mdf.c diff --git a/reaction/code/libspeex/misc_bfin.h b/code/libspeex/misc_bfin.h similarity index 100% rename from reaction/code/libspeex/misc_bfin.h rename to code/libspeex/misc_bfin.h diff --git a/reaction/code/libspeex/modes.c b/code/libspeex/modes.c similarity index 100% rename from reaction/code/libspeex/modes.c rename to code/libspeex/modes.c diff --git a/reaction/code/libspeex/modes.h b/code/libspeex/modes.h similarity index 100% rename from reaction/code/libspeex/modes.h rename to code/libspeex/modes.h diff --git a/reaction/code/libspeex/modes_wb.c b/code/libspeex/modes_wb.c similarity index 100% rename from reaction/code/libspeex/modes_wb.c rename to code/libspeex/modes_wb.c diff --git a/reaction/code/libspeex/nb_celp.c b/code/libspeex/nb_celp.c similarity index 100% rename from reaction/code/libspeex/nb_celp.c rename to code/libspeex/nb_celp.c diff --git a/reaction/code/libspeex/nb_celp.h b/code/libspeex/nb_celp.h similarity index 100% rename from reaction/code/libspeex/nb_celp.h rename to code/libspeex/nb_celp.h diff --git a/reaction/code/libspeex/os_support.h b/code/libspeex/os_support.h similarity index 100% rename from reaction/code/libspeex/os_support.h rename to code/libspeex/os_support.h diff --git a/reaction/code/libspeex/preprocess.c b/code/libspeex/preprocess.c similarity index 100% rename from reaction/code/libspeex/preprocess.c rename to code/libspeex/preprocess.c diff --git a/reaction/code/libspeex/pseudofloat.h b/code/libspeex/pseudofloat.h similarity index 100% rename from reaction/code/libspeex/pseudofloat.h rename to code/libspeex/pseudofloat.h diff --git a/reaction/code/libspeex/quant_lsp.c b/code/libspeex/quant_lsp.c similarity index 100% rename from reaction/code/libspeex/quant_lsp.c rename to code/libspeex/quant_lsp.c diff --git a/reaction/code/libspeex/quant_lsp.h b/code/libspeex/quant_lsp.h similarity index 100% rename from reaction/code/libspeex/quant_lsp.h rename to code/libspeex/quant_lsp.h diff --git a/reaction/code/libspeex/quant_lsp_bfin.h b/code/libspeex/quant_lsp_bfin.h similarity index 100% rename from reaction/code/libspeex/quant_lsp_bfin.h rename to code/libspeex/quant_lsp_bfin.h diff --git a/reaction/code/libspeex/resample.c b/code/libspeex/resample.c similarity index 100% rename from reaction/code/libspeex/resample.c rename to code/libspeex/resample.c diff --git a/reaction/code/libspeex/sb_celp.c b/code/libspeex/sb_celp.c similarity index 100% rename from reaction/code/libspeex/sb_celp.c rename to code/libspeex/sb_celp.c diff --git a/reaction/code/libspeex/sb_celp.h b/code/libspeex/sb_celp.h similarity index 100% rename from reaction/code/libspeex/sb_celp.h rename to code/libspeex/sb_celp.h diff --git a/reaction/code/libspeex/smallft.c b/code/libspeex/smallft.c similarity index 100% rename from reaction/code/libspeex/smallft.c rename to code/libspeex/smallft.c diff --git a/reaction/code/libspeex/smallft.h b/code/libspeex/smallft.h similarity index 100% rename from reaction/code/libspeex/smallft.h rename to code/libspeex/smallft.h diff --git a/reaction/code/libspeex/speex.c b/code/libspeex/speex.c similarity index 100% rename from reaction/code/libspeex/speex.c rename to code/libspeex/speex.c diff --git a/reaction/code/libspeex/speex_callbacks.c b/code/libspeex/speex_callbacks.c similarity index 100% rename from reaction/code/libspeex/speex_callbacks.c rename to code/libspeex/speex_callbacks.c diff --git a/reaction/code/libspeex/speex_header.c b/code/libspeex/speex_header.c similarity index 100% rename from reaction/code/libspeex/speex_header.c rename to code/libspeex/speex_header.c diff --git a/reaction/code/libspeex/stack_alloc.h b/code/libspeex/stack_alloc.h similarity index 100% rename from reaction/code/libspeex/stack_alloc.h rename to code/libspeex/stack_alloc.h diff --git a/reaction/code/libspeex/stereo.c b/code/libspeex/stereo.c similarity index 100% rename from reaction/code/libspeex/stereo.c rename to code/libspeex/stereo.c diff --git a/reaction/code/libspeex/testdenoise.c b/code/libspeex/testdenoise.c similarity index 100% rename from reaction/code/libspeex/testdenoise.c rename to code/libspeex/testdenoise.c diff --git a/reaction/code/libspeex/testecho.c b/code/libspeex/testecho.c similarity index 100% rename from reaction/code/libspeex/testecho.c rename to code/libspeex/testecho.c diff --git a/reaction/code/libspeex/testenc.c b/code/libspeex/testenc.c similarity index 100% rename from reaction/code/libspeex/testenc.c rename to code/libspeex/testenc.c diff --git a/reaction/code/libspeex/testenc_uwb.c b/code/libspeex/testenc_uwb.c similarity index 100% rename from reaction/code/libspeex/testenc_uwb.c rename to code/libspeex/testenc_uwb.c diff --git a/reaction/code/libspeex/testenc_wb.c b/code/libspeex/testenc_wb.c similarity index 100% rename from reaction/code/libspeex/testenc_wb.c rename to code/libspeex/testenc_wb.c diff --git a/reaction/code/libspeex/vbr.c b/code/libspeex/vbr.c similarity index 100% rename from reaction/code/libspeex/vbr.c rename to code/libspeex/vbr.c diff --git a/reaction/code/libspeex/vbr.h b/code/libspeex/vbr.h similarity index 100% rename from reaction/code/libspeex/vbr.h rename to code/libspeex/vbr.h diff --git a/reaction/code/libspeex/vorbis_psy.h b/code/libspeex/vorbis_psy.h similarity index 100% rename from reaction/code/libspeex/vorbis_psy.h rename to code/libspeex/vorbis_psy.h diff --git a/reaction/code/libspeex/vq.c b/code/libspeex/vq.c similarity index 100% rename from reaction/code/libspeex/vq.c rename to code/libspeex/vq.c diff --git a/reaction/code/libspeex/vq.h b/code/libspeex/vq.h similarity index 100% rename from reaction/code/libspeex/vq.h rename to code/libspeex/vq.h diff --git a/reaction/code/libspeex/vq_arm4.h b/code/libspeex/vq_arm4.h similarity index 100% rename from reaction/code/libspeex/vq_arm4.h rename to code/libspeex/vq_arm4.h diff --git a/reaction/code/libspeex/vq_bfin.h b/code/libspeex/vq_bfin.h similarity index 100% rename from reaction/code/libspeex/vq_bfin.h rename to code/libspeex/vq_bfin.h diff --git a/reaction/code/libspeex/vq_sse.h b/code/libspeex/vq_sse.h similarity index 100% rename from reaction/code/libspeex/vq_sse.h rename to code/libspeex/vq_sse.h diff --git a/reaction/code/libspeex/window.c b/code/libspeex/window.c similarity index 100% rename from reaction/code/libspeex/window.c rename to code/libspeex/window.c diff --git a/reaction/code/null/mac_net.c b/code/null/mac_net.c similarity index 100% rename from reaction/code/null/mac_net.c rename to code/null/mac_net.c diff --git a/reaction/code/null/null_client.c b/code/null/null_client.c similarity index 100% rename from reaction/code/null/null_client.c rename to code/null/null_client.c diff --git a/reaction/code/null/null_glimp.c b/code/null/null_glimp.c similarity index 100% rename from reaction/code/null/null_glimp.c rename to code/null/null_glimp.c diff --git a/reaction/code/null/null_input.c b/code/null/null_input.c similarity index 100% rename from reaction/code/null/null_input.c rename to code/null/null_input.c diff --git a/reaction/code/null/null_main.c b/code/null/null_main.c similarity index 100% rename from reaction/code/null/null_main.c rename to code/null/null_main.c diff --git a/reaction/code/null/null_net.c b/code/null/null_net.c similarity index 100% rename from reaction/code/null/null_net.c rename to code/null/null_net.c diff --git a/reaction/code/null/null_snddma.c b/code/null/null_snddma.c similarity index 100% rename from reaction/code/null/null_snddma.c rename to code/null/null_snddma.c diff --git a/reaction/code/q3_ui/ui_addbots.c b/code/q3_ui/ui_addbots.c similarity index 100% rename from reaction/code/q3_ui/ui_addbots.c rename to code/q3_ui/ui_addbots.c diff --git a/reaction/code/q3_ui/ui_atoms.c b/code/q3_ui/ui_atoms.c similarity index 100% rename from reaction/code/q3_ui/ui_atoms.c rename to code/q3_ui/ui_atoms.c diff --git a/reaction/code/q3_ui/ui_cdkey.c b/code/q3_ui/ui_cdkey.c similarity index 100% rename from reaction/code/q3_ui/ui_cdkey.c rename to code/q3_ui/ui_cdkey.c diff --git a/reaction/code/q3_ui/ui_cinematics.c b/code/q3_ui/ui_cinematics.c similarity index 100% rename from reaction/code/q3_ui/ui_cinematics.c rename to code/q3_ui/ui_cinematics.c diff --git a/reaction/code/q3_ui/ui_confirm.c b/code/q3_ui/ui_confirm.c similarity index 100% rename from reaction/code/q3_ui/ui_confirm.c rename to code/q3_ui/ui_confirm.c diff --git a/reaction/code/q3_ui/ui_connect.c b/code/q3_ui/ui_connect.c similarity index 100% rename from reaction/code/q3_ui/ui_connect.c rename to code/q3_ui/ui_connect.c diff --git a/reaction/code/q3_ui/ui_controls2.c b/code/q3_ui/ui_controls2.c similarity index 100% rename from reaction/code/q3_ui/ui_controls2.c rename to code/q3_ui/ui_controls2.c diff --git a/reaction/code/q3_ui/ui_credits.c b/code/q3_ui/ui_credits.c similarity index 100% rename from reaction/code/q3_ui/ui_credits.c rename to code/q3_ui/ui_credits.c diff --git a/reaction/code/q3_ui/ui_demo2.c b/code/q3_ui/ui_demo2.c similarity index 100% rename from reaction/code/q3_ui/ui_demo2.c rename to code/q3_ui/ui_demo2.c diff --git a/reaction/code/q3_ui/ui_display.c b/code/q3_ui/ui_display.c similarity index 100% rename from reaction/code/q3_ui/ui_display.c rename to code/q3_ui/ui_display.c diff --git a/reaction/code/q3_ui/ui_gameinfo.c b/code/q3_ui/ui_gameinfo.c similarity index 100% rename from reaction/code/q3_ui/ui_gameinfo.c rename to code/q3_ui/ui_gameinfo.c diff --git a/reaction/code/q3_ui/ui_ingame.c b/code/q3_ui/ui_ingame.c similarity index 100% rename from reaction/code/q3_ui/ui_ingame.c rename to code/q3_ui/ui_ingame.c diff --git a/reaction/code/q3_ui/ui_loadconfig.c b/code/q3_ui/ui_loadconfig.c similarity index 100% rename from reaction/code/q3_ui/ui_loadconfig.c rename to code/q3_ui/ui_loadconfig.c diff --git a/reaction/code/q3_ui/ui_local.h b/code/q3_ui/ui_local.h similarity index 100% rename from reaction/code/q3_ui/ui_local.h rename to code/q3_ui/ui_local.h diff --git a/reaction/code/q3_ui/ui_login.c b/code/q3_ui/ui_login.c similarity index 100% rename from reaction/code/q3_ui/ui_login.c rename to code/q3_ui/ui_login.c diff --git a/reaction/code/q3_ui/ui_main.c b/code/q3_ui/ui_main.c similarity index 100% rename from reaction/code/q3_ui/ui_main.c rename to code/q3_ui/ui_main.c diff --git a/reaction/code/q3_ui/ui_menu.c b/code/q3_ui/ui_menu.c similarity index 100% rename from reaction/code/q3_ui/ui_menu.c rename to code/q3_ui/ui_menu.c diff --git a/reaction/code/q3_ui/ui_mfield.c b/code/q3_ui/ui_mfield.c similarity index 100% rename from reaction/code/q3_ui/ui_mfield.c rename to code/q3_ui/ui_mfield.c diff --git a/reaction/code/q3_ui/ui_mods.c b/code/q3_ui/ui_mods.c similarity index 100% rename from reaction/code/q3_ui/ui_mods.c rename to code/q3_ui/ui_mods.c diff --git a/reaction/code/q3_ui/ui_network.c b/code/q3_ui/ui_network.c similarity index 100% rename from reaction/code/q3_ui/ui_network.c rename to code/q3_ui/ui_network.c diff --git a/reaction/code/q3_ui/ui_options.c b/code/q3_ui/ui_options.c similarity index 100% rename from reaction/code/q3_ui/ui_options.c rename to code/q3_ui/ui_options.c diff --git a/reaction/code/q3_ui/ui_playermodel.c b/code/q3_ui/ui_playermodel.c similarity index 100% rename from reaction/code/q3_ui/ui_playermodel.c rename to code/q3_ui/ui_playermodel.c diff --git a/reaction/code/q3_ui/ui_players.c b/code/q3_ui/ui_players.c similarity index 100% rename from reaction/code/q3_ui/ui_players.c rename to code/q3_ui/ui_players.c diff --git a/reaction/code/q3_ui/ui_playersettings.c b/code/q3_ui/ui_playersettings.c similarity index 100% rename from reaction/code/q3_ui/ui_playersettings.c rename to code/q3_ui/ui_playersettings.c diff --git a/reaction/code/q3_ui/ui_preferences.c b/code/q3_ui/ui_preferences.c similarity index 100% rename from reaction/code/q3_ui/ui_preferences.c rename to code/q3_ui/ui_preferences.c diff --git a/reaction/code/q3_ui/ui_qmenu.c b/code/q3_ui/ui_qmenu.c similarity index 100% rename from reaction/code/q3_ui/ui_qmenu.c rename to code/q3_ui/ui_qmenu.c diff --git a/reaction/code/q3_ui/ui_rankings.c b/code/q3_ui/ui_rankings.c similarity index 100% rename from reaction/code/q3_ui/ui_rankings.c rename to code/q3_ui/ui_rankings.c diff --git a/reaction/code/q3_ui/ui_rankstatus.c b/code/q3_ui/ui_rankstatus.c similarity index 100% rename from reaction/code/q3_ui/ui_rankstatus.c rename to code/q3_ui/ui_rankstatus.c diff --git a/reaction/code/q3_ui/ui_removebots.c b/code/q3_ui/ui_removebots.c similarity index 100% rename from reaction/code/q3_ui/ui_removebots.c rename to code/q3_ui/ui_removebots.c diff --git a/reaction/code/q3_ui/ui_saveconfig.c b/code/q3_ui/ui_saveconfig.c similarity index 100% rename from reaction/code/q3_ui/ui_saveconfig.c rename to code/q3_ui/ui_saveconfig.c diff --git a/reaction/code/q3_ui/ui_serverinfo.c b/code/q3_ui/ui_serverinfo.c similarity index 100% rename from reaction/code/q3_ui/ui_serverinfo.c rename to code/q3_ui/ui_serverinfo.c diff --git a/reaction/code/q3_ui/ui_servers2.c b/code/q3_ui/ui_servers2.c similarity index 100% rename from reaction/code/q3_ui/ui_servers2.c rename to code/q3_ui/ui_servers2.c diff --git a/reaction/code/q3_ui/ui_setup.c b/code/q3_ui/ui_setup.c similarity index 100% rename from reaction/code/q3_ui/ui_setup.c rename to code/q3_ui/ui_setup.c diff --git a/reaction/code/q3_ui/ui_signup.c b/code/q3_ui/ui_signup.c similarity index 100% rename from reaction/code/q3_ui/ui_signup.c rename to code/q3_ui/ui_signup.c diff --git a/reaction/code/q3_ui/ui_sound.c b/code/q3_ui/ui_sound.c similarity index 100% rename from reaction/code/q3_ui/ui_sound.c rename to code/q3_ui/ui_sound.c diff --git a/reaction/code/q3_ui/ui_sparena.c b/code/q3_ui/ui_sparena.c similarity index 100% rename from reaction/code/q3_ui/ui_sparena.c rename to code/q3_ui/ui_sparena.c diff --git a/reaction/code/q3_ui/ui_specifyleague.c b/code/q3_ui/ui_specifyleague.c similarity index 100% rename from reaction/code/q3_ui/ui_specifyleague.c rename to code/q3_ui/ui_specifyleague.c diff --git a/reaction/code/q3_ui/ui_specifyserver.c b/code/q3_ui/ui_specifyserver.c similarity index 100% rename from reaction/code/q3_ui/ui_specifyserver.c rename to code/q3_ui/ui_specifyserver.c diff --git a/reaction/code/q3_ui/ui_splevel.c b/code/q3_ui/ui_splevel.c similarity index 100% rename from reaction/code/q3_ui/ui_splevel.c rename to code/q3_ui/ui_splevel.c diff --git a/reaction/code/q3_ui/ui_sppostgame.c b/code/q3_ui/ui_sppostgame.c similarity index 100% rename from reaction/code/q3_ui/ui_sppostgame.c rename to code/q3_ui/ui_sppostgame.c diff --git a/reaction/code/q3_ui/ui_spreset.c b/code/q3_ui/ui_spreset.c similarity index 100% rename from reaction/code/q3_ui/ui_spreset.c rename to code/q3_ui/ui_spreset.c diff --git a/reaction/code/q3_ui/ui_spskill.c b/code/q3_ui/ui_spskill.c similarity index 100% rename from reaction/code/q3_ui/ui_spskill.c rename to code/q3_ui/ui_spskill.c diff --git a/reaction/code/q3_ui/ui_startserver.c b/code/q3_ui/ui_startserver.c similarity index 100% rename from reaction/code/q3_ui/ui_startserver.c rename to code/q3_ui/ui_startserver.c diff --git a/reaction/code/q3_ui/ui_team.c b/code/q3_ui/ui_team.c similarity index 100% rename from reaction/code/q3_ui/ui_team.c rename to code/q3_ui/ui_team.c diff --git a/reaction/code/q3_ui/ui_teamorders.c b/code/q3_ui/ui_teamorders.c similarity index 100% rename from reaction/code/q3_ui/ui_teamorders.c rename to code/q3_ui/ui_teamorders.c diff --git a/reaction/code/q3_ui/ui_video.c b/code/q3_ui/ui_video.c similarity index 100% rename from reaction/code/q3_ui/ui_video.c rename to code/q3_ui/ui_video.c diff --git a/reaction/code/qcommon/cm_load.c b/code/qcommon/cm_load.c similarity index 100% rename from reaction/code/qcommon/cm_load.c rename to code/qcommon/cm_load.c diff --git a/reaction/code/qcommon/cm_local.h b/code/qcommon/cm_local.h similarity index 100% rename from reaction/code/qcommon/cm_local.h rename to code/qcommon/cm_local.h diff --git a/reaction/code/qcommon/cm_patch.c b/code/qcommon/cm_patch.c similarity index 100% rename from reaction/code/qcommon/cm_patch.c rename to code/qcommon/cm_patch.c diff --git a/reaction/code/qcommon/cm_patch.h b/code/qcommon/cm_patch.h similarity index 100% rename from reaction/code/qcommon/cm_patch.h rename to code/qcommon/cm_patch.h diff --git a/reaction/code/qcommon/cm_polylib.c b/code/qcommon/cm_polylib.c similarity index 100% rename from reaction/code/qcommon/cm_polylib.c rename to code/qcommon/cm_polylib.c diff --git a/reaction/code/qcommon/cm_polylib.h b/code/qcommon/cm_polylib.h similarity index 100% rename from reaction/code/qcommon/cm_polylib.h rename to code/qcommon/cm_polylib.h diff --git a/reaction/code/qcommon/cm_public.h b/code/qcommon/cm_public.h similarity index 100% rename from reaction/code/qcommon/cm_public.h rename to code/qcommon/cm_public.h diff --git a/reaction/code/qcommon/cm_test.c b/code/qcommon/cm_test.c similarity index 100% rename from reaction/code/qcommon/cm_test.c rename to code/qcommon/cm_test.c diff --git a/reaction/code/qcommon/cm_trace.c b/code/qcommon/cm_trace.c similarity index 100% rename from reaction/code/qcommon/cm_trace.c rename to code/qcommon/cm_trace.c diff --git a/reaction/code/qcommon/cmd.c b/code/qcommon/cmd.c similarity index 100% rename from reaction/code/qcommon/cmd.c rename to code/qcommon/cmd.c diff --git a/reaction/code/qcommon/common.c b/code/qcommon/common.c similarity index 100% rename from reaction/code/qcommon/common.c rename to code/qcommon/common.c diff --git a/reaction/code/qcommon/cvar.c b/code/qcommon/cvar.c similarity index 100% rename from reaction/code/qcommon/cvar.c rename to code/qcommon/cvar.c diff --git a/reaction/code/qcommon/files.c b/code/qcommon/files.c similarity index 100% rename from reaction/code/qcommon/files.c rename to code/qcommon/files.c diff --git a/reaction/code/qcommon/huffman.c b/code/qcommon/huffman.c similarity index 100% rename from reaction/code/qcommon/huffman.c rename to code/qcommon/huffman.c diff --git a/reaction/code/qcommon/ioapi.c b/code/qcommon/ioapi.c similarity index 100% rename from reaction/code/qcommon/ioapi.c rename to code/qcommon/ioapi.c diff --git a/reaction/code/qcommon/ioapi.h b/code/qcommon/ioapi.h similarity index 100% rename from reaction/code/qcommon/ioapi.h rename to code/qcommon/ioapi.h diff --git a/reaction/code/qcommon/md4.c b/code/qcommon/md4.c similarity index 100% rename from reaction/code/qcommon/md4.c rename to code/qcommon/md4.c diff --git a/reaction/code/qcommon/md5.c b/code/qcommon/md5.c similarity index 100% rename from reaction/code/qcommon/md5.c rename to code/qcommon/md5.c diff --git a/reaction/code/qcommon/msg.c b/code/qcommon/msg.c similarity index 100% rename from reaction/code/qcommon/msg.c rename to code/qcommon/msg.c diff --git a/reaction/code/qcommon/net_chan.c b/code/qcommon/net_chan.c similarity index 100% rename from reaction/code/qcommon/net_chan.c rename to code/qcommon/net_chan.c diff --git a/reaction/code/qcommon/net_ip.c b/code/qcommon/net_ip.c similarity index 100% rename from reaction/code/qcommon/net_ip.c rename to code/qcommon/net_ip.c diff --git a/reaction/code/qcommon/puff.c b/code/qcommon/puff.c similarity index 100% rename from reaction/code/qcommon/puff.c rename to code/qcommon/puff.c diff --git a/reaction/code/qcommon/puff.h b/code/qcommon/puff.h similarity index 100% rename from reaction/code/qcommon/puff.h rename to code/qcommon/puff.h diff --git a/reaction/code/qcommon/q_math.c b/code/qcommon/q_math.c similarity index 100% rename from reaction/code/qcommon/q_math.c rename to code/qcommon/q_math.c diff --git a/reaction/code/qcommon/q_platform.h b/code/qcommon/q_platform.h similarity index 100% rename from reaction/code/qcommon/q_platform.h rename to code/qcommon/q_platform.h diff --git a/reaction/code/qcommon/q_shared.c b/code/qcommon/q_shared.c similarity index 100% rename from reaction/code/qcommon/q_shared.c rename to code/qcommon/q_shared.c diff --git a/reaction/code/qcommon/q_shared.h b/code/qcommon/q_shared.h similarity index 100% rename from reaction/code/qcommon/q_shared.h rename to code/qcommon/q_shared.h diff --git a/reaction/code/qcommon/qcommon.h b/code/qcommon/qcommon.h similarity index 100% rename from reaction/code/qcommon/qcommon.h rename to code/qcommon/qcommon.h diff --git a/reaction/code/qcommon/qfiles.h b/code/qcommon/qfiles.h similarity index 100% rename from reaction/code/qcommon/qfiles.h rename to code/qcommon/qfiles.h diff --git a/reaction/code/qcommon/surfaceflags.h b/code/qcommon/surfaceflags.h similarity index 100% rename from reaction/code/qcommon/surfaceflags.h rename to code/qcommon/surfaceflags.h diff --git a/reaction/code/qcommon/unzip.c b/code/qcommon/unzip.c similarity index 100% rename from reaction/code/qcommon/unzip.c rename to code/qcommon/unzip.c diff --git a/reaction/code/qcommon/unzip.h b/code/qcommon/unzip.h similarity index 100% rename from reaction/code/qcommon/unzip.h rename to code/qcommon/unzip.h diff --git a/reaction/code/qcommon/vm.c b/code/qcommon/vm.c similarity index 100% rename from reaction/code/qcommon/vm.c rename to code/qcommon/vm.c diff --git a/reaction/code/qcommon/vm_interpreted.c b/code/qcommon/vm_interpreted.c similarity index 100% rename from reaction/code/qcommon/vm_interpreted.c rename to code/qcommon/vm_interpreted.c diff --git a/reaction/code/qcommon/vm_local.h b/code/qcommon/vm_local.h similarity index 100% rename from reaction/code/qcommon/vm_local.h rename to code/qcommon/vm_local.h diff --git a/reaction/code/qcommon/vm_none.c b/code/qcommon/vm_none.c similarity index 100% rename from reaction/code/qcommon/vm_none.c rename to code/qcommon/vm_none.c diff --git a/reaction/code/qcommon/vm_powerpc.c b/code/qcommon/vm_powerpc.c similarity index 100% rename from reaction/code/qcommon/vm_powerpc.c rename to code/qcommon/vm_powerpc.c diff --git a/reaction/code/qcommon/vm_powerpc_asm.c b/code/qcommon/vm_powerpc_asm.c similarity index 100% rename from reaction/code/qcommon/vm_powerpc_asm.c rename to code/qcommon/vm_powerpc_asm.c diff --git a/reaction/code/qcommon/vm_powerpc_asm.h b/code/qcommon/vm_powerpc_asm.h similarity index 100% rename from reaction/code/qcommon/vm_powerpc_asm.h rename to code/qcommon/vm_powerpc_asm.h diff --git a/reaction/code/qcommon/vm_sparc.c b/code/qcommon/vm_sparc.c similarity index 100% rename from reaction/code/qcommon/vm_sparc.c rename to code/qcommon/vm_sparc.c diff --git a/reaction/code/qcommon/vm_sparc.h b/code/qcommon/vm_sparc.h similarity index 100% rename from reaction/code/qcommon/vm_sparc.h rename to code/qcommon/vm_sparc.h diff --git a/reaction/code/qcommon/vm_x86.c b/code/qcommon/vm_x86.c similarity index 100% rename from reaction/code/qcommon/vm_x86.c rename to code/qcommon/vm_x86.c diff --git a/reaction/code/qcommon/vm_x86_64.c b/code/qcommon/vm_x86_64.c similarity index 100% rename from reaction/code/qcommon/vm_x86_64.c rename to code/qcommon/vm_x86_64.c diff --git a/reaction/code/qcommon/vm_x86_64_assembler.c b/code/qcommon/vm_x86_64_assembler.c similarity index 100% rename from reaction/code/qcommon/vm_x86_64_assembler.c rename to code/qcommon/vm_x86_64_assembler.c diff --git a/reaction/code/rend2/glsl/bokeh_fp.glsl b/code/rend2/glsl/bokeh_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/bokeh_fp.glsl rename to code/rend2/glsl/bokeh_fp.glsl diff --git a/reaction/code/rend2/glsl/bokeh_vp.glsl b/code/rend2/glsl/bokeh_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/bokeh_vp.glsl rename to code/rend2/glsl/bokeh_vp.glsl diff --git a/reaction/code/rend2/glsl/calclevels4x_fp.glsl b/code/rend2/glsl/calclevels4x_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/calclevels4x_fp.glsl rename to code/rend2/glsl/calclevels4x_fp.glsl diff --git a/reaction/code/rend2/glsl/calclevels4x_vp.glsl b/code/rend2/glsl/calclevels4x_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/calclevels4x_vp.glsl rename to code/rend2/glsl/calclevels4x_vp.glsl diff --git a/reaction/code/rend2/glsl/depthblur_fp.glsl b/code/rend2/glsl/depthblur_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/depthblur_fp.glsl rename to code/rend2/glsl/depthblur_fp.glsl diff --git a/reaction/code/rend2/glsl/depthblur_vp.glsl b/code/rend2/glsl/depthblur_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/depthblur_vp.glsl rename to code/rend2/glsl/depthblur_vp.glsl diff --git a/reaction/code/rend2/glsl/dlight_fp.glsl b/code/rend2/glsl/dlight_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/dlight_fp.glsl rename to code/rend2/glsl/dlight_fp.glsl diff --git a/reaction/code/rend2/glsl/dlight_vp.glsl b/code/rend2/glsl/dlight_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/dlight_vp.glsl rename to code/rend2/glsl/dlight_vp.glsl diff --git a/reaction/code/rend2/glsl/down4x_fp.glsl b/code/rend2/glsl/down4x_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/down4x_fp.glsl rename to code/rend2/glsl/down4x_fp.glsl diff --git a/reaction/code/rend2/glsl/down4x_vp.glsl b/code/rend2/glsl/down4x_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/down4x_vp.glsl rename to code/rend2/glsl/down4x_vp.glsl diff --git a/reaction/code/rend2/glsl/fogpass_fp.glsl b/code/rend2/glsl/fogpass_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/fogpass_fp.glsl rename to code/rend2/glsl/fogpass_fp.glsl diff --git a/reaction/code/rend2/glsl/fogpass_vp.glsl b/code/rend2/glsl/fogpass_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/fogpass_vp.glsl rename to code/rend2/glsl/fogpass_vp.glsl diff --git a/reaction/code/rend2/glsl/generic_fp.glsl b/code/rend2/glsl/generic_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/generic_fp.glsl rename to code/rend2/glsl/generic_fp.glsl diff --git a/reaction/code/rend2/glsl/generic_vp.glsl b/code/rend2/glsl/generic_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/generic_vp.glsl rename to code/rend2/glsl/generic_vp.glsl diff --git a/reaction/code/rend2/glsl/lightall_fp.glsl b/code/rend2/glsl/lightall_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/lightall_fp.glsl rename to code/rend2/glsl/lightall_fp.glsl diff --git a/reaction/code/rend2/glsl/lightall_vp.glsl b/code/rend2/glsl/lightall_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/lightall_vp.glsl rename to code/rend2/glsl/lightall_vp.glsl diff --git a/reaction/code/rend2/glsl/pshadow_fp.glsl b/code/rend2/glsl/pshadow_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/pshadow_fp.glsl rename to code/rend2/glsl/pshadow_fp.glsl diff --git a/reaction/code/rend2/glsl/pshadow_vp.glsl b/code/rend2/glsl/pshadow_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/pshadow_vp.glsl rename to code/rend2/glsl/pshadow_vp.glsl diff --git a/reaction/code/rend2/glsl/shadowfill_fp.glsl b/code/rend2/glsl/shadowfill_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/shadowfill_fp.glsl rename to code/rend2/glsl/shadowfill_fp.glsl diff --git a/reaction/code/rend2/glsl/shadowfill_vp.glsl b/code/rend2/glsl/shadowfill_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/shadowfill_vp.glsl rename to code/rend2/glsl/shadowfill_vp.glsl diff --git a/reaction/code/rend2/glsl/shadowmask_fp.glsl b/code/rend2/glsl/shadowmask_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/shadowmask_fp.glsl rename to code/rend2/glsl/shadowmask_fp.glsl diff --git a/reaction/code/rend2/glsl/shadowmask_vp.glsl b/code/rend2/glsl/shadowmask_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/shadowmask_vp.glsl rename to code/rend2/glsl/shadowmask_vp.glsl diff --git a/reaction/code/rend2/glsl/ssao_fp.glsl b/code/rend2/glsl/ssao_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/ssao_fp.glsl rename to code/rend2/glsl/ssao_fp.glsl diff --git a/reaction/code/rend2/glsl/ssao_vp.glsl b/code/rend2/glsl/ssao_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/ssao_vp.glsl rename to code/rend2/glsl/ssao_vp.glsl diff --git a/reaction/code/rend2/glsl/texturecolor_fp.glsl b/code/rend2/glsl/texturecolor_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/texturecolor_fp.glsl rename to code/rend2/glsl/texturecolor_fp.glsl diff --git a/reaction/code/rend2/glsl/texturecolor_vp.glsl b/code/rend2/glsl/texturecolor_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/texturecolor_vp.glsl rename to code/rend2/glsl/texturecolor_vp.glsl diff --git a/reaction/code/rend2/glsl/tonemap_fp.glsl b/code/rend2/glsl/tonemap_fp.glsl similarity index 100% rename from reaction/code/rend2/glsl/tonemap_fp.glsl rename to code/rend2/glsl/tonemap_fp.glsl diff --git a/reaction/code/rend2/glsl/tonemap_vp.glsl b/code/rend2/glsl/tonemap_vp.glsl similarity index 100% rename from reaction/code/rend2/glsl/tonemap_vp.glsl rename to code/rend2/glsl/tonemap_vp.glsl diff --git a/reaction/code/rend2/qgl.h b/code/rend2/qgl.h similarity index 100% rename from reaction/code/rend2/qgl.h rename to code/rend2/qgl.h diff --git a/reaction/code/rend2/tr_animation.c b/code/rend2/tr_animation.c similarity index 100% rename from reaction/code/rend2/tr_animation.c rename to code/rend2/tr_animation.c diff --git a/reaction/code/rend2/tr_backend.c b/code/rend2/tr_backend.c similarity index 100% rename from reaction/code/rend2/tr_backend.c rename to code/rend2/tr_backend.c diff --git a/reaction/code/rend2/tr_bsp.c b/code/rend2/tr_bsp.c similarity index 100% rename from reaction/code/rend2/tr_bsp.c rename to code/rend2/tr_bsp.c diff --git a/reaction/code/rend2/tr_cmds.c b/code/rend2/tr_cmds.c similarity index 100% rename from reaction/code/rend2/tr_cmds.c rename to code/rend2/tr_cmds.c diff --git a/reaction/code/rend2/tr_curve.c b/code/rend2/tr_curve.c similarity index 100% rename from reaction/code/rend2/tr_curve.c rename to code/rend2/tr_curve.c diff --git a/reaction/code/rend2/tr_extensions.c b/code/rend2/tr_extensions.c similarity index 100% rename from reaction/code/rend2/tr_extensions.c rename to code/rend2/tr_extensions.c diff --git a/reaction/code/rend2/tr_extramath.c b/code/rend2/tr_extramath.c similarity index 100% rename from reaction/code/rend2/tr_extramath.c rename to code/rend2/tr_extramath.c diff --git a/reaction/code/rend2/tr_extramath.h b/code/rend2/tr_extramath.h similarity index 100% rename from reaction/code/rend2/tr_extramath.h rename to code/rend2/tr_extramath.h diff --git a/reaction/code/rend2/tr_extratypes.h b/code/rend2/tr_extratypes.h similarity index 100% rename from reaction/code/rend2/tr_extratypes.h rename to code/rend2/tr_extratypes.h diff --git a/reaction/code/rend2/tr_fbo.c b/code/rend2/tr_fbo.c similarity index 100% rename from reaction/code/rend2/tr_fbo.c rename to code/rend2/tr_fbo.c diff --git a/reaction/code/rend2/tr_fbo.h b/code/rend2/tr_fbo.h similarity index 100% rename from reaction/code/rend2/tr_fbo.h rename to code/rend2/tr_fbo.h diff --git a/reaction/code/rend2/tr_flares.c b/code/rend2/tr_flares.c similarity index 100% rename from reaction/code/rend2/tr_flares.c rename to code/rend2/tr_flares.c diff --git a/reaction/code/rend2/tr_font.c b/code/rend2/tr_font.c similarity index 100% rename from reaction/code/rend2/tr_font.c rename to code/rend2/tr_font.c diff --git a/reaction/code/rend2/tr_glsl.c b/code/rend2/tr_glsl.c similarity index 100% rename from reaction/code/rend2/tr_glsl.c rename to code/rend2/tr_glsl.c diff --git a/reaction/code/rend2/tr_image.c b/code/rend2/tr_image.c similarity index 100% rename from reaction/code/rend2/tr_image.c rename to code/rend2/tr_image.c diff --git a/reaction/code/rend2/tr_image_bmp.c b/code/rend2/tr_image_bmp.c similarity index 100% rename from reaction/code/rend2/tr_image_bmp.c rename to code/rend2/tr_image_bmp.c diff --git a/reaction/code/rend2/tr_image_jpg.c b/code/rend2/tr_image_jpg.c similarity index 100% rename from reaction/code/rend2/tr_image_jpg.c rename to code/rend2/tr_image_jpg.c diff --git a/reaction/code/rend2/tr_image_pcx.c b/code/rend2/tr_image_pcx.c similarity index 100% rename from reaction/code/rend2/tr_image_pcx.c rename to code/rend2/tr_image_pcx.c diff --git a/reaction/code/rend2/tr_image_png.c b/code/rend2/tr_image_png.c similarity index 100% rename from reaction/code/rend2/tr_image_png.c rename to code/rend2/tr_image_png.c diff --git a/reaction/code/rend2/tr_image_tga.c b/code/rend2/tr_image_tga.c similarity index 100% rename from reaction/code/rend2/tr_image_tga.c rename to code/rend2/tr_image_tga.c diff --git a/reaction/code/rend2/tr_init.c b/code/rend2/tr_init.c similarity index 100% rename from reaction/code/rend2/tr_init.c rename to code/rend2/tr_init.c diff --git a/reaction/code/rend2/tr_light.c b/code/rend2/tr_light.c similarity index 100% rename from reaction/code/rend2/tr_light.c rename to code/rend2/tr_light.c diff --git a/reaction/code/rend2/tr_local.h b/code/rend2/tr_local.h similarity index 100% rename from reaction/code/rend2/tr_local.h rename to code/rend2/tr_local.h diff --git a/reaction/code/rend2/tr_main.c b/code/rend2/tr_main.c similarity index 100% rename from reaction/code/rend2/tr_main.c rename to code/rend2/tr_main.c diff --git a/reaction/code/rend2/tr_marks.c b/code/rend2/tr_marks.c similarity index 100% rename from reaction/code/rend2/tr_marks.c rename to code/rend2/tr_marks.c diff --git a/reaction/code/rend2/tr_mesh.c b/code/rend2/tr_mesh.c similarity index 100% rename from reaction/code/rend2/tr_mesh.c rename to code/rend2/tr_mesh.c diff --git a/reaction/code/rend2/tr_model.c b/code/rend2/tr_model.c similarity index 100% rename from reaction/code/rend2/tr_model.c rename to code/rend2/tr_model.c diff --git a/reaction/code/rend2/tr_model_iqm.c b/code/rend2/tr_model_iqm.c similarity index 100% rename from reaction/code/rend2/tr_model_iqm.c rename to code/rend2/tr_model_iqm.c diff --git a/reaction/code/rend2/tr_noise.c b/code/rend2/tr_noise.c similarity index 100% rename from reaction/code/rend2/tr_noise.c rename to code/rend2/tr_noise.c diff --git a/reaction/code/rend2/tr_postprocess.c b/code/rend2/tr_postprocess.c similarity index 100% rename from reaction/code/rend2/tr_postprocess.c rename to code/rend2/tr_postprocess.c diff --git a/reaction/code/rend2/tr_postprocess.h b/code/rend2/tr_postprocess.h similarity index 100% rename from reaction/code/rend2/tr_postprocess.h rename to code/rend2/tr_postprocess.h diff --git a/reaction/code/rend2/tr_scene.c b/code/rend2/tr_scene.c similarity index 100% rename from reaction/code/rend2/tr_scene.c rename to code/rend2/tr_scene.c diff --git a/reaction/code/rend2/tr_shade.c b/code/rend2/tr_shade.c similarity index 100% rename from reaction/code/rend2/tr_shade.c rename to code/rend2/tr_shade.c diff --git a/reaction/code/rend2/tr_shade_calc.c b/code/rend2/tr_shade_calc.c similarity index 100% rename from reaction/code/rend2/tr_shade_calc.c rename to code/rend2/tr_shade_calc.c diff --git a/reaction/code/rend2/tr_shader.c b/code/rend2/tr_shader.c similarity index 100% rename from reaction/code/rend2/tr_shader.c rename to code/rend2/tr_shader.c diff --git a/reaction/code/rend2/tr_shadows.c b/code/rend2/tr_shadows.c similarity index 100% rename from reaction/code/rend2/tr_shadows.c rename to code/rend2/tr_shadows.c diff --git a/reaction/code/rend2/tr_sky.c b/code/rend2/tr_sky.c similarity index 100% rename from reaction/code/rend2/tr_sky.c rename to code/rend2/tr_sky.c diff --git a/reaction/code/rend2/tr_subs.c b/code/rend2/tr_subs.c similarity index 100% rename from reaction/code/rend2/tr_subs.c rename to code/rend2/tr_subs.c diff --git a/reaction/code/rend2/tr_surface.c b/code/rend2/tr_surface.c similarity index 100% rename from reaction/code/rend2/tr_surface.c rename to code/rend2/tr_surface.c diff --git a/reaction/code/rend2/tr_vbo.c b/code/rend2/tr_vbo.c similarity index 100% rename from reaction/code/rend2/tr_vbo.c rename to code/rend2/tr_vbo.c diff --git a/reaction/code/rend2/tr_world.c b/code/rend2/tr_world.c similarity index 100% rename from reaction/code/rend2/tr_world.c rename to code/rend2/tr_world.c diff --git a/reaction/code/renderer/iqm.h b/code/renderer/iqm.h similarity index 100% rename from reaction/code/renderer/iqm.h rename to code/renderer/iqm.h diff --git a/reaction/code/renderer/qgl.h b/code/renderer/qgl.h similarity index 100% rename from reaction/code/renderer/qgl.h rename to code/renderer/qgl.h diff --git a/reaction/code/renderer/qglextensions.h b/code/renderer/qglextensions.h similarity index 100% rename from reaction/code/renderer/qglextensions.h rename to code/renderer/qglextensions.h diff --git a/reaction/code/renderer/tr_animation.c b/code/renderer/tr_animation.c similarity index 100% rename from reaction/code/renderer/tr_animation.c rename to code/renderer/tr_animation.c diff --git a/reaction/code/renderer/tr_backend.c b/code/renderer/tr_backend.c similarity index 100% rename from reaction/code/renderer/tr_backend.c rename to code/renderer/tr_backend.c diff --git a/reaction/code/renderer/tr_bsp.c b/code/renderer/tr_bsp.c similarity index 100% rename from reaction/code/renderer/tr_bsp.c rename to code/renderer/tr_bsp.c diff --git a/reaction/code/renderer/tr_cmds.c b/code/renderer/tr_cmds.c similarity index 100% rename from reaction/code/renderer/tr_cmds.c rename to code/renderer/tr_cmds.c diff --git a/reaction/code/renderer/tr_curve.c b/code/renderer/tr_curve.c similarity index 100% rename from reaction/code/renderer/tr_curve.c rename to code/renderer/tr_curve.c diff --git a/reaction/code/renderer/tr_extramath.c b/code/renderer/tr_extramath.c similarity index 100% rename from reaction/code/renderer/tr_extramath.c rename to code/renderer/tr_extramath.c diff --git a/reaction/code/renderer/tr_extramath.h b/code/renderer/tr_extramath.h similarity index 100% rename from reaction/code/renderer/tr_extramath.h rename to code/renderer/tr_extramath.h diff --git a/reaction/code/renderer/tr_fbo.c b/code/renderer/tr_fbo.c similarity index 100% rename from reaction/code/renderer/tr_fbo.c rename to code/renderer/tr_fbo.c diff --git a/reaction/code/renderer/tr_flares.c b/code/renderer/tr_flares.c similarity index 100% rename from reaction/code/renderer/tr_flares.c rename to code/renderer/tr_flares.c diff --git a/reaction/code/renderer/tr_font.c b/code/renderer/tr_font.c similarity index 100% rename from reaction/code/renderer/tr_font.c rename to code/renderer/tr_font.c diff --git a/reaction/code/renderer/tr_glsl.c b/code/renderer/tr_glsl.c similarity index 100% rename from reaction/code/renderer/tr_glsl.c rename to code/renderer/tr_glsl.c diff --git a/reaction/code/renderer/tr_image.c b/code/renderer/tr_image.c similarity index 100% rename from reaction/code/renderer/tr_image.c rename to code/renderer/tr_image.c diff --git a/reaction/code/renderer/tr_image_bmp.c b/code/renderer/tr_image_bmp.c similarity index 100% rename from reaction/code/renderer/tr_image_bmp.c rename to code/renderer/tr_image_bmp.c diff --git a/reaction/code/renderer/tr_image_jpg.c b/code/renderer/tr_image_jpg.c similarity index 100% rename from reaction/code/renderer/tr_image_jpg.c rename to code/renderer/tr_image_jpg.c diff --git a/reaction/code/renderer/tr_image_pcx.c b/code/renderer/tr_image_pcx.c similarity index 100% rename from reaction/code/renderer/tr_image_pcx.c rename to code/renderer/tr_image_pcx.c diff --git a/reaction/code/renderer/tr_image_png.c b/code/renderer/tr_image_png.c similarity index 100% rename from reaction/code/renderer/tr_image_png.c rename to code/renderer/tr_image_png.c diff --git a/reaction/code/renderer/tr_image_tga.c b/code/renderer/tr_image_tga.c similarity index 100% rename from reaction/code/renderer/tr_image_tga.c rename to code/renderer/tr_image_tga.c diff --git a/reaction/code/renderer/tr_init.c b/code/renderer/tr_init.c similarity index 100% rename from reaction/code/renderer/tr_init.c rename to code/renderer/tr_init.c diff --git a/reaction/code/renderer/tr_light.c b/code/renderer/tr_light.c similarity index 100% rename from reaction/code/renderer/tr_light.c rename to code/renderer/tr_light.c diff --git a/reaction/code/renderer/tr_local.h b/code/renderer/tr_local.h similarity index 100% rename from reaction/code/renderer/tr_local.h rename to code/renderer/tr_local.h diff --git a/reaction/code/renderer/tr_main.c b/code/renderer/tr_main.c similarity index 100% rename from reaction/code/renderer/tr_main.c rename to code/renderer/tr_main.c diff --git a/reaction/code/renderer/tr_marks.c b/code/renderer/tr_marks.c similarity index 100% rename from reaction/code/renderer/tr_marks.c rename to code/renderer/tr_marks.c diff --git a/reaction/code/renderer/tr_mesh.c b/code/renderer/tr_mesh.c similarity index 100% rename from reaction/code/renderer/tr_mesh.c rename to code/renderer/tr_mesh.c diff --git a/reaction/code/renderer/tr_model.c b/code/renderer/tr_model.c similarity index 100% rename from reaction/code/renderer/tr_model.c rename to code/renderer/tr_model.c diff --git a/reaction/code/renderer/tr_model_iqm.c b/code/renderer/tr_model_iqm.c similarity index 100% rename from reaction/code/renderer/tr_model_iqm.c rename to code/renderer/tr_model_iqm.c diff --git a/reaction/code/renderer/tr_noise.c b/code/renderer/tr_noise.c similarity index 100% rename from reaction/code/renderer/tr_noise.c rename to code/renderer/tr_noise.c diff --git a/reaction/code/renderer/tr_postprocess.c b/code/renderer/tr_postprocess.c similarity index 100% rename from reaction/code/renderer/tr_postprocess.c rename to code/renderer/tr_postprocess.c diff --git a/reaction/code/renderer/tr_public.h b/code/renderer/tr_public.h similarity index 100% rename from reaction/code/renderer/tr_public.h rename to code/renderer/tr_public.h diff --git a/reaction/code/renderer/tr_scene.c b/code/renderer/tr_scene.c similarity index 100% rename from reaction/code/renderer/tr_scene.c rename to code/renderer/tr_scene.c diff --git a/reaction/code/renderer/tr_shade.c b/code/renderer/tr_shade.c similarity index 100% rename from reaction/code/renderer/tr_shade.c rename to code/renderer/tr_shade.c diff --git a/reaction/code/renderer/tr_shade_calc.c b/code/renderer/tr_shade_calc.c similarity index 100% rename from reaction/code/renderer/tr_shade_calc.c rename to code/renderer/tr_shade_calc.c diff --git a/reaction/code/renderer/tr_shader.c b/code/renderer/tr_shader.c similarity index 100% rename from reaction/code/renderer/tr_shader.c rename to code/renderer/tr_shader.c diff --git a/reaction/code/renderer/tr_shadows.c b/code/renderer/tr_shadows.c similarity index 100% rename from reaction/code/renderer/tr_shadows.c rename to code/renderer/tr_shadows.c diff --git a/reaction/code/renderer/tr_sky.c b/code/renderer/tr_sky.c similarity index 100% rename from reaction/code/renderer/tr_sky.c rename to code/renderer/tr_sky.c diff --git a/reaction/code/renderer/tr_subs.c b/code/renderer/tr_subs.c similarity index 100% rename from reaction/code/renderer/tr_subs.c rename to code/renderer/tr_subs.c diff --git a/reaction/code/renderer/tr_surface.c b/code/renderer/tr_surface.c similarity index 100% rename from reaction/code/renderer/tr_surface.c rename to code/renderer/tr_surface.c diff --git a/reaction/code/renderer/tr_types.h b/code/renderer/tr_types.h similarity index 100% rename from reaction/code/renderer/tr_types.h rename to code/renderer/tr_types.h diff --git a/reaction/code/renderer/tr_vbo.c b/code/renderer/tr_vbo.c similarity index 100% rename from reaction/code/renderer/tr_vbo.c rename to code/renderer/tr_vbo.c diff --git a/reaction/code/renderer/tr_world.c b/code/renderer/tr_world.c similarity index 100% rename from reaction/code/renderer/tr_world.c rename to code/renderer/tr_world.c diff --git a/reaction/code/renderergl2/qgl.h b/code/renderergl2/qgl.h similarity index 100% rename from reaction/code/renderergl2/qgl.h rename to code/renderergl2/qgl.h diff --git a/reaction/code/renderergl2/tr_animation.c b/code/renderergl2/tr_animation.c similarity index 100% rename from reaction/code/renderergl2/tr_animation.c rename to code/renderergl2/tr_animation.c diff --git a/reaction/code/renderergl2/tr_backend.c b/code/renderergl2/tr_backend.c similarity index 100% rename from reaction/code/renderergl2/tr_backend.c rename to code/renderergl2/tr_backend.c diff --git a/reaction/code/renderergl2/tr_bsp.c b/code/renderergl2/tr_bsp.c similarity index 100% rename from reaction/code/renderergl2/tr_bsp.c rename to code/renderergl2/tr_bsp.c diff --git a/reaction/code/renderergl2/tr_cmds.c b/code/renderergl2/tr_cmds.c similarity index 100% rename from reaction/code/renderergl2/tr_cmds.c rename to code/renderergl2/tr_cmds.c diff --git a/reaction/code/renderergl2/tr_curve.c b/code/renderergl2/tr_curve.c similarity index 100% rename from reaction/code/renderergl2/tr_curve.c rename to code/renderergl2/tr_curve.c diff --git a/reaction/code/renderergl2/tr_extensions.c b/code/renderergl2/tr_extensions.c similarity index 100% rename from reaction/code/renderergl2/tr_extensions.c rename to code/renderergl2/tr_extensions.c diff --git a/reaction/code/renderergl2/tr_extramath.c b/code/renderergl2/tr_extramath.c similarity index 100% rename from reaction/code/renderergl2/tr_extramath.c rename to code/renderergl2/tr_extramath.c diff --git a/reaction/code/renderergl2/tr_extramath.h b/code/renderergl2/tr_extramath.h similarity index 100% rename from reaction/code/renderergl2/tr_extramath.h rename to code/renderergl2/tr_extramath.h diff --git a/reaction/code/renderergl2/tr_extratypes.h b/code/renderergl2/tr_extratypes.h similarity index 100% rename from reaction/code/renderergl2/tr_extratypes.h rename to code/renderergl2/tr_extratypes.h diff --git a/reaction/code/renderergl2/tr_fbo.c b/code/renderergl2/tr_fbo.c similarity index 100% rename from reaction/code/renderergl2/tr_fbo.c rename to code/renderergl2/tr_fbo.c diff --git a/reaction/code/renderergl2/tr_fbo.h b/code/renderergl2/tr_fbo.h similarity index 100% rename from reaction/code/renderergl2/tr_fbo.h rename to code/renderergl2/tr_fbo.h diff --git a/reaction/code/renderergl2/tr_flares.c b/code/renderergl2/tr_flares.c similarity index 100% rename from reaction/code/renderergl2/tr_flares.c rename to code/renderergl2/tr_flares.c diff --git a/reaction/code/renderergl2/tr_font.c b/code/renderergl2/tr_font.c similarity index 100% rename from reaction/code/renderergl2/tr_font.c rename to code/renderergl2/tr_font.c diff --git a/reaction/code/renderergl2/tr_glsl.c b/code/renderergl2/tr_glsl.c similarity index 100% rename from reaction/code/renderergl2/tr_glsl.c rename to code/renderergl2/tr_glsl.c diff --git a/reaction/code/renderergl2/tr_image.c b/code/renderergl2/tr_image.c similarity index 100% rename from reaction/code/renderergl2/tr_image.c rename to code/renderergl2/tr_image.c diff --git a/reaction/code/renderergl2/tr_init.c b/code/renderergl2/tr_init.c similarity index 100% rename from reaction/code/renderergl2/tr_init.c rename to code/renderergl2/tr_init.c diff --git a/reaction/code/renderergl2/tr_light.c b/code/renderergl2/tr_light.c similarity index 100% rename from reaction/code/renderergl2/tr_light.c rename to code/renderergl2/tr_light.c diff --git a/reaction/code/renderergl2/tr_local.h b/code/renderergl2/tr_local.h similarity index 100% rename from reaction/code/renderergl2/tr_local.h rename to code/renderergl2/tr_local.h diff --git a/reaction/code/renderergl2/tr_main.c b/code/renderergl2/tr_main.c similarity index 100% rename from reaction/code/renderergl2/tr_main.c rename to code/renderergl2/tr_main.c diff --git a/reaction/code/renderergl2/tr_marks.c b/code/renderergl2/tr_marks.c similarity index 100% rename from reaction/code/renderergl2/tr_marks.c rename to code/renderergl2/tr_marks.c diff --git a/reaction/code/renderergl2/tr_mesh.c b/code/renderergl2/tr_mesh.c similarity index 100% rename from reaction/code/renderergl2/tr_mesh.c rename to code/renderergl2/tr_mesh.c diff --git a/reaction/code/renderergl2/tr_model.c b/code/renderergl2/tr_model.c similarity index 100% rename from reaction/code/renderergl2/tr_model.c rename to code/renderergl2/tr_model.c diff --git a/reaction/code/renderergl2/tr_model_iqm.c b/code/renderergl2/tr_model_iqm.c similarity index 100% rename from reaction/code/renderergl2/tr_model_iqm.c rename to code/renderergl2/tr_model_iqm.c diff --git a/reaction/code/renderergl2/tr_postprocess.c b/code/renderergl2/tr_postprocess.c similarity index 100% rename from reaction/code/renderergl2/tr_postprocess.c rename to code/renderergl2/tr_postprocess.c diff --git a/reaction/code/renderergl2/tr_postprocess.h b/code/renderergl2/tr_postprocess.h similarity index 100% rename from reaction/code/renderergl2/tr_postprocess.h rename to code/renderergl2/tr_postprocess.h diff --git a/reaction/code/renderergl2/tr_scene.c b/code/renderergl2/tr_scene.c similarity index 100% rename from reaction/code/renderergl2/tr_scene.c rename to code/renderergl2/tr_scene.c diff --git a/reaction/code/renderergl2/tr_shade.c b/code/renderergl2/tr_shade.c similarity index 100% rename from reaction/code/renderergl2/tr_shade.c rename to code/renderergl2/tr_shade.c diff --git a/reaction/code/renderergl2/tr_shade_calc.c b/code/renderergl2/tr_shade_calc.c similarity index 100% rename from reaction/code/renderergl2/tr_shade_calc.c rename to code/renderergl2/tr_shade_calc.c diff --git a/reaction/code/renderergl2/tr_shader.c b/code/renderergl2/tr_shader.c similarity index 100% rename from reaction/code/renderergl2/tr_shader.c rename to code/renderergl2/tr_shader.c diff --git a/reaction/code/renderergl2/tr_shadows.c b/code/renderergl2/tr_shadows.c similarity index 100% rename from reaction/code/renderergl2/tr_shadows.c rename to code/renderergl2/tr_shadows.c diff --git a/reaction/code/renderergl2/tr_sky.c b/code/renderergl2/tr_sky.c similarity index 100% rename from reaction/code/renderergl2/tr_sky.c rename to code/renderergl2/tr_sky.c diff --git a/reaction/code/renderergl2/tr_subs.c b/code/renderergl2/tr_subs.c similarity index 100% rename from reaction/code/renderergl2/tr_subs.c rename to code/renderergl2/tr_subs.c diff --git a/reaction/code/renderergl2/tr_surface.c b/code/renderergl2/tr_surface.c similarity index 100% rename from reaction/code/renderergl2/tr_surface.c rename to code/renderergl2/tr_surface.c diff --git a/reaction/code/renderergl2/tr_vbo.c b/code/renderergl2/tr_vbo.c similarity index 100% rename from reaction/code/renderergl2/tr_vbo.c rename to code/renderergl2/tr_vbo.c diff --git a/reaction/code/renderergl2/tr_world.c b/code/renderergl2/tr_world.c similarity index 100% rename from reaction/code/renderergl2/tr_world.c rename to code/renderergl2/tr_world.c diff --git a/reaction/code/sdl/sdl_boomstick.h b/code/sdl/sdl_boomstick.h similarity index 100% rename from reaction/code/sdl/sdl_boomstick.h rename to code/sdl/sdl_boomstick.h diff --git a/reaction/code/sdl/sdl_gamma.c b/code/sdl/sdl_gamma.c similarity index 100% rename from reaction/code/sdl/sdl_gamma.c rename to code/sdl/sdl_gamma.c diff --git a/reaction/code/sdl/sdl_glimp.c b/code/sdl/sdl_glimp.c similarity index 100% rename from reaction/code/sdl/sdl_glimp.c rename to code/sdl/sdl_glimp.c diff --git a/reaction/code/sdl/sdl_icon.h b/code/sdl/sdl_icon.h similarity index 100% rename from reaction/code/sdl/sdl_icon.h rename to code/sdl/sdl_icon.h diff --git a/reaction/code/sdl/sdl_input.c b/code/sdl/sdl_input.c similarity index 100% rename from reaction/code/sdl/sdl_input.c rename to code/sdl/sdl_input.c diff --git a/reaction/code/sdl/sdl_snd.c b/code/sdl/sdl_snd.c similarity index 100% rename from reaction/code/sdl/sdl_snd.c rename to code/sdl/sdl_snd.c diff --git a/reaction/code/server/server.h b/code/server/server.h similarity index 100% rename from reaction/code/server/server.h rename to code/server/server.h diff --git a/reaction/code/server/sv_bot.c b/code/server/sv_bot.c similarity index 100% rename from reaction/code/server/sv_bot.c rename to code/server/sv_bot.c diff --git a/reaction/code/server/sv_ccmds.c b/code/server/sv_ccmds.c similarity index 100% rename from reaction/code/server/sv_ccmds.c rename to code/server/sv_ccmds.c diff --git a/reaction/code/server/sv_client.c b/code/server/sv_client.c similarity index 100% rename from reaction/code/server/sv_client.c rename to code/server/sv_client.c diff --git a/reaction/code/server/sv_game.c b/code/server/sv_game.c similarity index 100% rename from reaction/code/server/sv_game.c rename to code/server/sv_game.c diff --git a/reaction/code/server/sv_init.c b/code/server/sv_init.c similarity index 100% rename from reaction/code/server/sv_init.c rename to code/server/sv_init.c diff --git a/reaction/code/server/sv_main.c b/code/server/sv_main.c similarity index 100% rename from reaction/code/server/sv_main.c rename to code/server/sv_main.c diff --git a/reaction/code/server/sv_net_chan.c b/code/server/sv_net_chan.c similarity index 100% rename from reaction/code/server/sv_net_chan.c rename to code/server/sv_net_chan.c diff --git a/reaction/code/server/sv_rankings.c b/code/server/sv_rankings.c similarity index 100% rename from reaction/code/server/sv_rankings.c rename to code/server/sv_rankings.c diff --git a/reaction/code/server/sv_snapshot.c b/code/server/sv_snapshot.c similarity index 100% rename from reaction/code/server/sv_snapshot.c rename to code/server/sv_snapshot.c diff --git a/reaction/code/server/sv_world.c b/code/server/sv_world.c similarity index 100% rename from reaction/code/server/sv_world.c rename to code/server/sv_world.c diff --git a/reaction/code/sys/con_log.c b/code/sys/con_log.c similarity index 100% rename from reaction/code/sys/con_log.c rename to code/sys/con_log.c diff --git a/reaction/code/sys/con_passive.c b/code/sys/con_passive.c similarity index 100% rename from reaction/code/sys/con_passive.c rename to code/sys/con_passive.c diff --git a/reaction/code/sys/con_tty.c b/code/sys/con_tty.c similarity index 100% rename from reaction/code/sys/con_tty.c rename to code/sys/con_tty.c diff --git a/reaction/code/sys/con_win32.c b/code/sys/con_win32.c similarity index 100% rename from reaction/code/sys/con_win32.c rename to code/sys/con_win32.c diff --git a/reaction/code/sys/sys_loadlib.h b/code/sys/sys_loadlib.h similarity index 100% rename from reaction/code/sys/sys_loadlib.h rename to code/sys/sys_loadlib.h diff --git a/reaction/code/sys/sys_local.h b/code/sys/sys_local.h similarity index 100% rename from reaction/code/sys/sys_local.h rename to code/sys/sys_local.h diff --git a/reaction/code/sys/sys_main.c b/code/sys/sys_main.c similarity index 100% rename from reaction/code/sys/sys_main.c rename to code/sys/sys_main.c diff --git a/reaction/code/sys/sys_osx.m b/code/sys/sys_osx.m similarity index 100% rename from reaction/code/sys/sys_osx.m rename to code/sys/sys_osx.m diff --git a/reaction/code/sys/sys_unix.c b/code/sys/sys_unix.c similarity index 100% rename from reaction/code/sys/sys_unix.c rename to code/sys/sys_unix.c diff --git a/reaction/code/sys/sys_win32.c b/code/sys/sys_win32.c similarity index 100% rename from reaction/code/sys/sys_win32.c rename to code/sys/sys_win32.c diff --git a/reaction/code/sys/win_resource.h b/code/sys/win_resource.h similarity index 100% rename from reaction/code/sys/win_resource.h rename to code/sys/win_resource.h diff --git a/reaction/code/sys/win_resource.rc b/code/sys/win_resource.rc similarity index 100% rename from reaction/code/sys/win_resource.rc rename to code/sys/win_resource.rc diff --git a/reaction/code/tools/asm/README.Id b/code/tools/asm/README.Id similarity index 100% rename from reaction/code/tools/asm/README.Id rename to code/tools/asm/README.Id diff --git a/reaction/code/tools/asm/cmdlib.c b/code/tools/asm/cmdlib.c similarity index 100% rename from reaction/code/tools/asm/cmdlib.c rename to code/tools/asm/cmdlib.c diff --git a/reaction/code/tools/asm/cmdlib.h b/code/tools/asm/cmdlib.h similarity index 100% rename from reaction/code/tools/asm/cmdlib.h rename to code/tools/asm/cmdlib.h diff --git a/reaction/code/tools/asm/lib.txt b/code/tools/asm/lib.txt similarity index 100% rename from reaction/code/tools/asm/lib.txt rename to code/tools/asm/lib.txt diff --git a/reaction/code/tools/asm/mathlib.h b/code/tools/asm/mathlib.h similarity index 100% rename from reaction/code/tools/asm/mathlib.h rename to code/tools/asm/mathlib.h diff --git a/reaction/code/tools/asm/notes.txt b/code/tools/asm/notes.txt similarity index 100% rename from reaction/code/tools/asm/notes.txt rename to code/tools/asm/notes.txt diff --git a/reaction/code/tools/asm/ops.txt b/code/tools/asm/ops.txt similarity index 100% rename from reaction/code/tools/asm/ops.txt rename to code/tools/asm/ops.txt diff --git a/reaction/code/tools/asm/opstrings.h b/code/tools/asm/opstrings.h similarity index 100% rename from reaction/code/tools/asm/opstrings.h rename to code/tools/asm/opstrings.h diff --git a/reaction/code/tools/asm/q3asm.c b/code/tools/asm/q3asm.c similarity index 100% rename from reaction/code/tools/asm/q3asm.c rename to code/tools/asm/q3asm.c diff --git a/reaction/code/tools/lcc/COPYRIGHT b/code/tools/lcc/COPYRIGHT similarity index 100% rename from reaction/code/tools/lcc/COPYRIGHT rename to code/tools/lcc/COPYRIGHT diff --git a/reaction/code/tools/lcc/LOG b/code/tools/lcc/LOG similarity index 100% rename from reaction/code/tools/lcc/LOG rename to code/tools/lcc/LOG diff --git a/reaction/code/tools/lcc/README b/code/tools/lcc/README similarity index 100% rename from reaction/code/tools/lcc/README rename to code/tools/lcc/README diff --git a/reaction/code/tools/lcc/README.id b/code/tools/lcc/README.id similarity index 100% rename from reaction/code/tools/lcc/README.id rename to code/tools/lcc/README.id diff --git a/reaction/code/tools/lcc/cpp/cpp.c b/code/tools/lcc/cpp/cpp.c similarity index 100% rename from reaction/code/tools/lcc/cpp/cpp.c rename to code/tools/lcc/cpp/cpp.c diff --git a/reaction/code/tools/lcc/cpp/cpp.h b/code/tools/lcc/cpp/cpp.h similarity index 100% rename from reaction/code/tools/lcc/cpp/cpp.h rename to code/tools/lcc/cpp/cpp.h diff --git a/reaction/code/tools/lcc/cpp/eval.c b/code/tools/lcc/cpp/eval.c similarity index 100% rename from reaction/code/tools/lcc/cpp/eval.c rename to code/tools/lcc/cpp/eval.c diff --git a/reaction/code/tools/lcc/cpp/getopt.c b/code/tools/lcc/cpp/getopt.c similarity index 100% rename from reaction/code/tools/lcc/cpp/getopt.c rename to code/tools/lcc/cpp/getopt.c diff --git a/reaction/code/tools/lcc/cpp/hideset.c b/code/tools/lcc/cpp/hideset.c similarity index 100% rename from reaction/code/tools/lcc/cpp/hideset.c rename to code/tools/lcc/cpp/hideset.c diff --git a/reaction/code/tools/lcc/cpp/include.c b/code/tools/lcc/cpp/include.c similarity index 100% rename from reaction/code/tools/lcc/cpp/include.c rename to code/tools/lcc/cpp/include.c diff --git a/reaction/code/tools/lcc/cpp/lex.c b/code/tools/lcc/cpp/lex.c similarity index 100% rename from reaction/code/tools/lcc/cpp/lex.c rename to code/tools/lcc/cpp/lex.c diff --git a/reaction/code/tools/lcc/cpp/macro.c b/code/tools/lcc/cpp/macro.c similarity index 100% rename from reaction/code/tools/lcc/cpp/macro.c rename to code/tools/lcc/cpp/macro.c diff --git a/reaction/code/tools/lcc/cpp/nlist.c b/code/tools/lcc/cpp/nlist.c similarity index 100% rename from reaction/code/tools/lcc/cpp/nlist.c rename to code/tools/lcc/cpp/nlist.c diff --git a/reaction/code/tools/lcc/cpp/tokens.c b/code/tools/lcc/cpp/tokens.c similarity index 100% rename from reaction/code/tools/lcc/cpp/tokens.c rename to code/tools/lcc/cpp/tokens.c diff --git a/reaction/code/tools/lcc/cpp/unix.c b/code/tools/lcc/cpp/unix.c similarity index 100% rename from reaction/code/tools/lcc/cpp/unix.c rename to code/tools/lcc/cpp/unix.c diff --git a/reaction/code/tools/lcc/doc/4.html b/code/tools/lcc/doc/4.html similarity index 100% rename from reaction/code/tools/lcc/doc/4.html rename to code/tools/lcc/doc/4.html diff --git a/reaction/code/tools/lcc/doc/bprint.1 b/code/tools/lcc/doc/bprint.1 similarity index 100% rename from reaction/code/tools/lcc/doc/bprint.1 rename to code/tools/lcc/doc/bprint.1 diff --git a/reaction/code/tools/lcc/doc/bprint.pdf b/code/tools/lcc/doc/bprint.pdf similarity index 100% rename from reaction/code/tools/lcc/doc/bprint.pdf rename to code/tools/lcc/doc/bprint.pdf diff --git a/reaction/code/tools/lcc/doc/install.html b/code/tools/lcc/doc/install.html similarity index 100% rename from reaction/code/tools/lcc/doc/install.html rename to code/tools/lcc/doc/install.html diff --git a/reaction/code/tools/lcc/doc/lcc.1 b/code/tools/lcc/doc/lcc.1 similarity index 100% rename from reaction/code/tools/lcc/doc/lcc.1 rename to code/tools/lcc/doc/lcc.1 diff --git a/reaction/code/tools/lcc/doc/lcc.pdf b/code/tools/lcc/doc/lcc.pdf similarity index 100% rename from reaction/code/tools/lcc/doc/lcc.pdf rename to code/tools/lcc/doc/lcc.pdf diff --git a/reaction/code/tools/lcc/etc/bytecode.c b/code/tools/lcc/etc/bytecode.c similarity index 100% rename from reaction/code/tools/lcc/etc/bytecode.c rename to code/tools/lcc/etc/bytecode.c diff --git a/reaction/code/tools/lcc/etc/lcc.c b/code/tools/lcc/etc/lcc.c similarity index 100% rename from reaction/code/tools/lcc/etc/lcc.c rename to code/tools/lcc/etc/lcc.c diff --git a/reaction/code/tools/lcc/lburg/gram.c b/code/tools/lcc/lburg/gram.c similarity index 100% rename from reaction/code/tools/lcc/lburg/gram.c rename to code/tools/lcc/lburg/gram.c diff --git a/reaction/code/tools/lcc/lburg/gram.y b/code/tools/lcc/lburg/gram.y similarity index 100% rename from reaction/code/tools/lcc/lburg/gram.y rename to code/tools/lcc/lburg/gram.y diff --git a/reaction/code/tools/lcc/lburg/lburg.1 b/code/tools/lcc/lburg/lburg.1 similarity index 100% rename from reaction/code/tools/lcc/lburg/lburg.1 rename to code/tools/lcc/lburg/lburg.1 diff --git a/reaction/code/tools/lcc/lburg/lburg.c b/code/tools/lcc/lburg/lburg.c similarity index 100% rename from reaction/code/tools/lcc/lburg/lburg.c rename to code/tools/lcc/lburg/lburg.c diff --git a/reaction/code/tools/lcc/lburg/lburg.h b/code/tools/lcc/lburg/lburg.h similarity index 100% rename from reaction/code/tools/lcc/lburg/lburg.h rename to code/tools/lcc/lburg/lburg.h diff --git a/reaction/code/tools/lcc/src/alloc.c b/code/tools/lcc/src/alloc.c similarity index 100% rename from reaction/code/tools/lcc/src/alloc.c rename to code/tools/lcc/src/alloc.c diff --git a/reaction/code/tools/lcc/src/bind.c b/code/tools/lcc/src/bind.c similarity index 100% rename from reaction/code/tools/lcc/src/bind.c rename to code/tools/lcc/src/bind.c diff --git a/reaction/code/tools/lcc/src/bytecode.c b/code/tools/lcc/src/bytecode.c similarity index 100% rename from reaction/code/tools/lcc/src/bytecode.c rename to code/tools/lcc/src/bytecode.c diff --git a/reaction/code/tools/lcc/src/c.h b/code/tools/lcc/src/c.h similarity index 100% rename from reaction/code/tools/lcc/src/c.h rename to code/tools/lcc/src/c.h diff --git a/reaction/code/tools/lcc/src/config.h b/code/tools/lcc/src/config.h similarity index 100% rename from reaction/code/tools/lcc/src/config.h rename to code/tools/lcc/src/config.h diff --git a/reaction/code/tools/lcc/src/dag.c b/code/tools/lcc/src/dag.c similarity index 100% rename from reaction/code/tools/lcc/src/dag.c rename to code/tools/lcc/src/dag.c diff --git a/reaction/code/tools/lcc/src/dagcheck.md b/code/tools/lcc/src/dagcheck.md similarity index 100% rename from reaction/code/tools/lcc/src/dagcheck.md rename to code/tools/lcc/src/dagcheck.md diff --git a/reaction/code/tools/lcc/src/decl.c b/code/tools/lcc/src/decl.c similarity index 100% rename from reaction/code/tools/lcc/src/decl.c rename to code/tools/lcc/src/decl.c diff --git a/reaction/code/tools/lcc/src/enode.c b/code/tools/lcc/src/enode.c similarity index 100% rename from reaction/code/tools/lcc/src/enode.c rename to code/tools/lcc/src/enode.c diff --git a/reaction/code/tools/lcc/src/error.c b/code/tools/lcc/src/error.c similarity index 100% rename from reaction/code/tools/lcc/src/error.c rename to code/tools/lcc/src/error.c diff --git a/reaction/code/tools/lcc/src/event.c b/code/tools/lcc/src/event.c similarity index 100% rename from reaction/code/tools/lcc/src/event.c rename to code/tools/lcc/src/event.c diff --git a/reaction/code/tools/lcc/src/expr.c b/code/tools/lcc/src/expr.c similarity index 100% rename from reaction/code/tools/lcc/src/expr.c rename to code/tools/lcc/src/expr.c diff --git a/reaction/code/tools/lcc/src/gen.c b/code/tools/lcc/src/gen.c similarity index 100% rename from reaction/code/tools/lcc/src/gen.c rename to code/tools/lcc/src/gen.c diff --git a/reaction/code/tools/lcc/src/init.c b/code/tools/lcc/src/init.c similarity index 100% rename from reaction/code/tools/lcc/src/init.c rename to code/tools/lcc/src/init.c diff --git a/reaction/code/tools/lcc/src/inits.c b/code/tools/lcc/src/inits.c similarity index 100% rename from reaction/code/tools/lcc/src/inits.c rename to code/tools/lcc/src/inits.c diff --git a/reaction/code/tools/lcc/src/input.c b/code/tools/lcc/src/input.c similarity index 100% rename from reaction/code/tools/lcc/src/input.c rename to code/tools/lcc/src/input.c diff --git a/reaction/code/tools/lcc/src/lex.c b/code/tools/lcc/src/lex.c similarity index 100% rename from reaction/code/tools/lcc/src/lex.c rename to code/tools/lcc/src/lex.c diff --git a/reaction/code/tools/lcc/src/list.c b/code/tools/lcc/src/list.c similarity index 100% rename from reaction/code/tools/lcc/src/list.c rename to code/tools/lcc/src/list.c diff --git a/reaction/code/tools/lcc/src/main.c b/code/tools/lcc/src/main.c similarity index 100% rename from reaction/code/tools/lcc/src/main.c rename to code/tools/lcc/src/main.c diff --git a/reaction/code/tools/lcc/src/null.c b/code/tools/lcc/src/null.c similarity index 100% rename from reaction/code/tools/lcc/src/null.c rename to code/tools/lcc/src/null.c diff --git a/reaction/code/tools/lcc/src/output.c b/code/tools/lcc/src/output.c similarity index 100% rename from reaction/code/tools/lcc/src/output.c rename to code/tools/lcc/src/output.c diff --git a/reaction/code/tools/lcc/src/prof.c b/code/tools/lcc/src/prof.c similarity index 100% rename from reaction/code/tools/lcc/src/prof.c rename to code/tools/lcc/src/prof.c diff --git a/reaction/code/tools/lcc/src/profio.c b/code/tools/lcc/src/profio.c similarity index 100% rename from reaction/code/tools/lcc/src/profio.c rename to code/tools/lcc/src/profio.c diff --git a/reaction/code/tools/lcc/src/simp.c b/code/tools/lcc/src/simp.c similarity index 100% rename from reaction/code/tools/lcc/src/simp.c rename to code/tools/lcc/src/simp.c diff --git a/reaction/code/tools/lcc/src/stmt.c b/code/tools/lcc/src/stmt.c similarity index 100% rename from reaction/code/tools/lcc/src/stmt.c rename to code/tools/lcc/src/stmt.c diff --git a/reaction/code/tools/lcc/src/string.c b/code/tools/lcc/src/string.c similarity index 100% rename from reaction/code/tools/lcc/src/string.c rename to code/tools/lcc/src/string.c diff --git a/reaction/code/tools/lcc/src/sym.c b/code/tools/lcc/src/sym.c similarity index 100% rename from reaction/code/tools/lcc/src/sym.c rename to code/tools/lcc/src/sym.c diff --git a/reaction/code/tools/lcc/src/symbolic.c b/code/tools/lcc/src/symbolic.c similarity index 100% rename from reaction/code/tools/lcc/src/symbolic.c rename to code/tools/lcc/src/symbolic.c diff --git a/reaction/code/tools/lcc/src/token.h b/code/tools/lcc/src/token.h similarity index 100% rename from reaction/code/tools/lcc/src/token.h rename to code/tools/lcc/src/token.h diff --git a/reaction/code/tools/lcc/src/trace.c b/code/tools/lcc/src/trace.c similarity index 100% rename from reaction/code/tools/lcc/src/trace.c rename to code/tools/lcc/src/trace.c diff --git a/reaction/code/tools/lcc/src/tree.c b/code/tools/lcc/src/tree.c similarity index 100% rename from reaction/code/tools/lcc/src/tree.c rename to code/tools/lcc/src/tree.c diff --git a/reaction/code/tools/lcc/src/types.c b/code/tools/lcc/src/types.c similarity index 100% rename from reaction/code/tools/lcc/src/types.c rename to code/tools/lcc/src/types.c diff --git a/reaction/code/ui/keycodes.h b/code/ui/keycodes.h similarity index 100% rename from reaction/code/ui/keycodes.h rename to code/ui/keycodes.h diff --git a/reaction/code/ui/make-ui.bat b/code/ui/make-ui.bat similarity index 100% rename from reaction/code/ui/make-ui.bat rename to code/ui/make-ui.bat diff --git a/reaction/code/ui/menudef.h b/code/ui/menudef.h similarity index 100% rename from reaction/code/ui/menudef.h rename to code/ui/menudef.h diff --git a/reaction/code/ui/ui.q3asm b/code/ui/ui.q3asm similarity index 100% rename from reaction/code/ui/ui.q3asm rename to code/ui/ui.q3asm diff --git a/reaction/code/ui/ui_atoms.c b/code/ui/ui_atoms.c similarity index 100% rename from reaction/code/ui/ui_atoms.c rename to code/ui/ui_atoms.c diff --git a/reaction/code/ui/ui_gameinfo.c b/code/ui/ui_gameinfo.c similarity index 100% rename from reaction/code/ui/ui_gameinfo.c rename to code/ui/ui_gameinfo.c diff --git a/reaction/code/ui/ui_local.h b/code/ui/ui_local.h similarity index 100% rename from reaction/code/ui/ui_local.h rename to code/ui/ui_local.h diff --git a/reaction/code/ui/ui_main.c b/code/ui/ui_main.c similarity index 100% rename from reaction/code/ui/ui_main.c rename to code/ui/ui_main.c diff --git a/reaction/code/ui/ui_players.c b/code/ui/ui_players.c similarity index 100% rename from reaction/code/ui/ui_players.c rename to code/ui/ui_players.c diff --git a/reaction/code/ui/ui_public.h b/code/ui/ui_public.h similarity index 100% rename from reaction/code/ui/ui_public.h rename to code/ui/ui_public.h diff --git a/reaction/code/ui/ui_shared.c b/code/ui/ui_shared.c similarity index 100% rename from reaction/code/ui/ui_shared.c rename to code/ui/ui_shared.c diff --git a/reaction/code/ui/ui_shared.h b/code/ui/ui_shared.h similarity index 100% rename from reaction/code/ui/ui_shared.h rename to code/ui/ui_shared.h diff --git a/reaction/code/ui/ui_syscalls.asm b/code/ui/ui_syscalls.asm similarity index 100% rename from reaction/code/ui/ui_syscalls.asm rename to code/ui/ui_syscalls.asm diff --git a/reaction/code/ui/ui_syscalls.c b/code/ui/ui_syscalls.c similarity index 100% rename from reaction/code/ui/ui_syscalls.c rename to code/ui/ui_syscalls.c diff --git a/reaction/code/ui/ui_util.c b/code/ui/ui_util.c similarity index 100% rename from reaction/code/ui/ui_util.c rename to code/ui/ui_util.c diff --git a/reaction/code/zlib/adler32.c b/code/zlib/adler32.c similarity index 100% rename from reaction/code/zlib/adler32.c rename to code/zlib/adler32.c diff --git a/reaction/code/zlib/crc32.c b/code/zlib/crc32.c similarity index 100% rename from reaction/code/zlib/crc32.c rename to code/zlib/crc32.c diff --git a/reaction/code/zlib/crc32.h b/code/zlib/crc32.h similarity index 100% rename from reaction/code/zlib/crc32.h rename to code/zlib/crc32.h diff --git a/reaction/code/zlib/inffast.c b/code/zlib/inffast.c similarity index 100% rename from reaction/code/zlib/inffast.c rename to code/zlib/inffast.c diff --git a/reaction/code/zlib/inffast.h b/code/zlib/inffast.h similarity index 100% rename from reaction/code/zlib/inffast.h rename to code/zlib/inffast.h diff --git a/reaction/code/zlib/inffixed.h b/code/zlib/inffixed.h similarity index 100% rename from reaction/code/zlib/inffixed.h rename to code/zlib/inffixed.h diff --git a/reaction/code/zlib/inflate.c b/code/zlib/inflate.c similarity index 100% rename from reaction/code/zlib/inflate.c rename to code/zlib/inflate.c diff --git a/reaction/code/zlib/inflate.h b/code/zlib/inflate.h similarity index 100% rename from reaction/code/zlib/inflate.h rename to code/zlib/inflate.h diff --git a/reaction/code/zlib/inftrees.c b/code/zlib/inftrees.c similarity index 100% rename from reaction/code/zlib/inftrees.c rename to code/zlib/inftrees.c diff --git a/reaction/code/zlib/inftrees.h b/code/zlib/inftrees.h similarity index 100% rename from reaction/code/zlib/inftrees.h rename to code/zlib/inftrees.h diff --git a/reaction/code/zlib/zconf.h b/code/zlib/zconf.h similarity index 100% rename from reaction/code/zlib/zconf.h rename to code/zlib/zconf.h diff --git a/reaction/code/zlib/zlib.h b/code/zlib/zlib.h similarity index 100% rename from reaction/code/zlib/zlib.h rename to code/zlib/zlib.h diff --git a/reaction/code/zlib/zutil.c b/code/zlib/zutil.c similarity index 100% rename from reaction/code/zlib/zutil.c rename to code/zlib/zutil.c diff --git a/reaction/code/zlib/zutil.h b/code/zlib/zutil.h similarity index 100% rename from reaction/code/zlib/zutil.h rename to code/zlib/zutil.h diff --git a/reaction/cross-make-mingw.sh b/cross-make-mingw.sh similarity index 100% rename from reaction/cross-make-mingw.sh rename to cross-make-mingw.sh diff --git a/reaction/cross-make-mingw64.sh b/cross-make-mingw64.sh similarity index 100% rename from reaction/cross-make-mingw64.sh rename to cross-make-mingw64.sh diff --git a/reaction/doit.sh b/doit.sh similarity index 100% rename from reaction/doit.sh rename to doit.sh diff --git a/reaction/id-readme.txt b/id-readme.txt similarity index 100% rename from reaction/id-readme.txt rename to id-readme.txt diff --git a/reaction/make-macosx-ub.sh b/make-macosx-ub.sh similarity index 100% rename from reaction/make-macosx-ub.sh rename to make-macosx-ub.sh diff --git a/reaction/make-macosx.sh b/make-macosx.sh similarity index 100% rename from reaction/make-macosx.sh rename to make-macosx.sh diff --git a/reaction/md4-readme.txt b/md4-readme.txt similarity index 100% rename from reaction/md4-readme.txt rename to md4-readme.txt diff --git a/reaction/misc/Reaction_server.cfg b/misc/Reaction_server.cfg similarity index 100% rename from reaction/misc/Reaction_server.cfg rename to misc/Reaction_server.cfg diff --git a/reaction/misc/ReadMe-OSX.rtf b/misc/ReadMe-OSX.rtf similarity index 100% rename from reaction/misc/ReadMe-OSX.rtf rename to misc/ReadMe-OSX.rtf diff --git a/reaction/misc/cvar.cfg b/misc/cvar.cfg similarity index 100% rename from reaction/misc/cvar.cfg rename to misc/cvar.cfg diff --git a/reaction/misc/example-reaction.cfg b/misc/example-reaction.cfg similarity index 100% rename from reaction/misc/example-reaction.cfg rename to misc/example-reaction.cfg diff --git a/reaction/misc/example-reaction.ini b/misc/example-reaction.ini similarity index 100% rename from reaction/misc/example-reaction.ini rename to misc/example-reaction.ini diff --git a/reaction/misc/ioquake3-folder.icns b/misc/ioquake3-folder.icns similarity index 100% rename from reaction/misc/ioquake3-folder.icns rename to misc/ioquake3-folder.icns diff --git a/reaction/misc/msvc/cgame.def b/misc/msvc/cgame.def similarity index 100% rename from reaction/misc/msvc/cgame.def rename to misc/msvc/cgame.def diff --git a/reaction/misc/msvc/cgame.vcproj b/misc/msvc/cgame.vcproj similarity index 100% rename from reaction/misc/msvc/cgame.vcproj rename to misc/msvc/cgame.vcproj diff --git a/reaction/misc/msvc/game.def b/misc/msvc/game.def similarity index 100% rename from reaction/misc/msvc/game.def rename to misc/msvc/game.def diff --git a/reaction/misc/msvc/game.vcproj b/misc/msvc/game.vcproj similarity index 100% rename from reaction/misc/msvc/game.vcproj rename to misc/msvc/game.vcproj diff --git a/reaction/misc/msvc/q3_ui.def b/misc/msvc/q3_ui.def similarity index 100% rename from reaction/misc/msvc/q3_ui.def rename to misc/msvc/q3_ui.def diff --git a/reaction/misc/msvc/q3_ui.vcproj b/misc/msvc/q3_ui.vcproj similarity index 100% rename from reaction/misc/msvc/q3_ui.vcproj rename to misc/msvc/q3_ui.vcproj diff --git a/reaction/misc/msvc/quake3.vcproj b/misc/msvc/quake3.vcproj similarity index 100% rename from reaction/misc/msvc/quake3.vcproj rename to misc/msvc/quake3.vcproj diff --git a/reaction/misc/msvc/reaction.sln b/misc/msvc/reaction.sln similarity index 100% rename from reaction/misc/msvc/reaction.sln rename to misc/msvc/reaction.sln diff --git a/reaction/misc/msvc/ui.def b/misc/msvc/ui.def similarity index 100% rename from reaction/misc/msvc/ui.def rename to misc/msvc/ui.def diff --git a/reaction/misc/msvc/ui.vcproj b/misc/msvc/ui.vcproj similarity index 100% rename from reaction/misc/msvc/ui.vcproj rename to misc/msvc/ui.vcproj diff --git a/reaction/misc/nsis/Makefile b/misc/nsis/Makefile similarity index 100% rename from reaction/misc/nsis/Makefile rename to misc/nsis/Makefile diff --git a/reaction/misc/nsis/ioquake3-q3a.nsi b/misc/nsis/ioquake3-q3a.nsi similarity index 100% rename from reaction/misc/nsis/ioquake3-q3a.nsi rename to misc/nsis/ioquake3-q3a.nsi diff --git a/reaction/misc/nsis/ioquake3-q3ctc.nsi b/misc/nsis/ioquake3-q3ctc.nsi similarity index 100% rename from reaction/misc/nsis/ioquake3-q3ctc.nsi rename to misc/nsis/ioquake3-q3ctc.nsi diff --git a/reaction/misc/nsis/ioquake3.nsi.in b/misc/nsis/ioquake3.nsi.in similarity index 100% rename from reaction/misc/nsis/ioquake3.nsi.in rename to misc/nsis/ioquake3.nsi.in diff --git a/reaction/misc/osxfe/ioquake3fe/Controller.h b/misc/osxfe/ioquake3fe/Controller.h similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/Controller.h rename to misc/osxfe/ioquake3fe/Controller.h diff --git a/reaction/misc/osxfe/ioquake3fe/Controller.m b/misc/osxfe/ioquake3fe/Controller.m similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/Controller.m rename to misc/osxfe/ioquake3fe/Controller.m diff --git a/reaction/misc/osxfe/ioquake3fe/English.lproj/ErrorWindow.xib b/misc/osxfe/ioquake3fe/English.lproj/ErrorWindow.xib similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/English.lproj/ErrorWindow.xib rename to misc/osxfe/ioquake3fe/English.lproj/ErrorWindow.xib diff --git a/reaction/misc/osxfe/ioquake3fe/English.lproj/InfoPlist.strings b/misc/osxfe/ioquake3fe/English.lproj/InfoPlist.strings similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/English.lproj/InfoPlist.strings rename to misc/osxfe/ioquake3fe/English.lproj/InfoPlist.strings diff --git a/reaction/misc/osxfe/ioquake3fe/English.lproj/Localizable.strings b/misc/osxfe/ioquake3fe/English.lproj/Localizable.strings similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/English.lproj/Localizable.strings rename to misc/osxfe/ioquake3fe/English.lproj/Localizable.strings diff --git a/reaction/misc/osxfe/ioquake3fe/English.lproj/MainMenu.xib b/misc/osxfe/ioquake3fe/English.lproj/MainMenu.xib similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/English.lproj/MainMenu.xib rename to misc/osxfe/ioquake3fe/English.lproj/MainMenu.xib diff --git a/reaction/misc/osxfe/ioquake3fe/ErrorWindow.h b/misc/osxfe/ioquake3fe/ErrorWindow.h similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/ErrorWindow.h rename to misc/osxfe/ioquake3fe/ErrorWindow.h diff --git a/reaction/misc/osxfe/ioquake3fe/ErrorWindow.m b/misc/osxfe/ioquake3fe/ErrorWindow.m similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/ErrorWindow.m rename to misc/osxfe/ioquake3fe/ErrorWindow.m diff --git a/reaction/misc/osxfe/ioquake3fe/ErrorWindowController.h b/misc/osxfe/ioquake3fe/ErrorWindowController.h similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/ErrorWindowController.h rename to misc/osxfe/ioquake3fe/ErrorWindowController.h diff --git a/reaction/misc/osxfe/ioquake3fe/ErrorWindowController.m b/misc/osxfe/ioquake3fe/ErrorWindowController.m similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/ErrorWindowController.m rename to misc/osxfe/ioquake3fe/ErrorWindowController.m diff --git a/reaction/misc/osxfe/ioquake3fe/Info.plist b/misc/osxfe/ioquake3fe/Info.plist similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/Info.plist rename to misc/osxfe/ioquake3fe/Info.plist diff --git a/reaction/misc/osxfe/ioquake3fe/ioquake3.icns b/misc/osxfe/ioquake3fe/ioquake3.icns similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/ioquake3.icns rename to misc/osxfe/ioquake3fe/ioquake3.icns diff --git a/reaction/misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/TemplateIcon.icns b/misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/TemplateIcon.icns similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/TemplateIcon.icns rename to misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/TemplateIcon.icns diff --git a/reaction/misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/bw.mode1v3 b/misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/bw.mode1v3 similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/bw.mode1v3 rename to misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/bw.mode1v3 diff --git a/reaction/misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/bw.pbxuser b/misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/bw.pbxuser similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/bw.pbxuser rename to misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/bw.pbxuser diff --git a/reaction/misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/project.pbxproj b/misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/project.pbxproj similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/project.pbxproj rename to misc/osxfe/ioquake3fe/ioquake3fe.xcodeproj/project.pbxproj diff --git a/reaction/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch b/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch rename to misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch diff --git a/reaction/misc/osxfe/ioquake3fe/main.m b/misc/osxfe/ioquake3fe/main.m similarity index 100% rename from reaction/misc/osxfe/ioquake3fe/main.m rename to misc/osxfe/ioquake3fe/main.m diff --git a/reaction/misc/quake3-tango.png b/misc/quake3-tango.png similarity index 100% rename from reaction/misc/quake3-tango.png rename to misc/quake3-tango.png diff --git a/reaction/misc/quake3-tango.xcf b/misc/quake3-tango.xcf similarity index 100% rename from reaction/misc/quake3-tango.xcf rename to misc/quake3-tango.xcf diff --git a/reaction/misc/quake3.icns b/misc/quake3.icns similarity index 100% rename from reaction/misc/quake3.icns rename to misc/quake3.icns diff --git a/reaction/misc/quake3.ico b/misc/quake3.ico similarity index 100% rename from reaction/misc/quake3.ico rename to misc/quake3.ico diff --git a/reaction/misc/quake3.ico-old b/misc/quake3.ico-old similarity index 100% rename from reaction/misc/quake3.ico-old rename to misc/quake3.ico-old diff --git a/reaction/misc/quake3.png b/misc/quake3.png similarity index 100% rename from reaction/misc/quake3.png rename to misc/quake3.png diff --git a/reaction/misc/quake3.svg b/misc/quake3.svg similarity index 100% rename from reaction/misc/quake3.svg rename to misc/quake3.svg diff --git a/reaction/misc/sdl-win32-fixes.diff b/misc/sdl-win32-fixes.diff similarity index 100% rename from reaction/misc/sdl-win32-fixes.diff rename to misc/sdl-win32-fixes.diff diff --git a/reaction/misc/setup/MacOSX/SLA-dmg.sh b/misc/setup/MacOSX/SLA-dmg.sh similarity index 100% rename from reaction/misc/setup/MacOSX/SLA-dmg.sh rename to misc/setup/MacOSX/SLA-dmg.sh diff --git a/reaction/misc/setup/Makefile b/misc/setup/Makefile similarity index 100% rename from reaction/misc/setup/Makefile rename to misc/setup/Makefile diff --git a/reaction/misc/setup/Solaris_pkg.sh b/misc/setup/Solaris_pkg.sh similarity index 100% rename from reaction/misc/setup/Solaris_pkg.sh rename to misc/setup/Solaris_pkg.sh diff --git a/reaction/misc/setup/doit b/misc/setup/doit similarity index 100% rename from reaction/misc/setup/doit rename to misc/setup/doit diff --git a/reaction/misc/setup/install-desktop-files.sh b/misc/setup/install-desktop-files.sh similarity index 100% rename from reaction/misc/setup/install-desktop-files.sh rename to misc/setup/install-desktop-files.sh diff --git a/reaction/misc/setup/ioq3demo.sh b/misc/setup/ioq3demo.sh similarity index 100% rename from reaction/misc/setup/ioq3demo.sh rename to misc/setup/ioq3demo.sh diff --git a/reaction/misc/setup/ioquake3.SlackBuild b/misc/setup/ioquake3.SlackBuild similarity index 100% rename from reaction/misc/setup/ioquake3.SlackBuild rename to misc/setup/ioquake3.SlackBuild diff --git a/reaction/misc/setup/ioquake3.desktop b/misc/setup/ioquake3.desktop similarity index 100% rename from reaction/misc/setup/ioquake3.desktop rename to misc/setup/ioquake3.desktop diff --git a/reaction/misc/setup/ioquake3.sh b/misc/setup/ioquake3.sh similarity index 100% rename from reaction/misc/setup/ioquake3.sh rename to misc/setup/ioquake3.sh diff --git a/reaction/misc/setup/pkg/ioq3ded.sh b/misc/setup/pkg/ioq3ded.sh similarity index 100% rename from reaction/misc/setup/pkg/ioq3ded.sh rename to misc/setup/pkg/ioq3ded.sh diff --git a/reaction/misc/setup/pkg/ioquake3.sh b/misc/setup/pkg/ioquake3.sh similarity index 100% rename from reaction/misc/setup/pkg/ioquake3.sh rename to misc/setup/pkg/ioquake3.sh diff --git a/reaction/misc/setup/pkg/ioquake3/depend b/misc/setup/pkg/ioquake3/depend similarity index 100% rename from reaction/misc/setup/pkg/ioquake3/depend rename to misc/setup/pkg/ioquake3/depend diff --git a/reaction/misc/setup/pkg/ioquake3/pkginfo.template b/misc/setup/pkg/ioquake3/pkginfo.template similarity index 100% rename from reaction/misc/setup/pkg/ioquake3/pkginfo.template rename to misc/setup/pkg/ioquake3/pkginfo.template diff --git a/reaction/misc/setup/pkg/ioquake3/postinstall b/misc/setup/pkg/ioquake3/postinstall similarity index 100% rename from reaction/misc/setup/pkg/ioquake3/postinstall rename to misc/setup/pkg/ioquake3/postinstall diff --git a/reaction/misc/setup/pkg/ioquake3/postremove b/misc/setup/pkg/ioquake3/postremove similarity index 100% rename from reaction/misc/setup/pkg/ioquake3/postremove rename to misc/setup/pkg/ioquake3/postremove diff --git a/reaction/misc/setup/pkg/ioquake3/preinstall b/misc/setup/pkg/ioquake3/preinstall similarity index 100% rename from reaction/misc/setup/pkg/ioquake3/preinstall rename to misc/setup/pkg/ioquake3/preinstall diff --git a/reaction/misc/setup/pkg/ioquake3/preremove b/misc/setup/pkg/ioquake3/preremove similarity index 100% rename from reaction/misc/setup/pkg/ioquake3/preremove rename to misc/setup/pkg/ioquake3/preremove diff --git a/reaction/misc/setup/pkg/ioquake3/prototype.template b/misc/setup/pkg/ioquake3/prototype.template similarity index 100% rename from reaction/misc/setup/pkg/ioquake3/prototype.template rename to misc/setup/pkg/ioquake3/prototype.template diff --git a/reaction/misc/setup/pkg/ioquake3/space b/misc/setup/pkg/ioquake3/space similarity index 100% rename from reaction/misc/setup/pkg/ioquake3/space rename to misc/setup/pkg/ioquake3/space diff --git a/reaction/misc/setup/pkg/ioquake3d/depend b/misc/setup/pkg/ioquake3d/depend similarity index 100% rename from reaction/misc/setup/pkg/ioquake3d/depend rename to misc/setup/pkg/ioquake3d/depend diff --git a/reaction/misc/setup/pkg/ioquake3d/pkginfo.template b/misc/setup/pkg/ioquake3d/pkginfo.template similarity index 100% rename from reaction/misc/setup/pkg/ioquake3d/pkginfo.template rename to misc/setup/pkg/ioquake3d/pkginfo.template diff --git a/reaction/misc/setup/pkg/ioquake3d/postinstall b/misc/setup/pkg/ioquake3d/postinstall similarity index 100% rename from reaction/misc/setup/pkg/ioquake3d/postinstall rename to misc/setup/pkg/ioquake3d/postinstall diff --git a/reaction/misc/setup/pkg/ioquake3d/postremove b/misc/setup/pkg/ioquake3d/postremove similarity index 100% rename from reaction/misc/setup/pkg/ioquake3d/postremove rename to misc/setup/pkg/ioquake3d/postremove diff --git a/reaction/misc/setup/pkg/ioquake3d/preinstall b/misc/setup/pkg/ioquake3d/preinstall similarity index 100% rename from reaction/misc/setup/pkg/ioquake3d/preinstall rename to misc/setup/pkg/ioquake3d/preinstall diff --git a/reaction/misc/setup/pkg/ioquake3d/preremove b/misc/setup/pkg/ioquake3d/preremove similarity index 100% rename from reaction/misc/setup/pkg/ioquake3d/preremove rename to misc/setup/pkg/ioquake3d/preremove diff --git a/reaction/misc/setup/pkg/ioquake3d/prototype.template b/misc/setup/pkg/ioquake3d/prototype.template similarity index 100% rename from reaction/misc/setup/pkg/ioquake3d/prototype.template rename to misc/setup/pkg/ioquake3d/prototype.template diff --git a/reaction/misc/setup/pkg/ioquake3d/space b/misc/setup/pkg/ioquake3d/space similarity index 100% rename from reaction/misc/setup/pkg/ioquake3d/space rename to misc/setup/pkg/ioquake3d/space diff --git a/reaction/misc/setup/pkg/ioquake3m/depend b/misc/setup/pkg/ioquake3m/depend similarity index 100% rename from reaction/misc/setup/pkg/ioquake3m/depend rename to misc/setup/pkg/ioquake3m/depend diff --git a/reaction/misc/setup/pkg/ioquake3m/pkginfo.template b/misc/setup/pkg/ioquake3m/pkginfo.template similarity index 100% rename from reaction/misc/setup/pkg/ioquake3m/pkginfo.template rename to misc/setup/pkg/ioquake3m/pkginfo.template diff --git a/reaction/misc/setup/pkg/ioquake3m/postinstall b/misc/setup/pkg/ioquake3m/postinstall similarity index 100% rename from reaction/misc/setup/pkg/ioquake3m/postinstall rename to misc/setup/pkg/ioquake3m/postinstall diff --git a/reaction/misc/setup/pkg/ioquake3m/postremove b/misc/setup/pkg/ioquake3m/postremove similarity index 100% rename from reaction/misc/setup/pkg/ioquake3m/postremove rename to misc/setup/pkg/ioquake3m/postremove diff --git a/reaction/misc/setup/pkg/ioquake3m/preinstall b/misc/setup/pkg/ioquake3m/preinstall similarity index 100% rename from reaction/misc/setup/pkg/ioquake3m/preinstall rename to misc/setup/pkg/ioquake3m/preinstall diff --git a/reaction/misc/setup/pkg/ioquake3m/preremove b/misc/setup/pkg/ioquake3m/preremove similarity index 100% rename from reaction/misc/setup/pkg/ioquake3m/preremove rename to misc/setup/pkg/ioquake3m/preremove diff --git a/reaction/misc/setup/pkg/ioquake3m/prototype.template b/misc/setup/pkg/ioquake3m/prototype.template similarity index 100% rename from reaction/misc/setup/pkg/ioquake3m/prototype.template rename to misc/setup/pkg/ioquake3m/prototype.template diff --git a/reaction/misc/setup/pkg/ioquake3m/space b/misc/setup/pkg/ioquake3m/space similarity index 100% rename from reaction/misc/setup/pkg/ioquake3m/space rename to misc/setup/pkg/ioquake3m/space diff --git a/reaction/misc/setup/preuninstall.sh b/misc/setup/preuninstall.sh similarity index 100% rename from reaction/misc/setup/preuninstall.sh rename to misc/setup/preuninstall.sh diff --git a/reaction/misc/setup/setup.xml.in b/misc/setup/setup.xml.in similarity index 100% rename from reaction/misc/setup/setup.xml.in rename to misc/setup/setup.xml.in diff --git a/reaction/misc/setup/setup.xml.mod b/misc/setup/setup.xml.mod similarity index 100% rename from reaction/misc/setup/setup.xml.mod rename to misc/setup/setup.xml.mod diff --git a/reaction/misc/setup/slack-desc b/misc/setup/slack-desc similarity index 100% rename from reaction/misc/setup/slack-desc rename to misc/setup/slack-desc diff --git a/reaction/misc/setup/splash.xpm b/misc/setup/splash.xpm similarity index 100% rename from reaction/misc/setup/splash.xpm rename to misc/setup/splash.xpm diff --git a/reaction/rend2-readme.txt b/rend2-readme.txt similarity index 100% rename from reaction/rend2-readme.txt rename to rend2-readme.txt diff --git a/reaction/uifiles/alphabet.menu b/uifiles/alphabet.menu similarity index 100% rename from reaction/uifiles/alphabet.menu rename to uifiles/alphabet.menu diff --git a/reaction/uifiles/assets/black.jpg b/uifiles/assets/black.jpg similarity index 100% rename from reaction/uifiles/assets/black.jpg rename to uifiles/assets/black.jpg diff --git a/reaction/uifiles/assets/fake_gradient.tga b/uifiles/assets/fake_gradient.tga similarity index 100% rename from reaction/uifiles/assets/fake_gradient.tga rename to uifiles/assets/fake_gradient.tga diff --git a/reaction/uifiles/assets/fake_gradient_75.tga b/uifiles/assets/fake_gradient_75.tga similarity index 100% rename from reaction/uifiles/assets/fake_gradient_75.tga rename to uifiles/assets/fake_gradient_75.tga diff --git a/reaction/uifiles/assets/gradientbar2.tga b/uifiles/assets/gradientbar2.tga similarity index 100% rename from reaction/uifiles/assets/gradientbar2.tga rename to uifiles/assets/gradientbar2.tga diff --git a/reaction/uifiles/assets/halfgradleft.tga b/uifiles/assets/halfgradleft.tga similarity index 100% rename from reaction/uifiles/assets/halfgradleft.tga rename to uifiles/assets/halfgradleft.tga diff --git a/reaction/uifiles/assets/halfgradright.tga b/uifiles/assets/halfgradright.tga similarity index 100% rename from reaction/uifiles/assets/halfgradright.tga rename to uifiles/assets/halfgradright.tga diff --git a/reaction/uifiles/assets/idlogo.tga b/uifiles/assets/idlogo.tga similarity index 100% rename from reaction/uifiles/assets/idlogo.tga rename to uifiles/assets/idlogo.tga diff --git a/reaction/uifiles/assets/mapshot01.jpg b/uifiles/assets/mapshot01.jpg similarity index 100% rename from reaction/uifiles/assets/mapshot01.jpg rename to uifiles/assets/mapshot01.jpg diff --git a/reaction/uifiles/assets/mapshot02.jpg b/uifiles/assets/mapshot02.jpg similarity index 100% rename from reaction/uifiles/assets/mapshot02.jpg rename to uifiles/assets/mapshot02.jpg diff --git a/reaction/uifiles/assets/mapshot03.jpg b/uifiles/assets/mapshot03.jpg similarity index 100% rename from reaction/uifiles/assets/mapshot03.jpg rename to uifiles/assets/mapshot03.jpg diff --git a/reaction/uifiles/assets/rq3-ingame-background.tga b/uifiles/assets/rq3-ingame-background.tga similarity index 100% rename from reaction/uifiles/assets/rq3-ingame-background.tga rename to uifiles/assets/rq3-ingame-background.tga diff --git a/reaction/uifiles/assets/rq3-ingame-loadout.tga b/uifiles/assets/rq3-ingame-loadout.tga similarity index 100% rename from reaction/uifiles/assets/rq3-ingame-loadout.tga rename to uifiles/assets/rq3-ingame-loadout.tga diff --git a/reaction/uifiles/assets/rq3-ingame-shadow-bottom.tga b/uifiles/assets/rq3-ingame-shadow-bottom.tga similarity index 100% rename from reaction/uifiles/assets/rq3-ingame-shadow-bottom.tga rename to uifiles/assets/rq3-ingame-shadow-bottom.tga diff --git a/reaction/uifiles/assets/rq3-ingame-shadow-c1.tga b/uifiles/assets/rq3-ingame-shadow-c1.tga similarity index 100% rename from reaction/uifiles/assets/rq3-ingame-shadow-c1.tga rename to uifiles/assets/rq3-ingame-shadow-c1.tga diff --git a/reaction/uifiles/assets/rq3-ingame-shadow-c2.tga b/uifiles/assets/rq3-ingame-shadow-c2.tga similarity index 100% rename from reaction/uifiles/assets/rq3-ingame-shadow-c2.tga rename to uifiles/assets/rq3-ingame-shadow-c2.tga diff --git a/reaction/uifiles/assets/rq3-ingame-shadow-c3.tga b/uifiles/assets/rq3-ingame-shadow-c3.tga similarity index 100% rename from reaction/uifiles/assets/rq3-ingame-shadow-c3.tga rename to uifiles/assets/rq3-ingame-shadow-c3.tga diff --git a/reaction/uifiles/assets/rq3-ingame-shadow-c4.tga b/uifiles/assets/rq3-ingame-shadow-c4.tga similarity index 100% rename from reaction/uifiles/assets/rq3-ingame-shadow-c4.tga rename to uifiles/assets/rq3-ingame-shadow-c4.tga diff --git a/reaction/uifiles/assets/rq3-ingame-shadow-right.tga b/uifiles/assets/rq3-ingame-shadow-right.tga similarity index 100% rename from reaction/uifiles/assets/rq3-ingame-shadow-right.tga rename to uifiles/assets/rq3-ingame-shadow-right.tga diff --git a/reaction/uifiles/assets/rq3-ingame-title.tga b/uifiles/assets/rq3-ingame-title.tga similarity index 100% rename from reaction/uifiles/assets/rq3-ingame-title.tga rename to uifiles/assets/rq3-ingame-title.tga diff --git a/reaction/uifiles/assets/rq3-main-box-1.tga b/uifiles/assets/rq3-main-box-1.tga similarity index 100% rename from reaction/uifiles/assets/rq3-main-box-1.tga rename to uifiles/assets/rq3-main-box-1.tga diff --git a/reaction/uifiles/assets/rq3-main-box-2.tga b/uifiles/assets/rq3-main-box-2.tga similarity index 100% rename from reaction/uifiles/assets/rq3-main-box-2.tga rename to uifiles/assets/rq3-main-box-2.tga diff --git a/reaction/uifiles/assets/rq3-main-box-3.tga b/uifiles/assets/rq3-main-box-3.tga similarity index 100% rename from reaction/uifiles/assets/rq3-main-box-3.tga rename to uifiles/assets/rq3-main-box-3.tga diff --git a/reaction/uifiles/assets/rq3-main-shadow-1.tga b/uifiles/assets/rq3-main-shadow-1.tga similarity index 100% rename from reaction/uifiles/assets/rq3-main-shadow-1.tga rename to uifiles/assets/rq3-main-shadow-1.tga diff --git a/reaction/uifiles/assets/rq3-main-shadow-2.tga b/uifiles/assets/rq3-main-shadow-2.tga similarity index 100% rename from reaction/uifiles/assets/rq3-main-shadow-2.tga rename to uifiles/assets/rq3-main-shadow-2.tga diff --git a/reaction/uifiles/assets/rq3-ssg-background.jpg b/uifiles/assets/rq3-ssg-background.jpg similarity index 100% rename from reaction/uifiles/assets/rq3-ssg-background.jpg rename to uifiles/assets/rq3-ssg-background.jpg diff --git a/reaction/uifiles/assets/scrollbar.tga b/uifiles/assets/scrollbar.tga similarity index 100% rename from reaction/uifiles/assets/scrollbar.tga rename to uifiles/assets/scrollbar.tga diff --git a/reaction/uifiles/assets/scrollbar_arrow_dwn_a.tga b/uifiles/assets/scrollbar_arrow_dwn_a.tga similarity index 100% rename from reaction/uifiles/assets/scrollbar_arrow_dwn_a.tga rename to uifiles/assets/scrollbar_arrow_dwn_a.tga diff --git a/reaction/uifiles/assets/scrollbar_arrow_left.tga b/uifiles/assets/scrollbar_arrow_left.tga similarity index 100% rename from reaction/uifiles/assets/scrollbar_arrow_left.tga rename to uifiles/assets/scrollbar_arrow_left.tga diff --git a/reaction/uifiles/assets/scrollbar_arrow_right.tga b/uifiles/assets/scrollbar_arrow_right.tga similarity index 100% rename from reaction/uifiles/assets/scrollbar_arrow_right.tga rename to uifiles/assets/scrollbar_arrow_right.tga diff --git a/reaction/uifiles/assets/scrollbar_arrow_up_a.tga b/uifiles/assets/scrollbar_arrow_up_a.tga similarity index 100% rename from reaction/uifiles/assets/scrollbar_arrow_up_a.tga rename to uifiles/assets/scrollbar_arrow_up_a.tga diff --git a/reaction/uifiles/assets/scrollbar_thumb.tga b/uifiles/assets/scrollbar_thumb.tga similarity index 100% rename from reaction/uifiles/assets/scrollbar_thumb.tga rename to uifiles/assets/scrollbar_thumb.tga diff --git a/reaction/uifiles/assets/slider2.tga b/uifiles/assets/slider2.tga similarity index 100% rename from reaction/uifiles/assets/slider2.tga rename to uifiles/assets/slider2.tga diff --git a/reaction/uifiles/assets/sliderbutt_1.tga b/uifiles/assets/sliderbutt_1.tga similarity index 100% rename from reaction/uifiles/assets/sliderbutt_1.tga rename to uifiles/assets/sliderbutt_1.tga diff --git a/reaction/uifiles/assets/static_1.tga b/uifiles/assets/static_1.tga similarity index 100% rename from reaction/uifiles/assets/static_1.tga rename to uifiles/assets/static_1.tga diff --git a/reaction/uifiles/assets/static_2.tga b/uifiles/assets/static_2.tga similarity index 100% rename from reaction/uifiles/assets/static_2.tga rename to uifiles/assets/static_2.tga diff --git a/reaction/uifiles/assets/static_3.tga b/uifiles/assets/static_3.tga similarity index 100% rename from reaction/uifiles/assets/static_3.tga rename to uifiles/assets/static_3.tga diff --git a/reaction/uifiles/assets/white.tga b/uifiles/assets/white.tga similarity index 100% rename from reaction/uifiles/assets/white.tga rename to uifiles/assets/white.tga diff --git a/reaction/uifiles/cdkey.menu b/uifiles/cdkey.menu similarity index 100% rename from reaction/uifiles/cdkey.menu rename to uifiles/cdkey.menu diff --git a/reaction/uifiles/connect.menu b/uifiles/connect.menu similarity index 100% rename from reaction/uifiles/connect.menu rename to uifiles/connect.menu diff --git a/reaction/uifiles/controls.menu b/uifiles/controls.menu similarity index 100% rename from reaction/uifiles/controls.menu rename to uifiles/controls.menu diff --git a/reaction/uifiles/controls_common.h b/uifiles/controls_common.h similarity index 100% rename from reaction/uifiles/controls_common.h rename to uifiles/controls_common.h diff --git a/reaction/uifiles/controls_look.menu b/uifiles/controls_look.menu similarity index 100% rename from reaction/uifiles/controls_look.menu rename to uifiles/controls_look.menu diff --git a/reaction/uifiles/controls_misc.menu b/uifiles/controls_misc.menu similarity index 100% rename from reaction/uifiles/controls_misc.menu rename to uifiles/controls_misc.menu diff --git a/reaction/uifiles/controls_move.menu b/uifiles/controls_move.menu similarity index 100% rename from reaction/uifiles/controls_move.menu rename to uifiles/controls_move.menu diff --git a/reaction/uifiles/controls_reaction.menu b/uifiles/controls_reaction.menu similarity index 100% rename from reaction/uifiles/controls_reaction.menu rename to uifiles/controls_reaction.menu diff --git a/reaction/uifiles/controls_weapon.menu b/uifiles/controls_weapon.menu similarity index 100% rename from reaction/uifiles/controls_weapon.menu rename to uifiles/controls_weapon.menu diff --git a/reaction/uifiles/createfavorite.menu b/uifiles/createfavorite.menu similarity index 100% rename from reaction/uifiles/createfavorite.menu rename to uifiles/createfavorite.menu diff --git a/reaction/uifiles/createserver.menu b/uifiles/createserver.menu similarity index 100% rename from reaction/uifiles/createserver.menu rename to uifiles/createserver.menu diff --git a/reaction/uifiles/credit.menu b/uifiles/credit.menu similarity index 100% rename from reaction/uifiles/credit.menu rename to uifiles/credit.menu diff --git a/reaction/uifiles/demo.menu b/uifiles/demo.menu similarity index 100% rename from reaction/uifiles/demo.menu rename to uifiles/demo.menu diff --git a/reaction/uifiles/error.menu b/uifiles/error.menu similarity index 100% rename from reaction/uifiles/error.menu rename to uifiles/error.menu diff --git a/reaction/uifiles/fight.menu b/uifiles/fight.menu similarity index 100% rename from reaction/uifiles/fight.menu rename to uifiles/fight.menu diff --git a/reaction/uifiles/findplayer.menu b/uifiles/findplayer.menu similarity index 100% rename from reaction/uifiles/findplayer.menu rename to uifiles/findplayer.menu diff --git a/reaction/uifiles/hud.menu b/uifiles/hud.menu similarity index 100% rename from reaction/uifiles/hud.menu rename to uifiles/hud.menu diff --git a/reaction/uifiles/hud.txt b/uifiles/hud.txt similarity index 100% rename from reaction/uifiles/hud.txt rename to uifiles/hud.txt diff --git a/reaction/uifiles/hud2.txt b/uifiles/hud2.txt similarity index 100% rename from reaction/uifiles/hud2.txt rename to uifiles/hud2.txt diff --git a/reaction/uifiles/ingame.menu b/uifiles/ingame.menu similarity index 100% rename from reaction/uifiles/ingame.menu rename to uifiles/ingame.menu diff --git a/reaction/uifiles/ingame.txt b/uifiles/ingame.txt similarity index 100% rename from reaction/uifiles/ingame.txt rename to uifiles/ingame.txt diff --git a/reaction/uifiles/ingame_about.menu b/uifiles/ingame_about.menu similarity index 100% rename from reaction/uifiles/ingame_about.menu rename to uifiles/ingame_about.menu diff --git a/reaction/uifiles/ingame_addbot.menu b/uifiles/ingame_addbot.menu similarity index 100% rename from reaction/uifiles/ingame_addbot.menu rename to uifiles/ingame_addbot.menu diff --git a/reaction/uifiles/ingame_callvote.menu b/uifiles/ingame_callvote.menu similarity index 100% rename from reaction/uifiles/ingame_callvote.menu rename to uifiles/ingame_callvote.menu diff --git a/reaction/uifiles/ingame_controls.menu b/uifiles/ingame_controls.menu similarity index 100% rename from reaction/uifiles/ingame_controls.menu rename to uifiles/ingame_controls.menu diff --git a/reaction/uifiles/ingame_devmode.menu b/uifiles/ingame_devmode.menu similarity index 100% rename from reaction/uifiles/ingame_devmode.menu rename to uifiles/ingame_devmode.menu diff --git a/reaction/uifiles/ingame_ignore.menu b/uifiles/ingame_ignore.menu similarity index 100% rename from reaction/uifiles/ingame_ignore.menu rename to uifiles/ingame_ignore.menu diff --git a/reaction/uifiles/ingame_item.menu b/uifiles/ingame_item.menu similarity index 100% rename from reaction/uifiles/ingame_item.menu rename to uifiles/ingame_item.menu diff --git a/reaction/uifiles/ingame_join.menu b/uifiles/ingame_join.menu similarity index 100% rename from reaction/uifiles/ingame_join.menu rename to uifiles/ingame_join.menu diff --git a/reaction/uifiles/ingame_join_dm.menu b/uifiles/ingame_join_dm.menu similarity index 100% rename from reaction/uifiles/ingame_join_dm.menu rename to uifiles/ingame_join_dm.menu diff --git a/reaction/uifiles/ingame_leave.menu b/uifiles/ingame_leave.menu similarity index 100% rename from reaction/uifiles/ingame_leave.menu rename to uifiles/ingame_leave.menu diff --git a/reaction/uifiles/ingame_matchmode.menu b/uifiles/ingame_matchmode.menu similarity index 100% rename from reaction/uifiles/ingame_matchmode.menu rename to uifiles/ingame_matchmode.menu diff --git a/reaction/uifiles/ingame_matchmode_captain.menu b/uifiles/ingame_matchmode_captain.menu similarity index 100% rename from reaction/uifiles/ingame_matchmode_captain.menu rename to uifiles/ingame_matchmode_captain.menu diff --git a/reaction/uifiles/ingame_matchmode_referee.menu b/uifiles/ingame_matchmode_referee.menu similarity index 100% rename from reaction/uifiles/ingame_matchmode_referee.menu rename to uifiles/ingame_matchmode_referee.menu diff --git a/reaction/uifiles/ingame_matchmode_settings.menu b/uifiles/ingame_matchmode_settings.menu similarity index 100% rename from reaction/uifiles/ingame_matchmode_settings.menu rename to uifiles/ingame_matchmode_settings.menu diff --git a/reaction/uifiles/ingame_options.menu b/uifiles/ingame_options.menu similarity index 100% rename from reaction/uifiles/ingame_options.menu rename to uifiles/ingame_options.menu diff --git a/reaction/uifiles/ingame_orders.menu b/uifiles/ingame_orders.menu similarity index 100% rename from reaction/uifiles/ingame_orders.menu rename to uifiles/ingame_orders.menu diff --git a/reaction/uifiles/ingame_player.menu b/uifiles/ingame_player.menu similarity index 100% rename from reaction/uifiles/ingame_player.menu rename to uifiles/ingame_player.menu diff --git a/reaction/uifiles/ingame_presets.menu b/uifiles/ingame_presets.menu similarity index 100% rename from reaction/uifiles/ingame_presets.menu rename to uifiles/ingame_presets.menu diff --git a/reaction/uifiles/ingame_presets_edit.menu b/uifiles/ingame_presets_edit.menu similarity index 100% rename from reaction/uifiles/ingame_presets_edit.menu rename to uifiles/ingame_presets_edit.menu diff --git a/reaction/uifiles/ingame_record.menu b/uifiles/ingame_record.menu similarity index 100% rename from reaction/uifiles/ingame_record.menu rename to uifiles/ingame_record.menu diff --git a/reaction/uifiles/ingame_scoreffa.menu b/uifiles/ingame_scoreffa.menu similarity index 100% rename from reaction/uifiles/ingame_scoreffa.menu rename to uifiles/ingame_scoreffa.menu diff --git a/reaction/uifiles/ingame_serverinfo.menu b/uifiles/ingame_serverinfo.menu similarity index 100% rename from reaction/uifiles/ingame_serverinfo.menu rename to uifiles/ingame_serverinfo.menu diff --git a/reaction/uifiles/ingame_setup.menu b/uifiles/ingame_setup.menu similarity index 100% rename from reaction/uifiles/ingame_setup.menu rename to uifiles/ingame_setup.menu diff --git a/reaction/uifiles/ingame_system.menu b/uifiles/ingame_system.menu similarity index 100% rename from reaction/uifiles/ingame_system.menu rename to uifiles/ingame_system.menu diff --git a/reaction/uifiles/ingame_tkok.menu b/uifiles/ingame_tkok.menu similarity index 100% rename from reaction/uifiles/ingame_tkok.menu rename to uifiles/ingame_tkok.menu diff --git a/reaction/uifiles/ingame_vote.menu b/uifiles/ingame_vote.menu similarity index 100% rename from reaction/uifiles/ingame_vote.menu rename to uifiles/ingame_vote.menu diff --git a/reaction/uifiles/ingame_vote2.menu b/uifiles/ingame_vote2.menu similarity index 100% rename from reaction/uifiles/ingame_vote2.menu rename to uifiles/ingame_vote2.menu diff --git a/reaction/uifiles/ingame_weapon.menu b/uifiles/ingame_weapon.menu similarity index 100% rename from reaction/uifiles/ingame_weapon.menu rename to uifiles/ingame_weapon.menu diff --git a/reaction/uifiles/joinserver.menu b/uifiles/joinserver.menu similarity index 100% rename from reaction/uifiles/joinserver.menu rename to uifiles/joinserver.menu diff --git a/reaction/uifiles/main.menu b/uifiles/main.menu similarity index 100% rename from reaction/uifiles/main.menu rename to uifiles/main.menu diff --git a/reaction/uifiles/main2.menu b/uifiles/main2.menu similarity index 100% rename from reaction/uifiles/main2.menu rename to uifiles/main2.menu diff --git a/reaction/uifiles/memory.menu b/uifiles/memory.menu similarity index 100% rename from reaction/uifiles/memory.menu rename to uifiles/memory.menu diff --git a/reaction/uifiles/menudef.h b/uifiles/menudef.h similarity index 100% rename from reaction/uifiles/menudef.h rename to uifiles/menudef.h diff --git a/reaction/uifiles/menus.txt b/uifiles/menus.txt similarity index 100% rename from reaction/uifiles/menus.txt rename to uifiles/menus.txt diff --git a/reaction/uifiles/min_hud.menu b/uifiles/min_hud.menu similarity index 100% rename from reaction/uifiles/min_hud.menu rename to uifiles/min_hud.menu diff --git a/reaction/uifiles/mod.menu b/uifiles/mod.menu similarity index 100% rename from reaction/uifiles/mod.menu rename to uifiles/mod.menu diff --git a/reaction/uifiles/options.menu b/uifiles/options.menu similarity index 100% rename from reaction/uifiles/options.menu rename to uifiles/options.menu diff --git a/reaction/uifiles/password.menu b/uifiles/password.menu similarity index 100% rename from reaction/uifiles/password.menu rename to uifiles/password.menu diff --git a/reaction/uifiles/player.menu b/uifiles/player.menu similarity index 100% rename from reaction/uifiles/player.menu rename to uifiles/player.menu diff --git a/reaction/uifiles/postvidrestart.menu b/uifiles/postvidrestart.menu similarity index 100% rename from reaction/uifiles/postvidrestart.menu rename to uifiles/postvidrestart.menu diff --git a/reaction/uifiles/quit.menu b/uifiles/quit.menu similarity index 100% rename from reaction/uifiles/quit.menu rename to uifiles/quit.menu diff --git a/reaction/uifiles/replacements.menu b/uifiles/replacements.menu similarity index 100% rename from reaction/uifiles/replacements.menu rename to uifiles/replacements.menu diff --git a/reaction/uifiles/serverinfo.menu b/uifiles/serverinfo.menu similarity index 100% rename from reaction/uifiles/serverinfo.menu rename to uifiles/serverinfo.menu diff --git a/reaction/uifiles/setup.menu b/uifiles/setup.menu similarity index 100% rename from reaction/uifiles/setup.menu rename to uifiles/setup.menu diff --git a/reaction/uifiles/shared.h b/uifiles/shared.h similarity index 100% rename from reaction/uifiles/shared.h rename to uifiles/shared.h diff --git a/reaction/uifiles/specify.menu b/uifiles/specify.menu similarity index 100% rename from reaction/uifiles/specify.menu rename to uifiles/specify.menu diff --git a/reaction/uifiles/system.menu b/uifiles/system.menu similarity index 100% rename from reaction/uifiles/system.menu rename to uifiles/system.menu diff --git a/reaction/uifiles/tabs.h b/uifiles/tabs.h similarity index 100% rename from reaction/uifiles/tabs.h rename to uifiles/tabs.h diff --git a/reaction/uifiles/vid_restart.menu b/uifiles/vid_restart.menu similarity index 100% rename from reaction/uifiles/vid_restart.menu rename to uifiles/vid_restart.menu diff --git a/reaction/voip-readme.txt b/voip-readme.txt similarity index 100% rename from reaction/voip-readme.txt rename to voip-readme.txt