Raul Tambre
|
cef2c59ae2
|
Fix cellPamfReaderGetPresentationStartTime access violation
Should also fix access violations for other cellPamf functions
|
2014-09-04 22:39:08 +03:00 |
|
B1ackDaemon
|
2084665cc1
|
Merge pull request #789 from tambry/cellSync2InitAndEstimate
Added cellSync2 attribute initilization
|
2014-09-04 18:36:06 +03:00 |
|
Raul Tambre
|
e6ab29346e
|
Added cellSync2 attribute initilization
Also added checks for EstimateBufferSize functions
|
2014-09-04 18:27:19 +03:00 |
|
B1ackDaemon
|
c51e52614e
|
Merge pull request #787 from Bigpet/unixtypo
unix preprocessor define typo fixed
|
2014-09-03 13:20:22 +03:00 |
|
Peter Tissen
|
383f6aff2b
|
unix preprocessor define typo fixed
|
2014-09-03 12:12:50 +02:00 |
|
B1ackDaemon
|
82f31b6436
|
Merge pull request #786 from tambry/cellSaveDataFixes
Removed cellSaveDataListAutoSave and cellSaveDataListAutoLoad until they can be fixed
|
2014-09-02 22:04:36 +03:00 |
|
Raul Tambre
|
e6595f05bc
|
Removed cellSaveDataListAutoSave and cellSaveDataListAutoLoad until they can be fixed
Also added a lot of TODO printouts for other save data functions.
|
2014-09-02 19:58:42 +03:00 |
|
B1ackDaemon
|
505dacf152
|
Merge pull request #785 from Nekotekina/master
vm:: global replacement
|
2014-09-02 16:03:07 +03:00 |
|
Nekotekina
|
fa43e80206
|
Small mistake
|
2014-09-02 16:50:19 +04:00 |
|
Nekotekina
|
47ee010b64
|
Another little bug
|
2014-09-02 16:45:53 +04:00 |
|
Nekotekina
|
30d7fcd288
|
Small mistake
|
2014-09-02 16:18:50 +04:00 |
|
Nekotekina
|
5a20d41fb2
|
Conflicts fixed
|
2014-09-02 05:25:57 +04:00 |
|
Nekotekina
|
1626df7e46
|
Compilation fix
|
2014-09-02 05:14:24 +04:00 |
|
Nekotekina
|
b952017a3a
|
mem_ptr_t replaced
|
2014-09-02 05:05:13 +04:00 |
|
Nekotekina
|
bd9775e0eb
|
Callbacks fix + TODO
|
2014-09-02 02:59:46 +04:00 |
|
Nekotekina
|
6e02477fc6
|
Some warnings fixed
|
2014-09-02 02:35:10 +04:00 |
|
Nekotekina
|
9c94a6943d
|
mem_bptr_t replaced
|
2014-09-02 02:22:13 +04:00 |
|
Nekotekina
|
37da5589e4
|
Compilation fix 6
|
2014-09-02 01:46:02 +04:00 |
|
Nekotekina
|
51ea1e3bed
|
Compilation fix 5
|
2014-09-02 01:41:36 +04:00 |
|
Nekotekina
|
73555c1df1
|
Compilation fix 4
|
2014-09-02 01:22:07 +04:00 |
|
Alexandro Sánchez Bach
|
294d94a2d9
|
Merge pull request #784 from tambry/cellNetCtlNetStart
Added cellNetCtlNetStartDialogLoadAsync and cellNetCtlNetStartDialogUnloadAsync
|
2014-09-01 21:38:12 +02:00 |
|
Nekotekina
|
4f6a407393
|
Compilation fix 3
|
2014-09-01 22:29:51 +04:00 |
|
Nekotekina
|
09022b1000
|
Compilation fix 2 + callback fix
|
2014-09-01 21:38:55 +04:00 |
|
Raul Tambre
|
9ef074c7ef
|
Added cellNetCtlNetStartDialogLoadAsync and cellNetCtlNetStartDialogUnloadAsync
|
2014-09-01 19:52:36 +03:00 |
|
Nekotekina
|
3b764d45f2
|
Compilation fix
|
2014-09-01 20:45:22 +04:00 |
|
Nekotekina
|
774b5be7d7
|
Patch from DH applied
|
2014-09-01 20:16:44 +04:00 |
|
Nekotekina
|
f31ed4e9f2
|
mem_func_ptr_t replaced
|
2014-09-01 16:47:26 +04:00 |
|
Nekotekina
|
9501869aa1
|
mem32_t replaced
|
2014-09-01 04:51:48 +04:00 |
|
Nekotekina
|
0b5ef1d8f9
|
mem64_t replaced
Added conversion from vm::var to vm::ptr of the same type.
|
2014-09-01 02:58:08 +04:00 |
|
Nekotekina
|
0d94c78e63
|
mem16_t replaced
I think it's not bad to use pointer type when possible, because it's
often originally pointer, not reference.
|
2014-09-01 01:55:38 +04:00 |
|
Alexandro Sánchez Bach
|
6fa75cf993
|
Merge pull request #783 from lioncash/consts
Core: Apply const to some functions
|
2014-08-31 22:56:39 +02:00 |
|
Lioncash
|
82840282fb
|
Core: Apply const to some functions
|
2014-08-31 16:12:09 -04:00 |
|
Nekotekina
|
49b295e332
|
Bugs fixed
|
2014-08-31 23:38:03 +04:00 |
|
Nekotekina
|
06486b6537
|
Bug fixed
|
2014-08-31 21:13:21 +04:00 |
|
Nekotekina
|
96d7034c96
|
Compilation fix 3
|
2014-08-31 19:48:45 +04:00 |
|
Nekotekina
|
f6f58b7615
|
Compilation fix 2
|
2014-08-31 19:39:01 +04:00 |
|
Nekotekina
|
8e5980b307
|
Compilation fix
|
2014-08-31 19:31:26 +04:00 |
|
Nekotekina
|
a8cfefac07
|
vm::ptr for u8/char types, mem_list_ptr_t removed
|
2014-08-31 19:01:48 +04:00 |
|
Nekotekina
|
ebc4fa3e81
|
Compilation fix
|
2014-08-31 15:18:32 +04:00 |
|
Nekotekina
|
571bd63644
|
Test
|
2014-08-31 13:54:12 +04:00 |
|
Nekotekina
|
26e03fa794
|
Compilation fix 3
|
2014-08-31 03:38:55 +04:00 |
|
Nekotekina
|
140d40b5bc
|
Compilation fix 2
|
2014-08-31 03:19:10 +04:00 |
|
Nekotekina
|
ff3df64a26
|
Compilation fix
|
2014-08-31 03:06:43 +04:00 |
|
Nekotekina
|
367b8e7129
|
memory-wip branch merged
|
2014-08-31 02:15:11 +04:00 |
|
Nekotekina
|
9e2bb9e9d2
|
Some warnings fixed
|
2014-08-31 00:41:01 +04:00 |
|
B1ackDaemon
|
5a043ddacb
|
Merge pull request #780 from tambry/minorFixes
Minor shortening in Resc
|
2014-08-30 22:11:42 +03:00 |
|
Nekotekina
|
fb1d7d3982
|
Some warnings fixed
|
2014-08-30 22:35:18 +04:00 |
|
Nekotekina
|
3269c88d02
|
Some warnings fixed, some code removed
|
2014-08-30 21:51:00 +04:00 |
|
Nekotekina
|
8dfe7138df
|
(nothing, really)
|
2014-08-30 17:52:12 +04:00 |
|
B1ackDaemon
|
d99ae7b21c
|
Merge pull request #781 from Nekotekina/master
wxRemoval©
|
2014-08-30 13:19:00 +03:00 |
|