mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-21 19:41:36 +00:00
added skid sound for cars
version number count up
This commit is contained in:
parent
1717bf1649
commit
5f36034b3b
3 changed files with 8 additions and 72 deletions
BIN
baseq3r/sound/rally/car/skid.ogg
Normal file
BIN
baseq3r/sound/rally/car/skid.ogg
Normal file
Binary file not shown.
|
@ -67,7 +67,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#define BASETA "missionpack"
|
||||
|
||||
#ifndef PRODUCT_VERSION
|
||||
#define PRODUCT_VERSION "v0.0.3.0_r351"
|
||||
#define PRODUCT_VERSION "v0.0.3.0_r352"
|
||||
#endif
|
||||
|
||||
|
||||
|
|
|
@ -859,81 +859,17 @@ q3rallycode
|
|||
engine\cross-make-mingw64.sh
|
||||
[Open project files]
|
||||
0=engine\code\qcommon\q_shared.h
|
||||
1=engine\code\q3_ui\ui_rally_controls.c
|
||||
2=engine\code\q3_ui\ui_rally_options.c
|
||||
3=engine\code\cgame\cg_rally_hud.c
|
||||
4=engine\code\cgame\cg_draw.c
|
||||
5=engine\code\game\bg_physics.c
|
||||
6=engine\code\qcommon\surfaceflags.h
|
||||
7=engine\code\cgame\cg_players.c
|
||||
8=engine\code\cgame\cg_main.c
|
||||
9=engine\code\game\g_local.h
|
||||
10=engine\code\game\g_main.c
|
||||
11=engine\code\game\g_spawn.c
|
||||
12=engine\code\cgame\cg_event.c
|
||||
13=engine\code\cgame\cg_rally_tools.c
|
||||
14=engine\code\game\bg_physics.h
|
||||
15=engine\code\game\g_rally_mapents.c
|
||||
16=engine\code\game\g_cmds.c
|
||||
17=engine\code\cgame\cg_consolecmds.c
|
||||
18=engine\code\cgame\cg_drawtools.c
|
||||
1=engine\code\cgame\cg_rally_tools.c
|
||||
2=engine\code\game\g_spawn.c
|
||||
[Selected Project Files]
|
||||
Main=
|
||||
Selected=engine\code\qcommon\q_shared.h
|
||||
[engine\code\qcommon\q_shared.h]
|
||||
TopLine=53
|
||||
Caret=39,70
|
||||
[engine\code\q3_ui\ui_rally_controls.c]
|
||||
TopLine=336
|
||||
Caret=42,353
|
||||
[engine\code\q3_ui\ui_rally_options.c]
|
||||
TopLine=231
|
||||
Caret=1,246
|
||||
[engine\code\cgame\cg_rally_hud.c]
|
||||
TopLine=789
|
||||
Caret=108,806
|
||||
[engine\code\cgame\cg_draw.c]
|
||||
TopLine=434
|
||||
Caret=1,449
|
||||
[engine\code\game\bg_physics.c]
|
||||
TopLine=640
|
||||
Caret=29,655
|
||||
[engine\code\qcommon\surfaceflags.h]
|
||||
TopLine=66
|
||||
Caret=1,80
|
||||
[engine\code\cgame\cg_players.c]
|
||||
TopLine=2037
|
||||
Caret=1,2054
|
||||
[engine\code\cgame\cg_main.c]
|
||||
TopLine=1132
|
||||
Caret=56,1147
|
||||
[engine\code\game\g_local.h]
|
||||
TopLine=942
|
||||
Caret=34,959
|
||||
[engine\code\game\g_main.c]
|
||||
TopLine=199
|
||||
Caret=79,203
|
||||
[engine\code\game\g_spawn.c]
|
||||
TopLine=690
|
||||
Caret=39,707
|
||||
[engine\code\cgame\cg_event.c]
|
||||
TopLine=815
|
||||
Caret=1,815
|
||||
[engine\code\cgame\cg_rally_tools.c]
|
||||
TopLine=99
|
||||
Caret=1,83
|
||||
[engine\code\game\bg_physics.h]
|
||||
TopLine=89
|
||||
Caret=27,104
|
||||
[engine\code\game\g_rally_mapents.c]
|
||||
TopLine=275
|
||||
Caret=1,289
|
||||
[engine\code\game\g_cmds.c]
|
||||
TopLine=1944
|
||||
Caret=1,1948
|
||||
[engine\code\cgame\cg_consolecmds.c]
|
||||
TopLine=632
|
||||
Caret=1,656
|
||||
[engine\code\cgame\cg_drawtools.c]
|
||||
TopLine=137
|
||||
Caret=1,149
|
||||
TopLine=639
|
||||
Caret=1,644
|
||||
[engine\code\game\g_spawn.c]
|
||||
TopLine=722
|
||||
Caret=1,737
|
||||
|
|
Loading…
Reference in a new issue