Xawotihs@gmail.com
26ab65860e
Fixed a gazillion of warnings occuring when compiling Wagic with Clang with Werror.
2013-06-09 21:16:39 +00:00
Xawotihs@gmail.com
eec9bb44a8
Fixed warnings from linux and Android compilers
...
Cleaned up network code on Linux, it still does not work correctly
2013-01-26 22:17:43 +00:00
techdragon.nguyen@gmail.com
a438c9135e
vs 2010 update for deck editor changes as well as SDL update
2012-01-26 14:54:17 +00:00
techdragon.nguyen@gmail.com
dda048c616
forgot to check in the JGE changes from previous commit
2012-01-25 22:31:58 +00:00
Xawotihs
ae3d97dbeb
Include missing JGE files from my last commit
2011-11-14 18:43:51 +00:00
omegablast2002@yahoo.com
d06965d95e
added tha menu constants variables to fix compiling on vc2008, i guess free version doesnt add it automatically or something becuase mike was able to compile without them
2011-04-20 20:40:28 +00:00
wrenczes@gmail.com
e0872b852d
Fixed the PSP build. Turns out that the make file wasn't properly cleaning out the .pch file when running make clean. Also renamed JgeRect to JRect for consistency with other class definitions in JTypes.
2010-11-20 06:34:13 +00:00
Xawotihs
3725958fc3
Fix mouse support in menus and first screen
2010-11-20 00:33:37 +00:00
Xawotihs
8339cdd3b3
iOS compilation fixes
2010-11-19 23:16:31 +00:00
techdragon.nguyen@gmail.com
2a8f8074e6
New descriptive text popup feature for deck selection
...
http://wololo.net/forum/viewtopic.php?f=13&t=2423
2010-11-18 15:48:48 +00:00
wrenczes@gmail.com
3c19533a4c
Added the notion of a 'cancel' button, and unified all the 'cancel' menu IDs to be kCancelMenuID (ie -1). I've slaved the Menu button (ie Esc on win, 'Start' button on PSP) to this - the idea being, if you hit the Menu button to bring up a menu, hitting it again will dismiss it without doing anything, which is pretty standard behavior for most console/computer games.
2010-11-07 02:08:17 +00:00
Xawotihs
75b8a0c328
Added support for left mouse click
2010-10-10 21:57:27 +00:00
jean.chalard
39c5a3d465
J :
...
* Fix u32 into JButtons.
* Add a few comments.
* Remove useless variables.
2010-02-24 17:28:17 +00:00
jean.chalard
56ce4a14ae
J :
...
* Create the subsystem for keybindings.
2010-02-14 13:21:12 +00:00
wagic.jeck
0a863bcbad
Jeck - [JGE recompile needed] Shop cleanup, Interface enhancements.
...
Added basic transition system that works with GameApp's phases. Currently does a fade-out between elements, which works well in some places and not-so-well in others. We'll definitely want to think about where and where not to use it... they'd work a lot better if we could spawn a thread to handle loading the next state while transitioning.
Also cleaned up the shop a bit, so it uses ReadButton() instead of GetButtonClick()-- hence the slight change to JGE. Added a tiled image for the task board, which loads conservatively (I tried 128x128, but it didn't look as good).
2010-02-01 18:27:25 +00:00
wagic.the.homebrew@gmail.com
e7cd458b6b
Erwan
...
-fix issue 85 (simpleMenu limitation) - this requires to recompile JGE
2009-10-01 14:06:47 +00:00
jean.chalard
c1565450e5
J :
...
* Add ostream op
2009-06-11 13:55:03 +00:00
jean.chalard
215e23a975
J :
...
* Add some printing capability.
2009-05-23 08:33:28 +00:00
jean.chalard
45e143dd0c
J :
...
* Clean carriage returns.
2009-01-01 23:27:32 +00:00
jean.chalard
ddf04e14e8
J :
...
* Update for linux support.
2008-11-05 13:38:39 +00:00
wagic.the.homebrew
d45e3b101b
2008-11-02 09:50:16 +00:00