3dfxdev / EDGE

EDGE Source Code
http://edge2.sf.net
74 stars 10 forks source link

Console cheats + PhysEX cmake addition #34

Closed madame-rachelle closed 7 years ago

madame-rachelle commented 7 years ago

This is the first part of implementing console cheats. This is the stage where they "work" - I plan on removing all the code duplication and centralizing the cheats into a single file that both the console and the menu can call independently.

Also - this adds the PhysEX library to CMake. Hopefully with merging this you guys won't forget to update your VSLibs for it. ^_^ <3