Alcaro
|
353795b25e
|
Wipe debug code.
|
2016-02-24 23:29:12 +01:00 |
|
Alcaro
|
9b35965ce1
|
Wipe test code again.
|
2016-02-24 23:29:12 +01:00 |
|
Alcaro
|
75b91e3ddc
|
Rewrite that function to work properly.
|
2016-02-24 23:29:12 +01:00 |
|
Alcaro
|
c0cd5256a2
|
Stupid signed chars...
|
2016-02-24 23:29:12 +01:00 |
|
Alcaro
|
9587efde67
|
Use these two functions.
|
2016-02-24 23:29:12 +01:00 |
|
Alcaro
|
f8aefd0030
|
Add this counter function too.
|
2016-02-24 23:29:12 +01:00 |
|
Alcaro
|
f14624370d
|
Add UTF-8 string copy function.
|
2016-02-24 23:29:12 +01:00 |
|
Alcaro
|
3f52b9e246
|
Let's not rely on integer underflows canceling each other...
|
2016-02-24 20:26:28 +01:00 |
|
twinaphex
|
2585145b10
|
Cleanups
|
2016-02-11 01:54:09 +01:00 |
|
twinaphex
|
7bde72a8ec
|
Nits
|
2016-02-04 21:20:28 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
fdf17808e0
|
Create MENU_ANIMATION_CTL_DEINIT
|
2015-12-11 12:00:49 +01:00 |
|
twinaphex
|
d9ab26c6e0
|
Turn menu_animation_state into static local variable
|
2015-12-04 11:45:33 +01:00 |
|
twinaphex
|
6ce4b96d12
|
Header include cleanups
|
2015-09-27 01:10:15 +02:00 |
|
twinaphex
|
c8519cd89c
|
(menu_animation) Cleanups
|
2015-09-27 00:42:27 +02:00 |
|
twinaphex
|
1e15f8b3bf
|
Style nits
|
2015-09-25 23:48:07 +02:00 |
|
twinaphex
|
9b18371a1a
|
Refactor away menu_animation_update
|
2015-09-25 23:47:01 +02:00 |
|
twinaphex
|
3aab741ef2
|
Refactor away menu_animation_update_time
|
2015-09-25 23:43:44 +02:00 |
|
twinaphex
|
9ee3954423
|
Refactor menu_animation_set_active
|
2015-09-25 23:42:00 +02:00 |
|
twinaphex
|
88307565c1
|
Refactor away menu_animation_clear_active
|
2015-09-25 23:39:02 +02:00 |
|
twinaphex
|
6d6117d5d6
|
Remove menu_animation_get_delta_time
|
2015-09-25 23:37:02 +02:00 |
|
twinaphex
|
824e6618b2
|
Start creating menu_animation_ctl
|
2015-09-25 23:33:11 +02:00 |
|
twinaphex
|
3e69fdae30
|
Remove unused variables
|
2015-09-25 22:48:58 +02:00 |
|
twinaphex
|
3c8569ba4b
|
(menu_animation.c) Cleanups
|
2015-09-25 22:28:08 +02:00 |
|
twinaphex
|
6380ad27bd
|
Make menu_animation_get_ptr a static function
|
2015-09-25 22:26:10 +02:00 |
|
twinaphex
|
541c9a2066
|
Refactor menu_animation.c
|
2015-09-25 22:24:07 +02:00 |
|
twinaphex
|
2b840c0384
|
Refactor perf counters
|
2015-09-20 10:02:59 +02:00 |
|
twinaphex
|
f74eeeb464
|
Turn menu_animation_ticker_generic into static function
|
2015-09-06 16:36:38 +02:00 |
|
Alcaro
|
a5ee1cb22d
|
Shut up another sign warning.
|
2015-09-06 16:18:54 +02:00 |
|
twinaphex
|
c62e4aa761
|
(menu_animation.c) cast str_len to size_t
|
2015-09-06 16:14:11 +02:00 |
|
Twinaphex
|
3b3fa56309
|
Cleanup menu_animation_t
|
2015-09-06 05:00:08 +02:00 |
|
twinaphex
|
33240511da
|
More CXX_BUILD fixes
|
2015-09-06 04:22:30 +02:00 |
|
twinaphex
|
0ba87ae378
|
Some CXX_BUILD fixes
|
2015-09-06 04:18:26 +02:00 |
|
twinaphex
|
8405f76ff3
|
Refactor menu_animation.c
|
2015-09-06 02:41:36 +02:00 |
|
twinaphex
|
d3da036a4e
|
Header cleanups
|
2015-09-04 21:43:08 +02:00 |
|
twinaphex
|
0077304833
|
Cleanups
|
2015-09-04 21:27:14 +02:00 |
|
twinaphex
|
b09f43ab3a
|
Cleanups pt. 2
|
2015-08-21 04:03:59 +02:00 |
|
Higor Eurípedes
|
b217bbad24
|
(menu_animation) Create menu_animation_ticker_generic
|
2015-07-15 20:56:25 -03:00 |
|
twinaphex
|
2f93e502df
|
(menu_animation.c) Signed/unsigned mismatch fix
|
2015-06-26 12:42:57 +02:00 |
|
Higor Eurípedes
|
f167a416f1
|
(menu_animation) Add tween tagging support
|
2015-06-23 13:27:53 -03:00 |
|
Higor Eurípedes
|
5d8519c814
|
(menu_animation) Delay realloc() by holding an index to the first dead animation
|
2015-06-23 13:27:53 -03:00 |
|
Higor Eurípedes
|
4734e0aa85
|
(menu_animation) Simplify menu_animation_iterate()
|
2015-06-22 17:44:29 -03:00 |
|
Higor Eurípedes
|
e6a2c3102d
|
(menu_animation) Avoid pushing dead animation subjects
|
2015-06-22 17:44:29 -03:00 |
|
twinaphex
|
1834084567
|
(Menu) Cleanups
|
2015-06-22 02:26:55 +02:00 |
|
Higor Eurípedes
|
b96ce78b3e
|
(menu_animation) Fix missing menu_animation_kill_by_subject() definition
|
2015-06-15 15:01:12 -03:00 |
|
twinaphex
|
0c4ac61b38
|
(Menu) Cleanups
|
2015-06-15 17:34:12 +02:00 |
|
twinaphex
|
58d7c0fd3b
|
Move some more variables to menu_animation_t
|
2015-06-15 01:50:57 +02:00 |
|
twinaphex
|
74fe13d805
|
(menu_animation.c) Style nits
|
2015-06-13 23:31:01 +02:00 |
|
twinaphex
|
208fcf7daf
|
Change name of parameter to 's'
|
2015-06-13 23:27:09 +02:00 |
|
Twinaphex
|
3c82066c59
|
(menu_animation.c) Cleanup unused variables
|
2015-06-13 23:25:51 +02:00 |
|