Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Reviewed by Kelly
|
|
|
|
|
|
* Enforce 100 max invites at the 'add to list' stage instead of only at 'sent to server'
* Cache the IDs in the list locally to avoid horrible performance pattern
|
|
column dirty flag was not set when user resized a column
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed an issue where a slash was prepended to the beginning of the filename (which happened to be the full path)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
seed the random number generator in noise.h with a known value when initializing
the perlin noise system and then back to a random value when done
|
|
|
|
Fix dangling references.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|