rubidium
|
b2e9b5d612
|
(svn r18683) -Fix: it's not an other
|
2010-01-01 18:45:40 +00:00 |
|
rubidium
|
3de085a143
|
(svn r18683) -Fix: it's not an other
|
2010-01-01 18:45:40 +00:00 |
|
peter1138
|
2d14ced236
|
(svn r18673) -Fix (r17943): Deja vu: 3 byte structs are padded to a word on ARM.
|
2009-12-31 07:39:05 +00:00 |
|
peter1138
|
83ae0f9b59
|
(svn r18673) -Fix (r17943): Deja vu: 3 byte structs are padded to a word on ARM.
|
2009-12-31 07:39:05 +00:00 |
|
rubidium
|
21a3f97a0b
|
(svn r18630) -Fix [FS#3419]: when making a screenshot the name of the previous screenshot went missing in the 'successful screenshot' message
|
2009-12-25 19:16:58 +00:00 |
|
rubidium
|
0efc6bb877
|
(svn r18630) -Fix [FS#3419]: when making a screenshot the name of the previous screenshot went missing in the 'successful screenshot' message
|
2009-12-25 19:16:58 +00:00 |
|
rubidium
|
a6146f5f51
|
(svn r18546) -Codechange: make making the screenshot not asynchronious; just do it at the moment it's requested.
|
2009-12-19 19:21:37 +00:00 |
|
rubidium
|
0da7a4dc91
|
(svn r18546) -Codechange: make making the screenshot not asynchronious; just do it at the moment it's requested.
|
2009-12-19 19:21:37 +00:00 |
|
smatz
|
5924863a49
|
(svn r18156) -Add: crash screenshot, created from blitter buffer
|
2009-11-17 23:12:42 +00:00 |
|
smatz
|
0c4cada640
|
(svn r18156) -Add: crash screenshot, created from blitter buffer
|
2009-11-17 23:12:42 +00:00 |
|
smatz
|
4eaa558ca1
|
(svn r18155) -Codechange: in MakeScreenshotName(), don't return pointer to local static variable - use global one instead
|
2009-11-17 23:08:55 +00:00 |
|
smatz
|
8894008ed7
|
(svn r18155) -Codechange: in MakeScreenshotName(), don't return pointer to local static variable - use global one instead
|
2009-11-17 23:08:55 +00:00 |
|
smatz
|
28916ca39e
|
(svn r18079) -Codechange: allow overwriting of screenshots with user-supplied filenames
|
2009-11-14 15:50:38 +00:00 |
|
smatz
|
582e27bbc1
|
(svn r18079) -Codechange: allow overwriting of screenshots with user-supplied filenames
|
2009-11-14 15:50:38 +00:00 |
|
smatz
|
3ccf1e1b12
|
(svn r18076) -Codechange: rename MakeBmpImage() to MakeBMPImage()
|
2009-11-14 15:31:06 +00:00 |
|
smatz
|
ae93b5e03f
|
(svn r18076) -Codechange: rename MakeBmpImage() to MakeBMPImage()
|
2009-11-14 15:31:06 +00:00 |
|
smatz
|
7163c7d3ab
|
(svn r18075) -Codechange: let ScreenshotHandlerProc() accept 'name' as 'const char \*'
|
2009-11-14 15:28:57 +00:00 |
|
smatz
|
7cd1ffa855
|
(svn r18075) -Codechange: let ScreenshotHandlerProc() accept 'name' as 'const char \*'
|
2009-11-14 15:28:57 +00:00 |
|
rubidium
|
c77c24cb7a
|
(svn r18058) -Fix: typos in parameter names
|
2009-11-13 17:40:21 +00:00 |
|
rubidium
|
6134cc0c41
|
(svn r18058) -Fix: typos in parameter names
|
2009-11-13 17:40:21 +00:00 |
|
smatz
|
a30633341c
|
(svn r17943) -Change: use 24bpp BMP format instead of 32bpp for screenshots. Saves space and is supported by more image viewers
|
2009-11-01 20:54:21 +00:00 |
|
smatz
|
2d008c9cfd
|
(svn r17943) -Change: use 24bpp BMP format instead of 32bpp for screenshots. Saves space and is supported by more image viewers
|
2009-11-01 20:54:21 +00:00 |
|
smatz
|
d87c032e52
|
(svn r17941) -Fix: close BMP file when making screenshot fails
|
2009-11-01 20:40:36 +00:00 |
|
smatz
|
c7eb1c97dd
|
(svn r17941) -Fix: close BMP file when making screenshot fails
|
2009-11-01 20:40:36 +00:00 |
|
smatz
|
492a32d31c
|
(svn r17939) -Fix (r17938): debug code sneaked in
|
2009-11-01 18:17:01 +00:00 |
|
smatz
|
e920f3004b
|
(svn r17939) -Fix (r17938): debug code sneaked in
|
2009-11-01 18:17:01 +00:00 |
|
smatz
|
090c762921
|
(svn r17938) -Feature: non-automatic screenshot name can be entered in console
|
2009-11-01 18:15:35 +00:00 |
|
smatz
|
a80f582a8a
|
(svn r17938) -Feature: non-automatic screenshot name can be entered in console
|
2009-11-01 18:15:35 +00:00 |
|
smatz
|
be446d6f54
|
(svn r17937) -Codechange: rename current_screenshot_type to _screenshot_type
|
2009-11-01 18:08:58 +00:00 |
|
smatz
|
1dce59ed50
|
(svn r17937) -Codechange: rename current_screenshot_type to _screenshot_type
|
2009-11-01 18:08:58 +00:00 |
|
smatz
|
b577595d12
|
(svn r17936) -Fix: deadlock when trying to create screenshot with too long name (including path)
|
2009-11-01 17:49:23 +00:00 |
|
smatz
|
90c6a75bfa
|
(svn r17936) -Fix: deadlock when trying to create screenshot with too long name (including path)
|
2009-11-01 17:49:23 +00:00 |
|
smatz
|
fe78cd77bb
|
(svn r17910) -Fix: 32bpp BMP screenshots were broken when screen width wasn't multiple of 4
|
2009-10-30 23:58:40 +00:00 |
|
smatz
|
3d177abb14
|
(svn r17910) -Fix: 32bpp BMP screenshots were broken when screen width wasn't multiple of 4
|
2009-10-30 23:58:40 +00:00 |
|
smatz
|
86c40a17a9
|
(svn r17909) -Fix: 32bpp BMP screenshots were in wrong colours on big endian machines
|
2009-10-30 23:43:44 +00:00 |
|
smatz
|
6b76afbc5c
|
(svn r17909) -Fix: 32bpp BMP screenshots were in wrong colours on big endian machines
|
2009-10-30 23:43:44 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
0d99b6c71c
|
(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessarily add it.
|
2009-05-24 20:29:04 +00:00 |
|
rubidium
|
c496a3e014
|
(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessarily add it.
|
2009-05-24 20:29:04 +00:00 |
|
rubidium
|
bee930f9b3
|
(svn r16024) -Codechange: harden string copying on places where it's possible
|
2009-04-10 20:37:05 +00:00 |
|
rubidium
|
11e2ca71e6
|
(svn r16024) -Codechange: harden string copying on places where it's possible
|
2009-04-10 20:37:05 +00:00 |
|
rubidium
|
b25a4f8231
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
rubidium
|
c3e87f345d
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
yexo
|
fb7b0536e7
|
(svn r15584) -Codechange: Move several variables from variables.h to more appropriate headers.
|
2009-02-25 21:45:14 +00:00 |
|
yexo
|
b8601d903d
|
(svn r15584) -Codechange: Move several variables from variables.h to more appropriate headers.
|
2009-02-25 21:45:14 +00:00 |
|
smatz
|
425fe86a3d
|
(svn r15569) -Codechange: replace MallocT + memset( 0 ) calls by CallocT
|
2009-02-24 21:32:23 +00:00 |
|
smatz
|
1f42f44092
|
(svn r15569) -Codechange: replace MallocT + memset( 0 ) calls by CallocT
|
2009-02-24 21:32:23 +00:00 |
|