the-cold-dark / genesis

The Cold server - This implements a dynamic, object-oriented language on top of an object database, well suited for virtual environments and online servers (like games).
29 stars 7 forks source link

`USE_BIG_NUMBERS` and `USE_BIG_FLOATS` #3

Open waywardmonkeys opened 7 years ago

waywardmonkeys commented 7 years ago

We should make the decision to use these more intelligent than it is now (and if there's a flag / setting, handle it through cmake rather than asking people to edit src/include/defs.h).