Free and open source motorsport sim - Engine source code
Find a file
pouillot b7149ec031 Truncated keyboard key codes to the 9 last bits (= extented ASCII + SDL special key codes) : no use for more for the moment, and prevents out-of-bounds reads in human module keyboard management code
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2427 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 8f4fb33bec0a756ca9e3b5b2deb083404020aab9
Former-commit-id: b86c338c29b40b2a6b6b02cf3d8ddc47a6637c9f
2010-05-05 21:51:20 +00:00
cmake Add warning message if the wrong ENET_INCLUDE_DIR is used. 2010-04-16 10:03:16 +00:00
doc Removed useless files in doc/tutorials 2010-05-02 17:15:16 +00:00
src Truncated keyboard key codes to the 9 last bits (= extented ASCII + SDL special key codes) : no use for more for the moment, and prevents out-of-bounds reads in human module keyboard management code 2010-05-05 21:51:20 +00:00
CMakeLists.txt Create the doxygen_config inside the binairy dir and not inside the source dir. 2010-04-23 17:46:48 +00:00