Commit Graph

81 Commits

Author SHA1 Message Date
Michael Pfaff 68e2ca0b76
Part 1/2
- Remove applet
- Remove webstart
- Refactor all generation to the `target` folder
- Remove eclipse-update
- Update java version in `.tool-versions`
- Update `.gitignore`
- Remove unused `res` folder
- Only macOS builds work currently
- TODO: finish the aforementioned changes to all other targets
- `build.sh` runs in headless mode to avoid the focus stealing and
  performance issues on macOS
2022-03-22 21:26:50 -04:00
kappaOne d20d5546a3 Finalise implementation of HiDPI mode for OS X 2013-11-12 01:25:06 +00:00
kappa1 617c43dd3b update credits 2011-10-06 21:11:46 +00:00
kappa1 b49eb9db3f update credits 2011-09-03 14:47:11 +00:00
Brian Matzon 6ded6fbb01 Added endolf to credits 2011-02-06 21:07:30 +00:00
Brian Matzon d7946a4819 adding initial maven support by Ruben Garat, updating Credits file in the process 2011-01-28 21:51:29 +00:00
Brian Matzon ba88605f00 EFX patch by Ciardhubh 2010-05-24 21:50:26 +00:00
Ioannis Tsakpinis 297612ffe0 Added org.lwjgl.util.NoChecks 2010-04-22 23:49:46 +00:00
Brian Matzon 0eed407ef8 added new XRandR stuff
fixed credits doc a bit
2010-03-08 21:29:32 +00:00
Brian Matzon f757468d64 missing jogl license for GLU tesselation 2009-11-15 21:10:49 +00:00
Brian Matzon e11af72624 comment new allowNegativeMouseCoords property 2009-09-12 22:20:15 +00:00
Brian Matzon 81d024de49 updated text to match new location for windows. added solaris. 2009-04-30 18:40:25 +00:00
Brian Matzon 4a0b48a306 updated, removing references to devil & fmod 2008-05-28 18:09:24 +00:00
Brian Matzon c7851d451b mention lzma 2008-04-20 20:05:09 +00:00
Brian Matzon 763b163ee6 lzma support for appletloader 2008-04-18 22:41:05 +00:00
Brian Matzon 7f458922a2 updated and added license where needed 2008-04-07 18:44:46 +00:00
Brian Matzon 278ee8667f fixed ? -> ø, utf8 issue ? 2008-01-21 22:11:01 +00:00
Elias Naur 3bc7c2e28a Updated my contact info in CREDITS 2008-01-21 21:55:17 +00:00
Brian Matzon 1cbd938e87 adding kappaone
removed fmod and devil
2008-01-21 21:47:17 +00:00
Elias Naur 38d231852a Removed mention of devil and fmod from README 2008-01-21 21:45:38 +00:00
Elias Naur dc3999b075 Removed devil and fmod support. yay. 2008-01-21 21:38:29 +00:00
Brian Matzon a92295dec8 oal => devil 2006-11-09 20:27:26 +00:00
Brian Matzon a836570cde added Atsuya Takagi 2006-11-09 20:26:48 +00:00
Brian Matzon 94cae282d3 obsolete stuff - all hail svn remove! 2006-07-11 21:55:24 +00:00
Elias Naur 2cc1b508dd Update doc/generator.txt 2006-05-16 11:32:45 +00:00
Brian Matzon 65dba57d2c mo contribs 2006-04-30 19:45:29 +00:00
Brian Matzon 81ba9164ab restructure into optional 2006-04-30 19:45:14 +00:00
Brian Matzon 63e997aae4 create single distribution 2006-02-21 22:11:49 +00:00
Elias Naur 4636c4b251 Added the opengl-template-pattern ant property to control the set of included opengl extensions 2005-09-29 18:12:20 +00:00
Brian Matzon 2bf0d9c9cb updated readme to include jinput 2005-08-18 13:48:43 +00:00
Brian Matzon 4250a961ba added licenses 2005-06-29 20:16:43 +00:00
Brian Matzon b10abeb421 added comment about 3rd party library usage and dependency 2005-06-29 20:16:11 +00:00
Brian Matzon d9fcc78c30 removed reference to lwjgl_media, extracted into dir instead 2005-03-30 17:44:54 +00:00
Brian Matzon f18decabf3 added some words about fmod 2005-03-30 17:40:11 +00:00
Brian Matzon d38670f4ab updated readme to new distribution layout 2005-03-30 17:38:23 +00:00
Brian Matzon ad8d7676c2 moved Sys.log to LWJGLUtils and renamed property to org.lwjgl.util.Debug 2005-03-29 18:09:33 +00:00
Elias Naur fdfa82a061 Made the gl caps flags auto-generated and moved them to GLContext.getCapabilities() 2005-02-16 12:58:40 +00:00
Elias Naur 17ee2523c0 The Big Generator. All OpenGL and OpenAL java and native source files are now generated from templates. See doc/generator.txt for a detailed description. 2005-02-15 11:05:36 +00:00
Brian Matzon 2e7661cdde update docs to reflect property name change 2005-01-27 22:08:59 +00:00
Brian Matzon e091d46fc2 removed entry about media distribution 2005-01-25 20:58:48 +00:00
Brian Matzon f75088cb63 removed more obsolete stuff 2005-01-25 20:57:02 +00:00
Brian Matzon 9c076f96ca it's 2005! :) 2005-01-25 20:53:46 +00:00
Brian Matzon 510e128b50 nuke todo list - waaaaay old 2005-01-25 20:53:10 +00:00
Brian Matzon 11ab2b9bdd removed controller switch 2005-01-25 20:51:28 +00:00
Elias Naur 250a87767f Removed Controller 2005-01-18 15:32:13 +00:00
Elias Naur 8220b2e04c Removed EAX 2005-01-18 15:22:52 +00:00
Brian Matzon 513152dad0 hidden switches 2004-12-13 17:10:26 +00:00
Brian Matzon ebc147f235 added Mark Bernard to credits 2004-10-27 17:00:23 +00:00
Mark Bernard b85bf3acee Templates showing the structure of the XML model files. Schemas that can be used to validate model files. 2004-09-29 02:03:18 +00:00
Brian Matzon f8101ed860 updated to be in line with 0.92 2004-09-06 20:30:21 +00:00
Brian Matzon 400251cd7d ready for 0.9 2004-04-13 20:09:12 +00:00
Brian Matzon a6fb05827c updated 2004-01-31 12:57:25 +00:00
Brian Matzon 4444360dce preparing for 0.7 2003-08-24 20:53:52 +00:00
Brian Matzon cb23db8c47 removing parts of Math
removing examples
removed small doc
2003-07-05 23:58:34 +00:00
Brian Matzon 91e5d8f3f1 0.6 2003-05-04 20:57:12 +00:00
Brian Matzon 5c11c98afe updated to reflect version in website folder 2003-04-27 21:46:30 +00:00
Brian Matzon d4dbc47949 fix: remove platform specific wording 2003-03-30 13:30:28 +00:00
Elias Naur 33439a63d4 *** empty log message *** 2003-03-27 17:27:26 +00:00
Brian Matzon 2ee8c2991b initial commit 2003-03-27 16:25:54 +00:00
Brian Matzon d0d2058d02 changelog 2003-03-16 23:30:56 +00:00
Brian Matzon 04afe9b443 0.4 -> 0.5 changelog 2003-03-16 23:29:49 +00:00
Brian Matzon 12ed458197 added mo content 2003-03-02 22:09:15 +00:00
Brian Matzon f7f4c2902b add: explanation about running demos 2002-12-24 09:42:27 +00:00
Brian Matzon b6b3d6e1d0 die die DIE!!! 2002-12-21 23:01:31 +00:00
Brian Matzon 96a0f9beb3 up to date version 2002-12-21 12:10:05 +00:00
Brian Matzon 00edb7fcb2 credit due, where credit is due 2002-12-21 12:09:02 +00:00
Brian Matzon b2114c85e8 Lightweight actually spelled right! 2002-12-21 12:08:27 +00:00
Caspian Rychlik-Prince 8b6afc4f42 Catching up 2002-09-20 16:57:13 +00:00
Brian Matzon 9bc26eff47 add: Added Gregory Pierce to credits list 2002-09-10 14:35:41 +00:00
Brian Matzon bab5b383b6 mod: changed text file to html, so that it can be included on website 2002-09-09 16:41:36 +00:00
Brian Matzon 8349dc96f6 renamed OpenAL_Tutoral to openal_basics 2002-09-05 15:46:45 +00:00
Brian Matzon b779f50352 renamed index.html to intro.html 2002-09-05 15:43:33 +00:00
Brian Matzon 453658d995 initial import of tutorial 2002-09-03 21:25:01 +00:00
Brian Matzon 66ca843a0c initial import of README 2002-09-03 19:58:49 +00:00
Brian Matzon b2cd96e697 initial import of basic OpenAL conversion from c/c++ to Java 2002-09-03 19:46:42 +00:00
Brian Matzon 35f5734071 initial commit 2002-09-02 09:51:59 +00:00
Caspian Rychlik-Prince 6a52c16dd5 Tweaks 2002-08-25 10:04:09 +00:00
Caspian Rychlik-Prince ba2877a75e Rough incomplete draft 2002-08-24 16:34:40 +00:00
Brian Matzon bb0170c2d0 well someone has to be the victim... 2002-08-15 21:41:34 +00:00
Brian Matzon 1019aaf0e3 uhm.. needed to find a file to modify - testing syncmail ;) 2002-08-15 20:33:55 +00:00
Caspian Rychlik-Prince 6333c1dec1 Initial revision 2002-08-06 15:10:44 +00:00