Tiger Wang
|
a26541a7c3
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
|
madmaxoft
|
93d29555e5
|
Style: Normalized to no spaces before closing parenthesis.
|
2014-07-21 17:40:43 +02:00 |
|
madmaxoft
|
6be79575fd
|
Style: Normalized spaces after if, for and while.
|
2014-07-21 17:38:50 +02:00 |
|
Samuel Barney
|
eb3cc729d4
|
More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future.
Also had to undefine TOLUA_TEMPLATE_BIND a couple of times.
|
2014-03-25 11:15:05 -06:00 |
|
Tycho
|
977e277094
|
Switched cEvent to GetOSErrorString
|
2014-01-25 06:02:20 -08:00 |
|
Tycho
|
59b8205f02
|
Extracted cSocket::GetErrorString into GetOSErrorString
|
2014-01-25 05:51:03 -08:00 |
|