Allanis
|
5ae72bcacd
|
[Fix] Avoid some other possible seg faults.
|
2014-05-28 21:37:26 +01:00 |
|
Allanis
|
084ca94a93
|
[Change] Code cleanup and doxygen.
|
2014-05-25 19:43:19 +01:00 |
|
Allanis
|
4e572b704c
|
[Add] Created lstd for portable SDLKey isalpha functions and such.
|
2014-05-24 21:19:28 +01:00 |
|
Allanis
|
4f93b615a4
|
Merge branch 'Here' into dev
|
2014-05-24 14:47:12 +01:00 |
|
Allanis
|
5513a991a5
|
[Fix] Oops, I completely failed to get the input widgets.
|
2014-05-24 14:46:55 +01:00 |
|
Allanis
|
e761bb52e1
|
[Change] Limit the input widgets in a more sane compatible manner.
|
2014-05-24 14:35:32 +01:00 |
|
Allanis
|
0064c2bf0b
|
[Change] More stuff to work with SDL1.3
|
2014-05-24 12:30:58 +01:00 |
|
Allanis
|
81ae76236c
|
[Add] I think I've been documenting this thing all day. D:
|
2014-05-23 23:05:30 +01:00 |
|
Allanis
|
b7cfc2bac2
|
[Fix] Fixed grep|sed screwup.
|
2014-05-22 14:35:22 +01:00 |
|
Allanis
|
a23d2c7810
|
[Change] Changes a TON of stuff in the Star System.
|
2014-05-22 01:55:10 +01:00 |
|
Allanis
|
599e1c9860
|
[Fix] Should fix more issues with small resolution scaling.
|
2014-05-17 12:53:50 +01:00 |
|
Allanis
|
f8701e4bdc
|
[Add] Added options menu for audio and faders.
|
2014-04-08 23:48:35 +01:00 |
|
Allanis
|
56df183914
|
[Change] Added round() in font system to try improving the quality of
fonts.
|
2014-03-11 22:29:34 +00:00 |
|
Allanis
|
37d3e8ec1e
|
[Fix] This may very well solve some of the issues being reported with
displaying text.
|
2014-03-10 21:05:45 +00:00 |
|
Allanis
|
e10e6d4bcb
|
[Add] Refuel button should appear more often now.
|
2014-03-10 15:24:15 +00:00 |
|
Allanis
|
793c69b3f7
|
[Add] Scrolling looks to be working within lists now. ^.^
|
2014-03-09 21:12:46 +00:00 |
|
Allanis
|
1d175199f4
|
[Add] Nice, scrolling/scrollbar pretty much works in lists now.
|
2014-03-08 21:36:08 +00:00 |
|
Allanis
|
2f5ca43840
|
[Change] Cleaned up the scrollbar renderer.
|
2014-03-08 21:17:27 +00:00 |
|
Allanis
|
4d3dfd5637
|
[Fix] Fixed possible key repeat blocking.
|
2014-03-04 00:31:04 +00:00 |
|
Allanis
|
b4c29d1157
|
[Change] Major toolkit change to simplify things a lot, makes it more "object orientated"
|
2014-01-11 23:16:08 +00:00 |
|
Allanis
|
3b64a6984f
|
[Change] Buttons with NULL function are now disabled by default.
|
2014-01-05 20:44:42 +00:00 |
|
Allanis
|
18e4d9088c
|
[Fix] Silly mistake in image array scrolling.
|
2013-10-29 20:44:34 +00:00 |
|
Allanis
|
3877884730
|
[Fix] Image arrays going out of sync.
|
2013-10-28 14:33:05 +00:00 |
|
Allanis
|
ca292cf791
|
[Add] Use image array for shipyard and made toolkit_getList apply to image array.
|
2013-10-27 16:00:23 +00:00 |
|
Allanis
|
e955b58817
|
[Add] Significant inprovements to imageArray, including scrollwheel functionality.
|
2013-10-26 01:11:02 +01:00 |
|
Allanis
|
88c40143c2
|
[Add] Added image arrays to toolkit.
|
2013-10-25 01:51:23 +01:00 |
|
Allanis
|
b748f0f18e
|
[Change] Seperated dialogues from toolkit.
|
2013-10-05 18:38:40 +01:00 |
|
Allanis
|
b31fda7ce8
|
[Add] Input dialogues can now be cancelled and return NULL.
|
2013-09-15 21:39:51 +01:00 |
|
Allanis
|
d6643b0a51
|
[Fix] More warnings.
|
2013-07-24 16:10:13 +01:00 |
|
Allanis
|
1d734e7898
|
[Fix] More memory related fixes.
|
2013-07-24 15:10:24 +01:00 |
|
Allanis
|
1f3947bc49
|
[Fix] A few memleaks.
|
2013-07-24 14:59:23 +01:00 |
|
Allanis
|
cf1bf0d647
|
[Add] Allow to move or get window positions after creation.
[Change] Simplified window position creation.
[Add] More comments for window creation.
|
2013-07-23 20:42:17 +01:00 |
|
Allanis
|
11b31c9be7
|
Merge branch 'testing'
|
2013-07-23 12:13:45 +01:00 |
|
Allanis
|
dcaa96b5e9
|
[Fix] Rumble can no longer "leak" over to menu, nebulae etc.
|
2013-07-23 12:13:06 +01:00 |
|
Allanis
|
c4705b7142
|
[Fix] A bug in window_create, it's been there since forever. :P
|
2013-07-22 18:51:27 +01:00 |
|
Allanis
|
0941c2d2d7
|
[Fix] Button getting selected when it shouldn't.
|
2013-06-23 13:32:34 +01:00 |
|
Steven Arnow
|
a2bb0df939
|
All C++-comments in src/ should now be C89 comments
|
2013-06-22 22:10:25 +02:00 |
|
Allanis
|
00730b50a7
|
[Clean] gl_screen.[wh] = SCREEN_[WH] in most places.
|
2013-06-02 14:43:24 +01:00 |
|
Allanis
|
9701687dc7
|
[Fix] I haz been told that older versions of gcc won't compile this. I say FFFFUUUUU!!
|
2013-06-01 19:34:40 +01:00 |
|
Allanis
|
6ec1a2a407
|
[Add] Hellz yeah!! You can refuel when low now.
|
2013-05-16 21:47:04 +01:00 |
|
Allanis
|
c51612d764
|
[Add] Linux specific stuff for saving.
|
2013-05-14 21:39:00 +01:00 |
|
Allanis
|
ccb954324c
|
[Change] Maybe that off-by-one thing is sw mesa issues. :s
|
2013-04-23 22:03:34 +01:00 |
|
Allanis
|
0ab44366ea
|
[Change] Minor map tweak.
|
2013-04-22 14:53:38 +01:00 |
|
Allanis
|
35bcabdf16
|
[Add] Using clipping planes on starmap for better results.
|
2013-04-22 14:30:07 +01:00 |
|
Allanis
|
d77aa5cee8
|
[Add] Dynamically change width of dialogues msg and yesno if text is long.
|
2013-04-09 00:36:55 +01:00 |
|
Allanis
|
56ef245ae1
|
[Fix] Stupid toolkit modifyText.
|
2013-04-08 23:33:36 +01:00 |
|
Allanis
|
8df3171916
|
[Add] Pretend to be multilingual for easiar conversion later. [Fix] Allow null on toolkit_modifyText.
|
2013-04-06 17:56:03 +01:00 |
|
Allanis
|
1c0d0cac11
|
[Add] Major release: First fancy missions for spaceport bars.
|
2013-04-06 17:11:35 +01:00 |
|
Allanis
|
91cce3c8c6
|
[Add] Introduced getListPos to get the position of the list.
|
2013-04-06 14:53:49 +01:00 |
|
Allanis
|
6f7f889160
|
[Change] Improved shipyard ui.
|
2013-04-03 20:36:11 +01:00 |
|