Simon Robertshaw
|
7d9f8a0b1d
|
Use \r\n instead of just \n for HTTP headers
|
2012-09-03 17:37:58 +01:00 |
|
Simon Robertshaw
|
612dca950d
|
Move class definitions for ThumbnailBrokeer into header
|
2012-09-03 17:37:25 +01:00 |
|
Simon Robertshaw
|
b05f114174
|
Views in save Preview and use old vote bars. Fixes #171
|
2012-09-03 13:25:48 +01:00 |
|
Simon Robertshaw
|
1ac964d9ba
|
Ensure saves are expanded in memory when performing translate operations. Fixes #174
|
2012-09-03 12:38:09 +01:00 |
|
Simon Robertshaw
|
9751c962b1
|
No default description, fixes #153
|
2012-09-01 18:33:28 +01:00 |
|
Simon Robertshaw
|
0ca680f4c8
|
Enable decorations in renderer for local save items, disable for server save previews.
|
2012-08-27 13:32:17 +01:00 |
|
Simon Robertshaw
|
082072a05e
|
OPS: Fix byte order when unpacking 4 byte tmp fields
|
2012-08-25 16:29:27 +01:00 |
|
Simon Robertshaw
|
a8d4bdeb2d
|
Fix install crash (somehow, I commented out the bit the gets the current directory, leading to strlen op on a NULL pointer), fixes #145
|
2012-08-24 19:03:20 +01:00 |
|
Simon Robertshaw
|
62f067d29d
|
Fix stamps page count
|
2012-08-21 14:06:54 +01:00 |
|
Simon Robertshaw
|
b639da3692
|
Use collapsed saves when using stamp browser, fix memory leak when saving stamps
|
2012-08-21 13:30:30 +01:00 |
|
Simon Robertshaw
|
ba1ce66968
|
Correct particlesCount when reading PSv format, particlesCount was being assigned to the last index and thus was one less that desired. fixes #138
|
2012-08-21 01:09:22 +01:00 |
|
Simon Robertshaw
|
b318c3721a
|
TPT: Powered pipe, based on jacob1's commits
|
2012-08-20 16:48:03 +01:00 |
|
Simon Robertshaw
|
43ed72b4c5
|
Fix a few small (a lot of big) memory leaks associated with the stamps browser
|
2012-08-19 21:31:24 +01:00 |
|
Simon Robertshaw
|
9dd9d52564
|
Herp derp, forgot to call dealloc in GameSave destructor
|
2012-08-19 20:57:14 +01:00 |
|
Simon Robertshaw
|
c0c30bd305
|
Looks like calling the destructor manually is not a good idea.
|
2012-08-19 20:44:50 +01:00 |
|
Simon Robertshaw
|
b1df1e164c
|
Catch exceptions when loading initial stamp
|
2012-08-19 18:57:29 +01:00 |
|
Simon Robertshaw
|
97a819c79c
|
Fix autoupdate issue where temp file is not deleted, fixes #128
|
2012-08-18 12:44:07 +01:00 |
|
Simon Robertshaw
|
21f050800b
|
Load signs from OPS data
|
2012-08-17 17:08:24 +01:00 |
|
Simon Robertshaw
|
d24e439a1e
|
Red error, ensure residual actiondata is not read for RichLabel
|
2012-08-17 17:02:02 +01:00 |
|
Simon Robertshaw
|
fc1274f381
|
Fix crash caused by malformed preference files, fixes #110
|
2012-08-14 18:14:06 +01:00 |
|
Simon Robertshaw
|
a76e4d71a9
|
Name colour formatting in comments
|
2012-08-14 17:20:47 +01:00 |
|
Simon Robertshaw
|
4f3e03e317
|
Update gitignore, show votes correctly, fixes #97
|
2012-08-14 13:06:10 +01:00 |
|
Simon Robertshaw
|
c877e445b9
|
Remove temp files created by scheme handling
|
2012-08-14 12:36:50 +01:00 |
|
Simon Robertshaw
|
53b8e8ca78
|
ptsave scheme handling for Linux, addresses #97
|
2012-08-14 12:36:04 +01:00 |
|
Simon Robertshaw
|
b05a847e96
|
Fix crash when using search (std::remove doesn't seem to work as I expected), Add clickable author names for search. Fixes #95
|
2012-08-14 12:03:33 +01:00 |
|
Simon Robertshaw
|
651546b5bf
|
Fix bug where thumbnails would not always show in the search
|
2012-08-13 21:08:55 +01:00 |
|
Simon Robertshaw
|
074dcd0b42
|
Precompile some headers. Fix sconscript to prevent recompiling everything
|
2012-08-13 15:43:57 +01:00 |
|
Simon Robertshaw
|
8ca27520a4
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
|
Simon Robertshaw
|
5d3d1d4916
|
Message of the day and user session check on startup
|
2012-08-12 15:15:47 +01:00 |
|
Simon Robertshaw
|
cd051924d9
|
Installation with Ctrl+I, fixes #77
|
2012-08-10 15:41:39 +01:00 |
|
Simon Robertshaw
|
d352a10d80
|
PTsave opening
|
2012-08-08 21:32:10 +01:00 |
|
Simon Robertshaw
|
9f1301df5a
|
Perhaps FileExists shouldn't erase file contents...
|
2012-08-08 20:05:47 +01:00 |
|
Simon Robertshaw
|
346e9d2168
|
Proxy from command line arg
|
2012-08-08 18:34:37 +01:00 |
|
Simon Robertshaw
|
4ce22e4e77
|
Wall Edge option, fixes #70
|
2012-08-05 18:35:12 +01:00 |
|
Simon Robertshaw
|
5a2da01a5b
|
Tags, fixes #55
|
2012-08-04 20:55:59 +01:00 |
|
ntoskrnl
|
f94fabd999
|
Rename WIN32 preprocessor definition to WIN
|
2012-08-02 15:21:16 +01:00 |
|
Simon Robertshaw
|
cbefea85d7
|
Local Saving, Server Saving rewrite
|
2012-08-01 22:29:22 +01:00 |
|
Simon Robertshaw
|
1d258eab6b
|
ThumbnailBroker for background retrieval and rendering
|
2012-07-31 19:49:08 +01:00 |
|
Simon Robertshaw
|
6cc4648929
|
Filebrowser search, cleaner filenames
|
2012-07-29 01:33:28 +01:00 |
|
Simon Robertshaw
|
df3b1e2a62
|
Implement search for DirectoryList
|
2012-07-28 22:14:38 +01:00 |
|
Simon Robertshaw
|
c14a008d46
|
Corrections to GameSave to prevent conflicts in the Expanded state, improve Save preview comments display
|
2012-07-28 18:38:34 +01:00 |
|
Simon Robertshaw
|
aa774771a0
|
Collapse gamesave to save space in memory
|
2012-07-28 02:23:21 +01:00 |
|
Simon Robertshaw
|
5befe5c25f
|
Local file browser + some more interesting things like Progress bar UI component
|
2012-07-27 20:06:17 +01:00 |
|
Simon Robertshaw
|
e36bc8e4ae
|
TPT: Gravity modes and Newtonian gravity for fireworks 31ce22f122
|
2012-07-25 17:44:29 +01:00 |
|
Simon Robertshaw
|
5031291bf6
|
TPT: Save an extra tmp2 byte, for EXOT fed8b7b2cc
|
2012-07-25 17:16:56 +01:00 |
|
Simon Robertshaw
|
6585a4640b
|
TPT: Replace all explosion sparks with new element (EMBR) 1d5b081942
|
2012-07-25 17:12:15 +01:00 |
|
Simon Robertshaw
|
e65e222f2c
|
Integer values for prefs, Default decoration colour, clear decoration
|
2012-07-24 13:03:28 +01:00 |
|
Simon Robertshaw
|
97bf9a517e
|
Snapshot checking
|
2012-07-22 18:51:05 +01:00 |
|
Simon Robertshaw
|
5bf0a084ac
|
Prevent race condition when reloading local stamps, fix task so "after()" gets called and correct stamp name so they actually get deleted"
|
2012-07-21 13:09:59 +01:00 |
|
Simon Robertshaw
|
33de0482a2
|
Use exceptions instead of goto to corrup state. Fix Fan wall loading with PSV and New wall IDs with OPS
|
2012-07-20 19:39:38 +01:00 |
|