Alex King
|
b9f997015a
|
[Horses] Convert Horses to Repositories (#3965)
* [Horses] Convert Horses to Repositories
# Notes
- Convert `BuildHorseType()` to repositories.
- Removed unused code, parameters, and member variables in horses.
* Update horse.cpp
|
2024-01-12 23:33:52 -06:00 |
|
KimLS
|
269d56e1d0
|
Switched out our kinda juryrigged vector types for glm::vec types since we use that as a 3d math library already but never switched out the types
|
2015-01-23 00:01:10 -08:00 |
|
Arthur Ice
|
f409d39f1a
|
merge upstream
|
2014-12-21 13:57:20 -08:00 |
|
Akkadius
|
abe471af64
|
horse.cpp & .h header cleanup and forward declare
|
2014-12-15 17:39:16 -06:00 |
|
Arthur Ice
|
708b4f3bfb
|
Horse constructor converted to xyz_heading
|
2014-11-30 18:33:45 -08:00 |
|
Michael Cook
|
0fdfe025cb
|
Remove 'using namespaces std' fixes #61
|
2013-05-22 16:17:19 -04:00 |
|
j883376
|
4bdd8b2502
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
j883376
|
ffcff4aea1
|
Remove trailing whitespace
|
2013-05-09 11:13:16 -04:00 |
|
KimLS
|
da7347f76f
|
svn -> git Migration
|
2013-02-16 16:14:39 -08:00 |
|