Files
0ad/source/ps
Ykkrosh fba692c8b5 # Fixed some warnings and potentially misleading code
* Removed ToJSVal<jsval> because it's treated as ToJSVal<long> and
causes minor confusion and/or compiler errors.
   Changed script interface functions to return either C++ types or a
jsval_t wrapper.
 * Replaced some C casts with static_cast to avoid significant confusion
and to cause compiler errors instead.
 * Removed some redundant argument-checking code. Simplified some
string-generating code.
 * Fixed some "dereferencing type-punned pointer will break
strict-aliasing rules" warnings (from `g++ -O3`).

This was SVN commit r5115.
2007-05-29 19:01:21 +00:00
..
2007-05-21 23:24:56 +00:00
2007-05-07 16:33:24 +00:00
2007-05-07 16:33:24 +00:00
2007-05-07 16:33:24 +00:00
2007-05-07 16:33:24 +00:00
2007-05-07 16:33:24 +00:00
2007-05-07 16:33:24 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2007-05-04 17:30:32 +00:00
2007-05-07 16:33:24 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2007-05-04 17:30:32 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2007-02-01 01:34:17 +00:00
2007-05-07 16:33:24 +00:00
2007-05-07 16:33:24 +00:00
2007-05-07 16:33:24 +00:00
2007-04-30 14:35:19 +00:00
2007-05-04 17:30:32 +00:00
2007-05-10 21:33:56 +00:00
2007-05-07 16:33:24 +00:00
2006-06-21 22:37:31 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00