Skip to content

Commit 7f0a45f

Browse files
committed
Minor commit. Making sure gitconfig is set up properly.
1 parent 154b29a commit 7f0a45f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Proposed engine changes.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Note: Source for COP released! Will update this with source asap.
88
2) Multi-thread the engine for up to 4 cores
99
3) Solve stuttering problem (likely due to LuaJit. Solution would be to
1010
upgrade it to newest version and then rewrite all the lua files to conform
11-
with it)
11+
with it).
1212
4) Solve problem with COP sometimes not loading correctly upon launch on some
1313
systems as well as not always exiting properly and still running as a
1414
background task.
@@ -40,7 +40,7 @@ Note: Source for COP released! Will update this with source asap.
4040
18) Grass draw distance console command - *
4141
19) Re-enable fov and hud_fov console commands - *
4242
20) Re-enable grass shadows - *
43-
21) Add Instanced Tessellation for DX9&10:
43+
21) Add Instanced Tessellation for DX9&10:
4444
http://developer.download.nvidia.com/SDK/10.5/Samples/InstancedTessellation.zip
4545

4646
SDK
@@ -60,7 +60,7 @@ Weapon related changes
6060
The new AK-12 fires 3 shots at 1,000rpm. I'm not adding an AK-12,
6161
just giving an example).
6262
2) Make pistols more useful somehow. Maybe make a "quick pistol" key or
63-
something.
63+
something.
6464
3) Different reload sounds for reloading empty vs reloading full - *
6565
4) Add anm_reload_empty to weapons that don't have one - *
6666
5) Animation for misfires - *

0 commit comments

Comments
 (0)